Skip to content
Success

Console Output

Pull request #43906 opened
Started by user Sebastiaan van Stijn
Rebuilds build #1
09:24:19 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 340711db3d9e9258ff6eeafa616e1bc72f8a07e6+7e8df0e2c90265b64ae7e9b8023258b719a596d6 (7abccfbd20218e8bfb1fd9f35ba2e750d12658fe)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43906@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
09:24:22 [2022-08-04T09:24:22.860Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
09:24:22 [2022-08-04T09:24:22.865Z] Trying to pass milestone 1
[Pipeline] milestone
09:24:22 [2022-08-04T09:24:22.961Z] Trying to pass milestone 2
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
09:24:23 [2022-08-04T09:24:23.176Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c3c017d6a6a0de51) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] {
[Pipeline] checkout
09:24:23 [2022-08-04T09:24:23.210Z] The recommended git tool is: git
09:24:23 [2022-08-04T09:24:23.219Z] using credential docker-jenkins-github-credentials
09:24:23 [2022-08-04T09:24:23.228Z] Cloning the remote Git repository
09:24:23 [2022-08-04T09:24:23.228Z] Cloning with configured refspecs honoured and without tags
09:24:23 [2022-08-04T09:24:23.241Z] Cloning repository https://github.com/moby/moby.git
09:24:23 [2022-08-04T09:24:23.241Z]  > git init /home/ubuntu/workspace/moby_PR-43906 # timeout=10
09:24:23 [2022-08-04T09:24:23.256Z] Fetching upstream changes from https://github.com/moby/moby.git
09:24:23 [2022-08-04T09:24:23.256Z]  > git --version # timeout=10
09:24:23 [2022-08-04T09:24:23.261Z]  > git --version # 'git version 2.17.1'
09:24:23 [2022-08-04T09:24:23.261Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:23 [2022-08-04T09:24:23.262Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:24:39 [2022-08-04T09:24:39.196Z] Fetching without tags
09:24:39 [2022-08-04T09:24:39.373Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
09:24:40 [2022-08-04T09:24:40.542Z] Merge succeeded, producing 6b759a4a4b05da96da98e6a10136de4bb103b059
09:24:40 [2022-08-04T09:24:40.543Z] Checking out Revision 6b759a4a4b05da96da98e6a10136de4bb103b059 (PR-43906)
09:24:40 [2022-08-04T09:24:40.632Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:24:39 [2022-08-04T09:24:39.156Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:24:39 [2022-08-04T09:24:39.161Z]  > git config --add remote.origin.fetch +refs/pull/43906/head:refs/remotes/origin/PR-43906 # timeout=10
09:24:39 [2022-08-04T09:24:39.168Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:24:39 [2022-08-04T09:24:39.178Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:24:39 [2022-08-04T09:24:39.201Z] Fetching upstream changes from https://github.com/moby/moby.git
09:24:39 [2022-08-04T09:24:39.202Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:39 [2022-08-04T09:24:39.203Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:24:39 [2022-08-04T09:24:39.377Z]  > git config core.sparsecheckout # timeout=10
09:24:39 [2022-08-04T09:24:39.382Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:24:39 [2022-08-04T09:24:39.923Z]  > git remote # timeout=10
09:24:39 [2022-08-04T09:24:39.928Z]  > git config --get remote.origin.url # timeout=10
09:24:39 [2022-08-04T09:24:39.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:39 [2022-08-04T09:24:39.934Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:24:40 [2022-08-04T09:24:40.536Z]  > git rev-parse HEAD^{commit} # timeout=10
09:24:40 [2022-08-04T09:24:40.544Z]  > git config core.sparsecheckout # timeout=10
09:24:40 [2022-08-04T09:24:40.549Z]  > git checkout -f 6b759a4a4b05da96da98e6a10136de4bb103b059 # timeout=10
09:24:40 [2022-08-04T09:24:40.633Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:24:41 [2022-08-04T09:24:41.257Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
09:24:43 [2022-08-04T09:24:43.805Z] 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
09:24:44 [2022-08-04T09:24:44.618Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c3c017d6a6a0de51) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
[Pipeline] checkout
09:24:44 [2022-08-04T09:24:44.684Z] The recommended git tool is: git
[Pipeline] // stage
09:24:44 [2022-08-04T09:24:44.693Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
09:24:44 [2022-08-04T09:24:44.709Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
09:24:44 [2022-08-04T09:24:44.730Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
09:24:44 [2022-08-04T09:24:44.937Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
09:24:45 [2022-08-04T09:24:45.097Z] Merge succeeded, producing cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336
09:24:45 [2022-08-04T09:24:45.097Z] Checking out Revision cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 (PR-43906)
09:24:45 [2022-08-04T09:24:45.186Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:24:44 [2022-08-04T09:24:44.702Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43906/.git # timeout=10
09:24:44 [2022-08-04T09:24:44.711Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:24:44 [2022-08-04T09:24:44.732Z] Fetching upstream changes from https://github.com/moby/moby.git
09:24:44 [2022-08-04T09:24:44.732Z]  > git --version # timeout=10
09:24:44 [2022-08-04T09:24:44.744Z]  > git --version # 'git version 2.17.1'
09:24:44 [2022-08-04T09:24:44.744Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:44 [2022-08-04T09:24:44.745Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:24:44 [2022-08-04T09:24:44.939Z]  > git config core.sparsecheckout # timeout=10
09:24:44 [2022-08-04T09:24:44.941Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:24:44 [2022-08-04T09:24:44.993Z]  > git remote # timeout=10
09:24:44 [2022-08-04T09:24:44.999Z]  > git config --get remote.origin.url # timeout=10
09:24:45 [2022-08-04T09:24:45.008Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:24:45 [2022-08-04T09:24:45.009Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:24:45 [2022-08-04T09:24:45.090Z]  > git rev-parse HEAD^{commit} # timeout=10
09:24:45 [2022-08-04T09:24:45.099Z]  > git config core.sparsecheckout # timeout=10
09:24:45 [2022-08-04T09:24:45.101Z]  > git checkout -f cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 # timeout=10
09:24:45 [2022-08-04T09:24:45.188Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:24:45 [2022-08-04T09:24:45.940Z] + [ PR != PR ]
09:24:45 [2022-08-04T09:24:45.940Z] + [ master != master ]
09:24:45 [2022-08-04T09:24:45.940Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:24:46 [2022-08-04T09:24:46.267Z] + docker version
09:24:46 [2022-08-04T09:24:46.267Z] Client: Docker Engine - Community
09:24:46 [2022-08-04T09:24:46.267Z]  Version:           20.10.14
09:24:46 [2022-08-04T09:24:46.267Z]  API version:       1.41
09:24:46 [2022-08-04T09:24:46.267Z]  Go version:        go1.16.15
09:24:46 [2022-08-04T09:24:46.267Z]  Git commit:        a224086
09:24:46 [2022-08-04T09:24:46.267Z]  Built:             Thu Mar 24 01:47:57 2022
09:24:46 [2022-08-04T09:24:46.267Z]  OS/Arch:           linux/amd64
09:24:46 [2022-08-04T09:24:46.267Z]  Context:           default
09:24:46 [2022-08-04T09:24:46.267Z]  Experimental:      true
09:24:46 [2022-08-04T09:24:46.267Z] 
09:24:46 [2022-08-04T09:24:46.267Z] Server: Docker Engine - Community
09:24:46 [2022-08-04T09:24:46.267Z]  Engine:
09:24:46 [2022-08-04T09:24:46.267Z]   Version:          20.10.14
09:24:46 [2022-08-04T09:24:46.267Z]   API version:      1.41 (minimum version 1.12)
09:24:46 [2022-08-04T09:24:46.267Z]   Go version:       go1.16.15
09:24:46 [2022-08-04T09:24:46.267Z]   Git commit:       87a90dc
09:24:46 [2022-08-04T09:24:46.267Z]   Built:            Thu Mar 24 01:45:46 2022
09:24:46 [2022-08-04T09:24:46.267Z]   OS/Arch:          linux/amd64
09:24:46 [2022-08-04T09:24:46.267Z]   Experimental:     true
09:24:46 [2022-08-04T09:24:46.267Z]  containerd:
09:24:46 [2022-08-04T09:24:46.267Z]   Version:          1.5.11
09:24:46 [2022-08-04T09:24:46.267Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:24:46 [2022-08-04T09:24:46.267Z]  runc:
09:24:46 [2022-08-04T09:24:46.267Z]   Version:          1.0.3
09:24:46 [2022-08-04T09:24:46.267Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:24:46 [2022-08-04T09:24:46.267Z]  docker-init:
09:24:46 [2022-08-04T09:24:46.267Z]   Version:          0.19.0
09:24:46 [2022-08-04T09:24:46.267Z]   GitCommit:        de40ad0
[Pipeline] sh
09:24:46 [2022-08-04T09:24:46.555Z] + docker info
09:24:58 [2022-08-04T09:24:58.773Z] Client:
09:24:58 [2022-08-04T09:24:58.773Z]  Context:    default
09:24:58 [2022-08-04T09:24:58.773Z]  Debug Mode: false
09:24:58 [2022-08-04T09:24:58.773Z]  Plugins:
09:24:58 [2022-08-04T09:24:58.773Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:24:58 [2022-08-04T09:24:58.773Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:24:58 [2022-08-04T09:24:58.773Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:24:58 [2022-08-04T09:24:58.773Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:24:58 [2022-08-04T09:24:58.773Z] 
09:24:58 [2022-08-04T09:24:58.773Z] Server:
09:24:58 [2022-08-04T09:24:58.773Z]  Containers: 0
09:24:58 [2022-08-04T09:24:58.773Z]   Running: 0
09:24:58 [2022-08-04T09:24:58.773Z]   Paused: 0
09:24:58 [2022-08-04T09:24:58.773Z]   Stopped: 0
09:24:58 [2022-08-04T09:24:58.773Z]  Images: 1
09:24:58 [2022-08-04T09:24:58.773Z]  Server Version: 20.10.14
09:24:58 [2022-08-04T09:24:58.773Z]  Storage Driver: overlay2
09:24:58 [2022-08-04T09:24:58.773Z]   Backing Filesystem: extfs
09:24:58 [2022-08-04T09:24:58.773Z]   Supports d_type: true
09:24:58 [2022-08-04T09:24:58.773Z]   Native Overlay Diff: true
09:24:58 [2022-08-04T09:24:58.773Z]   userxattr: false
09:24:58 [2022-08-04T09:24:58.773Z]  Logging Driver: json-file
09:24:58 [2022-08-04T09:24:58.773Z]  Cgroup Driver: cgroupfs
09:24:58 [2022-08-04T09:24:58.773Z]  Cgroup Version: 1
09:24:58 [2022-08-04T09:24:58.773Z]  Plugins:
09:24:58 [2022-08-04T09:24:58.773Z]   Volume: local
09:24:58 [2022-08-04T09:24:58.773Z]   Network: bridge host ipvlan macvlan null overlay
09:24:58 [2022-08-04T09:24:58.773Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:24:58 [2022-08-04T09:24:58.773Z]  Swarm: inactive
09:24:58 [2022-08-04T09:24:58.773Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
09:24:58 [2022-08-04T09:24:58.773Z]  Default Runtime: runc
09:24:58 [2022-08-04T09:24:58.773Z]  Init Binary: docker-init
09:24:58 [2022-08-04T09:24:58.773Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:24:58 [2022-08-04T09:24:58.773Z]  runc version: v1.0.3-0-gf46b6ba
09:24:58 [2022-08-04T09:24:58.773Z]  init version: de40ad0
09:24:58 [2022-08-04T09:24:58.773Z]  Security Options:
09:24:58 [2022-08-04T09:24:58.773Z]   apparmor
09:24:58 [2022-08-04T09:24:58.773Z]   seccomp
09:24:58 [2022-08-04T09:24:58.773Z]    Profile: default
09:24:58 [2022-08-04T09:24:58.773Z]  Kernel Version: 5.4.0-1071-aws
09:24:58 [2022-08-04T09:24:58.773Z]  Operating System: Ubuntu 18.04.6 LTS
09:24:58 [2022-08-04T09:24:58.773Z]  OSType: linux
09:24:58 [2022-08-04T09:24:58.773Z]  Architecture: x86_64
09:24:58 [2022-08-04T09:24:58.773Z]  CPUs: 2
09:24:58 [2022-08-04T09:24:58.773Z]  Total Memory: 7.483GiB
09:24:58 [2022-08-04T09:24:58.773Z]  Name: ip-10-100-46-82
09:24:58 [2022-08-04T09:24:58.773Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
09:24:58 [2022-08-04T09:24:58.773Z]  Docker Root Dir: /var/lib/docker
09:24:58 [2022-08-04T09:24:58.773Z]  Debug Mode: false
09:24:58 [2022-08-04T09:24:58.773Z]  Registry: https://index.docker.io/v1/
09:24:58 [2022-08-04T09:24:58.773Z]  Labels:
09:24:58 [2022-08-04T09:24:58.773Z]  Experimental: true
09:24:58 [2022-08-04T09:24:58.773Z]  Insecure Registries:
09:24:58 [2022-08-04T09:24:58.773Z]   127.0.0.0/8
09:24:58 [2022-08-04T09:24:58.773Z]  Live Restore Enabled: true
09:24:58 [2022-08-04T09:24:58.773Z] 
09:24:58 [2022-08-04T09:24:58.773Z] WARNING: No swap limit support
[Pipeline] sh
09:24:59 [2022-08-04T09:24:59.057Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:24:59 [2022-08-04T09:24:59.057Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:24:59 [2022-08-04T09:24:59.057Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43906/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:24:59 [2022-08-04T09:24:59.057Z] + bash /home/ubuntu/workspace/moby_PR-43906/check-config.sh
09:24:59 [2022-08-04T09:24:59.057Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:24:59 [2022-08-04T09:24:59.057Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
09:24:59 [2022-08-04T09:24:59.057Z] 
09:24:59 [2022-08-04T09:24:59.057Z] Generally Necessary:
09:24:59 [2022-08-04T09:24:59.057Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:24:59 [2022-08-04T09:24:59.057Z] - apparmor: enabled and tools installed
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NAMESPACES: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NET_NS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_PID_NS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_IPC_NS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_UTS_NS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUPS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_CPUACCT: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_DEVICE: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_FREEZER: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_SCHED: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CPUSETS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_MEMCG: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_KEYS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_VETH: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_BRIDGE: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_NF_NAT: enabled (as module)
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_POSIX_MQUEUE: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_BPF: enabled
09:24:59 [2022-08-04T09:24:59.057Z] 
09:24:59 [2022-08-04T09:24:59.057Z] Optional Features:
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_USER_NS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_SECCOMP: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_SECCOMP_FILTER: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_CGROUP_PIDS: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_MEMCG_SWAP: enabled
09:24:59 [2022-08-04T09:24:59.057Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:24:59 [2022-08-04T09:24:59.318Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_BLK_CGROUP: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_CGROUP_PERF: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_CGROUP_HUGETLB: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_CFS_BANDWIDTH: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_RT_GROUP_SCHED: missing
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_VS: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_VS_NFCT: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_IP_VS_RR: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_SECURITY_SELINUX: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_SECURITY_APPARMOR: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_EXT4_FS: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:24:59 [2022-08-04T09:24:59.318Z] - Network Drivers:
09:24:59 [2022-08-04T09:24:59.318Z]   - "overlay":
09:24:59 [2022-08-04T09:24:59.318Z]     - CONFIG_VXLAN: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       Optional (for encrypted networks):
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_CRYPTO: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_CRYPTO_AEAD: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_CRYPTO_GCM: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_CRYPTO_GHASH: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_XFRM: enabled
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_XFRM_USER: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]       - CONFIG_INET_ESP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]   - "ipvlan":
09:24:59 [2022-08-04T09:24:59.318Z]     - CONFIG_IPVLAN: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]   - "macvlan":
09:24:59 [2022-08-04T09:24:59.318Z]     - CONFIG_MACVLAN: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]     - CONFIG_DUMMY: enabled (as module)
09:24:59 [2022-08-04T09:24:59.318Z]   - "ftp,tftp client in container":
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z] - Storage Drivers:
09:24:59 [2022-08-04T09:24:59.580Z]   - "aufs":
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_AUFS_FS: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]   - "btrfs":
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:24:59 [2022-08-04T09:24:59.580Z]   - "devicemapper":
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_BLK_DEV_DM: enabled
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]   - "overlay":
09:24:59 [2022-08-04T09:24:59.580Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:24:59 [2022-08-04T09:24:59.580Z]   - "zfs":
09:24:59 [2022-08-04T09:24:59.580Z]     - /dev/zfs: present
09:24:59 [2022-08-04T09:24:59.580Z]     - zfs command: missing
09:24:59 [2022-08-04T09:24:59.580Z]     - zpool command: missing
09:24:59 [2022-08-04T09:24:59.580Z] 
09:24:59 [2022-08-04T09:24:59.580Z] Limits:
09:24:59 [2022-08-04T09:24:59.580Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:24:59 [2022-08-04T09:24:59.580Z] 
09:24:59 [2022-08-04T09:24:59.580Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
09:24:59 [2022-08-04T09:24:59.615Z] Still waiting to schedule task
09:24:59 [2022-08-04T09:24:59.615Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:24:59 [2022-08-04T09:24:59.618Z] Still waiting to schedule task
09:24:59 [2022-08-04T09:24:59.618Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay209:24:59 [2022-08-04T09:24:59.619Z] Still waiting to schedule task
09:24:59 [2022-08-04T09:24:59.619Z] Waiting for next available executor on ‘amd64&&ubuntu-2004&&cgroup209:24:59 [2022-08-04T09:24:59.622Z] Still waiting to schedule task
09:24:59 [2022-08-04T09:24:59.622Z] Waiting for next available executor on ‘arm64&&ubuntu-2004[Pipeline] sh
09:24:59 [2022-08-04T09:24:59.909Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 .
09:24:59 [2022-08-04T09:24:59.909Z] #1 [internal] load build definition from Dockerfile
09:24:59 [2022-08-04T09:24:59.909Z] #1 sha256:5456298698b5c5db1e958b0ad4627743735d90552cacd66b10277c934234db23
09:24:59 [2022-08-04T09:24:59.909Z] #1 transferring dockerfile: 19.07kB done
09:24:59 [2022-08-04T09:24:59.909Z] #1 DONE 0.0s
09:24:59 [2022-08-04T09:24:59.909Z] 
09:24:59 [2022-08-04T09:24:59.909Z] #2 [internal] load .dockerignore
09:24:59 [2022-08-04T09:24:59.909Z] #2 sha256:9a9dc328673bc5992d4a71bf3e35a603a462cbeb5d78faef631d5e6f8f6bd147
09:24:59 [2022-08-04T09:24:59.909Z] #2 transferring context: 145B done
09:24:59 [2022-08-04T09:24:59.909Z] #2 DONE 0.0s
09:24:59 [2022-08-04T09:24:59.909Z] 
09:24:59 [2022-08-04T09:24:59.909Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:24:59 [2022-08-04T09:24:59.909Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:25:00 [2022-08-04T09:25:00.169Z] #3 DONE 0.3s
09:25:00 [2022-08-04T09:25:00.433Z] 
09:25:00 [2022-08-04T09:25:00.433Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:25:00 [2022-08-04T09:25:00.433Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
09:25:00 [2022-08-04T09:25:00.433Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
09:25:00 [2022-08-04T09:25:00.433Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
09:25:00 [2022-08-04T09:25:00.693Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done
09:25:00 [2022-08-04T09:25:00.693Z] #4 DONE 0.5s
09:25:01 [2022-08-04T09:25:01.261Z] 
09:25:01 [2022-08-04T09:25:01.261Z] #6 [internal] load .dockerignore
09:25:01 [2022-08-04T09:25:01.261Z] #6 sha256:a1b5f437bf342ea0b0162f7682cbb60467d2ded14857a04723daa5872d946cb8
09:25:01 [2022-08-04T09:25:01.261Z] #6 DONE 0.0s
09:25:01 [2022-08-04T09:25:01.261Z] 
09:25:01 [2022-08-04T09:25:01.261Z] #5 [internal] load build definition from Dockerfile
09:25:01 [2022-08-04T09:25:01.261Z] #5 sha256:c71af2cbc1fa15d40f41698f6462506352bbe6c6c8f7520df6c7ee2863751e58
09:25:01 [2022-08-04T09:25:01.261Z] #5 DONE 0.0s
09:25:01 [2022-08-04T09:25:01.261Z] 
09:25:01 [2022-08-04T09:25:01.261Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:25:01 [2022-08-04T09:25:01.261Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:25:01 [2022-08-04T09:25:01.520Z] #10 DONE 0.7s
09:25:01 [2022-08-04T09:25:01.520Z] 
09:25:01 [2022-08-04T09:25:01.520Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:25:01 [2022-08-04T09:25:01.520Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
09:25:01 [2022-08-04T09:25:01.520Z] #8 DONE 0.7s
09:25:01 [2022-08-04T09:25:01.520Z] 
09:25:01 [2022-08-04T09:25:01.520Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:25:01 [2022-08-04T09:25:01.520Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:25:01 [2022-08-04T09:25:01.520Z] #9 DONE 0.7s
09:25:01 [2022-08-04T09:25:01.520Z] 
09:25:01 [2022-08-04T09:25:01.520Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
09:25:01 [2022-08-04T09:25:01.520Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:25:01 [2022-08-04T09:25:01.781Z] #7 DONE 0.7s
09:25:01 [2022-08-04T09:25:01.781Z] 
09:25:01 [2022-08-04T09:25:01.781Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:25:01 [2022-08-04T09:25:01.781Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:25:01 [2022-08-04T09:25:01.781Z] #80 DONE 0.1s
09:25:01 [2022-08-04T09:25:01.781Z] 
09:25:01 [2022-08-04T09:25:01.781Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:25:01 [2022-08-04T09:25:01.781Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:25:01 [2022-08-04T09:25:01.781Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:25:01 [2022-08-04T09:25:01.781Z] #78 DONE 0.1s
09:25:01 [2022-08-04T09:25:01.781Z] 
09:25:01 [2022-08-04T09:25:01.781Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:01 [2022-08-04T09:25:01.781Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:01 [2022-08-04T09:25:01.781Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done
09:25:01 [2022-08-04T09:25:01.781Z] #11 DONE 0.1s
09:25:01 [2022-08-04T09:25:01.781Z] 
09:25:01 [2022-08-04T09:25:01.781Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:25:01 [2022-08-04T09:25:01.781Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:25:01 [2022-08-04T09:25:01.781Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
09:25:02 [2022-08-04T09:25:02.042Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
09:25:02 [2022-08-04T09:25:02.042Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
09:25:02 [2022-08-04T09:25:02.042Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
09:25:02 [2022-08-04T09:25:02.042Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.1s
09:25:02 [2022-08-04T09:25:02.042Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 14.68MB / 55.00MB 0.2s
09:25:02 [2022-08-04T09:25:02.304Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 22.02MB / 55.00MB 0.3s
09:25:02 [2022-08-04T09:25:02.304Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 31.46MB / 55.00MB 0.4s
09:25:02 [2022-08-04T09:25:02.572Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 37.75MB / 55.00MB 0.5s
09:25:02 [2022-08-04T09:25:02.572Z] #35 ...
09:25:02 [2022-08-04T09:25:02.572Z] 
09:25:02 [2022-08-04T09:25:02.572Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:25:02 [2022-08-04T09:25:02.572Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:25:02 [2022-08-04T09:25:02.572Z] #56 DONE 0.0s
09:25:02 [2022-08-04T09:25:02.572Z] 
09:25:02 [2022-08-04T09:25:02.572Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:25:02 [2022-08-04T09:25:02.572Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:25:02 [2022-08-04T09:25:02.572Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 52.43MB / 55.00MB 0.7s
09:25:03 [2022-08-04T09:25:03.520Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s done
09:25:03 [2022-08-04T09:25:03.520Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
09:25:05 [2022-08-04T09:25:05.433Z] #35 ...
09:25:05 [2022-08-04T09:25:05.433Z] 
09:25:05 [2022-08-04T09:25:05.433Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:25:05 [2022-08-04T09:25:05.433Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:25:05 [2022-08-04T09:25:05.433Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:25:05 [2022-08-04T09:25:05.433Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:25:05 [2022-08-04T09:25:05.433Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:25:05 [2022-08-04T09:25:05.433Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
09:25:05 [2022-08-04T09:25:05.433Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
09:25:05 [2022-08-04T09:25:05.433Z] #78 DONE 3.2s
09:25:05 [2022-08-04T09:25:05.433Z] 
09:25:05 [2022-08-04T09:25:05.433Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:25:05 [2022-08-04T09:25:05.433Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:25:07 [2022-08-04T09:25:07.986Z] #35 ...
09:25:07 [2022-08-04T09:25:07.986Z] 
09:25:07 [2022-08-04T09:25:07.986Z] #31 [internal] load build context
09:25:07 [2022-08-04T09:25:07.986Z] #31 sha256:bd4b7916bc28eda2c854fa877531932ba84baea630f5f8664bbe1d35f0dee3db
09:25:07 [2022-08-04T09:25:07.986Z] #31 transferring context: 62.40MB 5.5s done
09:25:07 [2022-08-04T09:25:07.986Z] #31 DONE 6.0s
09:25:07 [2022-08-04T09:25:07.986Z] 
09:25:07 [2022-08-04T09:25:07.986Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.9s done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.4s done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.0s done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.4s done
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.3s done
09:25:07 [2022-08-04T09:25:07.986Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 3.8s
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.1s
09:25:07 [2022-08-04T09:25:07.986Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 3.1s
09:25:08 [2022-08-04T09:25:08.246Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.3s done
09:25:08 [2022-08-04T09:25:08.821Z] #11 ...
09:25:08 [2022-08-04T09:25:08.821Z] 
09:25:08 [2022-08-04T09:25:08.821Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:25:08 [2022-08-04T09:25:08.821Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:25:08 [2022-08-04T09:25:08.821Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:25:08 [2022-08-04T09:25:08.821Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:25:08 [2022-08-04T09:25:08.821Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:25:08 [2022-08-04T09:25:08.821Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done
09:25:08 [2022-08-04T09:25:08.821Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.3s done
09:25:08 [2022-08-04T09:25:08.821Z] #80 DONE 6.8s
09:25:08 [2022-08-04T09:25:08.821Z] 
09:25:08 [2022-08-04T09:25:08.821Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:25:08 [2022-08-04T09:25:08.821Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:25:09 [2022-08-04T09:25:09.762Z] #79 DONE 0.8s
09:25:09 [2022-08-04T09:25:09.762Z] 
09:25:09 [2022-08-04T09:25:09.762Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:25:09 [2022-08-04T09:25:09.762Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:25:10 [2022-08-04T09:25:10.333Z] #81 DONE 0.6s
09:25:10 [2022-08-04T09:25:10.333Z] 
09:25:10 [2022-08-04T09:25:10.333Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:10 [2022-08-04T09:25:10.333Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:11 [2022-08-04T09:25:11.713Z] #11 ...
09:25:11 [2022-08-04T09:25:11.713Z] 
09:25:11 [2022-08-04T09:25:11.713Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:25:11 [2022-08-04T09:25:11.713Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:25:11 [2022-08-04T09:25:11.713Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.1s done
09:25:11 [2022-08-04T09:25:11.713Z] #35 DONE 9.9s
09:25:11 [2022-08-04T09:25:11.713Z] 
09:25:11 [2022-08-04T09:25:11.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:11 [2022-08-04T09:25:11.713Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:11 [2022-08-04T09:25:11.713Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.6s done
09:25:11 [2022-08-04T09:25:11.713Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
09:25:12 [2022-08-04T09:25:12.284Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
09:25:12 [2022-08-04T09:25:12.285Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
09:25:12 [2022-08-04T09:25:12.856Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.3s done
09:25:12 [2022-08-04T09:25:12.856Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
09:25:18 [2022-08-04T09:25:18.301Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.9s done
09:25:18 [2022-08-04T09:25:18.301Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
09:25:20 [2022-08-04T09:25:20.218Z] #11 ...
09:25:20 [2022-08-04T09:25:20.218Z] 
09:25:20 [2022-08-04T09:25:20.218Z] #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
09:25:20 [2022-08-04T09:25:20.218Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:25:20 [2022-08-04T09:25:20.218Z] #36 0.899 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 0.910 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 0.911 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 1.111 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 1.355 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 1.720 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:25:20 [2022-08-04T09:25:20.218Z] #36 2.889 Fetched 8563 kB in 2s (3805 kB/s)
09:25:20 [2022-08-04T09:25:20.218Z] #36 2.889 Reading package lists...
09:25:20 [2022-08-04T09:25:20.218Z] #36 3.691 Reading package lists...
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.475 Building dependency tree...
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.819 The following additional packages will be installed:
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.819   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.819   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.819 Recommended packages:
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.819   libldap-common publicsuffix libsasl2-modules
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.992 The following NEW packages will be installed:
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.994   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.994   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:25:20 [2022-08-04T09:25:20.218Z] #36 4.994   libssh2-1 openssl
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.270 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.270 Need to get 3047 kB of archives.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.270 After this operation, 6661 kB of additional disk space will be used.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.270 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.290 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.290 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.290 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.290 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.290 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.304 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.305 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.306 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.306 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.311 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.311 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.334 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.334 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.339 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.496 debconf: delaying package configuration, since apt-utils is not installed
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.523 Fetched 3047 kB in 0s (9052 kB/s)
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.547 Selecting previously unselected package openssl.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.547 (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.)
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.554 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.557 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.754 Selecting previously unselected package ca-certificates.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.754 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.754 Unpacking ca-certificates (20210119) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.815 Selecting previously unselected package libbrotli1:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.815 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.821 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.899 Selecting previously unselected package libsasl2-modules-db:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.899 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.908 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.949 Selecting previously unselected package libsasl2-2:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.949 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 5.954 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.003 Selecting previously unselected package libldap-2.4-2:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.006 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.011 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.081 Selecting previously unselected package libnghttp2-14:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.081 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.084 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.129 Selecting previously unselected package libpsl5:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.129 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.132 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.170 Selecting previously unselected package librtmp1:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.170 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.175 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.214 Selecting previously unselected package libssh2-1:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.215 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.220 Unpacking libssh2-1:amd64 (1.9.0-2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.276 Selecting previously unselected package libcurl4:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.276 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.281 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.342 Selecting previously unselected package curl.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.344 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.349 Unpacking curl (7.74.0-1.3+deb11u2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.414 Selecting previously unselected package libonig5:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.414 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.419 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.472 Selecting previously unselected package libjq1:amd64.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.473 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.477 Unpacking libjq1:amd64 (1.6-2.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.520 Selecting previously unselected package jq.
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.521 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.525 Unpacking jq (1.6-2.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.562 Setting up libpsl5:amd64 (0.21.0-1.2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.572 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.582 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.592 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.604 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.615 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.621 Setting up libssh2-1:amd64 (1.9.0-2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.633 Setting up openssl (1.1.1n-0+deb11u3) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.651 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.663 Setting up libjq1:amd64 (1.6-2.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.672 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 6.686 Setting up ca-certificates (20210119) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 7.286 Updating certificates in /etc/ssl/certs...
09:25:20 [2022-08-04T09:25:20.218Z] #36 7.985 129 added, 0 removed; done.
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.017 Setting up jq (1.6-2.1) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.028 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.039 Setting up curl (7.74.0-1.3+deb11u2) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.049 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.070 Processing triggers for ca-certificates (20210119) ...
09:25:20 [2022-08-04T09:25:20.218Z] #36 8.077 Updating certificates in /etc/ssl/certs...
09:25:20 [2022-08-04T09:25:20.218Z] #36 ...
09:25:20 [2022-08-04T09:25:20.218Z] 
09:25:20 [2022-08-04T09:25:20.218Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:20 [2022-08-04T09:25:20.218Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:22 [2022-08-04T09:25:22.126Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done
09:25:22 [2022-08-04T09:25:22.386Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s
09:25:22 [2022-08-04T09:25:22.648Z] #11 ...
09:25:22 [2022-08-04T09:25:22.648Z] 
09:25:22 [2022-08-04T09:25:22.648Z] #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
09:25:22 [2022-08-04T09:25:22.648Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:25:22 [2022-08-04T09:25:22.648Z] #36 8.692 0 added, 0 removed; done.
09:25:22 [2022-08-04T09:25:22.648Z] #36 8.692 Running hooks in /etc/ca-certificates/update.d...
09:25:22 [2022-08-04T09:25:22.648Z] #36 8.694 done.
09:25:22 [2022-08-04T09:25:22.648Z] #36 DONE 10.7s
09:25:22 [2022-08-04T09:25:22.648Z] 
09:25:22 [2022-08-04T09:25:22.648Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:22 [2022-08-04T09:25:22.648Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:22 [2022-08-04T09:25:22.648Z] #11 ...
09:25:22 [2022-08-04T09:25:22.648Z] 
09:25:22 [2022-08-04T09:25:22.648Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:25:22 [2022-08-04T09:25:22.648Z] #37 sha256:765d28f1ebaeedb7f7cb6680468af05d1443de9033a372d9ea0f39d6498d12a4
09:25:22 [2022-08-04T09:25:22.648Z] #37 DONE 0.3s
09:25:22 [2022-08-04T09:25:22.907Z] 
09:25:22 [2022-08-04T09:25:22.907Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:25:22 [2022-08-04T09:25:22.907Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:25:28 [2022-08-04T09:25:28.207Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.3s
09:25:30 [2022-08-04T09:25:30.748Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.3s done
09:25:30 [2022-08-04T09:25:30.748Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
09:25:31 [2022-08-04T09:25:31.007Z] #11 DONE 29.1s
09:25:31 [2022-08-04T09:25:31.007Z] 
09:25:31 [2022-08-04T09:25:31.008Z] #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
09:25:31 [2022-08-04T09:25:31.008Z] #38 sha256:942e85b7b312634d4487b8014c1d7da1b1f543a2b32e0b9f217a8ddba9381458
09:25:31 [2022-08-04T09:25:31.008Z] #38 1.479 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:25:31 [2022-08-04T09:25:31.008Z] #38 1.729 
09:25:31 [2022-08-04T09:25:31.008Z] #38 1.950 #=#=#                                                                         

######################################################################## 100.0%
09:25:31 [2022-08-04T09:25:31.008Z] #38 2.219 
09:25:31 [2022-08-04T09:25:31.008Z] #38 3.183 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:25:31 [2022-08-04T09:25:31.008Z] #38 3.485 
09:25:31 [2022-08-04T09:25:31.008Z] #38 3.697 #=#=#                                                                         

######################################################################## 100.0%
09:25:31 [2022-08-04T09:25:31.008Z] #38 3.993 
09:25:31 [2022-08-04T09:25:31.008Z] #38 4.922 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:25:31 [2022-08-04T09:25:31.008Z] #38 5.191 
09:25:31 [2022-08-04T09:25:31.008Z] #38 5.417 #=#=#                                                                         

##################                                                        25.9%
#########################################                                 57.8%
################################################################          89.9%
######################################################################## 100.0%
09:25:31 [2022-08-04T09:25:31.008Z] #38 5.939 
09:25:31 [2022-08-04T09:25:31.008Z] #38 6.848 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:25:31 [2022-08-04T09:25:31.008Z] #38 7.140 
09:25:31 [2022-08-04T09:25:31.008Z] #38 7.356 #=#=#                                                                         

######################################################################## 100.0%
09:25:31 [2022-08-04T09:25:31.008Z] #38 7.635 
09:25:31 [2022-08-04T09:25:31.008Z] #38 8.333 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:25:31 [2022-08-04T09:25:31.008Z] #38 ...
09:25:31 [2022-08-04T09:25:31.008Z] 
09:25:31 [2022-08-04T09:25:31.008Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:25:31 [2022-08-04T09:25:31.008Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
09:25:33 [2022-08-04T09:25:33.544Z] #12 DONE 2.2s
09:25:33 [2022-08-04T09:25:33.544Z] 
09:25:33 [2022-08-04T09:25:33.544Z] #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
09:25:33 [2022-08-04T09:25:33.544Z] #38 sha256:942e85b7b312634d4487b8014c1d7da1b1f543a2b32e0b9f217a8ddba9381458
09:25:33 [2022-08-04T09:25:33.544Z] #38 8.620 
09:25:33 [2022-08-04T09:25:33.544Z] #38 8.839 #=#=#                                                                         

######################################################################## 100.0%
09:25:33 [2022-08-04T09:25:33.544Z] #38 9.040 
09:25:33 [2022-08-04T09:25:33.544Z] #38 9.081 Download of images into '/build' complete.
09:25:33 [2022-08-04T09:25:33.544Z] #38 9.081 Use something like the following to load the result into a Docker daemon:
09:25:33 [2022-08-04T09:25:33.544Z] #38 9.081   tar -cC '/build' . | docker load
09:25:33 [2022-08-04T09:25:33.544Z] #38 DONE 10.5s
09:25:33 [2022-08-04T09:25:33.544Z] 
09:25:33 [2022-08-04T09:25:33.544Z] #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
09:25:33 [2022-08-04T09:25:33.544Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
09:25:33 [2022-08-04T09:25:33.804Z] #13 DONE 0.7s
09:25:34 [2022-08-04T09:25:34.064Z] 
09:25:34 [2022-08-04T09:25:34.064Z] #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             ;
09:25:34 [2022-08-04T09:25:34.064Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:25:34 [2022-08-04T09:25:34.064Z] #83 ...
09:25:34 [2022-08-04T09:25:34.064Z] 
09:25:34 [2022-08-04T09:25:34.064Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:25:34 [2022-08-04T09:25:34.064Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
09:25:34 [2022-08-04T09:25:34.064Z] #53 DONE 0.2s
09:25:34 [2022-08-04T09:25:34.064Z] 
09:25:34 [2022-08-04T09:25:34.064Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:25:34 [2022-08-04T09:25:34.064Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
09:25:34 [2022-08-04T09:25:34.064Z] #40 DONE 0.2s
09:25:34 [2022-08-04T09:25:34.064Z] 
09:25:34 [2022-08-04T09:25:34.064Z] #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
09:25:34 [2022-08-04T09:25:34.064Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
09:25:34 [2022-08-04T09:25:34.064Z] #57 DONE 0.3s
09:25:34 [2022-08-04T09:25:34.332Z] 
09:25:34 [2022-08-04T09:25:34.332Z] #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
09:25:34 [2022-08-04T09:25:34.332Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:25:35 [2022-08-04T09:25:35.728Z] #58 ...
09:25:35 [2022-08-04T09:25:35.728Z] 
09:25:35 [2022-08-04T09:25:35.729Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
09:25:35 [2022-08-04T09:25:35.729Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f
09:25:35 [2022-08-04T09:25:35.729Z] #14 DONE 1.8s
09:25:35 [2022-08-04T09:25:35.988Z] 
09:25:35 [2022-08-04T09:25:35.988Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
09:25:35 [2022-08-04T09:25:35.988Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56
09:25:37 [2022-08-04T09:25:37.900Z] #15 DONE 2.1s
09:25:37 [2022-08-04T09:25:37.900Z] 
09:25:37 [2022-08-04T09:25:37.900Z] #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             ;
09:25:37 [2022-08-04T09:25:37.900Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:25:37 [2022-08-04T09:25:37.900Z] #83 4.046 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:25:38 [2022-08-04T09:25:38.169Z] #83 4.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:25:38 [2022-08-04T09:25:38.169Z] #83 4.147 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:25:39 [2022-08-04T09:25:39.108Z] #83 5.275 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:25:39 [2022-08-04T09:25:39.372Z] #83 ...
09:25:39 [2022-08-04T09:25:39.372Z] 
09:25:39 [2022-08-04T09:25:39.372Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
09:25:39 [2022-08-04T09:25:39.372Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2
09:25:39 [2022-08-04T09:25:39.372Z] #16 DONE 1.4s
09:25:39 [2022-08-04T09:25:39.372Z] 
09:25:39 [2022-08-04T09:25:39.372Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
09:25:39 [2022-08-04T09:25:39.372Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b
09:25:40 [2022-08-04T09:25:40.765Z] #17 DONE 1.2s
09:25:40 [2022-08-04T09:25:40.765Z] 
09:25:40 [2022-08-04T09:25:40.765Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
09:25:40 [2022-08-04T09:25:40.765Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72
09:25:42 [2022-08-04T09:25:42.214Z] #18 DONE 1.5s
09:25:42 [2022-08-04T09:25:42.214Z] 
09:25:42 [2022-08-04T09:25:42.214Z] #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
09:25:42 [2022-08-04T09:25:42.214Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:25:43 [2022-08-04T09:25:43.612Z] #19 1.441 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:25:43 [2022-08-04T09:25:43.612Z] #19 1.482 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:25:43 [2022-08-04T09:25:43.613Z] #19 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:25:43 [2022-08-04T09:25:43.880Z] #19 ...
09:25:43 [2022-08-04T09:25:43.880Z] 
09:25:43 [2022-08-04T09:25:43.880Z] #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
09:25:43 [2022-08-04T09:25:43.880Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:25:43 [2022-08-04T09:25:43.880Z] #43 3.807 go: downloading github.com/go-delve/delve v1.8.1
09:25:44 [2022-08-04T09:25:44.142Z] #43 ...
09:25:44 [2022-08-04T09:25:44.142Z] 
09:25:44 [2022-08-04T09:25:44.142Z] #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
09:25:44 [2022-08-04T09:25:44.142Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:25:44 [2022-08-04T09:25:44.142Z] #64 3.692 go: downloading mvdan.cc/sh/v3 v3.0.2
09:25:44 [2022-08-04T09:25:44.142Z] #64 4.680 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:25:44 [2022-08-04T09:25:44.142Z] #64 4.685 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:25:44 [2022-08-04T09:25:44.142Z] #64 4.752 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:25:44 [2022-08-04T09:25:44.142Z] #64 6.336 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:25:44 [2022-08-04T09:25:44.403Z] #64 ...
09:25:44 [2022-08-04T09:25:44.403Z] 
09:25:44 [2022-08-04T09:25:44.404Z] #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
09:25:44 [2022-08-04T09:25:44.404Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:25:44 [2022-08-04T09:25:44.404Z] #54 3.403 + git clone https://github.com/docker/distribution.git .
09:25:44 [2022-08-04T09:25:44.404Z] #54 3.409 Cloning into '.'...
09:25:44 [2022-08-04T09:25:44.404Z] #54 ...
09:25:44 [2022-08-04T09:25:44.404Z] 
09:25:44 [2022-08-04T09:25:44.404Z] #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
09:25:44 [2022-08-04T09:25:44.404Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:25:44 [2022-08-04T09:25:44.404Z] #45 3.659 go: downloading github.com/pelletier/go-toml v1.8.1
09:25:44 [2022-08-04T09:25:44.665Z] #45 ...
09:25:44 [2022-08-04T09:25:44.665Z] 
09:25:44 [2022-08-04T09:25:44.665Z] #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
09:25:44 [2022-08-04T09:25:44.665Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:25:44 [2022-08-04T09:25:44.665Z] #62 3.513 go: downloading github.com/golangci/golangci-lint v1.46.2
09:25:44 [2022-08-04T09:25:44.665Z] #62 5.814 go: downloading github.com/fatih/color v1.13.0
09:25:44 [2022-08-04T09:25:44.665Z] #62 5.834 go: downloading github.com/gofrs/flock v0.8.1
09:25:44 [2022-08-04T09:25:44.665Z] #62 5.981 go: downloading github.com/spf13/cobra v1.4.0
09:25:44 [2022-08-04T09:25:44.665Z] #62 6.046 go: downloading github.com/spf13/pflag v1.0.5
09:25:44 [2022-08-04T09:25:44.665Z] #62 6.255 go: downloading github.com/spf13/viper v1.11.0
09:25:44 [2022-08-04T09:25:44.665Z] #62 6.378 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:25:44 [2022-08-04T09:25:44.665Z] #62 7.114 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
09:25:44 [2022-08-04T09:25:44.665Z] #62 7.116 go: downloading github.com/go-critic/go-critic v0.6.3
09:25:44 [2022-08-04T09:25:44.665Z] #62 8.906 go: downloading github.com/hashicorp/go-version v1.4.0
09:25:44 [2022-08-04T09:25:44.665Z] #62 9.067 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:25:44 [2022-08-04T09:25:44.665Z] #62 9.322 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:25:44 [2022-08-04T09:25:44.665Z] #62 9.387 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:25:44 [2022-08-04T09:25:44.665Z] #62 ...
09:25:44 [2022-08-04T09:25:44.665Z] 
09:25:44 [2022-08-04T09:25:44.665Z] #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
09:25:44 [2022-08-04T09:25:44.665Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:25:44 [2022-08-04T09:25:44.665Z] #60 2.934 go: downloading gotest.tools/gotestsum v1.8.1
09:25:44 [2022-08-04T09:25:44.665Z] #60 4.536 go: downloading github.com/fatih/color v1.10.0
09:25:44 [2022-08-04T09:25:44.665Z] #60 4.548 go: downloading github.com/dnephin/pflag v1.0.7
09:25:44 [2022-08-04T09:25:44.665Z] #60 4.585 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:25:44 [2022-08-04T09:25:44.665Z] #60 4.645 go: downloading github.com/pkg/errors v0.9.1
09:25:44 [2022-08-04T09:25:44.665Z] #60 4.927 go: downloading golang.org/x/tools v0.1.0
09:25:44 [2022-08-04T09:25:44.665Z] #60 5.295 go: downloading github.com/mattn/go-colorable v0.1.8
09:25:44 [2022-08-04T09:25:44.665Z] #60 5.503 go: downloading github.com/mattn/go-isatty v0.0.12
09:25:44 [2022-08-04T09:25:44.665Z] #60 5.597 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:25:44 [2022-08-04T09:25:44.665Z] #60 5.704 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:25:44 [2022-08-04T09:25:44.665Z] #60 9.813 go: downloading github.com/jonboulle/clockwork v0.2.2
09:25:44 [2022-08-04T09:25:44.665Z] #60 9.861 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:25:44 [2022-08-04T09:25:44.665Z] #60 9.928 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:25:44 [2022-08-04T09:25:44.925Z] #60 ...
09:25:44 [2022-08-04T09:25:44.925Z] 
09:25:44 [2022-08-04T09:25:44.925Z] #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
09:25:44 [2022-08-04T09:25:44.925Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:25:44 [2022-08-04T09:25:44.925Z] #47 4.122 go: downloading github.com/tc-hib/go-winres v0.2.3
09:25:44 [2022-08-04T09:25:44.925Z] #47 4.903 go: downloading github.com/tc-hib/winres v0.1.5
09:25:44 [2022-08-04T09:25:44.925Z] #47 6.209 go: downloading github.com/urfave/cli/v2 v2.3.0
09:25:44 [2022-08-04T09:25:44.925Z] #47 6.432 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:25:44 [2022-08-04T09:25:44.925Z] #47 6.693 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:25:44 [2022-08-04T09:25:44.925Z] #47 10.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:25:44 [2022-08-04T09:25:44.925Z] #47 10.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:25:44 [2022-08-04T09:25:44.925Z] #47 ...
09:25:44 [2022-08-04T09:25:44.925Z] 
09:25:44 [2022-08-04T09:25:44.925Z] #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
09:25:44 [2022-08-04T09:25:44.925Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:25:44 [2022-08-04T09:25:44.925Z] #41 3.104 + git clone https://github.com/kolyshkin/go-swagger.git .
09:25:44 [2022-08-04T09:25:44.925Z] #41 3.116 Cloning into '.'...
09:25:45 [2022-08-04T09:25:45.185Z] #41 ...
09:25:45 [2022-08-04T09:25:45.185Z] 
09:25:45 [2022-08-04T09:25:45.185Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
09:25:45 [2022-08-04T09:25:45.185Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:25:45 [2022-08-04T09:25:45.185Z] #19 2.349 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
09:25:45 [2022-08-04T09:25:45.185Z] #19 3.111 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
09:25:46 [2022-08-04T09:25:46.573Z] #19 4.309 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:25:47 [2022-08-04T09:25:47.144Z] #19 5.207 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #19 ...
09:25:48 [2022-08-04T09:25:48.085Z] 
09:25:48 [2022-08-04T09:25:48.085Z] #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
09:25:48 [2022-08-04T09:25:48.085Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:25:48 [2022-08-04T09:25:48.085Z] #58 3.646 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #58 3.872 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #58 3.879 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #58 4.298 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:25:48 [2022-08-04T09:25:48.085Z] #58 4.787 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #58 7.245 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:25:48 [2022-08-04T09:25:48.085Z] #58 9.418 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:25:48 [2022-08-04T09:25:48.085Z] #58 11.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:25:48 [2022-08-04T09:25:48.085Z] #58 ...
09:25:48 [2022-08-04T09:25:48.085Z] 
09:25:48 [2022-08-04T09:25:48.085Z] #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
09:25:48 [2022-08-04T09:25:48.085Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:25:48 [2022-08-04T09:25:48.085Z] #62 12.90 go: downloading github.com/mattn/go-colorable v0.1.12
09:25:48 [2022-08-04T09:25:48.085Z] #62 12.91 go: downloading github.com/mattn/go-isatty v0.0.14
09:25:48 [2022-08-04T09:25:48.085Z] #62 12.96 go: downloading github.com/sirupsen/logrus v1.8.1
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.03 go: downloading github.com/stretchr/testify v1.7.1
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.21 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.36 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.46 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.50 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.65 go: downloading github.com/spf13/afero v1.8.2
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.66 go: downloading github.com/spf13/cast v1.4.1
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.78 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 13.99 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.01 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.06 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.11 go: downloading github.com/go-toolsmith/astp v1.0.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.17 go: downloading github.com/go-toolsmith/typep v1.0.2
09:25:48 [2022-08-04T09:25:48.085Z] #62 14.19 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
09:25:48 [2022-08-04T09:25:48.347Z] #62 14.34 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:25:48 [2022-08-04T09:25:48.607Z] #62 14.52 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
09:25:48 [2022-08-04T09:25:48.868Z] #62 14.88 go: downloading github.com/hashicorp/errwrap v1.0.0
09:25:48 [2022-08-04T09:25:48.868Z] #62 14.95 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
09:25:49 [2022-08-04T09:25:49.129Z] #62 15.12 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
09:25:50 [2022-08-04T09:25:50.513Z] #62 ...
09:25:50 [2022-08-04T09:25:50.513Z] 
09:25:50 [2022-08-04T09:25:50.513Z] #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
09:25:50 [2022-08-04T09:25:50.513Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 tomll can be used in two ways:
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 Writing to STDIN and reading from STDOUT:
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57   cat file.toml | tomll > file.toml
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 Reading and updating a list of files:
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57   tomll a.toml b.toml c.toml
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 
09:25:50 [2022-08-04T09:25:50.513Z] #45 15.57 When given a list of files, tomll will modify all files in place without asking.
09:25:50 [2022-08-04T09:25:50.513Z] #45 DONE 16.4s
09:25:50 [2022-08-04T09:25:50.513Z] 
09:25:50 [2022-08-04T09:25:50.513Z] #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
09:25:50 [2022-08-04T09:25:50.513Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:25:50 [2022-08-04T09:25:50.513Z] #43 12.41 go: downloading github.com/sirupsen/logrus v1.6.0
09:25:50 [2022-08-04T09:25:50.513Z] #43 12.43 go: downloading github.com/spf13/cobra v1.1.3
09:25:50 [2022-08-04T09:25:50.513Z] #43 12.89 go: downloading github.com/mattn/go-isatty v0.0.3
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.10 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.26 go: downloading gopkg.in/yaml.v2 v2.4.0
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.57 go: downloading github.com/cosiner/argv v0.1.0
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.65 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.68 go: downloading github.com/peterh/liner v1.2.2
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.75 go: downloading github.com/google/go-dap v0.6.0
09:25:50 [2022-08-04T09:25:50.513Z] #43 13.98 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:25:50 [2022-08-04T09:25:50.513Z] #43 14.24 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
09:25:50 [2022-08-04T09:25:50.513Z] #43 14.65 go: downloading github.com/mattn/go-runewidth v0.0.3
09:25:50 [2022-08-04T09:25:50.513Z] #43 14.80 go: downloading github.com/hashicorp/golang-lru v0.5.4
09:25:50 [2022-08-04T09:25:50.513Z] #43 14.92 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
09:25:50 [2022-08-04T09:25:50.513Z] #43 16.30 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:25:50 [2022-08-04T09:25:50.513Z] #43 16.33 go: downloading github.com/cilium/ebpf v0.7.0
09:25:51 [2022-08-04T09:25:51.454Z] #43 ...
09:25:51 [2022-08-04T09:25:51.454Z] 
09:25:51 [2022-08-04T09:25:51.455Z] #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             ;
09:25:51 [2022-08-04T09:25:51.455Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:25:51 [2022-08-04T09:25:51.455Z] #83 7.312 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:25:51 [2022-08-04T09:25:51.455Z] #83 9.623 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:25:51 [2022-08-04T09:25:51.455Z] #83 17.09 Fetched 8563 kB in 13s (645 kB/s)
09:25:51 [2022-08-04T09:25:51.455Z] #83 17.09 Reading package lists...
09:25:51 [2022-08-04T09:25:51.455Z] #83 ...
09:25:51 [2022-08-04T09:25:51.455Z] 
09:25:51 [2022-08-04T09:25:51.455Z] #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
09:25:51 [2022-08-04T09:25:51.455Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.13 go: downloading github.com/davecgh/go-spew v1.1.1
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.16 go: downloading github.com/pmezard/go-difflib v1.0.0
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.18 go: downloading github.com/stretchr/objx v0.1.1
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.39 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.40 go: downloading github.com/Antonboom/errname v0.1.6
09:25:51 [2022-08-04T09:25:51.455Z] #62 17.53 go: downloading github.com/Antonboom/nilnil v0.1.1
09:25:51 [2022-08-04T09:25:51.714Z] #62 17.61 go: downloading github.com/BurntSushi/toml v1.1.0
09:25:51 [2022-08-04T09:25:51.714Z] #62 17.61 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:25:51 [2022-08-04T09:25:51.974Z] #62 17.86 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
09:25:51 [2022-08-04T09:25:51.974Z] #62 17.94 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:25:51 [2022-08-04T09:25:51.974Z] #62 17.98 go: downloading github.com/alexkohler/prealloc v1.0.0
09:25:52 [2022-08-04T09:25:52.235Z] #62 18.12 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:25:52 [2022-08-04T09:25:52.235Z] #62 18.14 go: downloading github.com/ashanbrown/makezero v1.1.1
09:25:52 [2022-08-04T09:25:52.235Z] #62 18.21 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:25:52 [2022-08-04T09:25:52.235Z] #62 18.29 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.36 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.46 go: downloading github.com/breml/bidichk v0.2.3
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.47 go: downloading github.com/breml/errchkjson v0.3.0
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.50 go: downloading github.com/butuzov/ireturn v0.1.1
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.54 go: downloading github.com/charithe/durationcheck v0.0.9
09:25:52 [2022-08-04T09:25:52.495Z] #62 18.57 go: downloading github.com/daixiang0/gci v0.3.3
09:25:52 [2022-08-04T09:25:52.754Z] #62 18.59 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:25:52 [2022-08-04T09:25:52.755Z] #62 18.74 go: downloading github.com/esimonov/ifshort v1.0.4
09:25:52 [2022-08-04T09:25:52.755Z] #62 18.79 go: downloading github.com/firefart/nonamedreturns v1.0.1
09:25:52 [2022-08-04T09:25:52.755Z] #62 18.85 go: downloading github.com/fzipp/gocyclo v0.5.1
09:25:53 [2022-08-04T09:25:53.015Z] #62 18.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:25:53 [2022-08-04T09:25:53.015Z] #62 18.98 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:25:53 [2022-08-04T09:25:53.015Z] #62 18.99 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:25:53 [2022-08-04T09:25:53.276Z] #62 19.15 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:25:53 [2022-08-04T09:25:53.276Z] #62 19.28 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:25:53 [2022-08-04T09:25:53.276Z] #62 19.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:25:53 [2022-08-04T09:25:53.276Z] #62 19.32 go: downloading github.com/golangci/misspell v0.3.5
09:25:53 [2022-08-04T09:25:53.536Z] #62 19.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:25:53 [2022-08-04T09:25:53.536Z] #62 19.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:25:53 [2022-08-04T09:25:53.536Z] #62 19.55 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:25:53 [2022-08-04T09:25:53.536Z] #62 19.62 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:25:53 [2022-08-04T09:25:53.536Z] #62 19.64 go: downloading github.com/jgautheron/goconst v1.5.1
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.66 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.76 go: downloading github.com/julz/importas v0.1.0
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.77 go: downloading github.com/kisielk/errcheck v1.6.0
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.86 go: downloading github.com/kulti/thelper v0.6.2
09:25:53 [2022-08-04T09:25:53.798Z] #62 19.97 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:25:54 [2022-08-04T09:25:54.060Z] #62 20.01 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:25:54 [2022-08-04T09:25:54.060Z] #62 20.08 go: downloading github.com/ldez/tagliatelle v0.3.1
09:25:54 [2022-08-04T09:25:54.060Z] #62 20.10 go: downloading github.com/leonklingele/grouper v1.1.0
09:25:54 [2022-08-04T09:25:54.060Z] #62 20.18 go: downloading github.com/lufeee/execinquery v1.2.1
09:25:54 [2022-08-04T09:25:54.321Z] #62 20.28 go: downloading github.com/maratori/testpackage v1.0.1
09:25:54 [2022-08-04T09:25:54.321Z] #62 20.29 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:25:54 [2022-08-04T09:25:54.321Z] #62 20.35 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:25:54 [2022-08-04T09:25:54.321Z] #62 20.40 go: downloading github.com/mgechev/revive v1.2.1
09:25:54 [2022-08-04T09:25:54.891Z] #62 20.97 go: downloading github.com/moricho/tparallel v0.2.1
09:25:54 [2022-08-04T09:25:54.891Z] #62 20.97 go: downloading github.com/nakabonne/nestif v0.3.1
09:25:54 [2022-08-04T09:25:54.891Z] #62 21.07 go: downloading github.com/nishanths/exhaustive v0.7.11
09:25:55 [2022-08-04T09:25:55.152Z] #62 21.07 go: downloading github.com/nishanths/predeclared v0.2.2
09:25:55 [2022-08-04T09:25:55.152Z] #62 21.20 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
09:25:55 [2022-08-04T09:25:55.152Z] #62 21.24 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:25:55 [2022-08-04T09:25:55.152Z] #62 21.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:25:55 [2022-08-04T09:25:55.152Z] #62 21.33 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:25:55 [2022-08-04T09:25:55.415Z] #62 21.35 go: downloading github.com/securego/gosec/v2 v2.11.0
09:25:55 [2022-08-04T09:25:55.415Z] #62 21.56 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:25:55 [2022-08-04T09:25:55.415Z] #62 21.59 go: downloading github.com/sivchari/containedctx v1.0.2
09:25:55 [2022-08-04T09:25:55.674Z] #62 21.61 go: downloading github.com/sivchari/tenv v1.5.0
09:25:55 [2022-08-04T09:25:55.675Z] #62 21.69 go: downloading github.com/sonatard/noctx v0.0.1
09:25:55 [2022-08-04T09:25:55.675Z] #62 ...
09:25:55 [2022-08-04T09:25:55.675Z] 
09:25:55 [2022-08-04T09:25:55.675Z] #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
09:25:55 [2022-08-04T09:25:55.675Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:25:55 [2022-08-04T09:25:55.675Z] #60 11.66 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:25:55 [2022-08-04T09:25:55.675Z] #60 11.68 go: downloading golang.org/x/mod v0.3.0
09:25:55 [2022-08-04T09:25:55.935Z] #60 ...
09:25:55 [2022-08-04T09:25:55.935Z] 
09:25:55 [2022-08-04T09:25:55.935Z] #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
09:25:55 [2022-08-04T09:25:55.935Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:25:55 [2022-08-04T09:25:55.935Z] #62 21.76 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:25:55 [2022-08-04T09:25:55.935Z] #62 21.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:25:55 [2022-08-04T09:25:55.935Z] #62 21.89 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:25:55 [2022-08-04T09:25:55.935Z] #62 22.01 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:25:55 [2022-08-04T09:25:55.935Z] #62 22.02 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:25:55 [2022-08-04T09:25:55.935Z] #62 22.07 go: downloading github.com/tetafro/godot v1.4.11
09:25:55 [2022-08-04T09:25:55.935Z] #62 22.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:25:56 [2022-08-04T09:25:56.196Z] #62 22.22 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
09:25:56 [2022-08-04T09:25:56.196Z] #62 22.22 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:25:56 [2022-08-04T09:25:56.456Z] #62 22.45 go: downloading github.com/ultraware/funlen v0.0.3
09:25:56 [2022-08-04T09:25:56.457Z] #62 22.49 go: downloading github.com/ultraware/whitespace v0.0.5
09:25:56 [2022-08-04T09:25:56.457Z] #62 22.54 go: downloading github.com/uudashr/gocognit v1.0.5
09:25:56 [2022-08-04T09:25:56.710Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-042cce28cf67aeef2) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] {
09:25:56 [2022-08-04T09:25:56.728Z] #62 22.63 go: downloading github.com/yagipy/maintidx v1.0.0
09:25:56 [2022-08-04T09:25:56.728Z] #62 22.71 go: downloading github.com/yeya24/promlinter v0.2.0
09:25:56 [2022-08-04T09:25:56.728Z] #62 22.88 go: downloading gitlab.com/bosi/decorder v0.2.1
[Pipeline] checkout
09:25:56 [2022-08-04T09:25:56.734Z] The recommended git tool is: git
09:25:56 [2022-08-04T09:25:56.868Z] using credential docker-jenkins-github-credentials
09:25:56 [2022-08-04T09:25:56.881Z] Cloning the remote Git repository
09:25:56 [2022-08-04T09:25:56.882Z] Cloning with configured refspecs honoured and without tags
09:25:56 [2022-08-04T09:25:56.988Z] #62 23.02 go: downloading honnef.co/go/tools v0.3.1
09:25:56 [2022-08-04T09:25:56.890Z] Cloning repository https://github.com/moby/moby.git
09:25:56 [2022-08-04T09:25:56.890Z]  > git init /home/ubuntu/workspace/moby_PR-43906 # timeout=10
09:25:56 [2022-08-04T09:25:56.901Z] Fetching upstream changes from https://github.com/moby/moby.git
09:25:56 [2022-08-04T09:25:56.901Z]  > git --version # timeout=10
09:25:56 [2022-08-04T09:25:56.909Z]  > git --version # 'git version 2.17.1'
09:25:56 [2022-08-04T09:25:56.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:25:56 [2022-08-04T09:25:56.910Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:25:58 [2022-08-04T09:25:58.371Z] #62 24.38 go: downloading mvdan.cc/gofumpt v0.3.1
09:25:58 [2022-08-04T09:25:58.371Z] #62 24.41 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:25:58 [2022-08-04T09:25:58.371Z] #62 24.50 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:25:58 [2022-08-04T09:25:58.371Z] #62 ...
09:25:58 [2022-08-04T09:25:58.371Z] 
09:25:58 [2022-08-04T09:25:58.371Z] #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
09:25:58 [2022-08-04T09:25:58.371Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:25:58 [2022-08-04T09:25:58.371Z] #19 6.427 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 7.527 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.391 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.448 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.539 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:25:58 [2022-08-04T09:25:58.371Z] #19 8.622 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
09:25:58 [2022-08-04T09:25:58.631Z] #19 ...
09:25:58 [2022-08-04T09:25:58.631Z] 
09:25:58 [2022-08-04T09:25:58.631Z] #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
09:25:58 [2022-08-04T09:25:58.631Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:25:58 [2022-08-04T09:25:58.631Z] #62 24.57 go: downloading github.com/subosito/gotenv v1.2.0
09:25:58 [2022-08-04T09:25:58.631Z] #62 24.57 go: downloading github.com/hashicorp/hcl v1.0.0
09:25:58 [2022-08-04T09:25:58.891Z] #62 24.80 go: downloading gopkg.in/ini.v1 v1.66.4
09:25:58 [2022-08-04T09:25:58.891Z] #62 24.85 go: downloading github.com/magiconair/properties v1.8.6
09:25:59 [2022-08-04T09:25:59.153Z] #62 24.95 go: downloading github.com/pelletier/go-toml v1.9.5
09:25:59 [2022-08-04T09:25:59.153Z] #62 24.98 go: downloading golang.org/x/text v0.3.7
09:26:01 [2022-08-04T09:26:01.702Z] #62 ...
09:26:01 [2022-08-04T09:26:01.702Z] 
09:26:01 [2022-08-04T09:26:01.702Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:26:01 [2022-08-04T09:26:01.702Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:26:01 [2022-08-04T09:26:01.702Z] #58 17.18 Fetched 8567 kB in 14s (618 kB/s)
09:26:01 [2022-08-04T09:26:01.702Z] #58 17.18 Reading package lists...
09:26:01 [2022-08-04T09:26:01.702Z] #58 21.33 Reading package lists...
09:26:01 [2022-08-04T09:26:01.702Z] #58 25.53 Building dependency tree...
09:26:01 [2022-08-04T09:26:01.702Z] #58 ...
09:26:01 [2022-08-04T09:26:01.702Z] 
09:26:01 [2022-08-04T09:26:01.702Z] #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
09:26:01 [2022-08-04T09:26:01.702Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:26:01 [2022-08-04T09:26:01.702Z] #54 22.04 Updating files:  82% (1797/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.
09:26:01 [2022-08-04T09:26:01.702Z] #54 22.30 + git checkout -q v2.3.0
09:26:01 [2022-08-04T09:26:01.702Z] #54 23.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
09:26:01 [2022-08-04T09:26:01.962Z] #54 ...
09:26:01 [2022-08-04T09:26:01.962Z] 
09:26:01 [2022-08-04T09:26:01.962Z] #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
09:26:01 [2022-08-04T09:26:01.962Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:26:01 [2022-08-04T09:26:01.962Z] #58 27.84 The following additional packages will be installed:
09:26:01 [2022-08-04T09:26:01.962Z] #58 27.85   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:26:01 [2022-08-04T09:26:01.962Z] #58 27.86   python3-protobuf python3-six
09:26:01 [2022-08-04T09:26:01.962Z] #58 27.87 Suggested packages:
09:26:02 [2022-08-04T09:26:02.222Z] #58 27.87   python3-setuptools
09:26:02 [2022-08-04T09:26:02.222Z] #58 27.87 Recommended packages:
09:26:02 [2022-08-04T09:26:02.222Z] #58 27.87   iproute2 | iproute
09:26:02 [2022-08-04T09:26:02.792Z] #58 28.51 The following NEW packages will be installed:
09:26:02 [2022-08-04T09:26:02.792Z] #58 28.52   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:26:02 [2022-08-04T09:26:02.792Z] #58 28.53   python3-protobuf python3-six
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.02 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.02 Need to get 2315 kB of archives.
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.02 After this operation, 11.1 MB of additional disk space will be used.
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.10 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.12 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:26:03 [2022-08-04T09:26:03.361Z] #58 29.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:26:04 [2022-08-04T09:26:04.744Z] #58 ...
09:26:04 [2022-08-04T09:26:04.744Z] 
09:26:04 [2022-08-04T09:26:04.744Z] #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
09:26:04 [2022-08-04T09:26:04.744Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:26:04 [2022-08-04T09:26:04.744Z] #64 30.37 v3.0.2
09:26:04 [2022-08-04T09:26:04.744Z] #64 DONE 30.8s
09:26:04 [2022-08-04T09:26:04.744Z] 
09:26:04 [2022-08-04T09:26:04.744Z] #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
09:26:04 [2022-08-04T09:26:04.744Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.35 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.41 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.49 go: downloading github.com/gobwas/glob v0.2.3
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.53 go: downloading github.com/kisielk/gotool v1.0.0
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.60 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.69 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.75 go: downloading github.com/ettle/strcase v0.1.1
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.86 go: downloading github.com/fatih/structtag v1.2.0
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.86 go: downloading github.com/Masterminds/semver v1.5.0
09:26:04 [2022-08-04T09:26:04.744Z] #62 30.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:26:05 [2022-08-04T09:26:05.080Z] #62 31.00 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:26:05 [2022-08-04T09:26:05.080Z] #62 31.03 go: downloading github.com/prometheus/client_golang v1.12.1
09:26:05 [2022-08-04T09:26:05.652Z] #62 ...
09:26:05 [2022-08-04T09:26:05.652Z] 
09:26:05 [2022-08-04T09:26:05.652Z] #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             ;
09:26:05 [2022-08-04T09:26:05.652Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:26:05 [2022-08-04T09:26:05.652Z] #83 17.09 Reading package lists...
09:26:05 [2022-08-04T09:26:05.652Z] #83 21.68 Reading package lists...
09:26:05 [2022-08-04T09:26:05.652Z] #83 25.87 Building dependency tree...
09:26:05 [2022-08-04T09:26:05.652Z] #83 28.88 python3 is already the newest version (3.9.2-3).
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.88 The following additional packages will be installed:
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.89   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.91   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93 Suggested packages:
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93   m4-doc ed diffutils-doc
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93 Recommended packages:
09:26:05 [2022-08-04T09:26:05.653Z] #83 28.93   fakeroot libalgorithm-merge-perl libltdl-dev
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.20 The following NEW packages will be installed:
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.21   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.21   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.21   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.22   libyajl2 m4 patch xz-utils
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.56 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.56 Need to get 5940 kB of archives.
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.56 After this operation, 18.7 MB of additional disk space will be used.
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.61 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.73 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.89 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.89 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.90 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 30.99 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 31.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 31.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 31.04 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
09:26:05 [2022-08-04T09:26:05.653Z] #83 ...
09:26:05 [2022-08-04T09:26:05.653Z] 
09:26:05 [2022-08-04T09:26:05.653Z] #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
09:26:05 [2022-08-04T09:26:05.653Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:26:05 [2022-08-04T09:26:05.653Z] #62 31.73 go: downloading github.com/prometheus/client_model v0.2.0
09:26:05 [2022-08-04T09:26:05.914Z] #62 31.80 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
09:26:05 [2022-08-04T09:26:05.914Z] #62 31.95 go: downloading github.com/google/go-cmp v0.5.7
09:26:06 [2022-08-04T09:26:06.175Z] #62 32.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:26:06 [2022-08-04T09:26:06.175Z] #62 32.27 go: downloading github.com/hexops/gotextdiff v1.0.3
09:26:06 [2022-08-04T09:26:06.175Z] #62 32.33 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
09:26:06 [2022-08-04T09:26:06.436Z] #62 32.37 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
09:26:06 [2022-08-04T09:26:06.436Z] #62 32.42 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:26:06 [2022-08-04T09:26:06.436Z] #62 32.54 go: downloading github.com/beorn7/perks v1.0.1
09:26:06 [2022-08-04T09:26:06.436Z] #62 32.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:26:06 [2022-08-04T09:26:06.436Z] #62 32.57 go: downloading github.com/golang/protobuf v1.5.2
09:26:06 [2022-08-04T09:26:06.697Z] #62 32.72 go: downloading github.com/prometheus/common v0.32.1
09:26:06 [2022-08-04T09:26:06.957Z] #62 33.08 go: downloading github.com/prometheus/procfs v0.7.3
09:26:06 [2022-08-04T09:26:06.957Z] #62 33.08 go: downloading google.golang.org/protobuf v1.28.0
09:26:07 [2022-08-04T09:26:07.923Z] #62 33.81 go: downloading github.com/mattn/go-runewidth v0.0.9
09:26:07 [2022-08-04T09:26:07.923Z] #62 ...
09:26:07 [2022-08-04T09:26:07.923Z] 
09:26:07 [2022-08-04T09:26:07.923Z] #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
09:26:07 [2022-08-04T09:26:07.923Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.72 NAME:
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    go-winres - A tool for embedding resources in Windows executables
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 USAGE:
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    go-winres [global options] command [command options] [arguments...]
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 COMMANDS:
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    init     Create an initial ./winres/winres.json
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    make     Make syso files for the "go build" command
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    simply   Make syso files for the "go build" command (simplified)
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    extract  Extract all resources from an executable
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    patch    Replace resources in an executable file (exe, dll)
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    help, h  Shows a list of commands or help for one command
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73 GLOBAL OPTIONS:
09:26:07 [2022-08-04T09:26:07.923Z] #47 33.73    --help, -h  show help (default: false)
09:26:07 [2022-08-04T09:26:07.923Z] #47 DONE 33.9s
09:26:07 [2022-08-04T09:26:07.923Z] 
09:26:07 [2022-08-04T09:26:07.923Z] #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             ;
09:26:07 [2022-08-04T09:26:07.923Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.25 debconf: delaying package configuration, since apt-utils is not installed
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.48 Fetched 5940 kB in 1s (7505 kB/s)
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.55 Selecting previously unselected package bzip2.
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.55 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.58 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.59 Unpacking bzip2 (1.0.8-4) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.70 Selecting previously unselected package libmagic-mgc.
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.70 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 32.71 Unpacking libmagic-mgc (1:5.39-3) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.04 Selecting previously unselected package libmagic1:amd64.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.04 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.05 Unpacking libmagic1:amd64 (1:5.39-3) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.18 Selecting previously unselected package file.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.19 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.20 Unpacking file (1:5.39-3) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.31 Selecting previously unselected package xz-utils.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.32 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.59 Selecting previously unselected package libsigsegv2:amd64.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.60 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.60 Unpacking libsigsegv2:amd64 (2.13-1) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.70 Selecting previously unselected package m4.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.71 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.71 Unpacking m4 (1.4.18-5) ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.96 Selecting previously unselected package autoconf.
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.96 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
09:26:07 [2022-08-04T09:26:07.923Z] #83 33.97 Unpacking autoconf (2.69-14) ...
09:26:08 [2022-08-04T09:26:08.495Z] #83 34.59 Selecting previously unselected package autotools-dev.
09:26:08 [2022-08-04T09:26:08.495Z] #83 34.64 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
09:26:08 [2022-08-04T09:26:08.769Z] #83 34.67 Unpacking autotools-dev (20180224.1+nmu1) ...
09:26:09 [2022-08-04T09:26:09.030Z] #83 35.04 Selecting previously unselected package automake.
09:26:09 [2022-08-04T09:26:09.030Z] #83 35.04 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
09:26:09 [2022-08-04T09:26:09.030Z] #83 35.08 Unpacking automake (1:1.16.3-2) ...
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.49 Selecting previously unselected package patch.
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.50 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.51 Unpacking patch (2.7.6-7) ...
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.67 Selecting previously unselected package dpkg-dev.
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.67 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
09:26:09 [2022-08-04T09:26:09.552Z] #83 35.68 Unpacking dpkg-dev (1.20.11) ...
09:26:10 [2022-08-04T09:26:10.494Z] #83 36.51 Selecting previously unselected package build-essential.
09:26:10 [2022-08-04T09:26:10.494Z] #83 36.51 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
09:26:10 [2022-08-04T09:26:10.494Z] #83 36.53 Unpacking build-essential (12.9) ...
09:26:10 [2022-08-04T09:26:10.494Z] #83 36.61 Selecting previously unselected package libcap2:amd64.
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.61 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.62 Unpacking libcap2:amd64 (1:2.44-1) ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.68 Selecting previously unselected package libcap-dev:amd64.
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.68 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.70 Unpacking libcap-dev:amd64 (1:2.44-1) ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.81 Selecting previously unselected package libprotobuf-c1:amd64.
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.81 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.82 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:26:10 [2022-08-04T09:26:10.754Z] #83 36.88 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:26:11 [2022-08-04T09:26:11.247Z] #83 36.88 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
09:26:11 [2022-08-04T09:26:11.247Z] #83 36.90 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:26:11 [2022-08-04T09:26:11.247Z] #83 36.97 Selecting previously unselected package libseccomp-dev:amd64.
09:26:11 [2022-08-04T09:26:11.247Z] #83 36.99 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:26:11 [2022-08-04T09:26:11.247Z] #83 37.01 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:26:11 [2022-08-04T09:26:11.247Z] #83 37.12 Selecting previously unselected package libsystemd-dev:amd64.
09:26:11 [2022-08-04T09:26:11.247Z] #83 37.13 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
09:26:11 [2022-08-04T09:26:11.247Z] #83 37.14 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:26:11 [2022-08-04T09:26:11.509Z] #83 37.63 Selecting previously unselected package libtool.
09:26:11 [2022-08-04T09:26:11.509Z] #83 37.65 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
09:26:11 [2022-08-04T09:26:11.509Z] #83 37.66 Unpacking libtool (2.4.6-15) ...
09:26:11 [2022-08-04T09:26:11.770Z] #83 37.84 Selecting previously unselected package libudev-dev:amd64.
09:26:12 [2022-08-04T09:26:12.031Z] #83 37.84 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:26:12 [2022-08-04T09:26:12.031Z] #83 37.85 Unpacking libudev-dev:amd64 (247.3-7) ...
09:26:12 [2022-08-04T09:26:12.031Z] #83 38.04 Selecting previously unselected package libyajl2:amd64.
09:26:12 [2022-08-04T09:26:12.031Z] #83 38.05 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
09:26:12 [2022-08-04T09:26:12.031Z] #83 38.05 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:26:12 [2022-08-04T09:26:12.031Z] #83 38.12 Selecting previously unselected package libyajl-dev:amd64.
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.12 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.13 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.32 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.33 Setting up libmagic-mgc (1:5.39-3) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.34 Setting up libyajl2:amd64 (2.1.0-3) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.35 Setting up libmagic1:amd64 (1:5.39-3) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.36 Setting up file (1:5.39-3) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 38.38 Setting up bzip2 (1.0.8-4) ...
09:26:12 [2022-08-04T09:26:12.297Z] #83 ...
09:26:12 [2022-08-04T09:26:12.297Z] 
09:26:12 [2022-08-04T09:26:12.297Z] #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
09:26:12 [2022-08-04T09:26:12.297Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:26:12 [2022-08-04T09:26:12.297Z] #41 38.07 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.
09:26:12 [2022-08-04T09:26:12.297Z] #41 38.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:26:12 [2022-08-04T09:26:12.557Z] #41 38.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:26:12 [2022-08-04T09:26:12.831Z] #41 ...
09:26:12 [2022-08-04T09:26:12.831Z] 
09:26:12 [2022-08-04T09:26:12.831Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:26:12 [2022-08-04T09:26:12.831Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.38 Setting up bzip2 (1.0.8-4) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.40 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.41 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.42 Setting up libcap2:amd64 (1:2.44-1) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.45 Setting up autotools-dev (20180224.1+nmu1) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.46 Setting up libsigsegv2:amd64 (2.13-1) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.50 Setting up patch (2.7.6-7) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.52 Setting up libudev-dev:amd64 (247.3-7) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.53 Setting up libyajl-dev:amd64 (2.1.0-3) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.54 Setting up libcap-dev:amd64 (1:2.44-1) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.56 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.57 Setting up libtool (2.4.6-15) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.58 Setting up m4 (1.4.18-5) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.59 Setting up dpkg-dev (1.20.11) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.61 Setting up autoconf (2.69-14) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.63 Setting up build-essential (12.9) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.64 Setting up automake (1:1.16.3-2) ...
09:26:12 [2022-08-04T09:26:12.831Z] #83 38.65 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:26:12 [2022-08-04T09:26:12.832Z] #83 38.66 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:26:12 [2022-08-04T09:26:12.832Z] #83 DONE 39.0s
09:26:13 [2022-08-04T09:26:13.095Z] 
09:26:13 [2022-08-04T09:26:13.095Z] #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
09:26:13 [2022-08-04T09:26:13.095Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:26:13 [2022-08-04T09:26:13.095Z] #58 31.49 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
09:26:13 [2022-08-04T09:26:13.095Z] #58 32.71 debconf: delaying package configuration, since apt-utils is not installed
09:26:13 [2022-08-04T09:26:13.095Z] #58 32.90 Fetched 2315 kB in 3s (714 kB/s)
09:26:13 [2022-08-04T09:26:13.095Z] #58 33.00 Selecting previously unselected package libprotobuf23:amd64.
09:26:13 [2022-08-04T09:26:13.095Z] #58 33.00 (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.)
09:26:13 [2022-08-04T09:26:13.095Z] #58 33.08 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 33.09 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 33.99 Selecting previously unselected package python3-pkg-resources.
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.00 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.00 Unpacking python3-pkg-resources (52.0.0-4) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.39 Selecting previously unselected package python3-six.
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.39 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.40 Unpacking python3-six (1.16.0-2) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.56 Selecting previously unselected package python3-protobuf.
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.56 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 34.57 Unpacking python3-protobuf (3.12.4-1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.09 Selecting previously unselected package libnet1:amd64.
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.10 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.22 Selecting previously unselected package libnl-3-200:amd64.
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.23 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.35 Selecting previously unselected package libprotobuf-c1:amd64.
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.36 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.37 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.46 Selecting previously unselected package criu.
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.46 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 35.48 Unpacking criu (3.17.1-1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 36.12 Setting up python3-pkg-resources (52.0.0-4) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 37.44 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 37.46 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 37.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 37.49 Setting up python3-six (1.16.0-2) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 38.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:26:13 [2022-08-04T09:26:13.095Z] #58 38.35 Setting up python3-protobuf (3.12.4-1) ...
09:26:13 [2022-08-04T09:26:13.609Z] Fetching without tags
09:26:13 [2022-08-04T09:26:13.811Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
09:26:13 [2022-08-04T09:26:13.548Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:13 [2022-08-04T09:26:13.551Z]  > git config --add remote.origin.fetch +refs/pull/43906/head:refs/remotes/origin/PR-43906 # timeout=10
09:26:13 [2022-08-04T09:26:13.570Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:13 [2022-08-04T09:26:13.588Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:13 [2022-08-04T09:26:13.618Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:13 [2022-08-04T09:26:13.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:13 [2022-08-04T09:26:13.619Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:13 [2022-08-04T09:26:13.819Z]  > git config core.sparsecheckout # timeout=10
09:26:13 [2022-08-04T09:26:13.830Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:26:14 [2022-08-04T09:26:14.377Z]  > git remote # timeout=10
09:26:14 [2022-08-04T09:26:14.391Z]  > git config --get remote.origin.url # timeout=10
09:26:14 [2022-08-04T09:26:14.397Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:14 [2022-08-04T09:26:14.398Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:26:15 [2022-08-04T09:26:15.056Z] Merge succeeded, producing 93bb9d9f927d09bb182ee4ad77e303bcec9cec2a
09:26:15 [2022-08-04T09:26:15.057Z] Checking out Revision 93bb9d9f927d09bb182ee4ad77e303bcec9cec2a (PR-43906)
09:26:15 [2022-08-04T09:26:15.131Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:26:15 [2022-08-04T09:26:15.052Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:15 [2022-08-04T09:26:15.064Z]  > git config core.sparsecheckout # timeout=10
09:26:15 [2022-08-04T09:26:15.069Z]  > git checkout -f 93bb9d9f927d09bb182ee4ad77e303bcec9cec2a # timeout=10
09:26:15 [2022-08-04T09:26:15.139Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:26:15 [2022-08-04T09:26:15.832Z] + docker version
09:26:15 [2022-08-04T09:26:15.832Z] Client: Docker Engine - Community
09:26:15 [2022-08-04T09:26:15.832Z]  Version:           20.10.14
09:26:15 [2022-08-04T09:26:15.832Z]  API version:       1.41
09:26:15 [2022-08-04T09:26:15.832Z]  Go version:        go1.16.15
09:26:15 [2022-08-04T09:26:15.832Z]  Git commit:        a224086
09:26:15 [2022-08-04T09:26:15.832Z]  Built:             Thu Mar 24 01:47:57 2022
09:26:15 [2022-08-04T09:26:15.832Z]  OS/Arch:           linux/amd64
09:26:15 [2022-08-04T09:26:15.832Z]  Context:           default
09:26:15 [2022-08-04T09:26:15.832Z]  Experimental:      true
09:26:15 [2022-08-04T09:26:15.832Z] 
09:26:15 [2022-08-04T09:26:15.832Z] Server: Docker Engine - Community
09:26:15 [2022-08-04T09:26:15.832Z]  Engine:
09:26:15 [2022-08-04T09:26:15.832Z]   Version:          20.10.14
09:26:15 [2022-08-04T09:26:15.832Z]   API version:      1.41 (minimum version 1.12)
09:26:15 [2022-08-04T09:26:15.832Z]   Go version:       go1.16.15
09:26:15 [2022-08-04T09:26:15.832Z]   Git commit:       87a90dc
09:26:15 [2022-08-04T09:26:15.832Z]   Built:            Thu Mar 24 01:45:46 2022
09:26:15 [2022-08-04T09:26:15.832Z]   OS/Arch:          linux/amd64
09:26:15 [2022-08-04T09:26:15.832Z]   Experimental:     true
09:26:15 [2022-08-04T09:26:15.832Z]  containerd:
09:26:15 [2022-08-04T09:26:15.832Z]   Version:          1.5.11
09:26:15 [2022-08-04T09:26:15.832Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:26:15 [2022-08-04T09:26:15.832Z]  runc:
09:26:15 [2022-08-04T09:26:15.832Z]   Version:          1.0.3
09:26:15 [2022-08-04T09:26:15.832Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:26:15 [2022-08-04T09:26:15.832Z]  docker-init:
09:26:15 [2022-08-04T09:26:15.832Z]   Version:          0.19.0
09:26:15 [2022-08-04T09:26:15.832Z]   GitCommit:        de40ad0
[Pipeline] sh
09:26:16 [2022-08-04T09:26:16.111Z] + docker info
09:26:16 [2022-08-04T09:26:16.111Z] Client:
09:26:16 [2022-08-04T09:26:16.111Z]  Context:    default
09:26:16 [2022-08-04T09:26:16.111Z]  Debug Mode: false
09:26:16 [2022-08-04T09:26:16.111Z]  Plugins:
09:26:16 [2022-08-04T09:26:16.111Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:26:16 [2022-08-04T09:26:16.111Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:26:16 [2022-08-04T09:26:16.111Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:26:16 [2022-08-04T09:26:16.111Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:26:16 [2022-08-04T09:26:16.111Z] 
09:26:16 [2022-08-04T09:26:16.111Z] Server:
09:26:16 [2022-08-04T09:26:16.111Z]  Containers: 0
09:26:16 [2022-08-04T09:26:16.111Z]   Running: 0
09:26:16 [2022-08-04T09:26:16.111Z]   Paused: 0
09:26:16 [2022-08-04T09:26:16.111Z]   Stopped: 0
09:26:16 [2022-08-04T09:26:16.111Z]  Images: 5
09:26:16 [2022-08-04T09:26:16.111Z]  Server Version: 20.10.14
09:26:16 [2022-08-04T09:26:16.111Z]  Storage Driver: overlay2
09:26:16 [2022-08-04T09:26:16.111Z]   Backing Filesystem: extfs
09:26:16 [2022-08-04T09:26:16.111Z]   Supports d_type: true
09:26:16 [2022-08-04T09:26:16.111Z]   Native Overlay Diff: true
09:26:16 [2022-08-04T09:26:16.111Z]   userxattr: false
09:26:16 [2022-08-04T09:26:16.111Z]  Logging Driver: json-file
09:26:16 [2022-08-04T09:26:16.111Z]  Cgroup Driver: cgroupfs
09:26:16 [2022-08-04T09:26:16.111Z]  Cgroup Version: 1
09:26:16 [2022-08-04T09:26:16.111Z]  Plugins:
09:26:16 [2022-08-04T09:26:16.111Z]   Volume: local
09:26:16 [2022-08-04T09:26:16.111Z]   Network: bridge host ipvlan macvlan null overlay
09:26:16 [2022-08-04T09:26:16.111Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:26:16 [2022-08-04T09:26:16.111Z]  Swarm: inactive
09:26:16 [2022-08-04T09:26:16.111Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:26:16 [2022-08-04T09:26:16.111Z]  Default Runtime: runc
09:26:16 [2022-08-04T09:26:16.111Z]  Init Binary: docker-init
09:26:16 [2022-08-04T09:26:16.111Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:26:16 [2022-08-04T09:26:16.111Z]  runc version: v1.0.3-0-gf46b6ba
09:26:16 [2022-08-04T09:26:16.111Z]  init version: de40ad0
09:26:16 [2022-08-04T09:26:16.111Z]  Security Options:
09:26:16 [2022-08-04T09:26:16.111Z]   apparmor
09:26:16 [2022-08-04T09:26:16.111Z]   seccomp
09:26:16 [2022-08-04T09:26:16.111Z]    Profile: default
09:26:16 [2022-08-04T09:26:16.111Z]  Kernel Version: 5.4.0-1071-aws
09:26:16 [2022-08-04T09:26:16.111Z]  Operating System: Ubuntu 18.04.6 LTS
09:26:16 [2022-08-04T09:26:16.111Z]  OSType: linux
09:26:16 [2022-08-04T09:26:16.111Z]  Architecture: x86_64
09:26:16 [2022-08-04T09:26:16.111Z]  CPUs: 2
09:26:16 [2022-08-04T09:26:16.111Z]  Total Memory: 15.35GiB
09:26:16 [2022-08-04T09:26:16.111Z]  Name: ip-10-100-102-214
09:26:16 [2022-08-04T09:26:16.111Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
09:26:16 [2022-08-04T09:26:16.111Z]  Docker Root Dir: /var/lib/docker
09:26:16 [2022-08-04T09:26:16.111Z]  Debug Mode: false
09:26:16 [2022-08-04T09:26:16.111Z]  Registry: https://index.docker.io/v1/
09:26:16 [2022-08-04T09:26:16.111Z]  Labels:
09:26:16 [2022-08-04T09:26:16.111Z]  Experimental: true
09:26:16 [2022-08-04T09:26:16.111Z]  Insecure Registries:
09:26:16 [2022-08-04T09:26:16.111Z]   127.0.0.0/8
09:26:16 [2022-08-04T09:26:16.111Z]  Live Restore Enabled: true
09:26:16 [2022-08-04T09:26:16.111Z] 
09:26:16 [2022-08-04T09:26:16.111Z] WARNING: No swap limit support
[Pipeline] sh
09:26:16 [2022-08-04T09:26:16.390Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:16 [2022-08-04T09:26:16.390Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:16 [2022-08-04T09:26:16.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43906/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:26:16 [2022-08-04T09:26:16.390Z] + bash /home/ubuntu/workspace/moby_PR-43906/check-config.sh
09:26:16 [2022-08-04T09:26:16.390Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:26:16 [2022-08-04T09:26:16.390Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
09:26:16 [2022-08-04T09:26:16.390Z] 
09:26:16 [2022-08-04T09:26:16.390Z] Generally Necessary:
09:26:16 [2022-08-04T09:26:16.390Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:26:16 [2022-08-04T09:26:16.390Z] - apparmor: enabled and tools installed
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NAMESPACES: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NET_NS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_PID_NS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_IPC_NS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_UTS_NS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUPS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_CPUACCT: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_DEVICE: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_FREEZER: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_SCHED: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CPUSETS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_MEMCG: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_KEYS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_VETH: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_BRIDGE: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_NF_NAT: enabled (as module)
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_POSIX_MQUEUE: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_BPF: enabled
09:26:16 [2022-08-04T09:26:16.390Z] 
09:26:16 [2022-08-04T09:26:16.390Z] Optional Features:
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_USER_NS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_SECCOMP: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_SECCOMP_FILTER: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_CGROUP_PIDS: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_MEMCG_SWAP: enabled
09:26:16 [2022-08-04T09:26:16.390Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:26:16 [2022-08-04T09:26:16.390Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:26:16 [2022-08-04T09:26:16.394Z] #58 41.50 Setting up criu (3.17.1-1) ...
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_BLK_CGROUP: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_CGROUP_PERF: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_CGROUP_HUGETLB: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_CFS_BANDWIDTH: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_RT_GROUP_SCHED: missing
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_VS: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_VS_NFCT: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_IP_VS_RR: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_SECURITY_SELINUX: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_SECURITY_APPARMOR: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_EXT4_FS: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:26:16 [2022-08-04T09:26:16.648Z] - Network Drivers:
09:26:16 [2022-08-04T09:26:16.648Z]   - "overlay":
09:26:16 [2022-08-04T09:26:16.648Z]     - CONFIG_VXLAN: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       Optional (for encrypted networks):
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_CRYPTO: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_CRYPTO_AEAD: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_CRYPTO_GCM: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_CRYPTO_GHASH: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_XFRM: enabled
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_XFRM_USER: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]       - CONFIG_INET_ESP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]   - "ipvlan":
09:26:16 [2022-08-04T09:26:16.648Z]     - CONFIG_IPVLAN: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]   - "macvlan":
09:26:16 [2022-08-04T09:26:16.648Z]     - CONFIG_MACVLAN: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]     - CONFIG_DUMMY: enabled (as module)
09:26:16 [2022-08-04T09:26:16.648Z]   - "ftp,tftp client in container":
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z] - Storage Drivers:
09:26:16 [2022-08-04T09:26:16.906Z]   - "aufs":
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_AUFS_FS: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]   - "btrfs":
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:26:16 [2022-08-04T09:26:16.906Z]   - "devicemapper":
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_BLK_DEV_DM: enabled
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]   - "overlay":
09:26:16 [2022-08-04T09:26:16.906Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:26:16 [2022-08-04T09:26:16.906Z]   - "zfs":
09:26:16 [2022-08-04T09:26:16.906Z]     - /dev/zfs: present
09:26:16 [2022-08-04T09:26:16.906Z]     - zfs command: missing
09:26:16 [2022-08-04T09:26:16.906Z]     - zpool command: missing
09:26:16 [2022-08-04T09:26:16.906Z] 
09:26:16 [2022-08-04T09:26:16.906Z] Limits:
09:26:16 [2022-08-04T09:26:16.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:26:16 [2022-08-04T09:26:16.906Z] 
09:26:16 [2022-08-04T09:26:16.906Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:26:17 [2022-08-04T09:26:17.230Z] + sudo modprobe ip_vs
09:26:17 [2022-08-04T09:26:17.230Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a .
09:26:17 [2022-08-04T09:26:17.334Z] #58 43.04 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:26:17 [2022-08-04T09:26:17.488Z] #1 [internal] load build definition from Dockerfile
09:26:17 [2022-08-04T09:26:17.488Z] #1 sha256:438cea79a994e32ca4e32766c60a1400fcfa89ec39185a725597514df6e7a745
09:26:17 [2022-08-04T09:26:17.488Z] #1 transferring dockerfile: 19.07kB done
09:26:17 [2022-08-04T09:26:17.488Z] #1 DONE 0.0s
09:26:17 [2022-08-04T09:26:17.488Z] 
09:26:17 [2022-08-04T09:26:17.488Z] #2 [internal] load .dockerignore
09:26:17 [2022-08-04T09:26:17.488Z] #2 sha256:87619cd56a469957efe25d61bab2c0627bb57a516bceb82a5c7b634ecce422b1
09:26:17 [2022-08-04T09:26:17.488Z] #2 transferring context: 145B done
09:26:17 [2022-08-04T09:26:17.488Z] #2 DONE 0.0s
09:26:17 [2022-08-04T09:26:17.488Z] 
09:26:17 [2022-08-04T09:26:17.488Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:26:17 [2022-08-04T09:26:17.488Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:26:17 [2022-08-04T09:26:17.595Z] #58 DONE 43.3s
09:26:17 [2022-08-04T09:26:17.595Z] 
09:26:17 [2022-08-04T09:26:17.595Z] #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
09:26:17 [2022-08-04T09:26:17.595Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:26:17 [2022-08-04T09:26:17.595Z] #84 0.846 Cloning into '/tmp/crun-build'...
09:26:17 [2022-08-04T09:26:17.745Z] #3 DONE 0.3s
09:26:17 [2022-08-04T09:26:17.745Z] 
09:26:17 [2022-08-04T09:26:17.745Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:26:17 [2022-08-04T09:26:17.745Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:26:17 [2022-08-04T09:26:17.745Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
09:26:17 [2022-08-04T09:26:17.745Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
09:26:17 [2022-08-04T09:26:17.745Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
09:26:17 [2022-08-04T09:26:17.745Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 7.34MB / 9.94MB 0.1s
09:26:17 [2022-08-04T09:26:17.745Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
09:26:18 [2022-08-04T09:26:18.003Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
09:26:18 [2022-08-04T09:26:18.003Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
09:26:18 [2022-08-04T09:26:18.003Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
09:26:18 [2022-08-04T09:26:18.261Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
09:26:18 [2022-08-04T09:26:18.261Z] #4 DONE 0.5s
09:26:18 [2022-08-04T09:26:18.519Z] 
09:26:18 [2022-08-04T09:26:18.519Z] #5 [internal] load build definition from Dockerfile
09:26:18 [2022-08-04T09:26:18.519Z] #5 sha256:cfc03c655060bccce830456e963893ceb13955ba76d280de94d283f1051365e1
09:26:18 [2022-08-04T09:26:18.519Z] #5 DONE 0.0s
09:26:18 [2022-08-04T09:26:18.519Z] 
09:26:18 [2022-08-04T09:26:18.519Z] #6 [internal] load .dockerignore
09:26:18 [2022-08-04T09:26:18.519Z] #6 sha256:737eae3e017bb31353d6a4478769c9c2adb6567fb5f586f9c2bc850f57cabda9
09:26:18 [2022-08-04T09:26:18.519Z] #6 DONE 0.0s
09:26:18 [2022-08-04T09:26:18.519Z] 
09:26:18 [2022-08-04T09:26:18.519Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:18 [2022-08-04T09:26:18.519Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:26:19 [2022-08-04T09:26:19.083Z] #10 ...
09:26:19 [2022-08-04T09:26:19.083Z] 
09:26:19 [2022-08-04T09:26:19.083Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:19 [2022-08-04T09:26:19.083Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:26:19 [2022-08-04T09:26:19.083Z] #9 DONE 0.8s
09:26:19 [2022-08-04T09:26:19.344Z] 
09:26:19 [2022-08-04T09:26:19.344Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:19 [2022-08-04T09:26:19.344Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:26:19 [2022-08-04T09:26:19.344Z] #10 DONE 0.8s
09:26:19 [2022-08-04T09:26:19.344Z] 
09:26:19 [2022-08-04T09:26:19.344Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:26:19 [2022-08-04T09:26:19.344Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
09:26:19 [2022-08-04T09:26:19.344Z] #7 DONE 0.8s
09:26:19 [2022-08-04T09:26:19.344Z] 
09:26:19 [2022-08-04T09:26:19.344Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:26:19 [2022-08-04T09:26:19.344Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:26:19 [2022-08-04T09:26:19.344Z] #8 DONE 0.8s
09:26:19 [2022-08-04T09:26:19.507Z] #84 6.248 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:26:19 [2022-08-04T09:26:19.507Z] #84 ...
09:26:19 [2022-08-04T09:26:19.507Z] 
09:26:19 [2022-08-04T09:26:19.507Z] #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
09:26:19 [2022-08-04T09:26:19.507Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:26:19 [2022-08-04T09:26:19.507Z] #62 35.12 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:26:19 [2022-08-04T09:26:19.507Z] #62 ...
09:26:19 [2022-08-04T09:26:19.507Z] 
09:26:19 [2022-08-04T09:26:19.507Z] #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
09:26:19 [2022-08-04T09:26:19.507Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:26:19 [2022-08-04T09:26:19.507Z] #84 6.272 Cloning into '/tmp/crun-build/libocispec'...
09:26:19 [2022-08-04T09:26:19.603Z] 
09:26:19 [2022-08-04T09:26:19.603Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:19 [2022-08-04T09:26:19.603Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:19 [2022-08-04T09:26:19.603Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 done
09:26:19 [2022-08-04T09:26:19.603Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
09:26:19 [2022-08-04T09:26:19.603Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
09:26:19 [2022-08-04T09:26:19.603Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
09:26:19 [2022-08-04T09:26:19.603Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 0B / 55.00MB 0.1s
09:26:19 [2022-08-04T09:26:19.871Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.2s
09:26:19 [2022-08-04T09:26:19.871Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 13.79MB / 55.00MB 0.3s
09:26:20 [2022-08-04T09:26:20.078Z] #84 7.074 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:26:20 [2022-08-04T09:26:20.078Z] #84 7.089 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:26:20 [2022-08-04T09:26:20.078Z] #84 7.089 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:26:20 [2022-08-04T09:26:20.078Z] #84 7.089 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:26:20 [2022-08-04T09:26:20.078Z] #84 7.102 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:26:20 [2022-08-04T09:26:20.130Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 20.24MB / 55.00MB 0.4s
09:26:20 [2022-08-04T09:26:20.131Z] #28 ...
09:26:20 [2022-08-04T09:26:20.131Z] 
09:26:20 [2022-08-04T09:26:20.131Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:26:20 [2022-08-04T09:26:20.131Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:26:20 [2022-08-04T09:26:20.131Z] #49 DONE 0.6s
09:26:20 [2022-08-04T09:26:20.131Z] 
09:26:20 [2022-08-04T09:26:20.131Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:20 [2022-08-04T09:26:20.131Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:20 [2022-08-04T09:26:20.131Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 26.21MB / 55.00MB 0.5s
09:26:20 [2022-08-04T09:26:20.389Z] #28 ...
09:26:20 [2022-08-04T09:26:20.389Z] 
09:26:20 [2022-08-04T09:26:20.389Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:26:20 [2022-08-04T09:26:20.389Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:26:20 [2022-08-04T09:26:20.389Z] #49 DONE 0.0s
09:26:20 [2022-08-04T09:26:20.389Z] 
09:26:20 [2022-08-04T09:26:20.389Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:20 [2022-08-04T09:26:20.389Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:20 [2022-08-04T09:26:20.389Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 33.37MB / 55.00MB 0.7s
09:26:20 [2022-08-04T09:26:20.389Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 38.80MB / 55.00MB 0.8s
09:26:20 [2022-08-04T09:26:20.652Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.0s
09:26:21 [2022-08-04T09:26:21.461Z] #84 8.571 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:26:21 [2022-08-04T09:26:21.600Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.8s done
09:26:21 [2022-08-04T09:26:21.863Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
09:26:23 [2022-08-04T09:26:23.381Z] #84 10.09 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:26:23 [2022-08-04T09:26:23.381Z] #84 ...
09:26:23 [2022-08-04T09:26:23.381Z] 
09:26:23 [2022-08-04T09:26:23.381Z] #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
09:26:23 [2022-08-04T09:26:23.381Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:26:23 [2022-08-04T09:26:23.381Z] #60 48.93 gotestsum version dev
09:26:23 [2022-08-04T09:26:23.381Z] #60 DONE 49.3s
09:26:23 [2022-08-04T09:26:23.381Z] 
09:26:23 [2022-08-04T09:26:23.381Z] #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
09:26:23 [2022-08-04T09:26:23.381Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:26:24 [2022-08-04T09:26:24.795Z] #62 ...
09:26:24 [2022-08-04T09:26:24.795Z] 
09:26:24 [2022-08-04T09:26:24.795Z] #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
09:26:24 [2022-08-04T09:26:24.795Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:26:24 [2022-08-04T09:26:24.795Z] #84 11.63 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:26:24 [2022-08-04T09:26:24.795Z] #84 11.71 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:26:24 [2022-08-04T09:26:24.795Z] #84 11.84 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:26:26 [2022-08-04T09:26:26.052Z] #28 ...
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #24 [internal] load build context
09:26:26 [2022-08-04T09:26:26.052Z] #24 sha256:3eaff61d600e46bc90d16dffd87ba4f3a3ced12945dce5d92e3c7e67652d6f38
09:26:26 [2022-08-04T09:26:26.052Z] #24 transferring context: 62.40MB 5.3s done
09:26:26 [2022-08-04T09:26:26.052Z] #24 DONE 5.7s
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:26 [2022-08-04T09:26:26.052Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:26 [2022-08-04T09:26:26.052Z] #28 ...
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:26 [2022-08-04T09:26:26.052Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:26:26 [2022-08-04T09:26:26.052Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:26 [2022-08-04T09:26:26.052Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:26:26 [2022-08-04T09:26:26.052Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:26:26 [2022-08-04T09:26:26.052Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:26:26 [2022-08-04T09:26:26.052Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.9s done
09:26:26 [2022-08-04T09:26:26.052Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done
09:26:26 [2022-08-04T09:26:26.052Z] #71 DONE 5.8s
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:26 [2022-08-04T09:26:26.052Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.0s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.2s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.4s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.7s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.1s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.2s
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.2s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.7s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.4s done
09:26:26 [2022-08-04T09:26:26.052Z] #11 ...
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:26 [2022-08-04T09:26:26.052Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:26:26 [2022-08-04T09:26:26.052Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:26:26 [2022-08-04T09:26:26.052Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:26:26 [2022-08-04T09:26:26.052Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:26:26 [2022-08-04T09:26:26.052Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:26:26 [2022-08-04T09:26:26.052Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s done
09:26:26 [2022-08-04T09:26:26.052Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
09:26:26 [2022-08-04T09:26:26.052Z] #73 DONE 6.2s
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:26 [2022-08-04T09:26:26.052Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:26 [2022-08-04T09:26:26.052Z] #11 ...
09:26:26 [2022-08-04T09:26:26.052Z] 
09:26:26 [2022-08-04T09:26:26.052Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:26 [2022-08-04T09:26:26.052Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:26 [2022-08-04T09:26:26.988Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.1s
09:26:27 [2022-08-04T09:26:27.315Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023f939f7c52b68b3) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] {
[Pipeline] checkout
09:26:27 [2022-08-04T09:26:27.340Z] The recommended git tool is: git
09:26:27 [2022-08-04T09:26:27.356Z] using credential docker-jenkins-github-credentials
09:26:27 [2022-08-04T09:26:27.365Z] Cloning the remote Git repository
09:26:27 [2022-08-04T09:26:27.365Z] Cloning with configured refspecs honoured and without tags
09:26:27 [2022-08-04T09:26:27.381Z] Cloning repository https://github.com/moby/moby.git
09:26:27 [2022-08-04T09:26:27.382Z]  > git init /home/ubuntu/workspace/moby_PR-43906 # timeout=10
09:26:27 [2022-08-04T09:26:27.403Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:27 [2022-08-04T09:26:27.403Z]  > git --version # timeout=10
09:26:27 [2022-08-04T09:26:27.418Z]  > git --version # 'git version 2.25.1'
09:26:27 [2022-08-04T09:26:27.418Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:27 [2022-08-04T09:26:27.419Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:28 [2022-08-04T09:26:28.365Z] #28 ...
09:26:28 [2022-08-04T09:26:28.365Z] 
09:26:28 [2022-08-04T09:26:28.365Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:26:28 [2022-08-04T09:26:28.365Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:26:28 [2022-08-04T09:26:28.365Z] #72 DONE 0.5s
09:26:28 [2022-08-04T09:26:28.365Z] 
09:26:28 [2022-08-04T09:26:28.365Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:28 [2022-08-04T09:26:28.365Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:28 [2022-08-04T09:26:28.932Z] #28 ...
09:26:28 [2022-08-04T09:26:28.932Z] 
09:26:28 [2022-08-04T09:26:28.932Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:26:28 [2022-08-04T09:26:28.932Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:26:28 [2022-08-04T09:26:28.932Z] #74 DONE 0.9s
09:26:29 [2022-08-04T09:26:29.190Z] 
09:26:29 [2022-08-04T09:26:29.190Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:29 [2022-08-04T09:26:29.190Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:26:29 [2022-08-04T09:26:29.448Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.7s done
09:26:29 [2022-08-04T09:26:29.448Z] #28 DONE 10.0s
09:26:29 [2022-08-04T09:26:29.448Z] 
09:26:29 [2022-08-04T09:26:29.448Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:29 [2022-08-04T09:26:29.448Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:29 [2022-08-04T09:26:29.448Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.8s done
09:26:29 [2022-08-04T09:26:29.448Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.3s
09:26:29 [2022-08-04T09:26:29.706Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.6s done
09:26:29 [2022-08-04T09:26:29.965Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52
09:26:30 [2022-08-04T09:26:30.532Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.5s done
09:26:30 [2022-08-04T09:26:30.532Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2
09:26:35 [2022-08-04T09:26:35.831Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.8s done
09:26:35 [2022-08-04T09:26:35.831Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a
09:26:35 [2022-08-04T09:26:35.831Z] #11 ...
09:26:35 [2022-08-04T09:26:35.831Z] 
09:26:35 [2022-08-04T09:26:35.831Z] #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
09:26:35 [2022-08-04T09:26:35.831Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:26:35 [2022-08-04T09:26:35.831Z] #29 0.910 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 0.921 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 0.929 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 1.075 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 1.284 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 1.713 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:26:35 [2022-08-04T09:26:35.831Z] #29 2.920 Fetched 8563 kB in 2s (3780 kB/s)
09:26:35 [2022-08-04T09:26:35.831Z] #29 2.920 Reading package lists...
09:26:35 [2022-08-04T09:26:35.831Z] #29 3.716 Reading package lists...
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.491 Building dependency tree...
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.843 The following additional packages will be installed:
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.843   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.844   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.845 Recommended packages:
09:26:35 [2022-08-04T09:26:35.831Z] #29 4.845   libldap-common publicsuffix libsasl2-modules
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.020 The following NEW packages will be installed:
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.020   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.020   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.020   libssh2-1 openssl
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.296 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.296 Need to get 3047 kB of archives.
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.296 After this operation, 6661 kB of additional disk space will be used.
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.296 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.316 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.316 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.316 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.316 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.316 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
09:26:35 [2022-08-04T09:26:35.831Z] #29 5.332 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.332 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.340 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.340 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.340 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.340 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.342 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.344 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.346 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.520 debconf: delaying package configuration, since apt-utils is not installed
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.554 Fetched 3047 kB in 0s (9056 kB/s)
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.585 Selecting previously unselected package openssl.
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.585 (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.)
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.586 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.591 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.725 Selecting previously unselected package ca-certificates.
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.725 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.761 Unpacking ca-certificates (20210119) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.831 Selecting previously unselected package libbrotli1:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.831 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.840 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.914 Selecting previously unselected package libsasl2-modules-db:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.914 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.918 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.958 Selecting previously unselected package libsasl2-2:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.958 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 5.961 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.009 Selecting previously unselected package libldap-2.4-2:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.010 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.015 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.071 Selecting previously unselected package libnghttp2-14:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.071 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.085 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.128 Selecting previously unselected package libpsl5:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.128 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.131 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.169 Selecting previously unselected package librtmp1:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.169 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.174 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.211 Selecting previously unselected package libssh2-1:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.211 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.215 Unpacking libssh2-1:amd64 (1.9.0-2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.264 Selecting previously unselected package libcurl4:amd64.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.264 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.268 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.321 Selecting previously unselected package curl.
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.321 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 6.326 Unpacking curl (7.74.0-1.3+deb11u2) ...
09:26:35 [2022-08-04T09:26:35.832Z] #29 ...
09:26:35 [2022-08-04T09:26:35.832Z] 
09:26:35 [2022-08-04T09:26:35.832Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:35 [2022-08-04T09:26:35.832Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:37 [2022-08-04T09:26:37.020Z] #84 22.90 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:26:37 [2022-08-04T09:26:37.020Z] #84 ...
09:26:37 [2022-08-04T09:26:37.020Z] 
09:26:37 [2022-08-04T09:26:37.021Z] #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
09:26:37 [2022-08-04T09:26:37.021Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:26:37 [2022-08-04T09:26:37.021Z] #19 44.52 Fetched 49.2 MB in 43s (1135 kB/s)
09:26:39 [2022-08-04T09:26:39.561Z] #19 44.52 Reading package lists...
09:26:39 [2022-08-04T09:26:39.933Z] Fetching without tags
09:26:40 [2022-08-04T09:26:40.110Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.1s done
09:26:40 [2022-08-04T09:26:40.370Z] #11 ...
09:26:40 [2022-08-04T09:26:40.370Z] 
09:26:40 [2022-08-04T09:26:40.370Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt        apt-get update && apt-get install -y --no-install-recommends            ca-certificates            curl            jq
09:26:40 [2022-08-04T09:26:40.370Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.379 Selecting previously unselected package libonig5:amd64.
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.379 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.383 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.442 Selecting previously unselected package libjq1:amd64.
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.442 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.445 Unpacking libjq1:amd64 (1.6-2.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.485 Selecting previously unselected package jq.
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.485 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.489 Unpacking jq (1.6-2.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.528 Setting up libpsl5:amd64 (0.21.0-1.2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.544 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.556 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.565 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.577 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.586 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.596 Setting up libssh2-1:amd64 (1.9.0-2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.608 Setting up openssl (1.1.1n-0+deb11u3) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.624 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.636 Setting up libjq1:amd64 (1.6-2.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.646 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 6.657 Setting up ca-certificates (20210119) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 7.301 Updating certificates in /etc/ssl/certs...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.109 129 added, 0 removed; done.
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.140 Setting up jq (1.6-2.1) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.147 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.157 Setting up curl (7.74.0-1.3+deb11u2) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.166 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.183 Processing triggers for ca-certificates (20210119) ...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.191 Updating certificates in /etc/ssl/certs...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.749 0 added, 0 removed; done.
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.749 Running hooks in /etc/ca-certificates/update.d...
09:26:40 [2022-08-04T09:26:40.370Z] #29 8.751 done.
09:26:40 [2022-08-04T09:26:40.370Z] #29 DONE 10.7s
09:26:40 [2022-08-04T09:26:40.370Z] 
09:26:40 [2022-08-04T09:26:40.370Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:40 [2022-08-04T09:26:40.370Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:40 [2022-08-04T09:26:40.370Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263
09:26:40 [2022-08-04T09:26:40.554Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
09:26:40 [2022-08-04T09:26:40.628Z] #11 ...
09:26:40 [2022-08-04T09:26:40.628Z] 
09:26:40 [2022-08-04T09:26:40.628Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:26:40 [2022-08-04T09:26:40.628Z] #30 sha256:7e46e8dea3930ccb6131b31845c4140fa48f932045ef669c31516d49442905c8
09:26:40 [2022-08-04T09:26:40.628Z] #30 DONE 0.2s
09:26:40 [2022-08-04T09:26:40.628Z] 
09:26:40 [2022-08-04T09:26:40.628Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:40 [2022-08-04T09:26:40.628Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:26:41 [2022-08-04T09:26:41.267Z] Merge succeeded, producing 760ee18268e123cf78bec424d195d9ee7d6d97f3
09:26:41 [2022-08-04T09:26:41.267Z] Checking out Revision 760ee18268e123cf78bec424d195d9ee7d6d97f3 (PR-43906)
09:26:41 [2022-08-04T09:26:41.413Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:26:39 [2022-08-04T09:26:39.909Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:39 [2022-08-04T09:26:39.914Z]  > git config --add remote.origin.fetch +refs/pull/43906/head:refs/remotes/origin/PR-43906 # timeout=10
09:26:39 [2022-08-04T09:26:39.918Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:39 [2022-08-04T09:26:39.929Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:26:39 [2022-08-04T09:26:39.937Z] Fetching upstream changes from https://github.com/moby/moby.git
09:26:39 [2022-08-04T09:26:39.937Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:39 [2022-08-04T09:26:39.937Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:26:40 [2022-08-04T09:26:40.557Z]  > git config core.sparsecheckout # timeout=10
09:26:40 [2022-08-04T09:26:40.563Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:26:41 [2022-08-04T09:26:41.087Z]  > git remote # timeout=10
09:26:41 [2022-08-04T09:26:41.098Z]  > git config --get remote.origin.url # timeout=10
09:26:41 [2022-08-04T09:26:41.104Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:26:41 [2022-08-04T09:26:41.104Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:26:41 [2022-08-04T09:26:41.264Z]  > git rev-parse HEAD^{commit} # timeout=10
09:26:41 [2022-08-04T09:26:41.270Z]  > git config core.sparsecheckout # timeout=10
09:26:41 [2022-08-04T09:26:41.274Z]  > git checkout -f 760ee18268e123cf78bec424d195d9ee7d6d97f3 # timeout=10
09:26:41 [2022-08-04T09:26:41.417Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:26:42 [2022-08-04T09:26:42.588Z] + docker version
09:26:42 [2022-08-04T09:26:42.588Z] Client: Docker Engine - Community
09:26:42 [2022-08-04T09:26:42.588Z]  Version:           20.10.14
09:26:42 [2022-08-04T09:26:42.588Z]  API version:       1.41
09:26:42 [2022-08-04T09:26:42.588Z]  Go version:        go1.16.15
09:26:42 [2022-08-04T09:26:42.588Z]  Git commit:        a224086
09:26:42 [2022-08-04T09:26:42.588Z]  Built:             Thu Mar 24 01:47:20 2022
09:26:42 [2022-08-04T09:26:42.588Z]  OS/Arch:           linux/arm64
09:26:42 [2022-08-04T09:26:42.588Z]  Context:           default
09:26:42 [2022-08-04T09:26:42.588Z]  Experimental:      true
09:26:42 [2022-08-04T09:26:42.588Z] 
09:26:42 [2022-08-04T09:26:42.588Z] Server: Docker Engine - Community
09:26:42 [2022-08-04T09:26:42.588Z]  Engine:
09:26:42 [2022-08-04T09:26:42.588Z]   Version:          20.10.14
09:26:42 [2022-08-04T09:26:42.588Z]   API version:      1.41 (minimum version 1.12)
09:26:42 [2022-08-04T09:26:42.588Z]   Go version:       go1.16.15
09:26:42 [2022-08-04T09:26:42.588Z]   Git commit:       87a90dc
09:26:42 [2022-08-04T09:26:42.588Z]   Built:            Thu Mar 24 01:45:39 2022
09:26:42 [2022-08-04T09:26:42.588Z]   OS/Arch:          linux/arm64
09:26:42 [2022-08-04T09:26:42.588Z]   Experimental:     true
09:26:42 [2022-08-04T09:26:42.588Z]  containerd:
09:26:42 [2022-08-04T09:26:42.588Z]   Version:          1.5.11
09:26:42 [2022-08-04T09:26:42.588Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:26:42 [2022-08-04T09:26:42.588Z]  runc:
09:26:42 [2022-08-04T09:26:42.588Z]   Version:          1.0.3
09:26:42 [2022-08-04T09:26:42.588Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:26:42 [2022-08-04T09:26:42.588Z]  docker-init:
09:26:42 [2022-08-04T09:26:42.588Z]   Version:          0.19.0
09:26:42 [2022-08-04T09:26:42.588Z]   GitCommit:        de40ad0
[Pipeline] sh
09:26:42 [2022-08-04T09:26:42.877Z] + docker info
09:26:42 [2022-08-04T09:26:42.877Z] Client:
09:26:42 [2022-08-04T09:26:42.877Z]  Context:    default
09:26:42 [2022-08-04T09:26:42.877Z]  Debug Mode: false
09:26:42 [2022-08-04T09:26:42.877Z]  Plugins:
09:26:42 [2022-08-04T09:26:42.877Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:26:42 [2022-08-04T09:26:42.877Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:26:42 [2022-08-04T09:26:42.877Z] 
09:26:42 [2022-08-04T09:26:42.877Z] Server:
09:26:42 [2022-08-04T09:26:42.877Z]  Containers: 0
09:26:42 [2022-08-04T09:26:42.877Z]   Running: 0
09:26:42 [2022-08-04T09:26:42.877Z]   Paused: 0
09:26:42 [2022-08-04T09:26:42.877Z]   Stopped: 0
09:26:42 [2022-08-04T09:26:42.877Z]  Images: 3
09:26:42 [2022-08-04T09:26:42.877Z]  Server Version: 20.10.14
09:26:42 [2022-08-04T09:26:42.877Z]  Storage Driver: overlay2
09:26:42 [2022-08-04T09:26:42.877Z]   Backing Filesystem: extfs
09:26:42 [2022-08-04T09:26:42.877Z]   Supports d_type: true
09:26:42 [2022-08-04T09:26:42.877Z]   Native Overlay Diff: true
09:26:42 [2022-08-04T09:26:42.877Z]   userxattr: false
09:26:42 [2022-08-04T09:26:42.877Z]  Logging Driver: json-file
09:26:42 [2022-08-04T09:26:42.877Z]  Cgroup Driver: cgroupfs
09:26:42 [2022-08-04T09:26:42.877Z]  Cgroup Version: 1
09:26:42 [2022-08-04T09:26:42.877Z]  Plugins:
09:26:42 [2022-08-04T09:26:42.877Z]   Volume: local
09:26:42 [2022-08-04T09:26:42.877Z]   Network: bridge host ipvlan macvlan null overlay
09:26:42 [2022-08-04T09:26:42.877Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:26:42 [2022-08-04T09:26:42.877Z]  Swarm: inactive
09:26:42 [2022-08-04T09:26:42.877Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:26:42 [2022-08-04T09:26:42.877Z]  Default Runtime: runc
09:26:42 [2022-08-04T09:26:42.877Z]  Init Binary: docker-init
09:26:42 [2022-08-04T09:26:42.877Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:26:42 [2022-08-04T09:26:42.877Z]  runc version: v1.0.3-0-gf46b6ba
09:26:42 [2022-08-04T09:26:42.877Z]  init version: de40ad0
09:26:42 [2022-08-04T09:26:42.877Z]  Security Options:
09:26:42 [2022-08-04T09:26:42.877Z]   apparmor
09:26:42 [2022-08-04T09:26:42.877Z]   seccomp
09:26:42 [2022-08-04T09:26:42.877Z]    Profile: default
09:26:42 [2022-08-04T09:26:42.877Z]  Kernel Version: 5.13.0-1021-aws
09:26:42 [2022-08-04T09:26:42.877Z]  Operating System: Ubuntu 20.04.4 LTS
09:26:42 [2022-08-04T09:26:42.877Z]  OSType: linux
09:26:42 [2022-08-04T09:26:42.877Z]  Architecture: aarch64
09:26:42 [2022-08-04T09:26:42.877Z]  CPUs: 2
09:26:42 [2022-08-04T09:26:42.877Z]  Total Memory: 7.562GiB
09:26:42 [2022-08-04T09:26:42.877Z]  Name: ip-10-100-53-174
09:26:42 [2022-08-04T09:26:42.877Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
09:26:42 [2022-08-04T09:26:42.877Z]  Docker Root Dir: /var/lib/docker
09:26:42 [2022-08-04T09:26:42.877Z]  Debug Mode: false
09:26:42 [2022-08-04T09:26:42.877Z]  Registry: https://index.docker.io/v1/
09:26:42 [2022-08-04T09:26:42.877Z]  Labels:
09:26:42 [2022-08-04T09:26:42.877Z]  Experimental: true
09:26:42 [2022-08-04T09:26:42.877Z]  Insecure Registries:
09:26:42 [2022-08-04T09:26:42.877Z]   127.0.0.0/8
09:26:42 [2022-08-04T09:26:42.877Z]  Live Restore Enabled: true
09:26:42 [2022-08-04T09:26:42.877Z] 
[Pipeline] sh
09:26:43 [2022-08-04T09:26:43.160Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:43 [2022-08-04T09:26:43.160Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:26:43 [2022-08-04T09:26:43.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43906/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:26:43 [2022-08-04T09:26:43.160Z] + bash /home/ubuntu/workspace/moby_PR-43906/check-config.sh
09:26:43 [2022-08-04T09:26:43.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:26:43 [2022-08-04T09:26:43.160Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
09:26:43 [2022-08-04T09:26:43.160Z] 
09:26:43 [2022-08-04T09:26:43.160Z] Generally Necessary:
09:26:43 [2022-08-04T09:26:43.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:26:43 [2022-08-04T09:26:43.160Z] - apparmor: enabled and tools installed
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NAMESPACES: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NET_NS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_PID_NS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_IPC_NS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_UTS_NS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CGROUPS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CGROUP_CPUACCT: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CGROUP_DEVICE: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CGROUP_FREEZER: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CGROUP_SCHED: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_CPUSETS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_MEMCG: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_KEYS: enabled
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_VETH: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_BRIDGE: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:26:43 [2022-08-04T09:26:43.160Z] - CONFIG_NF_NAT: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_POSIX_MQUEUE: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CGROUP_BPF: enabled
09:26:43 [2022-08-04T09:26:43.420Z] 
09:26:43 [2022-08-04T09:26:43.420Z] Optional Features:
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_USER_NS: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_SECCOMP: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_SECCOMP_FILTER: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CGROUP_PIDS: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_MEMCG_SWAP: enabled
09:26:43 [2022-08-04T09:26:43.420Z]     (cgroup swap accounting is currently enabled)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_BLK_CGROUP: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CGROUP_PERF: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CGROUP_HUGETLB: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_CFS_BANDWIDTH: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_RT_GROUP_SCHED: missing
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_VS: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_VS_NFCT: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_IP_VS_RR: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_SECURITY_SELINUX: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_SECURITY_APPARMOR: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_EXT4_FS: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:26:43 [2022-08-04T09:26:43.420Z] - Network Drivers:
09:26:43 [2022-08-04T09:26:43.420Z]   - "overlay":
09:26:43 [2022-08-04T09:26:43.420Z]     - CONFIG_VXLAN: enabled (as module)
09:26:43 [2022-08-04T09:26:43.420Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:26:43 [2022-08-04T09:26:43.420Z]       Optional (for encrypted networks):
09:26:43 [2022-08-04T09:26:43.679Z]       - CONFIG_CRYPTO: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_CRYPTO_AEAD: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_CRYPTO_GCM: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_CRYPTO_GHASH: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_XFRM: enabled
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_XFRM_USER: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]       - CONFIG_INET_ESP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "ipvlan":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_IPVLAN: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "macvlan":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_MACVLAN: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_DUMMY: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "ftp,tftp client in container":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z] - Storage Drivers:
09:26:43 [2022-08-04T09:26:43.680Z]   - "aufs":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_AUFS_FS: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "btrfs":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:26:43 [2022-08-04T09:26:43.680Z]   - "devicemapper":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_BLK_DEV_DM: enabled
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "overlay":
09:26:43 [2022-08-04T09:26:43.680Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:26:43 [2022-08-04T09:26:43.680Z]   - "zfs":
09:26:43 [2022-08-04T09:26:43.680Z]     - /dev/zfs: present
09:26:43 [2022-08-04T09:26:43.680Z]     - zfs command: missing
09:26:43 [2022-08-04T09:26:43.680Z]     - zpool command: missing
09:26:43 [2022-08-04T09:26:43.680Z] 
09:26:43 [2022-08-04T09:26:43.680Z] Limits:
09:26:43 [2022-08-04T09:26:43.680Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:26:43 [2022-08-04T09:26:43.680Z] 
09:26:43 [2022-08-04T09:26:43.680Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:26:44 [2022-08-04T09:26:44.037Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:760ee18268e123cf78bec424d195d9ee7d6d97f3 .
09:26:44 [2022-08-04T09:26:44.297Z] #1 [internal] load build definition from Dockerfile
09:26:44 [2022-08-04T09:26:44.297Z] #1 sha256:da9628ecc2a0502562fb7cf3db26e7c3c6e55d8202dc5595f2ffa9384b9cb15c
09:26:44 [2022-08-04T09:26:44.297Z] #1 transferring dockerfile: 19.07kB done
09:26:44 [2022-08-04T09:26:44.297Z] #1 DONE 0.0s
09:26:44 [2022-08-04T09:26:44.297Z] 
09:26:44 [2022-08-04T09:26:44.297Z] #2 [internal] load .dockerignore
09:26:44 [2022-08-04T09:26:44.297Z] #2 sha256:5b87588f09473bd2ea95ed5bdd99b18b55306e14502e4b15985fed2f748d60cf
09:26:44 [2022-08-04T09:26:44.297Z] #2 transferring context: 145B 0.0s done
09:26:44 [2022-08-04T09:26:44.297Z] #2 DONE 0.0s
09:26:44 [2022-08-04T09:26:44.297Z] 
09:26:44 [2022-08-04T09:26:44.297Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:26:44 [2022-08-04T09:26:44.297Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
09:26:44 [2022-08-04T09:26:44.865Z] #3 DONE 0.5s
09:26:44 [2022-08-04T09:26:44.865Z] 
09:26:44 [2022-08-04T09:26:44.865Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
09:26:44 [2022-08-04T09:26:44.865Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 7.34MB / 9.20MB 0.1s
09:26:44 [2022-08-04T09:26:44.865Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.1s done
09:26:44 [2022-08-04T09:26:44.865Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.1s
09:26:45 [2022-08-04T09:26:45.102Z] #19 57.84 Reading package lists...
09:26:45 [2022-08-04T09:26:45.102Z] #19 ...
09:26:45 [2022-08-04T09:26:45.102Z] 
09:26:45 [2022-08-04T09:26:45.102Z] #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
09:26:45 [2022-08-04T09:26:45.102Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:26:45 [2022-08-04T09:26:45.102Z] #84 31.11 libtoolize: putting auxiliary files in '.'.
09:26:45 [2022-08-04T09:26:45.102Z] #84 31.11 libtoolize: copying file './ltmain.sh'
09:26:45 [2022-08-04T09:26:45.102Z] #84 31.62 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:26:45 [2022-08-04T09:26:45.102Z] #84 31.62 libtoolize: and rerunning libtoolize and aclocal.
09:26:45 [2022-08-04T09:26:45.102Z] #84 31.62 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:26:45 [2022-08-04T09:26:45.124Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.2s done
09:26:45 [2022-08-04T09:26:45.124Z] #4 DONE 0.4s
09:26:45 [2022-08-04T09:26:45.124Z] 
09:26:45 [2022-08-04T09:26:45.124Z] #6 [internal] load build definition from Dockerfile
09:26:45 [2022-08-04T09:26:45.124Z] #6 sha256:6382b0404bce3b126c1fc3d56097c7663d0f8bc386520a87b7faf03d1268964b
09:26:45 [2022-08-04T09:26:45.383Z] #6 DONE 0.0s
09:26:45 [2022-08-04T09:26:45.383Z] 
09:26:45 [2022-08-04T09:26:45.383Z] #5 [internal] load .dockerignore
09:26:45 [2022-08-04T09:26:45.383Z] #5 sha256:46ce45a1827fb8a99abcff0d4c0a80f2c7356854c8c859d02fc87f9b52f9ec8d
09:26:45 [2022-08-04T09:26:45.383Z] #5 DONE 0.0s
09:26:45 [2022-08-04T09:26:45.383Z] 
09:26:45 [2022-08-04T09:26:45.383Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:26:45 [2022-08-04T09:26:45.383Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
09:26:46 [2022-08-04T09:26:46.167Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.1s
09:26:46 [2022-08-04T09:26:46.320Z] #10 ...
09:26:46 [2022-08-04T09:26:46.320Z] 
09:26:46 [2022-08-04T09:26:46.320Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:46 [2022-08-04T09:26:46.320Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:26:46 [2022-08-04T09:26:46.320Z] #9 DONE 1.2s
09:26:46 [2022-08-04T09:26:46.580Z] 
09:26:46 [2022-08-04T09:26:46.580Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
09:26:46 [2022-08-04T09:26:46.580Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
09:26:46 [2022-08-04T09:26:46.580Z] #8 DONE 1.2s
09:26:46 [2022-08-04T09:26:46.580Z] 
09:26:46 [2022-08-04T09:26:46.580Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:26:46 [2022-08-04T09:26:46.580Z] #10 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
09:26:46 [2022-08-04T09:26:46.580Z] #10 DONE 1.2s
09:26:46 [2022-08-04T09:26:46.580Z] 
09:26:46 [2022-08-04T09:26:46.580Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:26:46 [2022-08-04T09:26:46.580Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:26:46 [2022-08-04T09:26:46.580Z] #7 DONE 1.3s
09:26:47 [2022-08-04T09:26:47.522Z] 
09:26:47 [2022-08-04T09:26:47.522Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:47 [2022-08-04T09:26:47.522Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:26:47 [2022-08-04T09:26:47.522Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:26:47 [2022-08-04T09:26:47.522Z] #73 DONE 0.0s
09:26:47 [2022-08-04T09:26:47.522Z] 
09:26:47 [2022-08-04T09:26:47.522Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:47 [2022-08-04T09:26:47.522Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:26:47 [2022-08-04T09:26:47.522Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:26:47 [2022-08-04T09:26:47.522Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:26:47 [2022-08-04T09:26:47.522Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:26:47 [2022-08-04T09:26:47.522Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:26:47 [2022-08-04T09:26:47.787Z] #71 ...
09:26:47 [2022-08-04T09:26:47.787Z] 
09:26:47 [2022-08-04T09:26:47.787Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:26:47 [2022-08-04T09:26:47.787Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:26:47 [2022-08-04T09:26:47.787Z] #49 DONE 0.0s
09:26:48 [2022-08-04T09:26:48.047Z] 
09:26:48 [2022-08-04T09:26:48.047Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:48 [2022-08-04T09:26:48.047Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 5.14MB / 5.14MB 0.2s done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:a083dca7c9d252411e94154be7aa88a2f97f34dd8fa1c05a15cdd39bf6a25523 1.80kB / 1.80kB done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:493a77666ad570b208236daf750785d12f1299c472aec950f864af339fd17a8a 7.12kB / 7.12kB done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 29.36MB / 53.68MB 0.6s
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 10.66MB / 10.66MB 0.2s done
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 31.49MB / 54.67MB 0.6s
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 15.73MB / 81.11MB 0.6s
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 52.43MB / 53.68MB 0.8s
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 44.33MB / 54.67MB 0.8s
09:26:48 [2022-08-04T09:26:48.047Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 28.31MB / 81.11MB 0.8s
09:26:48 [2022-08-04T09:26:48.310Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 0.9s
09:26:48 [2022-08-04T09:26:48.310Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 32.51MB / 81.11MB 0.9s
09:26:48 [2022-08-04T09:26:48.310Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 48.77MB / 81.11MB 1.0s
09:26:48 [2022-08-04T09:26:48.570Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 74.45MB / 81.11MB 1.2s
09:26:48 [2022-08-04T09:26:48.570Z] #11 sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 53.68MB / 53.68MB 1.2s done
09:26:48 [2022-08-04T09:26:48.570Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 1.3s
09:26:48 [2022-08-04T09:26:48.830Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068
09:26:49 [2022-08-04T09:26:49.089Z] #11 sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 54.67MB / 54.67MB 1.6s done
09:26:49 [2022-08-04T09:26:49.089Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 1.8s
09:26:49 [2022-08-04T09:26:49.450Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.7s done
09:26:49 [2022-08-04T09:26:49.450Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
09:26:49 [2022-08-04T09:26:49.660Z] #11 ...
09:26:49 [2022-08-04T09:26:49.660Z] 
09:26:49 [2022-08-04T09:26:49.660Z] #24 [internal] load build context
09:26:49 [2022-08-04T09:26:49.660Z] #24 sha256:a233369a47e5c8b1ef48944a76e7c44aa435a9775534969493d3ae616f861970
09:26:49 [2022-08-04T09:26:49.660Z] #24 transferring context: 62.40MB 1.9s done
09:26:49 [2022-08-04T09:26:49.660Z] #24 DONE 2.3s
09:26:49 [2022-08-04T09:26:49.660Z] 
09:26:49 [2022-08-04T09:26:49.660Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:49 [2022-08-04T09:26:49.660Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:49 [2022-08-04T09:26:49.660Z] #11 sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 81.11MB / 81.11MB 2.3s done
09:26:49 [2022-08-04T09:26:49.660Z] #11 sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a 126B / 126B 2.3s done
09:26:49 [2022-08-04T09:26:49.660Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 0B / 108.94MB 2.4s
09:26:49 [2022-08-04T09:26:49.927Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 32.51MB / 108.94MB 2.7s
09:26:50 [2022-08-04T09:26:50.016Z] #11 DONE 30.1s
09:26:50 [2022-08-04T09:26:50.016Z] 
09:26:50 [2022-08-04T09:26:50.016Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:26:50 [2022-08-04T09:26:50.016Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
09:26:50 [2022-08-04T09:26:50.188Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 46.99MB / 108.94MB 2.9s
09:26:50 [2022-08-04T09:26:50.447Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 61.87MB / 108.94MB 3.0s
09:26:50 [2022-08-04T09:26:50.447Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 67.34MB / 108.94MB 3.1s
09:26:50 [2022-08-04T09:26:50.447Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 82.84MB / 108.94MB 3.2s
09:26:50 [2022-08-04T09:26:50.581Z] #12 ...
09:26:50 [2022-08-04T09:26:50.581Z] 
09:26:50 [2022-08-04T09:26:50.581Z] #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
09:26:50 [2022-08-04T09:26:50.581Z] #31 sha256:5fe86862a6db1e3dec8bdb16ff4344bc36ad521ab5a34485c3ac672cbdad5fca
09:26:50 [2022-08-04T09:26:50.581Z] #31 1.464 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:26:50 [2022-08-04T09:26:50.581Z] #31 1.751 
09:26:50 [2022-08-04T09:26:50.581Z] #31 1.966 #=#=#                                                                         

######################################################################## 100.0%
09:26:50 [2022-08-04T09:26:50.581Z] #31 2.232 
09:26:50 [2022-08-04T09:26:50.581Z] #31 3.075 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:26:50 [2022-08-04T09:26:50.581Z] #31 3.324 
09:26:50 [2022-08-04T09:26:50.581Z] #31 3.547 #=#=#                                                                         

######################################################################## 100.0%
09:26:50 [2022-08-04T09:26:50.582Z] #31 3.807 
09:26:50 [2022-08-04T09:26:50.582Z] #31 4.693 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:26:50 [2022-08-04T09:26:50.582Z] #31 4.960 
09:26:50 [2022-08-04T09:26:50.582Z] #31 5.172 #=#=#                                                                         

###################                                                       27.1%
##########################################                                59.0%
#################################################################         91.0%
######################################################################## 100.0%
09:26:50 [2022-08-04T09:26:50.582Z] #31 5.715 
09:26:50 [2022-08-04T09:26:50.582Z] #31 6.620 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:26:50 [2022-08-04T09:26:50.582Z] #31 6.898 
09:26:50 [2022-08-04T09:26:50.582Z] #31 7.124 #=#=#                                                                         

######################################################################## 100.0%
09:26:50 [2022-08-04T09:26:50.582Z] #31 7.366 
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.020 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.311 
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.530 #=#=#                                                                         

######################################################################## 100.0%
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.748 
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.788 Download of images into '/build' complete.
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.788 Use something like the following to load the result into a Docker daemon:
09:26:50 [2022-08-04T09:26:50.582Z] #31 8.788   tar -cC '/build' . | docker load
09:26:50 [2022-08-04T09:26:50.707Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 94.37MB / 108.94MB 3.4s
09:26:50 [2022-08-04T09:26:50.984Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 103.81MB / 108.94MB 3.5s
09:26:51 [2022-08-04T09:26:51.150Z] #31 DONE 10.6s
09:26:51 [2022-08-04T09:26:51.150Z] 
09:26:51 [2022-08-04T09:26:51.150Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:26:51 [2022-08-04T09:26:51.150Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.67 configure.ac:7: installing './compile'
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.69 configure.ac:11: installing './config.guess'
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.69 configure.ac:11: installing './config.sub'
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.70 configure.ac:8: installing './install-sh'
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.70 configure.ac:8: installing './missing'
09:26:51 [2022-08-04T09:26:51.675Z] #84 38.83 Makefile.am: installing './depcomp'
09:26:51 [2022-08-04T09:26:51.716Z] #12 DONE 1.9s
09:26:51 [2022-08-04T09:26:51.716Z] 
09:26:51 [2022-08-04T09:26:51.716Z] #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
09:26:51 [2022-08-04T09:26:51.716Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
09:26:51 [2022-08-04T09:26:51.923Z] #11 sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 108.94MB / 108.94MB 4.3s done
09:26:51 [2022-08-04T09:26:51.923Z] #11 ...
09:26:51 [2022-08-04T09:26:51.923Z] 
09:26:51 [2022-08-04T09:26:51.923Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:51 [2022-08-04T09:26:51.923Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:26:51 [2022-08-04T09:26:51.923Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:26:51 [2022-08-04T09:26:51.923Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:26:51 [2022-08-04T09:26:51.923Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:26:51 [2022-08-04T09:26:51.923Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 2.6s done
09:26:51 [2022-08-04T09:26:51.923Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.9s done
09:26:51 [2022-08-04T09:26:51.923Z] #73 DONE 4.5s
09:26:51 [2022-08-04T09:26:51.923Z] 
09:26:51 [2022-08-04T09:26:51.923Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:26:51 [2022-08-04T09:26:51.923Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:26:51 [2022-08-04T09:26:51.923Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.2s done
09:26:51 [2022-08-04T09:26:51.923Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done
09:26:51 [2022-08-04T09:26:51.974Z] #13 DONE 0.4s
09:26:52 [2022-08-04T09:26:52.184Z] #71 DONE 4.7s
09:26:52 [2022-08-04T09:26:52.184Z] 
09:26:52 [2022-08-04T09:26:52.184Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:52 [2022-08-04T09:26:52.184Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:52 [2022-08-04T09:26:52.233Z] 
09:26:52 [2022-08-04T09:26:52.233Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:26:52 [2022-08-04T09:26:52.233Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
09:26:52 [2022-08-04T09:26:52.233Z] #46 ...
09:26:52 [2022-08-04T09:26:52.233Z] 
09:26:52 [2022-08-04T09:26:52.233Z] #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
09:26:52 [2022-08-04T09:26:52.233Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
09:26:52 [2022-08-04T09:26:52.233Z] #50 DONE 0.2s
09:26:52 [2022-08-04T09:26:52.233Z] 
09:26:52 [2022-08-04T09:26:52.233Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:26:52 [2022-08-04T09:26:52.233Z] #25 sha256:85c584cc8b812b33633641d1679b23246e95051332e949c9ce847f577370b7c6
09:26:52 [2022-08-04T09:26:52.233Z] #25 DONE 0.2s
09:26:52 [2022-08-04T09:26:52.233Z] 
09:26:52 [2022-08-04T09:26:52.233Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:26:52 [2022-08-04T09:26:52.233Z] #66 sha256:382ad9c87a861fb5515193f9fb00c05da359c3bfd2d10f8afe27495160baac20
09:26:52 [2022-08-04T09:26:52.233Z] #66 DONE 0.2s
09:26:52 [2022-08-04T09:26:52.492Z] 
09:26:52 [2022-08-04T09:26:52.492Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:26:52 [2022-08-04T09:26:52.492Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
09:26:52 [2022-08-04T09:26:52.492Z] #46 DONE 0.3s
09:26:52 [2022-08-04T09:26:52.492Z] 
09:26:52 [2022-08-04T09:26:52.492Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:26:52 [2022-08-04T09:26:52.492Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
09:26:52 [2022-08-04T09:26:52.492Z] #33 DONE 0.3s
09:26:52 [2022-08-04T09:26:52.492Z] 
09:26:52 [2022-08-04T09:26:52.492Z] #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
09:26:52 [2022-08-04T09:26:52.492Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:26:52 [2022-08-04T09:26:52.799Z] #11 extracting sha256:cfc947b533a3ed8b8ce79820c7fe5e7634bf9c08479ed0aee1e74ee7b4f2b068 3.9s done
09:26:53 [2022-08-04T09:26:53.059Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356
09:26:53 [2022-08-04T09:26:53.061Z] #84 39.78 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:26:53 [2022-08-04T09:26:53.061Z] #84 39.78 libtoolize: copying file 'build-aux/ltmain.sh'
09:26:53 [2022-08-04T09:26:53.061Z] #84 39.90 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:26:53 [2022-08-04T09:26:53.061Z] #84 39.90 libtoolize: copying file 'm4/libtool.m4'
09:26:53 [2022-08-04T09:26:53.061Z] #84 39.98 libtoolize: copying file 'm4/ltoptions.m4'
09:26:53 [2022-08-04T09:26:53.061Z] #84 40.07 libtoolize: copying file 'm4/ltsugar.m4'
09:26:53 [2022-08-04T09:26:53.061Z] #84 40.16 libtoolize: copying file 'm4/ltversion.m4'
09:26:53 [2022-08-04T09:26:53.321Z] #84 40.26 libtoolize: copying file 'm4/lt~obsolete.m4'
09:26:53 [2022-08-04T09:26:53.321Z] #84 ...
09:26:53 [2022-08-04T09:26:53.321Z] 
09:26:53 [2022-08-04T09:26:53.321Z] #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
09:26:53 [2022-08-04T09:26:53.321Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:26:53 [2022-08-04T09:26:53.321Z] #19 57.84 Reading package lists...
09:26:53 [2022-08-04T09:26:53.629Z] #11 extracting sha256:9ca36aa4204d2a708dcd1d41d1d4a128b095f8d88a2f9544f89799c36914e356 0.5s done
09:26:53 [2022-08-04T09:26:53.890Z] #11 ...
09:26:53 [2022-08-04T09:26:53.890Z] 
09:26:53 [2022-08-04T09:26:53.890Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:26:53 [2022-08-04T09:26:53.890Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
09:26:53 [2022-08-04T09:26:53.890Z] #72 DONE 0.6s
09:26:53 [2022-08-04T09:26:53.890Z] 
09:26:53 [2022-08-04T09:26:53.890Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:53 [2022-08-04T09:26:53.890Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:53 [2022-08-04T09:26:53.890Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26
09:26:54 [2022-08-04T09:26:54.149Z] #11 extracting sha256:1fdcd2014de70fbce8c43a70cd1f42bceab4f1e35953db987fc318dbc0fb0d26 0.4s done
09:26:54 [2022-08-04T09:26:54.720Z] #11 ...
09:26:54 [2022-08-04T09:26:54.720Z] 
09:26:54 [2022-08-04T09:26:54.720Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:26:54 [2022-08-04T09:26:54.720Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
09:26:54 [2022-08-04T09:26:54.720Z] #74 DONE 0.7s
09:26:54 [2022-08-04T09:26:54.720Z] 
09:26:54 [2022-08-04T09:26:54.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:54 [2022-08-04T09:26:54.720Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:54 [2022-08-04T09:26:54.720Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 0.1s
09:26:54 [2022-08-04T09:26:54.720Z] #11 ...
09:26:54 [2022-08-04T09:26:54.720Z] 
09:26:54 [2022-08-04T09:26:54.720Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:26:54 [2022-08-04T09:26:54.720Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
09:26:54 [2022-08-04T09:26:54.720Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done
09:26:54 [2022-08-04T09:26:54.720Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
09:26:54 [2022-08-04T09:26:54.720Z] #28 sha256:ede74d90543e4dedd6662653de639d72e82640717f99041591dc9f34c186f0f9 529B / 529B done
09:26:54 [2022-08-04T09:26:54.720Z] #28 sha256:585393df054ae3733a18ba06108b2cee169be81198dde54e073526e856ff9a01 1.48kB / 1.48kB done
09:26:54 [2022-08-04T09:26:54.720Z] #28 sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 53.68MB / 53.68MB 3.1s done
09:26:54 [2022-08-04T09:26:54.720Z] #28 extracting sha256:114ba63dd73a866ac1bb59fe594dfd218f44ac9b4fa4b2c68499da5584fcfa9d 3.9s done
09:26:54 [2022-08-04T09:26:54.720Z] #28 DONE 7.4s
09:26:54 [2022-08-04T09:26:54.720Z] 
09:26:54 [2022-08-04T09:26:54.720Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:26:54 [2022-08-04T09:26:54.720Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:26:57 [2022-08-04T09:26:57.524Z] #19 71.42 Building dependency tree...
09:26:57 [2022-08-04T09:26:57.831Z] #34 4.528 + git clone https://github.com/kolyshkin/go-swagger.git .
09:26:57 [2022-08-04T09:26:57.831Z] #34 4.544 Cloning into '.'...
09:26:58 [2022-08-04T09:26:58.017Z] #11 extracting sha256:e288b20a616767a00416e22f7d8ee6390ba5b48061d92577f55bdb11121e6946 3.1s done
09:26:58 [2022-08-04T09:26:58.018Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218
09:26:58 [2022-08-04T09:26:58.096Z] #34 ...
09:26:58 [2022-08-04T09:26:58.096Z] 
09:26:58 [2022-08-04T09:26:58.096Z] #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
09:26:58 [2022-08-04T09:26:58.096Z] #67 sha256:9bb8d6a1d0f616a411c579760fe968684bb8d3271bb1c8207c262ffd3ecc1dfd
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.996 + RM_GOPATH=0
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.996 + TMP_GOPATH=
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.996 + : /build
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.996 + '[' -z '' ']'
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.996 ++ mktemp -d
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.997 + export GOPATH=/tmp/tmp.HrkXWiqgh2
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.997 + GOPATH=/tmp/tmp.HrkXWiqgh2
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.997 + RM_GOPATH=1
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.997 + case "$(go env GOARCH)" in
09:26:58 [2022-08-04T09:26:58.096Z] #67 3.997 ++ go env GOARCH
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.002 + export GO_BUILDMODE=-buildmode=pie
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.002 + GO_BUILDMODE=-buildmode=pie
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.005 ++ dirname /install.sh
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.011 + dir=/
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.011 + bin=rootlesskit
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.011 + shift
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.011 + '[' '!' -f //rootlesskit.installer ']'
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.011 + . //rootlesskit.installer
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 ++ : 1920341cd41e047834a21007424162a2dc946315
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + install_rootlesskit
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + case "$1" in
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + export CGO_ENABLED=0
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + CGO_ENABLED=0
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + _install_rootlesskit
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + for f in rootlesskit rootlesskit-docker-proxy
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + GOBIN=/build
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + GO111MODULE=on
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.016 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
09:26:58 [2022-08-04T09:26:58.096Z] #67 4.604 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
09:26:59 [2022-08-04T09:26:59.481Z] #67 6.927 go: downloading github.com/sirupsen/logrus v1.8.1
09:26:59 [2022-08-04T09:26:59.481Z] #67 6.975 go: downloading github.com/urfave/cli/v2 v2.4.0
09:27:00 [2022-08-04T09:27:00.050Z] #67 7.577 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.69 The following additional packages will be installed:
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.70   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.71   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.72   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.72   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.72   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.72   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.73   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.73   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.74   linux-libc-dev-s390x-cross patch xz-utils
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80 Suggested packages:
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   libyaml-shell-perl ed diffutils-doc
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80 Recommended packages:
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   fakeroot build-essential libalgorithm-merge-perl libwww-perl
09:27:00 [2022-08-04T09:27:00.120Z] #19 77.80   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
09:27:01 [2022-08-04T09:27:01.314Z] #11 extracting sha256:1a9b19461cd686052be44ec4c45a32b561c328b7fcf9fa7bbe1635660ca5e218 3.0s done
09:27:01 [2022-08-04T09:27:01.314Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57
09:27:02 [2022-08-04T09:27:02.592Z] #67 ...
09:27:02 [2022-08-04T09:27:02.592Z] 
09:27:02 [2022-08-04T09:27:02.592Z] #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
09:27:02 [2022-08-04T09:27:02.592Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:27:02 [2022-08-04T09:27:02.592Z] #38 4.379 go: downloading github.com/pelletier/go-toml v1.8.1
09:27:02 [2022-08-04T09:27:02.592Z] #38 ...
09:27:02 [2022-08-04T09:27:02.593Z] 
09:27:02 [2022-08-04T09:27:02.593Z] #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
09:27:02 [2022-08-04T09:27:02.593Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:02 [2022-08-04T09:27:02.593Z] #42 5.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:02 [2022-08-04T09:27:02.593Z] #42 5.256 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:02 [2022-08-04T09:27:02.593Z] #42 5.256 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:02 [2022-08-04T09:27:02.593Z] #42 6.315 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:27:02 [2022-08-04T09:27:02.593Z] #42 8.239 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:27:02 [2022-08-04T09:27:02.593Z] #42 ...
09:27:02 [2022-08-04T09:27:02.593Z] 
09:27:02 [2022-08-04T09:27:02.593Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:27:02 [2022-08-04T09:27:02.593Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:02 [2022-08-04T09:27:02.593Z] #55 4.634 go: downloading github.com/golangci/golangci-lint v1.46.2
09:27:02 [2022-08-04T09:27:02.593Z] #55 6.835 go: downloading github.com/fatih/color v1.13.0
09:27:02 [2022-08-04T09:27:02.593Z] #55 6.843 go: downloading github.com/gofrs/flock v0.8.1
09:27:02 [2022-08-04T09:27:02.593Z] #55 6.978 go: downloading github.com/spf13/cobra v1.4.0
09:27:02 [2022-08-04T09:27:02.593Z] #55 6.981 go: downloading github.com/spf13/pflag v1.0.5
09:27:02 [2022-08-04T09:27:02.593Z] #55 7.367 go: downloading github.com/spf13/viper v1.11.0
09:27:02 [2022-08-04T09:27:02.593Z] #55 7.448 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:27:02 [2022-08-04T09:27:02.593Z] #55 8.201 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
09:27:02 [2022-08-04T09:27:02.593Z] #55 8.370 go: downloading github.com/go-critic/go-critic v0.6.3
09:27:02 [2022-08-04T09:27:02.593Z] #55 9.943 go: downloading github.com/hashicorp/go-version v1.4.0
09:27:02 [2022-08-04T09:27:02.593Z] #55 10.10 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:27:02 [2022-08-04T09:27:02.593Z] #55 10.40 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:27:02 [2022-08-04T09:27:02.593Z] #55 10.46 go: downloading github.com/mattn/go-colorable v0.1.12
09:27:02 [2022-08-04T09:27:02.593Z] #55 ...
09:27:02 [2022-08-04T09:27:02.593Z] 
09:27:02 [2022-08-04T09:27:02.593Z] #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
09:27:02 [2022-08-04T09:27:02.593Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:02 [2022-08-04T09:27:02.593Z] #36 4.775 go: downloading github.com/go-delve/delve v1.8.1
09:27:02 [2022-08-04T09:27:02.593Z] #36 ...
09:27:02 [2022-08-04T09:27:02.593Z] 
09:27:02 [2022-08-04T09:27:02.593Z] #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
09:27:02 [2022-08-04T09:27:02.593Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:27:02 [2022-08-04T09:27:02.593Z] #53 4.797 go: downloading gotest.tools/gotestsum v1.8.1
09:27:02 [2022-08-04T09:27:02.593Z] #53 6.590 go: downloading github.com/dnephin/pflag v1.0.7
09:27:02 [2022-08-04T09:27:02.593Z] #53 6.591 go: downloading github.com/fatih/color v1.10.0
09:27:02 [2022-08-04T09:27:02.593Z] #53 6.675 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:27:02 [2022-08-04T09:27:02.593Z] #53 6.694 go: downloading github.com/pkg/errors v0.9.1
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.245 go: downloading github.com/mattn/go-colorable v0.1.8
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.353 go: downloading github.com/mattn/go-isatty v0.0.12
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.366 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.419 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.565 go: downloading github.com/jonboulle/clockwork v0.2.2
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.723 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:27:02 [2022-08-04T09:27:02.593Z] #53 7.874 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:27:02 [2022-08-04T09:27:02.593Z] #53 8.342 go: downloading golang.org/x/tools v0.1.0
09:27:02 [2022-08-04T09:27:02.852Z] #53 ...
09:27:02 [2022-08-04T09:27:02.852Z] 
09:27:02 [2022-08-04T09:27:02.852Z] #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
09:27:02 [2022-08-04T09:27:02.852Z] #26 sha256:d45464dcd2da0519beceaf94b5d100db50af88c1bb5643f5d70222b9265926f6
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + RM_GOPATH=0
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + TMP_GOPATH=
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + : /build
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + '[' -z '' ']'
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 ++ mktemp -d
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + export GOPATH=/tmp/tmp.dmJ77sM9oI
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + GOPATH=/tmp/tmp.dmJ77sM9oI
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + RM_GOPATH=1
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 + case "$(go env GOARCH)" in
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.772 ++ go env GOARCH
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.794 + export GO_BUILDMODE=-buildmode=pie
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.794 + GO_BUILDMODE=-buildmode=pie
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.794 ++ dirname /install.sh
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.802 Install docker/cli version 17.06.2-ce from stable
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + dir=/
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + bin=dockercli
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + shift
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + '[' '!' -f //dockercli.installer ']'
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + . //dockercli.installer
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 ++ : stable
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 ++ : 17.06.2-ce
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + install_dockercli
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 ++ uname -m
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + arch=x86_64
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + '[' x86_64 '!=' x86_64 ']'
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + url=https://download.docker.com/linux/static
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:27:02 [2022-08-04T09:27:02.852Z] #26 3.803 + tar -xz docker/docker
09:27:02 [2022-08-04T09:27:02.852Z] #26 ...
09:27:02 [2022-08-04T09:27:02.852Z] 
09:27:02 [2022-08-04T09:27:02.852Z] #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
09:27:02 [2022-08-04T09:27:02.852Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:27:02 [2022-08-04T09:27:02.852Z] #47 4.488 + git clone https://github.com/docker/distribution.git .
09:27:02 [2022-08-04T09:27:02.852Z] #47 4.492 Cloning into '.'...
09:27:03 [2022-08-04T09:27:03.111Z] #47 ...
09:27:03 [2022-08-04T09:27:03.111Z] 
09:27:03 [2022-08-04T09:27:03.111Z] #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
09:27:03 [2022-08-04T09:27:03.111Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:27:03 [2022-08-04T09:27:03.111Z] #40 5.431 go: downloading github.com/tc-hib/go-winres v0.2.3
09:27:03 [2022-08-04T09:27:03.111Z] #40 6.253 go: downloading github.com/tc-hib/winres v0.1.5
09:27:03 [2022-08-04T09:27:03.111Z] #40 7.883 go: downloading github.com/urfave/cli/v2 v2.3.0
09:27:03 [2022-08-04T09:27:03.111Z] #40 8.310 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:27:03 [2022-08-04T09:27:03.111Z] #40 8.382 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:27:03 [2022-08-04T09:27:03.111Z] #40 ...
09:27:03 [2022-08-04T09:27:03.111Z] 
09:27:03 [2022-08-04T09:27:03.111Z] #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             ;
09:27:03 [2022-08-04T09:27:03.111Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:03 [2022-08-04T09:27:03.111Z] #76 5.111 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:03 [2022-08-04T09:27:03.111Z] #76 5.162 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:03 [2022-08-04T09:27:03.111Z] #76 5.162 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:03 [2022-08-04T09:27:03.111Z] #76 6.207 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:27:03 [2022-08-04T09:27:03.111Z] #76 8.116 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:27:03 [2022-08-04T09:27:03.111Z] #76 10.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:27:03 [2022-08-04T09:27:03.370Z] #76 ...
09:27:03 [2022-08-04T09:27:03.370Z] 
09:27:03 [2022-08-04T09:27:03.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
09:27:03 [2022-08-04T09:27:03.370Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:03 [2022-08-04T09:27:03.370Z] #14 5.113 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:03 [2022-08-04T09:27:03.370Z] #14 5.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:03 [2022-08-04T09:27:03.370Z] #14 5.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:03 [2022-08-04T09:27:03.370Z] #14 6.106 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:27:03 [2022-08-04T09:27:03.370Z] #14 7.781 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:27:03 [2022-08-04T09:27:03.370Z] #14 9.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:27:03 [2022-08-04T09:27:03.418Z] #19 ...
09:27:03 [2022-08-04T09:27:03.418Z] 
09:27:03 [2022-08-04T09:27:03.418Z] #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
09:27:03 [2022-08-04T09:27:03.418Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:03 [2022-08-04T09:27:03.418Z] #84 40.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.06 configure.ac:7: installing 'build-aux/compile'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.07 configure.ac:9: installing 'build-aux/config.guess'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.08 configure.ac:9: installing 'build-aux/config.sub'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.08 configure.ac:11: installing 'build-aux/install-sh'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.09 configure.ac:11: installing 'build-aux/missing'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.23 Makefile.am: installing 'build-aux/depcomp'
09:27:03 [2022-08-04T09:27:03.418Z] #84 50.33 parallel-tests: installing 'build-aux/test-driver'
09:27:03 [2022-08-04T09:27:03.629Z] #14 ...
09:27:03 [2022-08-04T09:27:03.629Z] 
09:27:03 [2022-08-04T09:27:03.629Z] #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
09:27:03 [2022-08-04T09:27:03.629Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:03 [2022-08-04T09:27:03.629Z] #51 4.694 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:03 [2022-08-04T09:27:03.629Z] #51 4.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:03 [2022-08-04T09:27:03.629Z] #51 4.737 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:03 [2022-08-04T09:27:03.629Z] #51 5.419 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:27:03 [2022-08-04T09:27:03.629Z] #51 5.921 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:27:03 [2022-08-04T09:27:03.629Z] #51 7.661 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:27:03 [2022-08-04T09:27:03.629Z] #51 10.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:27:03 [2022-08-04T09:27:03.629Z] #51 ...
09:27:03 [2022-08-04T09:27:03.629Z] 
09:27:03 [2022-08-04T09:27:03.629Z] #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
09:27:03 [2022-08-04T09:27:03.629Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:27:03 [2022-08-04T09:27:03.629Z] #57 4.337 go: downloading mvdan.cc/sh/v3 v3.0.2
09:27:03 [2022-08-04T09:27:03.629Z] #57 5.415 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:27:03 [2022-08-04T09:27:03.629Z] #57 5.420 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:27:03 [2022-08-04T09:27:03.629Z] #57 5.550 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:27:03 [2022-08-04T09:27:03.629Z] #57 7.675 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:27:03 [2022-08-04T09:27:03.889Z] #57 ...
09:27:03 [2022-08-04T09:27:03.889Z] 
09:27:03 [2022-08-04T09:27:03.889Z] #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
09:27:03 [2022-08-04T09:27:03.889Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:27:03 [2022-08-04T09:27:03.889Z] #62 5.040 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:03 [2022-08-04T09:27:03.889Z] #62 5.080 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:03 [2022-08-04T09:27:03.889Z] #62 5.081 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:03 [2022-08-04T09:27:03.889Z] #62 5.879 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:27:03 [2022-08-04T09:27:03.889Z] #62 8.377 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:27:03 [2022-08-04T09:27:03.889Z] #62 10.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:27:03 [2022-08-04T09:27:03.889Z] #62 ...
09:27:03 [2022-08-04T09:27:03.889Z] 
09:27:03 [2022-08-04T09:27:03.889Z] #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
09:27:03 [2022-08-04T09:27:03.889Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:27:03 [2022-08-04T09:27:03.889Z] #40 11.80 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:27:04 [2022-08-04T09:27:04.148Z] #40 11.97 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:27:05 [2022-08-04T09:27:05.385Z] #84 51.96 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:27:05 [2022-08-04T09:27:05.385Z] #84 51.96 libtoolize: copying file 'build-aux/ltmain.sh'
09:27:05 [2022-08-04T09:27:05.385Z] #84 ...
09:27:05 [2022-08-04T09:27:05.385Z] 
09:27:05 [2022-08-04T09:27:05.385Z] #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
09:27:05 [2022-08-04T09:27:05.385Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.22 The following NEW packages will be installed:
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   crossbuild-essential-armel crossbuild-essential-armhf
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.24   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.25   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.26   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.26   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
09:27:05 [2022-08-04T09:27:05.385Z] #19 83.27   linux-libc-dev-s390x-cross patch xz-utils
09:27:05 [2022-08-04T09:27:05.516Z] #11 ...
09:27:05 [2022-08-04T09:27:05.516Z] 
09:27:05 [2022-08-04T09:27:05.516Z] #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
09:27:05 [2022-08-04T09:27:05.516Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
09:27:05 [2022-08-04T09:27:05.516Z] #29 0.838 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 1.012 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 1.015 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 1.018 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 1.179 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 1.768 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:05 [2022-08-04T09:27:05.516Z] #29 2.202 Fetched 8449 kB in 2s (5208 kB/s)
09:27:05 [2022-08-04T09:27:05.516Z] #29 2.202 Reading package lists...
09:27:05 [2022-08-04T09:27:05.516Z] #29 2.770 Reading package lists...
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.294 Building dependency tree...
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.620 The following additional packages will be installed:
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.620   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.620   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.620 Recommended packages:
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.620   libldap-common publicsuffix libsasl2-modules
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.740 The following NEW packages will be installed:
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.741   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.741   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:27:05 [2022-08-04T09:27:05.516Z] #29 3.746   libssh2-1 openssl
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.014 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.014 Need to get 2942 kB of archives.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.014 After this operation, 6482 kB of additional disk space will be used.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.014 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.028 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.028 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.028 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.028 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.028 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.030 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u2 [325 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u2 [264 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.054 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.170 debconf: delaying package configuration, since apt-utils is not installed
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.201 Fetched 2942 kB in 0s (9677 kB/s)
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.229 Selecting previously unselected package openssl.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.229 (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.)
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.229 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.234 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.362 Selecting previously unselected package ca-certificates.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.362 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.366 Unpacking ca-certificates (20210119) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.435 Selecting previously unselected package libbrotli1:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.435 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.443 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.496 Selecting previously unselected package libsasl2-modules-db:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.496 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.501 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.543 Selecting previously unselected package libsasl2-2:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.543 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.547 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.595 Selecting previously unselected package libldap-2.4-2:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.595 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.600 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.658 Selecting previously unselected package libnghttp2-14:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.660 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.663 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.706 Selecting previously unselected package libpsl5:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.707 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.714 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.759 Selecting previously unselected package librtmp1:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.759 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.762 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.801 Selecting previously unselected package libssh2-1:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.801 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.805 Unpacking libssh2-1:arm64 (1.9.0-2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.861 Selecting previously unselected package libcurl4:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.861 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.865 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.918 Selecting previously unselected package curl.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.918 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.922 Unpacking curl (7.74.0-1.3+deb11u2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.984 Selecting previously unselected package libonig5:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.984 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 4.988 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.045 Selecting previously unselected package libjq1:arm64.
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.045 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.050 Unpacking libjq1:arm64 (1.6-2.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.093 Selecting previously unselected package jq.
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.094 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.098 Unpacking jq (1.6-2.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.146 Setting up libpsl5:arm64 (0.21.0-1.2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.160 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.171 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.184 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.197 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.211 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.224 Setting up libssh2-1:arm64 (1.9.0-2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.235 Setting up openssl (1.1.1n-0+deb11u3) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.255 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.268 Setting up libjq1:arm64 (1.6-2.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.282 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.293 Setting up ca-certificates (20210119) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 5.960 Updating certificates in /etc/ssl/certs...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.810 129 added, 0 removed; done.
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.843 Setting up jq (1.6-2.1) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.857 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.870 Setting up curl (7.74.0-1.3+deb11u2) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.881 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.905 Processing triggers for ca-certificates (20210119) ...
09:27:05 [2022-08-04T09:27:05.516Z] #29 6.914 Updating certificates in /etc/ssl/certs...
09:27:05 [2022-08-04T09:27:05.516Z] #29 7.610 0 added, 0 removed; done.
09:27:05 [2022-08-04T09:27:05.516Z] #29 7.610 Running hooks in /etc/ca-certificates/update.d...
09:27:05 [2022-08-04T09:27:05.516Z] #29 7.611 done.
09:27:05 [2022-08-04T09:27:05.516Z] #29 DONE 10.3s
09:27:05 [2022-08-04T09:27:05.516Z] 
09:27:05 [2022-08-04T09:27:05.516Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:27:05 [2022-08-04T09:27:05.516Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:27:05 [2022-08-04T09:27:05.516Z] #11 ...
09:27:05 [2022-08-04T09:27:05.516Z] 
09:27:05 [2022-08-04T09:27:05.516Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:27:05 [2022-08-04T09:27:05.516Z] #30 sha256:d82b2159dd6eece61b2c769f862755a423160ca3e0acac6b691c89aa2a3d38ef
09:27:05 [2022-08-04T09:27:05.516Z] #30 DONE 0.1s
09:27:05 [2022-08-04T09:27:05.516Z] 
09:27:05 [2022-08-04T09:27:05.516Z] #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
09:27:05 [2022-08-04T09:27:05.516Z] #31 sha256:d34307eb92ff99dfc022143588f3da35661aef1e9aa9fd561f196e7f665f3485
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.88 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded.
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.88 Need to get 788 MB of archives.
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.88 After this operation, 3385 MB of additional disk space will be used.
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:27:05 [2022-08-04T09:27:05.955Z] #19 83.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
09:27:06 [2022-08-04T09:27:06.085Z] #31 ...
09:27:06 [2022-08-04T09:27:06.085Z] 
09:27:06 [2022-08-04T09:27:06.085Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:27:06 [2022-08-04T09:27:06.085Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
09:27:06 [2022-08-04T09:27:06.085Z] #11 extracting sha256:c1cef2ac96d31d12ce27265c48fd08344bcaa6cd76ba7eee285a37a4b4e17c57 4.4s done
09:27:06 [2022-08-04T09:27:06.085Z] #11 extracting sha256:061673f9eac272017bd26ec1d4422e8f3f6f25dd10b685a2c4431ecb59936e2a done
09:27:06 [2022-08-04T09:27:06.085Z] #11 DONE 18.6s
09:27:06 [2022-08-04T09:27:06.085Z] 
09:27:06 [2022-08-04T09:27:06.085Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:27:06 [2022-08-04T09:27:06.085Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711
09:27:06 [2022-08-04T09:27:06.217Z] #19 84.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
09:27:06 [2022-08-04T09:27:06.217Z] #19 84.11 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
09:27:06 [2022-08-04T09:27:06.217Z] #19 84.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
09:27:06 [2022-08-04T09:27:06.217Z] #19 84.28 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
09:27:06 [2022-08-04T09:27:06.217Z] #19 84.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]
09:27:06 [2022-08-04T09:27:06.477Z] #19 84.33 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]
09:27:06 [2022-08-04T09:27:06.657Z] #12 DONE 0.5s
09:27:06 [2022-08-04T09:27:06.657Z] 
09:27:06 [2022-08-04T09:27:06.657Z] #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
09:27:06 [2022-08-04T09:27:06.657Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3
09:27:06 [2022-08-04T09:27:06.683Z] #40 ...
09:27:06 [2022-08-04T09:27:06.683Z] 
09:27:06 [2022-08-04T09:27:06.683Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
09:27:06 [2022-08-04T09:27:06.683Z] #26 sha256:d45464dcd2da0519beceaf94b5d100db50af88c1bb5643f5d70222b9265926f6
09:27:06 [2022-08-04T09:27:06.683Z] #26 12.95 + mkdir -p /build
09:27:06 [2022-08-04T09:27:06.683Z] #26 12.97 + mv docker/docker /build/
09:27:06 [2022-08-04T09:27:06.683Z] #26 12.98 + rmdir docker
09:27:06 [2022-08-04T09:27:06.683Z] #26 DONE 14.3s
09:27:06 [2022-08-04T09:27:06.683Z] 
09:27:06 [2022-08-04T09:27:06.683Z] #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
09:27:06 [2022-08-04T09:27:06.683Z] #67 sha256:9bb8d6a1d0f616a411c579760fe968684bb8d3271bb1c8207c262ffd3ecc1dfd
09:27:06 [2022-08-04T09:27:06.683Z] #67 11.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.22 go: downloading github.com/google/uuid v1.3.0
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.31 go: downloading github.com/moby/vpnkit v0.5.0
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.36 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.53 go: downloading github.com/gofrs/flock v0.8.1
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.65 go: downloading github.com/gorilla/mux v1.8.0
09:27:06 [2022-08-04T09:27:06.683Z] #67 12.87 go: downloading github.com/moby/sys/mountinfo v0.6.0
09:27:06 [2022-08-04T09:27:06.683Z] #67 13.58 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:27:06 [2022-08-04T09:27:06.683Z] #67 13.70 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:27:06 [2022-08-04T09:27:06.683Z] #67 13.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
09:27:06 [2022-08-04T09:27:06.919Z] #13 DONE 0.5s
09:27:06 [2022-08-04T09:27:06.919Z] 
09:27:06 [2022-08-04T09:27:06.919Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:27:06 [2022-08-04T09:27:06.919Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223
09:27:06 [2022-08-04T09:27:06.919Z] #33 DONE 0.1s
09:27:06 [2022-08-04T09:27:06.919Z] 
09:27:06 [2022-08-04T09:27:06.919Z] #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
09:27:06 [2022-08-04T09:27:06.919Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:07 [2022-08-04T09:27:07.182Z] #14 ...
09:27:07 [2022-08-04T09:27:07.182Z] 
09:27:07 [2022-08-04T09:27:07.182Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:27:07 [2022-08-04T09:27:07.182Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4
09:27:07 [2022-08-04T09:27:07.182Z] #46 DONE 0.2s
09:27:07 [2022-08-04T09:27:07.182Z] 
09:27:07 [2022-08-04T09:27:07.182Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:27:07 [2022-08-04T09:27:07.182Z] #25 sha256:ca70390ae370f3a3d89939829f68455f2fc4b275261fda3deb93229bab924a4c
09:27:07 [2022-08-04T09:27:07.182Z] #25 DONE 0.3s
09:27:07 [2022-08-04T09:27:07.182Z] 
09:27:07 [2022-08-04T09:27:07.182Z] #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
09:27:07 [2022-08-04T09:27:07.182Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:27:07 [2022-08-04T09:27:07.449Z] #47 ...
09:27:07 [2022-08-04T09:27:07.449Z] 
09:27:07 [2022-08-04T09:27:07.449Z] #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
09:27:07 [2022-08-04T09:27:07.449Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a
09:27:07 [2022-08-04T09:27:07.449Z] #50 DONE 0.4s
09:27:07 [2022-08-04T09:27:07.449Z] 
09:27:07 [2022-08-04T09:27:07.449Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:27:07 [2022-08-04T09:27:07.449Z] #66 sha256:9a843fd1d899289958e87c3a24cd6aab79eb5c61eac34b9a597525fbfde841dc
09:27:07 [2022-08-04T09:27:07.449Z] #66 DONE 0.5s
09:27:07 [2022-08-04T09:27:07.449Z] 
09:27:07 [2022-08-04T09:27:07.449Z] #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
09:27:07 [2022-08-04T09:27:07.449Z] #67 sha256:283de7e34483237662cfec9b715cba3edb1dbe7adbc4f75be7c545a70478916c
09:27:08 [2022-08-04T09:27:08.388Z] #19 86.24 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]
09:27:08 [2022-08-04T09:27:08.388Z] #19 86.25 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]
09:27:09 [2022-08-04T09:27:09.217Z] #67 16.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:27:09 [2022-08-04T09:27:09.217Z] #67 ...
09:27:09 [2022-08-04T09:27:09.217Z] 
09:27:09 [2022-08-04T09:27:09.217Z] #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
09:27:09 [2022-08-04T09:27:09.217Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:09 [2022-08-04T09:27:09.217Z] #36 16.68 go: downloading github.com/sirupsen/logrus v1.6.0
09:27:09 [2022-08-04T09:27:09.217Z] #36 16.71 go: downloading github.com/spf13/cobra v1.1.3
09:27:09 [2022-08-04T09:27:09.217Z] #36 17.12 go: downloading github.com/mattn/go-isatty v0.0.3
09:27:09 [2022-08-04T09:27:09.476Z] #36 17.35 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
09:27:10 [2022-08-04T09:27:10.044Z] #36 17.74 go: downloading gopkg.in/yaml.v2 v2.4.0
09:27:10 [2022-08-04T09:27:10.044Z] #36 17.98 go: downloading github.com/cosiner/argv v0.1.0
09:27:10 [2022-08-04T09:27:10.044Z] #36 18.02 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
09:27:10 [2022-08-04T09:27:10.044Z] #36 18.07 go: downloading github.com/peterh/liner v1.2.2
09:27:10 [2022-08-04T09:27:10.304Z] #19 88.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]
09:27:10 [2022-08-04T09:27:10.304Z] #19 88.03 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]
09:27:10 [2022-08-04T09:27:10.613Z] #36 18.28 go: downloading github.com/google/go-dap v0.6.0
09:27:11 [2022-08-04T09:27:11.181Z] #36 ...
09:27:11 [2022-08-04T09:27:11.181Z] 
09:27:11 [2022-08-04T09:27:11.181Z] #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
09:27:11 [2022-08-04T09:27:11.181Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 tomll can be used in two ways:
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 Writing to STDIN and reading from STDOUT:
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44   cat file.toml | tomll > file.toml
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 Reading and updating a list of files:
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44   tomll a.toml b.toml c.toml
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 
09:27:11 [2022-08-04T09:27:11.181Z] #38 18.44 When given a list of files, tomll will modify all files in place without asking.
09:27:11 [2022-08-04T09:27:11.181Z] #38 DONE 18.9s
09:27:11 [2022-08-04T09:27:11.181Z] 
09:27:11 [2022-08-04T09:27:11.181Z] #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
09:27:11 [2022-08-04T09:27:11.181Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:11 [2022-08-04T09:27:11.181Z] #36 18.87 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
09:27:11 [2022-08-04T09:27:11.689Z] #19 89.74 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]
09:27:11 [2022-08-04T09:27:11.689Z] #19 89.74 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]
09:27:12 [2022-08-04T09:27:12.558Z] #36 20.30 go: downloading github.com/mattn/go-runewidth v0.0.3
09:27:12 [2022-08-04T09:27:12.558Z] #36 20.46 go: downloading github.com/hashicorp/golang-lru v0.5.4
09:27:12 [2022-08-04T09:27:12.558Z] #36 20.50 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
09:27:12 [2022-08-04T09:27:12.559Z] #36 ...
09:27:12 [2022-08-04T09:27:12.559Z] 
09:27:12 [2022-08-04T09:27:12.559Z] #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
09:27:12 [2022-08-04T09:27:12.559Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:12 [2022-08-04T09:27:12.559Z] #42 10.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:27:12 [2022-08-04T09:27:12.559Z] #42 20.41 Fetched 8563 kB in 15s (554 kB/s)
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.463 + RM_GOPATH=0
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.463 + TMP_GOPATH=
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.463 + : /build
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.463 + '[' -z '' ']'
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.464 ++ mktemp -d
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.466 + export GOPATH=/tmp/tmp.U3tE9g5b0Z
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.467 + GOPATH=/tmp/tmp.U3tE9g5b0Z
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.468 + RM_GOPATH=1
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.469 + case "$(go env GOARCH)" in
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.470 ++ go env GOARCH
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.528 + export GO_BUILDMODE=-buildmode=pie
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.528 + GO_BUILDMODE=-buildmode=pie
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.529 ++ dirname /install.sh
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.530 + dir=/
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.531 + bin=rootlesskit
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.531 + shift
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.532 + '[' '!' -f //rootlesskit.installer ']'
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.532 + . //rootlesskit.installer
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.533 ++ : 1920341cd41e047834a21007424162a2dc946315
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.535 + install_rootlesskit
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.535 + case "$1" in
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.535 + export CGO_ENABLED=0
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.536 + CGO_ENABLED=0
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.536 + _install_rootlesskit
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 + for f in rootlesskit rootlesskit-docker-proxy
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 + GOBIN=/build
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 + GO111MODULE=on
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.537 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
09:27:12 [2022-08-04T09:27:12.755Z] #67 4.947 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #42 20.41 Reading package lists...
09:27:12 [2022-08-04T09:27:12.818Z] #42 ...
09:27:12 [2022-08-04T09:27:12.818Z] 
09:27:12 [2022-08-04T09:27:12.818Z] #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             ;
09:27:12 [2022-08-04T09:27:12.818Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:12 [2022-08-04T09:27:12.818Z] #76 20.40 Fetched 8563 kB in 16s (550 kB/s)
09:27:12 [2022-08-04T09:27:12.818Z] #76 20.40 Reading package lists...
09:27:12 [2022-08-04T09:27:12.818Z] #76 ...
09:27:12 [2022-08-04T09:27:12.818Z] 
09:27:12 [2022-08-04T09:27:12.818Z] #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
09:27:12 [2022-08-04T09:27:12.818Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:12 [2022-08-04T09:27:12.818Z] #55 10.72 go: downloading github.com/mattn/go-isatty v0.0.14
09:27:12 [2022-08-04T09:27:12.818Z] #55 15.84 go: downloading github.com/sirupsen/logrus v1.8.1
09:27:12 [2022-08-04T09:27:12.818Z] #55 15.96 go: downloading github.com/stretchr/testify v1.7.1
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.18 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.26 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.31 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.46 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.61 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.61 go: downloading github.com/spf13/afero v1.8.2
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.85 go: downloading github.com/spf13/cast v1.4.1
09:27:12 [2022-08-04T09:27:12.818Z] #55 16.92 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.07 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.13 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.14 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.20 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.21 go: downloading github.com/go-toolsmith/astp v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.27 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.28 go: downloading github.com/go-toolsmith/typep v1.0.2
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.30 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.46 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:27:12 [2022-08-04T09:27:12.818Z] #55 17.64 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
09:27:12 [2022-08-04T09:27:12.818Z] #55 18.12 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
09:27:13 [2022-08-04T09:27:13.015Z] #67 ...
09:27:13 [2022-08-04T09:27:13.015Z] 
09:27:13 [2022-08-04T09:27:13.015Z] #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
09:27:13 [2022-08-04T09:27:13.015Z] #31 sha256:d34307eb92ff99dfc022143588f3da35661aef1e9aa9fd561f196e7f665f3485
09:27:13 [2022-08-04T09:27:13.015Z] #31 1.545 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:27:13 [2022-08-04T09:27:13.015Z] #31 1.791 
09:27:13 [2022-08-04T09:27:13.015Z] #31 2.025 #=#=#                                                                         

######################################################################## 100.0%
09:27:13 [2022-08-04T09:27:13.015Z] #31 2.305 
09:27:13 [2022-08-04T09:27:13.015Z] #31 3.677 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:27:13 [2022-08-04T09:27:13.015Z] #31 4.012 
09:27:13 [2022-08-04T09:27:13.015Z] #31 4.245 #=#=#                                                                         

######################################################################## 100.0%
09:27:13 [2022-08-04T09:27:13.015Z] #31 4.531 
09:27:13 [2022-08-04T09:27:13.015Z] #31 5.739 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:27:13 [2022-08-04T09:27:13.015Z] #31 6.788 
09:27:13 [2022-08-04T09:27:13.077Z] #55 20.89 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
09:27:13 [2022-08-04T09:27:13.077Z] #55 20.97 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:27:13 [2022-08-04T09:27:13.077Z] #55 21.02 go: downloading github.com/Antonboom/errname v0.1.6
09:27:13 [2022-08-04T09:27:13.337Z] #55 21.13 go: downloading github.com/Antonboom/nilnil v0.1.1
09:27:13 [2022-08-04T09:27:13.337Z] #55 21.14 go: downloading github.com/BurntSushi/toml v1.1.0
09:27:13 [2022-08-04T09:27:13.337Z] #55 21.26 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:27:13 [2022-08-04T09:27:13.536Z] #31 7.194 #=#=#                                                                         

                                                                           0.0%
##########                                                                14.1%
##########################                                                37.4%
#################################                                         46.6%
########################################                                  55.7%
#############################################                             63.4%
###################################################                       71.7%
########################################################                  78.3%
###########################################################               82.0%
#####################################################################     96.3%
######################################################################## 100.0%
09:27:13 [2022-08-04T09:27:13.595Z] #55 21.46 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
09:27:13 [2022-08-04T09:27:13.611Z] #19 91.37 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]
09:27:13 [2022-08-04T09:27:13.611Z] #19 91.37 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]
09:27:13 [2022-08-04T09:27:13.854Z] #55 21.57 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:27:13 [2022-08-04T09:27:13.854Z] #55 21.72 go: downloading github.com/alexkohler/prealloc v1.0.0
09:27:13 [2022-08-04T09:27:13.854Z] #55 21.74 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:27:13 [2022-08-04T09:27:13.854Z] #55 21.84 go: downloading github.com/ashanbrown/makezero v1.1.1
09:27:14 [2022-08-04T09:27:14.115Z] #55 21.98 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:27:14 [2022-08-04T09:27:14.115Z] #55 22.05 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:27:14 [2022-08-04T09:27:14.115Z] #55 22.12 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:27:14 [2022-08-04T09:27:14.374Z] #55 22.30 go: downloading github.com/breml/bidichk v0.2.3
09:27:14 [2022-08-04T09:27:14.374Z] #55 22.34 go: downloading github.com/breml/errchkjson v0.3.0
09:27:14 [2022-08-04T09:27:14.374Z] #55 22.42 go: downloading github.com/butuzov/ireturn v0.1.1
09:27:14 [2022-08-04T09:27:14.374Z] #55 ...
09:27:14 [2022-08-04T09:27:14.374Z] 
09:27:14 [2022-08-04T09:27:14.374Z] #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
09:27:14 [2022-08-04T09:27:14.374Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:14 [2022-08-04T09:27:14.374Z] #36 22.28 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:27:14 [2022-08-04T09:27:14.374Z] #36 22.34 go: downloading github.com/cilium/ebpf v0.7.0
09:27:14 [2022-08-04T09:27:14.942Z] #36 ...
09:27:14 [2022-08-04T09:27:14.942Z] 
09:27:14 [2022-08-04T09:27:14.942Z] #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
09:27:14 [2022-08-04T09:27:14.942Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:14 [2022-08-04T09:27:14.942Z] #51 12.70 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:27:14 [2022-08-04T09:27:14.942Z] #51 21.23 Fetched 8567 kB in 17s (506 kB/s)
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 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]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 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]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 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]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 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]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 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]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.96 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 92.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.03 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
09:27:15 [2022-08-04T09:27:15.002Z] #19 93.11 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
09:27:15 [2022-08-04T09:27:15.201Z] #51 21.23 Reading package lists...
09:27:15 [2022-08-04T09:27:15.201Z] #51 ...
09:27:15 [2022-08-04T09:27:15.201Z] 
09:27:15 [2022-08-04T09:27:15.201Z] #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
09:27:15 [2022-08-04T09:27:15.201Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.45 go: downloading github.com/charithe/durationcheck v0.0.9
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.57 go: downloading github.com/daixiang0/gci v0.3.3
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.57 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.73 go: downloading github.com/esimonov/ifshort v1.0.4
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.77 go: downloading github.com/firefart/nonamedreturns v1.0.1
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.90 go: downloading github.com/fzipp/gocyclo v0.5.1
09:27:15 [2022-08-04T09:27:15.201Z] #55 22.90 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:27:15 [2022-08-04T09:27:15.201Z] #55 23.01 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:27:15 [2022-08-04T09:27:15.201Z] #55 23.06 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:27:15 [2022-08-04T09:27:15.264Z] #19 93.12 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
09:27:15 [2022-08-04T09:27:15.264Z] #19 93.22 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
09:27:15 [2022-08-04T09:27:15.264Z] #19 93.24 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
09:27:15 [2022-08-04T09:27:15.264Z] #19 93.26 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
09:27:15 [2022-08-04T09:27:15.264Z] #19 93.28 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]
09:27:15 [2022-08-04T09:27:15.487Z] #31 9.959 
09:27:15 [2022-08-04T09:27:15.489Z] #55 23.18 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:27:15 [2022-08-04T09:27:15.489Z] #55 23.37 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:27:15 [2022-08-04T09:27:15.525Z] #19 ...
09:27:15 [2022-08-04T09:27:15.525Z] 
09:27:15 [2022-08-04T09:27:15.525Z] #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
09:27:15 [2022-08-04T09:27:15.525Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.45 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.46 libtoolize: copying file 'm4/libtool.m4'
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.52 libtoolize: copying file 'm4/ltoptions.m4'
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.58 libtoolize: copying file 'm4/ltsugar.m4'
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.64 libtoolize: copying file 'm4/ltversion.m4'
09:27:15 [2022-08-04T09:27:15.525Z] #84 52.74 libtoolize: copying file 'm4/lt~obsolete.m4'
09:27:15 [2022-08-04T09:27:15.748Z] #55 23.49 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:27:15 [2022-08-04T09:27:15.748Z] #55 23.56 go: downloading github.com/golangci/misspell v0.3.5
09:27:15 [2022-08-04T09:27:15.748Z] #55 23.70 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:27:16 [2022-08-04T09:27:16.008Z] #55 23.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:27:16 [2022-08-04T09:27:16.008Z] #55 23.87 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:27:16 [2022-08-04T09:27:16.008Z] #55 23.90 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:27:16 [2022-08-04T09:27:16.008Z] #55 23.98 go: downloading github.com/jgautheron/goconst v1.5.1
09:27:16 [2022-08-04T09:27:16.267Z] #55 24.05 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:27:16 [2022-08-04T09:27:16.267Z] #55 24.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:27:16 [2022-08-04T09:27:16.267Z] #55 24.13 go: downloading github.com/julz/importas v0.1.0
09:27:16 [2022-08-04T09:27:16.267Z] #55 24.16 go: downloading github.com/kisielk/errcheck v1.6.0
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.24 go: downloading github.com/kulti/thelper v0.6.2
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.28 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.37 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.38 go: downloading github.com/ldez/tagliatelle v0.3.1
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.44 go: downloading github.com/leonklingele/grouper v1.1.0
09:27:16 [2022-08-04T09:27:16.525Z] #55 24.50 go: downloading github.com/lufeee/execinquery v1.2.1
09:27:16 [2022-08-04T09:27:16.784Z] #55 24.59 go: downloading github.com/maratori/testpackage v1.0.1
09:27:16 [2022-08-04T09:27:16.784Z] #55 24.68 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:27:16 [2022-08-04T09:27:16.784Z] #55 24.69 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:27:16 [2022-08-04T09:27:16.784Z] #55 24.74 go: downloading github.com/mgechev/revive v1.2.1
09:27:16 [2022-08-04T09:27:16.869Z] #31 ...
09:27:16 [2022-08-04T09:27:16.869Z] 
09:27:16 [2022-08-04T09:27:16.869Z] #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
09:27:16 [2022-08-04T09:27:16.869Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9
09:27:16 [2022-08-04T09:27:16.869Z] #62 5.311 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:16 [2022-08-04T09:27:16.869Z] #62 5.341 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:16 [2022-08-04T09:27:16.869Z] #62 5.345 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:16 [2022-08-04T09:27:16.869Z] #62 6.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:16 [2022-08-04T09:27:16.869Z] #62 9.015 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:17 [2022-08-04T09:27:17.129Z] #62 ...
09:27:17 [2022-08-04T09:27:17.129Z] 
09:27:17 [2022-08-04T09:27:17.129Z] #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
09:27:17 [2022-08-04T09:27:17.129Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66
09:27:17 [2022-08-04T09:27:17.129Z] #53 4.176 go: downloading gotest.tools/gotestsum v1.8.1
09:27:17 [2022-08-04T09:27:17.129Z] #53 5.656 go: downloading github.com/dnephin/pflag v1.0.7
09:27:17 [2022-08-04T09:27:17.129Z] #53 5.657 go: downloading github.com/fatih/color v1.10.0
09:27:17 [2022-08-04T09:27:17.129Z] #53 5.719 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:27:17 [2022-08-04T09:27:17.129Z] #53 5.759 go: downloading github.com/pkg/errors v0.9.1
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.194 go: downloading github.com/mattn/go-colorable v0.1.8
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.230 go: downloading github.com/mattn/go-isatty v0.0.12
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.287 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.301 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.496 go: downloading github.com/jonboulle/clockwork v0.2.2
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.569 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.627 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:27:17 [2022-08-04T09:27:17.129Z] #53 6.719 go: downloading golang.org/x/tools v0.1.0
09:27:17 [2022-08-04T09:27:17.129Z] #53 ...
09:27:17 [2022-08-04T09:27:17.129Z] 
09:27:17 [2022-08-04T09:27:17.129Z] #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
09:27:17 [2022-08-04T09:27:17.129Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674
09:27:17 [2022-08-04T09:27:17.129Z] #36 5.238 go: downloading github.com/go-delve/delve v1.8.1
09:27:17 [2022-08-04T09:27:17.353Z] #55 ...
09:27:17 [2022-08-04T09:27:17.353Z] 
09:27:17 [2022-08-04T09:27:17.353Z] #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
09:27:17 [2022-08-04T09:27:17.353Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:27:17 [2022-08-04T09:27:17.353Z] #53 15.25 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:27:17 [2022-08-04T09:27:17.353Z] #53 15.34 go: downloading golang.org/x/mod v0.3.0
09:27:17 [2022-08-04T09:27:17.388Z] #36 ...
09:27:17 [2022-08-04T09:27:17.388Z] 
09:27:17 [2022-08-04T09:27:17.388Z] #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
09:27:17 [2022-08-04T09:27:17.388Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a
09:27:17 [2022-08-04T09:27:17.388Z] #57 5.070 go: downloading mvdan.cc/sh/v3 v3.0.2
09:27:17 [2022-08-04T09:27:17.388Z] #57 5.983 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:27:17 [2022-08-04T09:27:17.388Z] #57 5.983 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:27:17 [2022-08-04T09:27:17.388Z] #57 6.114 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:27:17 [2022-08-04T09:27:17.388Z] #57 7.754 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:27:17 [2022-08-04T09:27:17.388Z] #57 ...
09:27:17 [2022-08-04T09:27:17.388Z] 
09:27:17 [2022-08-04T09:27:17.388Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
09:27:17 [2022-08-04T09:27:17.388Z] #26 sha256:4d374b6ff89a2d2c7eac59da738325e1a4dd42b849f331deb6eb157e6cfeb43c
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.470 + RM_GOPATH=0
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.470 + TMP_GOPATH=
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.470 + : /build
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.470 + '[' -z '' ']'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.470 ++ mktemp -d
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.481 + export GOPATH=/tmp/tmp.gncHX7DZzW
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.481 + GOPATH=/tmp/tmp.gncHX7DZzW
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.481 + RM_GOPATH=1
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.481 + case "$(go env GOARCH)" in
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.481 ++ go env GOARCH
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.506 + export GO_BUILDMODE=-buildmode=pie
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.506 + GO_BUILDMODE=-buildmode=pie
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.506 ++ dirname /install.sh
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + dir=/
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + bin=dockercli
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + shift
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + '[' '!' -f //dockercli.installer ']'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + . //dockercli.installer
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 ++ : stable
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 ++ : 17.06.2-ce
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + install_dockercli
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.523 Install docker/cli version 17.06.2-ce from stable
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.531 ++ uname -m
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.533 + arch=aarch64
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.542 + '[' aarch64 '!=' x86_64 ']'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.542 + '[' aarch64 '!=' s390x ']'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.542 + '[' aarch64 '!=' armhf ']'
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.542 + build_dockercli
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.542 + git clone https://github.com/docker/docker-ce /tmp/tmp.gncHX7DZzW/tmp/docker-ce
09:27:17 [2022-08-04T09:27:17.388Z] #26 4.557 Cloning into '/tmp/tmp.gncHX7DZzW/tmp/docker-ce'...
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.39 configure.ac:11: installing 'build-aux/compile'
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.41 configure.ac:11: installing 'build-aux/config.guess'
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.42 configure.ac:11: installing 'build-aux/config.sub'
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.42 configure.ac:13: installing 'build-aux/install-sh'
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.43 configure.ac:13: installing 'build-aux/missing'
09:27:17 [2022-08-04T09:27:17.441Z] #84 64.46 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:27:17 [2022-08-04T09:27:17.441Z] #84 ...
09:27:17 [2022-08-04T09:27:17.441Z] 
09:27:17 [2022-08-04T09:27:17.441Z] #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
09:27:17 [2022-08-04T09:27:17.441Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:27:17 [2022-08-04T09:27:17.441Z] #19 95.35 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
09:27:17 [2022-08-04T09:27:17.441Z] #19 95.36 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
09:27:17 [2022-08-04T09:27:17.441Z] #19 95.39 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
09:27:17 [2022-08-04T09:27:17.441Z] #19 95.46 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
09:27:17 [2022-08-04T09:27:17.441Z] #19 95.51 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]
09:27:17 [2022-08-04T09:27:17.612Z] #53 ...
09:27:17 [2022-08-04T09:27:17.612Z] 
09:27:17 [2022-08-04T09:27:17.612Z] #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
09:27:17 [2022-08-04T09:27:17.612Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:17 [2022-08-04T09:27:17.612Z] #55 25.43 go: downloading github.com/moricho/tparallel v0.2.1
09:27:17 [2022-08-04T09:27:17.612Z] #55 25.46 go: downloading github.com/nakabonne/nestif v0.3.1
09:27:17 [2022-08-04T09:27:17.612Z] #55 25.58 go: downloading github.com/nishanths/exhaustive v0.7.11
09:27:17 [2022-08-04T09:27:17.612Z] #55 25.60 go: downloading github.com/nishanths/predeclared v0.2.2
09:27:17 [2022-08-04T09:27:17.648Z] #26 ...
09:27:17 [2022-08-04T09:27:17.648Z] 
09:27:17 [2022-08-04T09:27:17.648Z] #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
09:27:17 [2022-08-04T09:27:17.648Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:17 [2022-08-04T09:27:17.648Z] #51 5.071 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:17 [2022-08-04T09:27:17.648Z] #51 5.085 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:17 [2022-08-04T09:27:17.648Z] #51 5.092 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:17 [2022-08-04T09:27:17.648Z] #51 5.704 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:27:17 [2022-08-04T09:27:17.648Z] #51 6.379 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:17 [2022-08-04T09:27:17.648Z] #51 8.874 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:17 [2022-08-04T09:27:17.874Z] #55 25.81 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
09:27:17 [2022-08-04T09:27:17.909Z] #51 ...
09:27:17 [2022-08-04T09:27:17.909Z] 
09:27:17 [2022-08-04T09:27:17.909Z] #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
09:27:17 [2022-08-04T09:27:17.909Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9
09:27:17 [2022-08-04T09:27:17.909Z] #38 5.158 go: downloading github.com/pelletier/go-toml v1.8.1
09:27:17 [2022-08-04T09:27:17.909Z] #38 ...
09:27:17 [2022-08-04T09:27:17.909Z] 
09:27:17 [2022-08-04T09:27:17.909Z] #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
09:27:17 [2022-08-04T09:27:17.909Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:17 [2022-08-04T09:27:17.909Z] #55 5.321 go: downloading github.com/golangci/golangci-lint v1.46.2
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.262 go: downloading github.com/fatih/color v1.13.0
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.266 go: downloading github.com/gofrs/flock v0.8.1
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.414 go: downloading github.com/spf13/cobra v1.4.0
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.422 go: downloading github.com/spf13/pflag v1.0.5
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.692 go: downloading github.com/spf13/viper v1.11.0
09:27:17 [2022-08-04T09:27:17.909Z] #55 7.910 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:27:17 [2022-08-04T09:27:17.909Z] #55 8.128 go: downloading github.com/mattn/go-colorable v0.1.12
09:27:17 [2022-08-04T09:27:17.909Z] #55 8.157 go: downloading github.com/mattn/go-isatty v0.0.14
09:27:17 [2022-08-04T09:27:17.909Z] #55 8.201 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
09:27:17 [2022-08-04T09:27:17.909Z] #55 8.309 go: downloading github.com/go-critic/go-critic v0.6.3
09:27:17 [2022-08-04T09:27:17.909Z] #55 9.575 go: downloading github.com/hashicorp/go-version v1.4.0
09:27:17 [2022-08-04T09:27:17.909Z] #55 9.791 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:27:17 [2022-08-04T09:27:17.909Z] #55 9.971 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:27:17 [2022-08-04T09:27:17.909Z] #55 10.04 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:27:18 [2022-08-04T09:27:18.133Z] #55 25.84 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:27:18 [2022-08-04T09:27:18.133Z] #55 25.88 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:27:18 [2022-08-04T09:27:18.134Z] #55 26.08 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:27:18 [2022-08-04T09:27:18.134Z] #55 26.12 go: downloading github.com/securego/gosec/v2 v2.11.0
09:27:18 [2022-08-04T09:27:18.181Z] #55 ...
09:27:18 [2022-08-04T09:27:18.181Z] 
09:27:18 [2022-08-04T09:27:18.181Z] #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             ;
09:27:18 [2022-08-04T09:27:18.181Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
09:27:18 [2022-08-04T09:27:18.181Z] #76 4.933 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #76 4.963 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #76 4.963 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #76 5.717 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #76 8.597 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #76 ...
09:27:18 [2022-08-04T09:27:18.181Z] 
09:27:18 [2022-08-04T09:27:18.181Z] #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
09:27:18 [2022-08-04T09:27:18.181Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
09:27:18 [2022-08-04T09:27:18.181Z] #42 4.553 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #42 4.576 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #42 4.576 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #42 5.316 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #42 7.513 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:18 [2022-08-04T09:27:18.181Z] #42 9.962 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:18 [2022-08-04T09:27:18.392Z] #55 26.44 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:27:18 [2022-08-04T09:27:18.392Z] #55 26.47 go: downloading github.com/sivchari/containedctx v1.0.2
09:27:18 [2022-08-04T09:27:18.441Z] #42 ...
09:27:18 [2022-08-04T09:27:18.441Z] 
09:27:18 [2022-08-04T09:27:18.441Z] #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
09:27:18 [2022-08-04T09:27:18.441Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c
09:27:18 [2022-08-04T09:27:18.441Z] #34 4.313 + git clone https://github.com/kolyshkin/go-swagger.git .
09:27:18 [2022-08-04T09:27:18.441Z] #34 4.313 Cloning into '.'...
09:27:18 [2022-08-04T09:27:18.441Z] #34 ...
09:27:18 [2022-08-04T09:27:18.441Z] 
09:27:18 [2022-08-04T09:27:18.441Z] #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
09:27:18 [2022-08-04T09:27:18.441Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac
09:27:18 [2022-08-04T09:27:18.441Z] #40 5.062 go: downloading github.com/tc-hib/go-winres v0.2.3
09:27:18 [2022-08-04T09:27:18.441Z] #40 5.938 go: downloading github.com/tc-hib/winres v0.1.5
09:27:18 [2022-08-04T09:27:18.441Z] #40 6.965 go: downloading github.com/urfave/cli/v2 v2.3.0
09:27:18 [2022-08-04T09:27:18.441Z] #40 7.433 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:27:18 [2022-08-04T09:27:18.441Z] #40 7.478 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:27:18 [2022-08-04T09:27:18.441Z] #40 10.22 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:27:18 [2022-08-04T09:27:18.441Z] #40 10.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:27:18 [2022-08-04T09:27:18.651Z] #55 26.51 go: downloading github.com/sivchari/tenv v1.5.0
09:27:18 [2022-08-04T09:27:18.651Z] #55 26.55 go: downloading github.com/sonatard/noctx v0.0.1
09:27:18 [2022-08-04T09:27:18.651Z] #55 26.61 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:27:18 [2022-08-04T09:27:18.702Z] #40 ...
09:27:18 [2022-08-04T09:27:18.702Z] 
09:27:18 [2022-08-04T09:27:18.702Z] #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
09:27:18 [2022-08-04T09:27:18.702Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66
09:27:18 [2022-08-04T09:27:18.702Z] #53 11.62 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:27:18 [2022-08-04T09:27:18.702Z] #53 11.64 go: downloading golang.org/x/mod v0.3.0
09:27:18 [2022-08-04T09:27:18.909Z] #55 26.80 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:27:18 [2022-08-04T09:27:18.909Z] #55 26.86 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:27:19 [2022-08-04T09:27:19.167Z] #55 26.89 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:27:19 [2022-08-04T09:27:19.167Z] #55 26.95 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:27:19 [2022-08-04T09:27:19.168Z] #55 27.01 go: downloading github.com/tetafro/godot v1.4.11
09:27:19 [2022-08-04T09:27:19.168Z] #55 27.03 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:27:19 [2022-08-04T09:27:19.168Z] #55 27.14 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
09:27:19 [2022-08-04T09:27:19.426Z] #55 27.15 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:27:19 [2022-08-04T09:27:19.685Z] #55 27.52 go: downloading github.com/ultraware/funlen v0.0.3
09:27:19 [2022-08-04T09:27:19.685Z] #55 27.57 go: downloading github.com/ultraware/whitespace v0.0.5
09:27:19 [2022-08-04T09:27:19.686Z] #55 27.61 go: downloading github.com/uudashr/gocognit v1.0.5
09:27:19 [2022-08-04T09:27:19.686Z] #55 27.66 go: downloading github.com/yagipy/maintidx v1.0.0
09:27:19 [2022-08-04T09:27:19.944Z] #55 27.76 go: downloading github.com/yeya24/promlinter v0.2.0
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.39 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.40 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.46 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.47 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.47 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.81 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.82 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.82 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.82 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.83 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.84 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.84 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.84 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.84 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.85 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.86 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.86 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.86 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.86 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.90 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.90 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.91 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.91 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.96 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 97.97 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 98.00 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
09:27:19 [2022-08-04T09:27:19.987Z] #19 98.02 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]
09:27:20 [2022-08-04T09:27:20.203Z] #55 28.04 go: downloading gitlab.com/bosi/decorder v0.2.1
09:27:20 [2022-08-04T09:27:20.461Z] #55 28.29 go: downloading honnef.co/go/tools v0.3.1
09:27:20 [2022-08-04T09:27:20.612Z] #53 ...
09:27:20 [2022-08-04T09:27:20.612Z] 
09:27:20 [2022-08-04T09:27:20.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
09:27:20 [2022-08-04T09:27:20.612Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:27:20 [2022-08-04T09:27:20.612Z] #47 3.221 + git clone https://github.com/docker/distribution.git .
09:27:20 [2022-08-04T09:27:20.612Z] #47 3.221 Cloning into '.'...
09:27:20 [2022-08-04T09:27:20.612Z] #47 ...
09:27:20 [2022-08-04T09:27:20.612Z] 
09:27:20 [2022-08-04T09:27:20.612Z] #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
09:27:20 [2022-08-04T09:27:20.612Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:20 [2022-08-04T09:27:20.612Z] #55 13.59 go: downloading github.com/sirupsen/logrus v1.8.1
09:27:20 [2022-08-04T09:27:20.612Z] #55 13.59 go: downloading github.com/stretchr/testify v1.7.1
09:27:20 [2022-08-04T09:27:20.871Z] #55 13.84 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:27:20 [2022-08-04T09:27:20.871Z] #55 13.88 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:27:20 [2022-08-04T09:27:20.871Z] #55 13.94 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:27:21 [2022-08-04T09:27:21.130Z] #55 14.04 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:27:21 [2022-08-04T09:27:21.130Z] #55 14.13 go: downloading github.com/spf13/afero v1.8.2
09:27:21 [2022-08-04T09:27:21.130Z] #55 14.18 go: downloading github.com/spf13/cast v1.4.1
09:27:21 [2022-08-04T09:27:21.130Z] #55 14.30 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:27:21 [2022-08-04T09:27:21.389Z] #55 14.37 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
09:27:21 [2022-08-04T09:27:21.389Z] #55 14.49 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:27:21 [2022-08-04T09:27:21.837Z] #55 ...
09:27:21 [2022-08-04T09:27:21.837Z] 
09:27:21 [2022-08-04T09:27:21.837Z] #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
09:27:21 [2022-08-04T09:27:21.837Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:27:21 [2022-08-04T09:27:21.837Z] #62 19.43 Fetched 8563 kB in 15s (584 kB/s)
09:27:21 [2022-08-04T09:27:21.837Z] #62 19.43 Reading package lists...
09:27:21 [2022-08-04T09:27:21.837Z] #62 25.30 Reading package lists...
09:27:21 [2022-08-04T09:27:21.837Z] #62 ...
09:27:21 [2022-08-04T09:27:21.837Z] 
09:27:21 [2022-08-04T09:27:21.837Z] #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
09:27:21 [2022-08-04T09:27:21.837Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:27:21 [2022-08-04T09:27:21.837Z] #47 28.04 Updating files:  74% (1627/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.
09:27:21 [2022-08-04T09:27:21.837Z] #47 28.62 + git checkout -q v2.3.0
09:27:21 [2022-08-04T09:27:21.901Z] #19 100.0 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
09:27:21 [2022-08-04T09:27:21.901Z] #19 100.0 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
09:27:21 [2022-08-04T09:27:21.959Z] #55 14.75 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:27:21 [2022-08-04T09:27:21.959Z] #55 14.95 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:27:21 [2022-08-04T09:27:21.959Z] #55 15.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:27:22 [2022-08-04T09:27:22.096Z] #47 ...
09:27:22 [2022-08-04T09:27:22.096Z] 
09:27:22 [2022-08-04T09:27:22.096Z] #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
09:27:22 [2022-08-04T09:27:22.096Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:22 [2022-08-04T09:27:22.096Z] #14 20.00 Fetched 8563 kB in 15s (565 kB/s)
09:27:22 [2022-08-04T09:27:22.096Z] #14 20.00 Reading package lists...
09:27:22 [2022-08-04T09:27:22.162Z] #19 100.1 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
09:27:22 [2022-08-04T09:27:22.162Z] #19 100.1 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
09:27:22 [2022-08-04T09:27:22.162Z] #19 100.2 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]
09:27:22 [2022-08-04T09:27:22.219Z] #55 15.20 go: downloading github.com/go-toolsmith/astp v1.0.0
09:27:22 [2022-08-04T09:27:22.219Z] #55 15.26 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:27:22 [2022-08-04T09:27:22.219Z] #55 ...
09:27:22 [2022-08-04T09:27:22.219Z] 
09:27:22 [2022-08-04T09:27:22.219Z] #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
09:27:22 [2022-08-04T09:27:22.219Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:22 [2022-08-04T09:27:22.219Z] #14 5.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:27:22 [2022-08-04T09:27:22.219Z] #14 5.237 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:27:22 [2022-08-04T09:27:22.219Z] #14 5.240 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:27:22 [2022-08-04T09:27:22.219Z] #14 6.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:27:22 [2022-08-04T09:27:22.219Z] #14 8.668 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:27:22 [2022-08-04T09:27:22.219Z] #14 11.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:22 [2022-08-04T09:27:22.354Z] #14 25.71 Reading package lists...
09:27:22 [2022-08-04T09:27:22.354Z] #14 ...
09:27:22 [2022-08-04T09:27:22.354Z] 
09:27:22 [2022-08-04T09:27:22.354Z] #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
09:27:22 [2022-08-04T09:27:22.354Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:22 [2022-08-04T09:27:22.354Z] #55 29.97 go: downloading mvdan.cc/gofumpt v0.3.1
09:27:22 [2022-08-04T09:27:22.354Z] #55 30.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:27:22 [2022-08-04T09:27:22.354Z] #55 30.23 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:27:22 [2022-08-04T09:27:22.354Z] #55 30.24 go: downloading github.com/davecgh/go-spew v1.1.1
09:27:22 [2022-08-04T09:27:22.480Z] #14 ...
09:27:22 [2022-08-04T09:27:22.480Z] 
09:27:22 [2022-08-04T09:27:22.480Z] #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
09:27:22 [2022-08-04T09:27:22.480Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674
09:27:22 [2022-08-04T09:27:22.480Z] #36 12.16 go: downloading github.com/sirupsen/logrus v1.6.0
09:27:22 [2022-08-04T09:27:22.480Z] #36 12.23 go: downloading github.com/spf13/cobra v1.1.3
09:27:22 [2022-08-04T09:27:22.480Z] #36 12.56 go: downloading github.com/mattn/go-isatty v0.0.3
09:27:22 [2022-08-04T09:27:22.480Z] #36 12.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
09:27:22 [2022-08-04T09:27:22.480Z] #36 12.94 go: downloading gopkg.in/yaml.v2 v2.4.0
09:27:22 [2022-08-04T09:27:22.480Z] #36 13.06 go: downloading github.com/cosiner/argv v0.1.0
09:27:22 [2022-08-04T09:27:22.480Z] #36 13.17 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
09:27:22 [2022-08-04T09:27:22.480Z] #36 13.38 go: downloading github.com/peterh/liner v1.2.2
09:27:22 [2022-08-04T09:27:22.480Z] #36 13.63 go: downloading github.com/google/go-dap v0.6.0
09:27:22 [2022-08-04T09:27:22.480Z] #36 14.05 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
09:27:22 [2022-08-04T09:27:22.480Z] #36 14.58 go: downloading github.com/mattn/go-runewidth v0.0.3
09:27:22 [2022-08-04T09:27:22.480Z] #36 14.77 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:27:22 [2022-08-04T09:27:22.480Z] #36 15.12 go: downloading github.com/hashicorp/golang-lru v0.5.4
09:27:22 [2022-08-04T09:27:22.480Z] #36 15.16 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
09:27:22 [2022-08-04T09:27:22.614Z] #55 30.38 go: downloading github.com/pmezard/go-difflib v1.0.0
09:27:22 [2022-08-04T09:27:22.614Z] #55 30.41 go: downloading github.com/stretchr/objx v0.1.1
09:27:22 [2022-08-04T09:27:22.614Z] #55 30.51 go: downloading github.com/hashicorp/errwrap v1.0.0
09:27:22 [2022-08-04T09:27:22.614Z] #55 30.57 go: downloading golang.org/x/text v0.3.7
09:27:23 [2022-08-04T09:27:23.421Z] #36 16.39 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:27:24 [2022-08-04T09:27:24.073Z] #19 102.0 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
09:27:24 [2022-08-04T09:27:24.073Z] #19 102.0 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
09:27:24 [2022-08-04T09:27:24.073Z] #19 102.0 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
09:27:24 [2022-08-04T09:27:24.073Z] #19 102.1 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
09:27:24 [2022-08-04T09:27:24.073Z] #19 ...
09:27:24 [2022-08-04T09:27:24.073Z] 
09:27:24 [2022-08-04T09:27:24.073Z] #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
09:27:24 [2022-08-04T09:27:24.073Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:24 [2022-08-04T09:27:24.073Z] #84 64.66 Makefile.am: installing 'build-aux/depcomp'
09:27:24 [2022-08-04T09:27:24.073Z] #84 65.82 checking build system type... x86_64-pc-linux-gnu
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.05 checking host system type... x86_64-pc-linux-gnu
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.05 checking how to print strings... printf
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.06 checking for gcc... gcc
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.13 checking whether the C compiler works... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.27 checking for C compiler default output file name... a.out
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.28 checking for suffix of executables... 
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.47 checking whether we are cross compiling... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.64 checking for suffix of object files... o
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.71 checking whether we are using the GNU C compiler... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.83 checking whether gcc accepts -g... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 66.94 checking for gcc option to accept ISO C89... none needed
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.14 checking whether gcc understands -c and -o together... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.28 checking for a sed that does not truncate output... /bin/sed
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.30 checking for grep that handles long lines and -e... /bin/grep
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.31 checking for egrep... /bin/grep -E
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.32 checking for fgrep... /bin/grep -F
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.32 checking for ld used by gcc... /usr/bin/ld
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.34 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.35 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.36 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.44 checking whether ln -s works... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.44 checking the maximum length of command line arguments... 1572864
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.48 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.48 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.48 checking for /usr/bin/ld option to reload object files... -r
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.48 checking for objdump... objdump
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.48 checking how to recognize dependent libraries... pass_all
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.49 checking for dlltool... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.50 checking how to associate runtime and link libraries... printf %s\n
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.50 checking for ar... ar
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.51 checking for archiver @FILE support... @
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.64 checking for strip... strip
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.64 checking for ranlib... ranlib
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.65 checking for gawk... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.65 checking for mawk... mawk
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.66 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.94 checking for sysroot... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.94 checking for a working dd... /bin/dd
09:27:24 [2022-08-04T09:27:24.073Z] #84 67.95 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.03 checking for mt... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.03 checking if : is a manifest tool... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.05 checking how to run the C preprocessor... gcc -E
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.33 checking for ANSI C header files... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.73 checking for sys/types.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 68.86 checking for sys/stat.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.00 checking for stdlib.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.11 checking for string.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.22 checking for memory.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.32 checking for strings.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.44 checking for inttypes.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.61 checking for stdint.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.84 checking for unistd.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 69.95 checking for dlfcn.h... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.09 checking for objdir... .libs
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.42 checking if gcc supports -fno-rtti -fno-exceptions... no
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.53 checking for gcc option to produce PIC... -fPIC -DPIC
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.53 checking if gcc PIC flag -fPIC -DPIC works... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.60 checking if gcc static flag -static works... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 70.97 checking if gcc supports -c -o file.o... yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 71.06 checking if gcc supports -c -o file.o... (cached) yes
09:27:24 [2022-08-04T09:27:24.073Z] #84 71.06 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.12 checking dynamic linker characteristics... GNU/Linux ld.so
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.44 checking how to hardcode library paths into programs... immediate
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.44 checking whether stripping libraries is possible... yes
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.46 checking if libtool supports shared libraries... yes
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.46 checking whether to build shared libraries... no
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.46 checking whether to build static libraries... yes
09:27:24 [2022-08-04T09:27:24.334Z] #84 71.47 checking for a BSD-compatible install... /usr/bin/install -c
09:27:24 [2022-08-04T09:27:24.362Z] #36 ...
09:27:24 [2022-08-04T09:27:24.362Z] 
09:27:24 [2022-08-04T09:27:24.362Z] #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
09:27:24 [2022-08-04T09:27:24.362Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:27:24 [2022-08-04T09:27:24.362Z] #47 16.87 Updating files:  80% (1748/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.
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.51 checking whether build environment is sane... yes
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.57 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.57 checking whether make sets $(MAKE)... yes
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.61 checking whether make supports the include directive... yes (GNU style)
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.65 checking whether make supports nested variables... yes
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.68 checking whether UID '0' is supported by ustar format... yes
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.68 checking whether GID '0' is supported by ustar format... yes
09:27:24 [2022-08-04T09:27:24.595Z] #84 71.69 checking how to create a ustar tar archive... gnutar
09:27:24 [2022-08-04T09:27:24.625Z] #47 17.32 + git checkout -q v2.3.0
09:27:24 [2022-08-04T09:27:24.625Z] #47 ...
09:27:24 [2022-08-04T09:27:24.625Z] 
09:27:24 [2022-08-04T09:27:24.625Z] #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
09:27:24 [2022-08-04T09:27:24.625Z] #67 sha256:283de7e34483237662cfec9b715cba3edb1dbe7adbc4f75be7c545a70478916c
09:27:24 [2022-08-04T09:27:24.625Z] #67 7.151 go: downloading github.com/urfave/cli/v2 v2.4.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 7.172 go: downloading github.com/sirupsen/logrus v1.8.1
09:27:24 [2022-08-04T09:27:24.625Z] #67 7.713 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
09:27:24 [2022-08-04T09:27:24.625Z] #67 9.996 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:27:24 [2022-08-04T09:27:24.625Z] #67 10.83 go: downloading github.com/google/uuid v1.3.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 10.84 go: downloading github.com/moby/vpnkit v0.5.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 10.87 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:27:24 [2022-08-04T09:27:24.625Z] #67 11.11 go: downloading github.com/gofrs/flock v0.8.1
09:27:24 [2022-08-04T09:27:24.625Z] #67 11.23 go: downloading github.com/gorilla/mux v1.8.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 11.48 go: downloading github.com/moby/sys/mountinfo v0.6.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 11.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:27:24 [2022-08-04T09:27:24.625Z] #67 11.95 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
09:27:24 [2022-08-04T09:27:24.625Z] #67 13.62 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:27:24 [2022-08-04T09:27:24.625Z] #67 13.71 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:27:24 [2022-08-04T09:27:24.625Z] #67 ...
09:27:24 [2022-08-04T09:27:24.625Z] 
09:27:24 [2022-08-04T09:27:24.625Z] #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
09:27:24 [2022-08-04T09:27:24.625Z] #31 sha256:d34307eb92ff99dfc022143588f3da35661aef1e9aa9fd561f196e7f665f3485
09:27:24 [2022-08-04T09:27:24.625Z] #31 15.22 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:27:24 [2022-08-04T09:27:24.625Z] #31 17.34 
09:27:24 [2022-08-04T09:27:24.625Z] #31 17.67 #=#=#                                                                         

######################################################################## 100.0%
09:27:24 [2022-08-04T09:27:24.625Z] #31 19.06 
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.74 checking dependency style of gcc... gcc3
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.90 checking whether to enable maintainer-specific portions of Makefiles... yes
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.91 checking whether make supports nested variables... (cached) yes
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.91 checking for gawk... (cached) mawk
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.91 checking for a sed that does not truncate output... (cached) /bin/sed
09:27:24 [2022-08-04T09:27:24.858Z] #84 71.92 checking for gcc... (cached) gcc
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.00 checking whether we are using the GNU C compiler... (cached) yes
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.01 checking whether gcc accepts -g... (cached) yes
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.01 checking for gcc option to accept ISO C89... (cached) none needed
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.01 checking whether gcc understands -c and -o together... (cached) yes
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.02 checking for a Python interpreter with version >= 3... python3
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.14 checking for python3... /usr/bin/python3
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.14 checking for python3 version... 3.9
09:27:25 [2022-08-04T09:27:25.119Z] #84 72.21 checking for python3 platform... linux
09:27:25 [2022-08-04T09:27:25.197Z] #31 ...
09:27:25 [2022-08-04T09:27:25.197Z] 
09:27:25 [2022-08-04T09:27:25.197Z] #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
09:27:25 [2022-08-04T09:27:25.197Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 tomll can be used in two ways:
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 Writing to STDIN and reading from STDOUT:
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40   cat file.toml | tomll > file.toml
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 Reading and updating a list of files:
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40   tomll a.toml b.toml c.toml
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 
09:27:25 [2022-08-04T09:27:25.197Z] #38 16.40 When given a list of files, tomll will modify all files in place without asking.
09:27:25 [2022-08-04T09:27:25.197Z] #38 DONE 18.3s
09:27:25 [2022-08-04T09:27:25.380Z] #84 72.26 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:27:25 [2022-08-04T09:27:25.457Z] 
09:27:25 [2022-08-04T09:27:25.457Z] #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
09:27:25 [2022-08-04T09:27:25.457Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:25 [2022-08-04T09:27:25.457Z] #55 15.53 go: downloading github.com/go-toolsmith/typep v1.0.2
09:27:25 [2022-08-04T09:27:25.457Z] #55 15.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
09:27:25 [2022-08-04T09:27:25.457Z] #55 16.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:27:25 [2022-08-04T09:27:25.457Z] #55 16.74 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.28 go: downloading github.com/hashicorp/errwrap v1.0.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.35 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.35 go: downloading github.com/Antonboom/errname v0.1.6
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.44 go: downloading github.com/Antonboom/nilnil v0.1.1
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.46 go: downloading github.com/BurntSushi/toml v1.1.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.56 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.78 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 17.89 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 18.07 go: downloading github.com/alexkohler/prealloc v1.0.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 18.34 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 18.41 go: downloading github.com/ashanbrown/makezero v1.1.1
09:27:25 [2022-08-04T09:27:25.457Z] #55 18.46 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:27:25 [2022-08-04T09:27:25.457Z] #55 18.51 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:27:25 [2022-08-04T09:27:25.640Z] #84 72.45 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:27:25 [2022-08-04T09:27:25.640Z] #84 72.59 checking for go-md2man... no
09:27:25 [2022-08-04T09:27:25.640Z] #84 72.60 checking error.h usability... yes
09:27:25 [2022-08-04T09:27:25.640Z] #84 72.77 checking error.h presence... yes
09:27:25 [2022-08-04T09:27:25.640Z] #84 72.81 checking for error.h... yes
09:27:25 [2022-08-04T09:27:25.717Z] #55 18.67 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:27:25 [2022-08-04T09:27:25.717Z] #55 18.77 go: downloading github.com/breml/bidichk v0.2.3
09:27:25 [2022-08-04T09:27:25.717Z] #55 18.80 go: downloading github.com/breml/errchkjson v0.3.0
09:27:25 [2022-08-04T09:27:25.901Z] #55 ...
09:27:25 [2022-08-04T09:27:25.901Z] 
09:27:25 [2022-08-04T09:27:25.901Z] #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
09:27:25 [2022-08-04T09:27:25.901Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:25 [2022-08-04T09:27:25.901Z] #36 23.39 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:27:25 [2022-08-04T09:27:25.901Z] #36 ...
09:27:25 [2022-08-04T09:27:25.901Z] 
09:27:25 [2022-08-04T09:27:25.901Z] #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
09:27:25 [2022-08-04T09:27:25.901Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:27:25 [2022-08-04T09:27:25.901Z] #47 31.00 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:27:25 [2022-08-04T09:27:25.911Z] #84 72.82 checking linux/openat2.h usability... yes
09:27:25 [2022-08-04T09:27:25.911Z] #84 72.96 checking linux/openat2.h presence... yes
09:27:25 [2022-08-04T09:27:25.911Z] #84 73.00 checking for linux/openat2.h... yes
09:27:25 [2022-08-04T09:27:25.979Z] #55 19.03 go: downloading github.com/butuzov/ireturn v0.1.1
09:27:25 [2022-08-04T09:27:25.979Z] #55 19.10 go: downloading github.com/charithe/durationcheck v0.0.9
09:27:26 [2022-08-04T09:27:26.172Z] #84 73.01 checking for copy_file_range... yes
09:27:26 [2022-08-04T09:27:26.172Z] #84 73.16 checking for fgetxattr... yes
09:27:26 [2022-08-04T09:27:26.239Z] #55 19.28 go: downloading github.com/daixiang0/gci v0.3.3
09:27:26 [2022-08-04T09:27:26.239Z] #55 19.32 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:27:26 [2022-08-04T09:27:26.500Z] #55 19.54 go: downloading github.com/esimonov/ifshort v1.0.4
09:27:26 [2022-08-04T09:27:26.500Z] #55 19.58 go: downloading github.com/firefart/nonamedreturns v1.0.1
09:27:26 [2022-08-04T09:27:26.500Z] #55 19.63 go: downloading github.com/fzipp/gocyclo v0.5.1
09:27:26 [2022-08-04T09:27:26.500Z] #55 19.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:27:26 [2022-08-04T09:27:26.693Z] #84 73.35 checking for statx... yes
09:27:26 [2022-08-04T09:27:26.759Z] #55 19.72 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:27:26 [2022-08-04T09:27:26.759Z] #55 19.73 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:27:26 [2022-08-04T09:27:26.760Z] #55 19.88 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:27:26 [2022-08-04T09:27:26.954Z] #84 73.69 checking for fgetpwent_r... yes
09:27:27 [2022-08-04T09:27:27.231Z] #84 73.97 checking for issetugid... no
09:27:27 [2022-08-04T09:27:27.231Z] #84 74.18 checking for pkg-config... /usr/bin/pkg-config
09:27:27 [2022-08-04T09:27:27.231Z] #84 74.18 checking pkg-config is at least version 0.9.0... yes
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.14 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.18 go: downloading github.com/golangci/misspell v0.3.5
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.22 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.30 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:27:27 [2022-08-04T09:27:27.329Z] #55 20.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.48 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.60 go: downloading github.com/jgautheron/goconst v1.5.1
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.61 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.64 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.67 go: downloading github.com/julz/importas v0.1.0
09:27:27 [2022-08-04T09:27:27.589Z] #55 20.71 go: downloading github.com/kisielk/errcheck v1.6.0
09:27:27 [2022-08-04T09:27:27.806Z] #47 ...
09:27:27 [2022-08-04T09:27:27.806Z] 
09:27:27 [2022-08-04T09:27:27.806Z] #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
09:27:27 [2022-08-04T09:27:27.806Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:27 [2022-08-04T09:27:27.806Z] #42 20.41 Reading package lists...
09:27:27 [2022-08-04T09:27:27.806Z] #42 26.15 Reading package lists...
09:27:27 [2022-08-04T09:27:27.806Z] #42 31.88 Building dependency tree...
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.41 The following additional packages will be installed:
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.42   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.43 Suggested packages:
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.44   cmake-doc ninja-build lrzip
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.44 Recommended packages:
09:27:27 [2022-08-04T09:27:27.806Z] #42 35.44   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:27:27 [2022-08-04T09:27:27.817Z] #84 74.20 checking for library containing yajl_tree_get... -lyajl
09:27:27 [2022-08-04T09:27:27.817Z] #84 74.66 checking for yajl >= 2.0.0... yes
09:27:27 [2022-08-04T09:27:27.817Z] #84 74.69 checking sys/capability.h usability... yes
09:27:27 [2022-08-04T09:27:27.817Z] #84 74.87 checking sys/capability.h presence... yes
09:27:27 [2022-08-04T09:27:27.849Z] #55 20.76 go: downloading github.com/kulti/thelper v0.6.2
09:27:27 [2022-08-04T09:27:27.849Z] #55 20.87 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:27:27 [2022-08-04T09:27:27.849Z] #55 20.90 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:27:27 [2022-08-04T09:27:27.849Z] #55 20.93 go: downloading github.com/ldez/tagliatelle v0.3.1
09:27:28 [2022-08-04T09:27:28.065Z] #42 ...
09:27:28 [2022-08-04T09:27:28.065Z] 
09:27:28 [2022-08-04T09:27:28.065Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:28 [2022-08-04T09:27:28.065Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:28 [2022-08-04T09:27:28.065Z] #76 20.40 Reading package lists...
09:27:28 [2022-08-04T09:27:28.065Z] #76 26.06 Reading package lists...
09:27:28 [2022-08-04T09:27:28.065Z] #76 31.82 Building dependency tree...
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.02 python3 is already the newest version (3.9.2-3).
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.02 The following additional packages will be installed:
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.02   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.03   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06 Suggested packages:
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06   m4-doc ed diffutils-doc
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06 Recommended packages:
09:27:28 [2022-08-04T09:27:28.065Z] #76 36.06   fakeroot libalgorithm-merge-perl libltdl-dev
09:27:28 [2022-08-04T09:27:28.065Z] #76 ...
09:27:28 [2022-08-04T09:27:28.065Z] 
09:27:28 [2022-08-04T09:27:28.065Z] #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
09:27:28 [2022-08-04T09:27:28.065Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:28 [2022-08-04T09:27:28.065Z] #14 25.71 Reading package lists...
09:27:28 [2022-08-04T09:27:28.065Z] #14 31.26 Building dependency tree...
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.87 The following additional packages will be installed:
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.88   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.88   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.88   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.88   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.88   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.89   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.90   mingw-w64-common mingw-w64-x86-64-dev
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.91 Suggested packages:
09:27:28 [2022-08-04T09:27:28.065Z] #14 34.92   gcc-10-locales seccomp wine64
09:27:28 [2022-08-04T09:27:28.065Z] #14 36.13 The following NEW packages will be installed:
09:27:28 [2022-08-04T09:27:28.076Z] #84 74.91 checking for sys/capability.h... yes
09:27:28 [2022-08-04T09:27:28.109Z] #55 21.05 go: downloading github.com/leonklingele/grouper v1.1.0
09:27:28 [2022-08-04T09:27:28.109Z] #55 21.11 go: downloading github.com/lufeee/execinquery v1.2.1
09:27:28 [2022-08-04T09:27:28.109Z] #55 21.15 go: downloading github.com/maratori/testpackage v1.0.1
09:27:28 [2022-08-04T09:27:28.109Z] #55 21.24 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:27:28 [2022-08-04T09:27:28.109Z] #55 21.26 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:27:28 [2022-08-04T09:27:28.356Z] #84 74.92 checking for library containing cap_from_name... -lcap
09:27:28 [2022-08-04T09:27:28.370Z] #55 21.33 go: downloading github.com/mgechev/revive v1.2.1
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.14   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.15   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:27:28 [2022-08-04T09:27:28.418Z] #14 36.15   mingw-w64-x86-64-dev
09:27:28 [2022-08-04T09:27:28.645Z] #55 ...
09:27:28 [2022-08-04T09:27:28.645Z] 
09:27:28 [2022-08-04T09:27:28.645Z] #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             ;
09:27:28 [2022-08-04T09:27:28.645Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
09:27:28 [2022-08-04T09:27:28.645Z] #76 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:28 [2022-08-04T09:27:28.645Z] #76 16.63 Fetched 8449 kB in 12s (701 kB/s)
09:27:28 [2022-08-04T09:27:28.645Z] #76 16.63 Reading package lists...
09:27:28 [2022-08-04T09:27:28.645Z] #76 21.75 Reading package lists...
09:27:28 [2022-08-04T09:27:28.645Z] #76 ...
09:27:28 [2022-08-04T09:27:28.645Z] 
09:27:28 [2022-08-04T09:27:28.645Z] #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
09:27:28 [2022-08-04T09:27:28.645Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:27:28 [2022-08-04T09:27:28.645Z] #47 19.30 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:27:28 [2022-08-04T09:27:28.681Z] #14 36.55 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
09:27:28 [2022-08-04T09:27:28.681Z] #14 36.55 Need to get 115 MB of archives.
09:27:28 [2022-08-04T09:27:28.681Z] #14 36.55 After this operation, 645 MB of additional disk space will be used.
09:27:28 [2022-08-04T09:27:28.681Z] #14 36.55 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]
09:27:28 [2022-08-04T09:27:28.927Z] #84 75.38 checking for library containing dlopen... -ldl
09:27:28 [2022-08-04T09:27:28.927Z] #84 75.76 checking seccomp.h usability... yes
09:27:28 [2022-08-04T09:27:28.927Z] #84 75.92 checking seccomp.h presence... yes
09:27:28 [2022-08-04T09:27:28.927Z] #84 75.98 checking for seccomp.h... yes
09:27:28 [2022-08-04T09:27:28.963Z] #14 36.70 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]
09:27:28 [2022-08-04T09:27:28.963Z] #14 36.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:27:28 [2022-08-04T09:27:28.963Z] #14 36.92 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:27:28 [2022-08-04T09:27:28.963Z] #14 ...
09:27:28 [2022-08-04T09:27:28.963Z] 
09:27:28 [2022-08-04T09:27:28.963Z] #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
09:27:28 [2022-08-04T09:27:28.963Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:28 [2022-08-04T09:27:28.963Z] #55 36.90 go: downloading github.com/subosito/gotenv v1.2.0
09:27:29 [2022-08-04T09:27:29.214Z] #47 ...
09:27:29 [2022-08-04T09:27:29.214Z] 
09:27:29 [2022-08-04T09:27:29.214Z] #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
09:27:29 [2022-08-04T09:27:29.214Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9
09:27:29 [2022-08-04T09:27:29.214Z] #62 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:29 [2022-08-04T09:27:29.214Z] #62 16.78 Fetched 8449 kB in 12s (717 kB/s)
09:27:29 [2022-08-04T09:27:29.214Z] #62 16.78 Reading package lists...
09:27:29 [2022-08-04T09:27:29.214Z] #62 22.21 Reading package lists...
09:27:29 [2022-08-04T09:27:29.214Z] #62 ...
09:27:29 [2022-08-04T09:27:29.214Z] 
09:27:29 [2022-08-04T09:27:29.214Z] #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
09:27:29 [2022-08-04T09:27:29.214Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:29 [2022-08-04T09:27:29.214Z] #55 22.10 go: downloading github.com/moricho/tparallel v0.2.1
09:27:29 [2022-08-04T09:27:29.214Z] #55 22.11 go: downloading github.com/nakabonne/nestif v0.3.1
09:27:29 [2022-08-04T09:27:29.214Z] #55 22.20 go: downloading github.com/nishanths/exhaustive v0.7.11
09:27:29 [2022-08-04T09:27:29.214Z] #55 22.31 go: downloading github.com/nishanths/predeclared v0.2.2
09:27:29 [2022-08-04T09:27:29.214Z] #55 22.41 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
09:27:29 [2022-08-04T09:27:29.214Z] #55 ...
09:27:29 [2022-08-04T09:27:29.214Z] 
09:27:29 [2022-08-04T09:27:29.214Z] #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
09:27:29 [2022-08-04T09:27:29.214Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:29 [2022-08-04T09:27:29.214Z] #51 12.00 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:27:29 [2022-08-04T09:27:29.214Z] #51 14.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:27:29 [2022-08-04T09:27:29.214Z] #51 17.35 Fetched 8453 kB in 13s (671 kB/s)
09:27:29 [2022-08-04T09:27:29.214Z] #51 17.35 Reading package lists...
09:27:29 [2022-08-04T09:27:29.228Z] #55 36.96 go: downloading github.com/hashicorp/hcl v1.0.0
09:27:29 [2022-08-04T09:27:29.474Z] #51 ...
09:27:29 [2022-08-04T09:27:29.474Z] 
09:27:29 [2022-08-04T09:27:29.474Z] #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
09:27:29 [2022-08-04T09:27:29.474Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:29 [2022-08-04T09:27:29.474Z] #55 22.45 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:27:29 [2022-08-04T09:27:29.474Z] #55 22.50 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:27:29 [2022-08-04T09:27:29.474Z] #55 22.54 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:27:29 [2022-08-04T09:27:29.474Z] #55 22.59 go: downloading github.com/securego/gosec/v2 v2.11.0
09:27:29 [2022-08-04T09:27:29.488Z] #55 37.20 go: downloading gopkg.in/ini.v1 v1.66.4
09:27:29 [2022-08-04T09:27:29.488Z] #55 37.21 go: downloading github.com/magiconair/properties v1.8.6
09:27:29 [2022-08-04T09:27:29.488Z] #55 ...
09:27:29 [2022-08-04T09:27:29.488Z] 
09:27:29 [2022-08-04T09:27:29.488Z] #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
09:27:29 [2022-08-04T09:27:29.488Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:29 [2022-08-04T09:27:29.488Z] #51 21.23 Reading package lists...
09:27:29 [2022-08-04T09:27:29.488Z] #51 27.22 Reading package lists...
09:27:29 [2022-08-04T09:27:29.488Z] #51 32.71 Building dependency tree...
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.53 The following additional packages will be installed:
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.58   python3-protobuf python3-six
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.61 Suggested packages:
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.61   python3-setuptools
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.61 Recommended packages:
09:27:29 [2022-08-04T09:27:29.488Z] #51 36.61   iproute2 | iproute
09:27:29 [2022-08-04T09:27:29.488Z] #51 ...
09:27:29 [2022-08-04T09:27:29.488Z] 
09:27:29 [2022-08-04T09:27:29.488Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:27:29 [2022-08-04T09:27:29.488Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:29 [2022-08-04T09:27:29.488Z] #55 37.45 go: downloading github.com/pelletier/go-toml v1.9.5
09:27:29 [2022-08-04T09:27:29.496Z] #84 75.99 checking for library containing seccomp_rule_add... -lseccomp
09:27:29 [2022-08-04T09:27:29.496Z] #84 76.45 checking for library containing seccomp_arch_resolve_name... none required
09:27:29 [2022-08-04T09:27:29.734Z] #55 22.85 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:27:29 [2022-08-04T09:27:29.734Z] #55 22.86 go: downloading github.com/sivchari/containedctx v1.0.2
09:27:29 [2022-08-04T09:27:29.734Z] #55 22.90 go: downloading github.com/sivchari/tenv v1.5.0
09:27:29 [2022-08-04T09:27:29.734Z] #55 22.95 go: downloading github.com/sonatard/noctx v0.0.1
09:27:29 [2022-08-04T09:27:29.756Z] #84 76.58 checking systemd/sd-bus.h usability... yes
09:27:29 [2022-08-04T09:27:29.756Z] #84 76.77 checking systemd/sd-bus.h presence... yes
09:27:29 [2022-08-04T09:27:29.759Z] #55 37.63 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:27:29 [2022-08-04T09:27:29.994Z] #55 23.03 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:27:29 [2022-08-04T09:27:29.994Z] #55 23.09 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:27:29 [2022-08-04T09:27:29.994Z] #55 23.18 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:27:29 [2022-08-04T09:27:29.994Z] #55 23.21 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:27:30 [2022-08-04T09:27:30.016Z] #84 76.84 checking for systemd/sd-bus.h... yes
09:27:30 [2022-08-04T09:27:30.047Z] #55 37.92 go: downloading github.com/gobwas/glob v0.2.3
09:27:30 [2022-08-04T09:27:30.047Z] #55 37.96 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:27:30 [2022-08-04T09:27:30.254Z] #55 23.26 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:27:30 [2022-08-04T09:27:30.254Z] #55 23.32 go: downloading github.com/tetafro/godot v1.4.11
09:27:30 [2022-08-04T09:27:30.254Z] #55 23.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:27:30 [2022-08-04T09:27:30.254Z] #55 23.43 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
09:27:30 [2022-08-04T09:27:30.276Z] #84 76.84 checking for library containing sd_bus_match_signal_async... -lsystemd
09:27:30 [2022-08-04T09:27:30.276Z] #84 77.15 checking for sd_notify_barrier... 
09:27:30 [2022-08-04T09:27:30.276Z] #84 ...
09:27:30 [2022-08-04T09:27:30.276Z] 
09:27:30 [2022-08-04T09:27:30.276Z] #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
09:27:30 [2022-08-04T09:27:30.276Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Delve is a source level debugger for Go programs.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Delve enables you to interact with your program by controlling the execution of the process,
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Pass flags to the program you are debugging using `--`, for example:
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 `dlv exec ./hello -- server --config conf/config.toml`
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Usage:
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   dlv [command]
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Available Commands:
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   attach      Attach to running process and begin debugging.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   connect     Connect to a headless debug server with a terminal client.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   core        Examine a core dump.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   debug       Compile and begin debugging main package in current directory, or the package specified.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   exec        Execute a precompiled binary, and begin a debug session.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   help        Help about any command
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   run         Deprecated command. Use 'debug' instead.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   test        Compile test binary and begin debugging program.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   trace       Compile and begin tracing program.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   version     Prints version.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Flags:
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.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)
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.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)
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --disable-aslr                     Disables address space randomization
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   -h, --help                             help for dlv
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --init string                      Init file, executed by the terminal client.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --log                              Enable debugging server logging.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1       --wd string                        Working directory for running the program.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Additional help topics:
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   dlv backend  Help about the --backend flag.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   dlv log      Help about logging flags.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1   dlv redirect Help about file redirection.
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 
09:27:30 [2022-08-04T09:27:30.276Z] #43 116.1 Use "dlv [command] --help" for more information about a command.
09:27:30 [2022-08-04T09:27:30.322Z] #55 38.20 go: downloading github.com/kisielk/gotool v1.0.0
09:27:30 [2022-08-04T09:27:30.322Z] #55 38.24 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:27:30 [2022-08-04T09:27:30.514Z] #55 23.47 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:27:30 [2022-08-04T09:27:30.583Z] #55 38.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:27:30 [2022-08-04T09:27:30.583Z] #55 38.44 go: downloading github.com/ettle/strcase v0.1.1
09:27:30 [2022-08-04T09:27:30.583Z] #55 38.57 go: downloading github.com/fatih/structtag v1.2.0
09:27:30 [2022-08-04T09:27:30.583Z] #55 38.58 go: downloading github.com/Masterminds/semver v1.5.0
09:27:30 [2022-08-04T09:27:30.774Z] #55 23.78 go: downloading github.com/ultraware/funlen v0.0.3
09:27:30 [2022-08-04T09:27:30.774Z] #55 23.85 go: downloading github.com/ultraware/whitespace v0.0.5
09:27:30 [2022-08-04T09:27:30.774Z] #55 23.91 go: downloading github.com/uudashr/gocognit v1.0.5
09:27:30 [2022-08-04T09:27:30.841Z] #55 38.64 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:27:30 [2022-08-04T09:27:30.841Z] #55 38.70 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:27:30 [2022-08-04T09:27:30.841Z] #55 38.79 go: downloading github.com/prometheus/client_golang v1.12.1
09:27:30 [2022-08-04T09:27:30.881Z] #43 DONE 117.1s
09:27:30 [2022-08-04T09:27:30.881Z] 
09:27:30 [2022-08-04T09:27:30.881Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:30 [2022-08-04T09:27:30.881Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.15 checking for sd_notify_barrier... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.35 checking linux/bpf.h usability... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.44 checking linux/bpf.h presence... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.47 checking for linux/bpf.h... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.47 checking compilation for eBPF... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.56 checking for criu >= 3.15... no
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.57 configure: CRIU headers not found, building without CRIU support
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.57 checking for criu > 3.16... no
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.59 configure: CRIU version doesn't support join-ns API
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.59 checking for criu > 3.16.1... no
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.60 configure: CRIU version doesn't support for pre-dumping
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.60 checking for new mount API (fsconfig)... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.64 checking for seccomp notify API... yes
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.69 checking for gperf... no
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.69 configure: gperf not found - cannot rebuild signal parser code
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.69 checking for library containing argp_parse... none required
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.94 checking that generated files are newer than configure... done
09:27:30 [2022-08-04T09:27:30.881Z] #84 77.94 configure: creating ./config.status
09:27:31 [2022-08-04T09:27:31.036Z] #55 23.99 go: downloading github.com/yagipy/maintidx v1.0.0
09:27:31 [2022-08-04T09:27:31.036Z] #55 24.00 go: downloading github.com/yeya24/promlinter v0.2.0
09:27:31 [2022-08-04T09:27:31.036Z] #55 24.09 go: downloading gitlab.com/bosi/decorder v0.2.1
09:27:31 [2022-08-04T09:27:31.144Z] #84 ...
09:27:31 [2022-08-04T09:27:31.144Z] 
09:27:31 [2022-08-04T09:27:31.144Z] #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
09:27:31 [2022-08-04T09:27:31.144Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:27:31 [2022-08-04T09:27:31.144Z] #41 DONE 116.9s
09:27:31 [2022-08-04T09:27:31.297Z] #55 24.28 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
09:27:31 [2022-08-04T09:27:31.297Z] #55 24.44 go: downloading honnef.co/go/tools v0.3.1
09:27:31 [2022-08-04T09:27:31.404Z] 
09:27:31 [2022-08-04T09:27:31.404Z] #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
09:27:31 [2022-08-04T09:27:31.404Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.2 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
09:27:31 [2022-08-04T09:27:31.404Z] #19 102.2 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]
09:27:31 [2022-08-04T09:27:31.404Z] #19 104.1 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
09:27:31 [2022-08-04T09:27:31.405Z] #19 104.2 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 104.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 104.2 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 104.3 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]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.1 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.1 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.1 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.3 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.4 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.4 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 106.5 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]
09:27:31 [2022-08-04T09:27:31.405Z] #19 108.7 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
09:27:31 [2022-08-04T09:27:31.405Z] #19 108.7 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 108.8 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 108.9 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
09:27:31 [2022-08-04T09:27:31.405Z] #19 109.0 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]
09:27:31 [2022-08-04T09:27:31.410Z] #55 ...
09:27:31 [2022-08-04T09:27:31.410Z] 
09:27:31 [2022-08-04T09:27:31.410Z] #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
09:27:31 [2022-08-04T09:27:31.410Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:27:31 [2022-08-04T09:27:31.410Z] #57 38.93 v3.0.2
09:27:31 [2022-08-04T09:27:31.410Z] #57 DONE 39.3s
09:27:31 [2022-08-04T09:27:31.410Z] 
09:27:31 [2022-08-04T09:27:31.410Z] #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
09:27:31 [2022-08-04T09:27:31.410Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:27:31 [2022-08-04T09:27:31.410Z] #62 25.30 Reading package lists...
09:27:31 [2022-08-04T09:27:31.410Z] #62 31.02 Building dependency tree...
09:27:31 [2022-08-04T09:27:31.410Z] #62 34.99 The following additional packages will be installed:
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.02   libbtrfs0
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.29 The following NEW packages will be installed:
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.32   libbtrfs-dev libbtrfs0
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.79 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.79 Need to get 460 kB of archives.
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.79 After this operation, 1237 kB of additional disk space will be used.
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:27:31 [2022-08-04T09:27:31.410Z] #62 35.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.20 debconf: delaying package configuration, since apt-utils is not installed
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.51 Fetched 460 kB in 0s (1339 kB/s)
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.68 Selecting previously unselected package libbtrfs0:amd64.
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.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.)
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 37.84 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.18 Selecting previously unselected package libbtrfs-dev:amd64.
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.18 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.22 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.63 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.65 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 38.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:31 [2022-08-04T09:27:31.410Z] #62 DONE 39.3s
09:27:31 [2022-08-04T09:27:31.559Z] #55 ...
09:27:31 [2022-08-04T09:27:31.559Z] 
09:27:31 [2022-08-04T09:27:31.559Z] #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
09:27:31 [2022-08-04T09:27:31.559Z] #31 sha256:d34307eb92ff99dfc022143588f3da35661aef1e9aa9fd561f196e7f665f3485
09:27:31 [2022-08-04T09:27:31.559Z] #31 22.44 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:27:31 [2022-08-04T09:27:31.559Z] #31 23.99 
09:27:31 [2022-08-04T09:27:31.559Z] #31 24.34 #=#=#                                                                         

######################################################################## 100.0%
09:27:31 [2022-08-04T09:27:31.559Z] #31 25.66 
09:27:31 [2022-08-04T09:27:31.559Z] #31 26.04 Download of images into '/build' complete.
09:27:31 [2022-08-04T09:27:31.559Z] #31 26.05 Use something like the following to load the result into a Docker daemon:
09:27:31 [2022-08-04T09:27:31.559Z] #31 26.06   tar -cC '/build' . | docker load
09:27:31 [2022-08-04T09:27:31.559Z] #31 DONE 26.4s
09:27:31 [2022-08-04T09:27:31.673Z] 
09:27:31 [2022-08-04T09:27:31.673Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:27:31 [2022-08-04T09:27:31.673Z] #63 sha256:232abfa8045cc129079bb26df93c26c6f3d49533539d02a362fe283f9ce80074
09:27:31 [2022-08-04T09:27:31.673Z] #63 DONE 0.2s
09:27:31 [2022-08-04T09:27:31.673Z] 
09:27:31 [2022-08-04T09:27:31.673Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
09:27:31 [2022-08-04T09:27:31.673Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.34 The following NEW packages will be installed:
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.37   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.37   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.37   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.38   libyajl2 m4 patch xz-utils
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.82 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.82 Need to get 5940 kB of archives.
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.82 After this operation, 18.7 MB of additional disk space will be used.
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.86 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.91 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 38.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 39.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 39.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
09:27:31 [2022-08-04T09:27:31.673Z] #76 39.16 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.16 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.16 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:27:31 [2022-08-04T09:27:31.674Z] #76 39.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
09:27:31 [2022-08-04T09:27:31.819Z] 
09:27:31 [2022-08-04T09:27:31.819Z] #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
09:27:31 [2022-08-04T09:27:31.819Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:33 [2022-08-04T09:27:33.049Z] #76 41.02 debconf: delaying package configuration, since apt-utils is not installed
09:27:33 [2022-08-04T09:27:33.199Z] #51 22.25 Reading package lists...
09:27:33 [2022-08-04T09:27:33.199Z] #51 ...
09:27:33 [2022-08-04T09:27:33.199Z] 
09:27:33 [2022-08-04T09:27:33.199Z] #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
09:27:33 [2022-08-04T09:27:33.199Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
09:27:33 [2022-08-04T09:27:33.199Z] #42 15.95 Fetched 8449 kB in 12s (724 kB/s)
09:27:33 [2022-08-04T09:27:33.199Z] #42 15.95 Reading package lists...
09:27:33 [2022-08-04T09:27:33.199Z] #42 21.45 Reading package lists...
09:27:33 [2022-08-04T09:27:33.199Z] #42 ...
09:27:33 [2022-08-04T09:27:33.199Z] 
09:27:33 [2022-08-04T09:27:33.199Z] #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
09:27:33 [2022-08-04T09:27:33.199Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:33 [2022-08-04T09:27:33.199Z] #55 25.99 go: downloading mvdan.cc/gofumpt v0.3.1
09:27:33 [2022-08-04T09:27:33.199Z] #55 26.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:27:33 [2022-08-04T09:27:33.199Z] #55 26.14 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:27:33 [2022-08-04T09:27:33.199Z] #55 26.22 go: downloading github.com/davecgh/go-spew v1.1.1
09:27:33 [2022-08-04T09:27:33.199Z] #55 26.25 go: downloading github.com/pmezard/go-difflib v1.0.0
09:27:33 [2022-08-04T09:27:33.199Z] #55 26.33 go: downloading github.com/stretchr/objx v0.1.1
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.2 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.2 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
09:27:33 [2022-08-04T09:27:33.313Z] #19 111.2 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]
09:27:33 [2022-08-04T09:27:33.458Z] #55 26.41 go: downloading github.com/subosito/gotenv v1.2.0
09:27:33 [2022-08-04T09:27:33.459Z] #55 26.44 go: downloading github.com/hashicorp/hcl v1.0.0
09:27:33 [2022-08-04T09:27:33.459Z] #55 ...
09:27:33 [2022-08-04T09:27:33.459Z] 
09:27:33 [2022-08-04T09:27:33.459Z] #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
09:27:33 [2022-08-04T09:27:33.459Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:33 [2022-08-04T09:27:33.459Z] #14 16.47 Fetched 8449 kB in 12s (732 kB/s)
09:27:33 [2022-08-04T09:27:33.459Z] #14 16.47 Reading package lists...
09:27:33 [2022-08-04T09:27:33.459Z] #14 21.77 Reading package lists...
09:27:33 [2022-08-04T09:27:33.574Z] #19 ...
09:27:33 [2022-08-04T09:27:33.574Z] 
09:27:33 [2022-08-04T09:27:33.574Z] #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
09:27:33 [2022-08-04T09:27:33.574Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:33 [2022-08-04T09:27:33.574Z] #84 80.42 config.status: creating Makefile
09:27:33 [2022-08-04T09:27:33.574Z] #84 80.58 config.status: creating rpm/crun.spec
09:27:33 [2022-08-04T09:27:33.574Z] #84 80.60 config.status: creating config.h
09:27:33 [2022-08-04T09:27:33.574Z] #84 80.66 config.status: executing libtool commands
09:27:33 [2022-08-04T09:27:33.616Z] #76 41.46 Fetched 5940 kB in 1s (7933 kB/s)
09:27:33 [2022-08-04T09:27:33.616Z] #76 41.57 Selecting previously unselected package bzip2.
09:27:33 [2022-08-04T09:27:33.719Z] #14 26.46 Building dependency tree...
09:27:33 [2022-08-04T09:27:33.719Z] #14 ...
09:27:33 [2022-08-04T09:27:33.719Z] 
09:27:33 [2022-08-04T09:27:33.719Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:27:33 [2022-08-04T09:27:33.719Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:33 [2022-08-04T09:27:33.719Z] #55 26.71 go: downloading gopkg.in/ini.v1 v1.66.4
09:27:33 [2022-08-04T09:27:33.719Z] #55 26.75 go: downloading github.com/magiconair/properties v1.8.6
09:27:33 [2022-08-04T09:27:33.719Z] #55 26.82 go: downloading github.com/pelletier/go-toml v1.9.5
09:27:33 [2022-08-04T09:27:33.836Z] #84 80.69 config.status: executing depfiles commands
09:27:33 [2022-08-04T09:27:33.949Z] #76 41.57 (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.)
09:27:33 [2022-08-04T09:27:33.949Z] #76 41.82 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
09:27:33 [2022-08-04T09:27:33.949Z] #76 41.85 Unpacking bzip2 (1.0.8-4) ...
09:27:33 [2022-08-04T09:27:33.979Z] #55 26.96 go: downloading golang.org/x/text v0.3.7
09:27:34 [2022-08-04T09:27:34.209Z] #76 41.99 Selecting previously unselected package libmagic-mgc.
09:27:34 [2022-08-04T09:27:34.209Z] #76 42.00 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
09:27:34 [2022-08-04T09:27:34.209Z] #76 42.01 Unpacking libmagic-mgc (1:5.39-3) ...
09:27:34 [2022-08-04T09:27:34.407Z] #84 81.33 === configuring in libocispec (/tmp/crun-build/libocispec)
09:27:34 [2022-08-04T09:27:34.407Z] #84 81.34 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:27:34 [2022-08-04T09:27:34.667Z] #84 81.52 checking for gcc... gcc
09:27:34 [2022-08-04T09:27:34.667Z] #84 81.58 checking whether the C compiler works... yes
09:27:34 [2022-08-04T09:27:34.667Z] #84 81.74 checking for C compiler default output file name... a.out
09:27:34 [2022-08-04T09:27:34.667Z] #84 81.75 checking for suffix of executables... 
09:27:34 [2022-08-04T09:27:34.777Z] #76 42.71 Selecting previously unselected package libmagic1:amd64.
09:27:34 [2022-08-04T09:27:34.777Z] #76 42.71 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
09:27:34 [2022-08-04T09:27:34.777Z] #76 42.74 Unpacking libmagic1:amd64 (1:5.39-3) ...
09:27:35 [2022-08-04T09:27:35.036Z] #76 42.93 Selecting previously unselected package file.
09:27:35 [2022-08-04T09:27:35.036Z] #76 42.95 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
09:27:35 [2022-08-04T09:27:35.036Z] #76 42.97 Unpacking file (1:5.39-3) ...
09:27:35 [2022-08-04T09:27:35.189Z] #84 81.85 checking whether we are cross compiling... no
09:27:35 [2022-08-04T09:27:35.189Z] #84 82.09 checking for suffix of object files... o
09:27:35 [2022-08-04T09:27:35.189Z] #84 82.16 checking whether we are using the GNU C compiler... yes
09:27:35 [2022-08-04T09:27:35.294Z] #76 43.17 Selecting previously unselected package xz-utils.
09:27:35 [2022-08-04T09:27:35.294Z] #76 43.17 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:27:35 [2022-08-04T09:27:35.294Z] #76 43.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:27:35 [2022-08-04T09:27:35.449Z] #84 82.25 checking whether gcc accepts -g... yes
09:27:35 [2022-08-04T09:27:35.449Z] #84 82.32 checking for gcc option to accept ISO C89... none needed
09:27:35 [2022-08-04T09:27:35.449Z] #84 82.43 checking whether gcc understands -c and -o together... yes
09:27:35 [2022-08-04T09:27:35.559Z] #76 43.52 Selecting previously unselected package libsigsegv2:amd64.
09:27:35 [2022-08-04T09:27:35.559Z] #76 43.52 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
09:27:35 [2022-08-04T09:27:35.559Z] #76 43.54 Unpacking libsigsegv2:amd64 (2.13-1) ...
09:27:35 [2022-08-04T09:27:35.709Z] #84 82.53 checking how to run the C preprocessor... gcc -E
09:27:35 [2022-08-04T09:27:35.709Z] #84 82.65 checking for grep that handles long lines and -e... /bin/grep
09:27:35 [2022-08-04T09:27:35.709Z] #84 82.66 checking for egrep... /bin/grep -E
09:27:35 [2022-08-04T09:27:35.817Z] #76 43.64 Selecting previously unselected package m4.
09:27:35 [2022-08-04T09:27:35.817Z] #76 43.65 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
09:27:35 [2022-08-04T09:27:35.817Z] #76 43.66 Unpacking m4 (1.4.18-5) ...
09:27:35 [2022-08-04T09:27:35.969Z] #84 82.66 checking for ANSI C header files... yes
09:27:35 [2022-08-04T09:27:35.969Z] #84 83.04 checking for sys/types.h... yes
09:27:36 [2022-08-04T09:27:36.228Z] #84 83.18 checking for sys/stat.h... yes
09:27:36 [2022-08-04T09:27:36.228Z] #84 83.29 checking for stdlib.h... yes
09:27:36 [2022-08-04T09:27:36.487Z] #84 83.41 checking for string.h... yes
09:27:36 [2022-08-04T09:27:36.487Z] #84 83.50 checking for memory.h... yes
09:27:36 [2022-08-04T09:27:36.747Z] #84 83.64 checking for strings.h... yes
09:27:36 [2022-08-04T09:27:36.747Z] #84 83.72 checking for inttypes.h... yes
09:27:36 [2022-08-04T09:27:36.752Z] #76 ...
09:27:36 [2022-08-04T09:27:36.752Z] 
09:27:36 [2022-08-04T09:27:36.752Z] #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
09:27:36 [2022-08-04T09:27:36.752Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 NAME:
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    go-winres - A tool for embedding resources in Windows executables
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 USAGE:
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    go-winres [global options] command [command options] [arguments...]
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 COMMANDS:
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    init     Create an initial ./winres/winres.json
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    make     Make syso files for the "go build" command
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    simply   Make syso files for the "go build" command (simplified)
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    extract  Extract all resources from an executable
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    patch    Replace resources in an executable file (exe, dll)
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    help, h  Shows a list of commands or help for one command
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81 GLOBAL OPTIONS:
09:27:36 [2022-08-04T09:27:36.752Z] #40 43.81    --help, -h  show help (default: false)
09:27:36 [2022-08-04T09:27:36.752Z] #40 DONE 44.6s
09:27:36 [2022-08-04T09:27:36.752Z] 
09:27:36 [2022-08-04T09:27:36.752Z] #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             ;
09:27:36 [2022-08-04T09:27:36.752Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:36 [2022-08-04T09:27:36.752Z] #76 44.56 Selecting previously unselected package autoconf.
09:27:36 [2022-08-04T09:27:36.752Z] #76 44.56 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
09:27:36 [2022-08-04T09:27:36.752Z] #76 44.58 Unpacking autoconf (2.69-14) ...
09:27:36 [2022-08-04T09:27:36.752Z] #76 ...
09:27:36 [2022-08-04T09:27:36.752Z] 
09:27:36 [2022-08-04T09:27:36.752Z] #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
09:27:36 [2022-08-04T09:27:36.752Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:36 [2022-08-04T09:27:36.752Z] #51 37.51 The following NEW packages will be installed:
09:27:36 [2022-08-04T09:27:36.752Z] #51 37.54   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:27:36 [2022-08-04T09:27:36.752Z] #51 37.54   python3-protobuf python3-six
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.00 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.00 Need to get 2315 kB of archives.
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.00 After this operation, 11.1 MB of additional disk space will be used.
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.05 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.06 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 38.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 40.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.23 debconf: delaying package configuration, since apt-utils is not installed
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.54 Fetched 2315 kB in 3s (679 kB/s)
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.64 Selecting previously unselected package libprotobuf23:amd64.
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.72 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:27:36 [2022-08-04T09:27:36.752Z] #51 42.74 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:27:36 [2022-08-04T09:27:36.752Z] #51 44.17 Selecting previously unselected package python3-pkg-resources.
09:27:36 [2022-08-04T09:27:36.752Z] #51 44.18 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:27:36 [2022-08-04T09:27:36.752Z] #51 44.27 Unpacking python3-pkg-resources (52.0.0-4) ...
09:27:37 [2022-08-04T09:27:37.007Z] #84 83.84 checking for stdint.h... yes
09:27:37 [2022-08-04T09:27:37.007Z] #84 83.95 checking for unistd.h... yes
09:27:37 [2022-08-04T09:27:37.007Z] #84 84.05 checking minix/config.h usability... no
09:27:37 [2022-08-04T09:27:37.007Z] #84 84.12 checking minix/config.h presence... no
09:27:37 [2022-08-04T09:27:37.267Z] #84 84.16 checking for minix/config.h... no
09:27:37 [2022-08-04T09:27:37.267Z] #84 84.16 checking whether it is safe to define __EXTENSIONS__... yes
09:27:37 [2022-08-04T09:27:37.319Z] #51 44.94 Selecting previously unselected package python3-six.
09:27:37 [2022-08-04T09:27:37.320Z] #51 44.94 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:27:37 [2022-08-04T09:27:37.320Z] #51 44.96 Unpacking python3-six (1.16.0-2) ...
09:27:37 [2022-08-04T09:27:37.320Z] #51 ...
09:27:37 [2022-08-04T09:27:37.320Z] 
09:27:37 [2022-08-04T09:27:37.320Z] #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             ;
09:27:37 [2022-08-04T09:27:37.320Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:37 [2022-08-04T09:27:37.320Z] #76 45.19 Selecting previously unselected package autotools-dev.
09:27:37 [2022-08-04T09:27:37.320Z] #76 45.19 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
09:27:37 [2022-08-04T09:27:37.320Z] #76 45.24 Unpacking autotools-dev (20180224.1+nmu1) ...
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.35 checking build system type... x86_64-pc-linux-gnu
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.48 checking host system type... x86_64-pc-linux-gnu
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.48 checking how to print strings... printf
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.48 checking for a sed that does not truncate output... /bin/sed
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.50 checking for fgrep... /bin/grep -F
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.51 checking for ld used by gcc... /usr/bin/ld
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.52 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.52 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.53 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.58 checking whether ln -s works... yes
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.58 checking the maximum length of command line arguments... 1572864
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.60 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.60 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.60 checking for /usr/bin/ld option to reload object files... -r
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.60 checking for objdump... objdump
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.60 checking how to recognize dependent libraries... pass_all
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.61 checking for dlltool... no
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.61 checking how to associate runtime and link libraries... printf %s\n
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.61 checking for ar... ar
09:27:37 [2022-08-04T09:27:37.528Z] #84 84.61 checking for archiver @FILE support... @
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.69 checking for strip... strip
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.69 checking for ranlib... ranlib
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.69 checking for gawk... no
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.70 checking for mawk... mawk
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.70 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.90 checking for sysroot... no
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.90 checking for a working dd... /bin/dd
09:27:37 [2022-08-04T09:27:37.788Z] #84 84.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:27:37 [2022-08-04T09:27:37.896Z] #76 45.63 Selecting previously unselected package automake.
09:27:37 [2022-08-04T09:27:37.896Z] #76 45.63 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
09:27:37 [2022-08-04T09:27:37.896Z] #76 45.73 Unpacking automake (1:1.16.3-2) ...
09:27:38 [2022-08-04T09:27:38.050Z] #84 84.97 checking for mt... no
09:27:38 [2022-08-04T09:27:38.050Z] #84 84.97 checking if : is a manifest tool... no
09:27:38 [2022-08-04T09:27:38.050Z] #84 84.98 checking for dlfcn.h... yes
09:27:38 [2022-08-04T09:27:38.310Z] #84 85.12 checking for objdir... .libs
09:27:38 [2022-08-04T09:27:38.463Z] #76 46.26 Selecting previously unselected package patch.
09:27:38 [2022-08-04T09:27:38.463Z] #76 46.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
09:27:38 [2022-08-04T09:27:38.463Z] #76 46.30 Unpacking patch (2.7.6-7) ...
09:27:38 [2022-08-04T09:27:38.463Z] #76 ...
09:27:38 [2022-08-04T09:27:38.463Z] 
09:27:38 [2022-08-04T09:27:38.463Z] #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
09:27:38 [2022-08-04T09:27:38.463Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.29 The following NEW packages will be installed:
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.29   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.30   vim-common xxd
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.64 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.64 Need to get 17.7 MB of archives.
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.64 After this operation, 70.7 MB of additional disk space will be used.
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.64 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 36.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 37.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:27:38 [2022-08-04T09:27:38.463Z] #42 39.68 debconf: delaying package configuration, since apt-utils is not installed
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.22 Fetched 17.7 MB in 2s (10.0 MB/s)
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.34 Selecting previously unselected package xxd.
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.51 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.99 Selecting previously unselected package vim-common.
09:27:38 [2022-08-04T09:27:38.463Z] #42 40.99 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 41.03 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 41.57 Selecting previously unselected package cmake-data.
09:27:38 [2022-08-04T09:27:38.463Z] #42 41.58 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 41.58 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 45.26 Selecting previously unselected package libicu67:amd64.
09:27:38 [2022-08-04T09:27:38.463Z] #42 45.26 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 45.29 Unpacking libicu67:amd64 (67.1-7) ...
09:27:38 [2022-08-04T09:27:38.463Z] #42 ...
09:27:38 [2022-08-04T09:27:38.463Z] 
09:27:38 [2022-08-04T09:27:38.463Z] #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             ;
09:27:38 [2022-08-04T09:27:38.464Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:38 [2022-08-04T09:27:38.464Z] #76 46.51 Selecting previously unselected package dpkg-dev.
09:27:38 [2022-08-04T09:27:38.464Z] #76 46.51 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
09:27:38 [2022-08-04T09:27:38.570Z] #84 85.35 checking if gcc supports -fno-rtti -fno-exceptions... no
09:27:38 [2022-08-04T09:27:38.571Z] #84 85.42 checking for gcc option to produce PIC... -fPIC -DPIC
09:27:38 [2022-08-04T09:27:38.571Z] #84 85.42 checking if gcc PIC flag -fPIC -DPIC works... yes
09:27:38 [2022-08-04T09:27:38.722Z] #76 46.53 Unpacking dpkg-dev (1.20.11) ...
09:27:38 [2022-08-04T09:27:38.831Z] #84 85.50 checking if gcc static flag -static works... yes
09:27:38 [2022-08-04T09:27:38.831Z] #84 85.75 checking if gcc supports -c -o file.o... yes
09:27:38 [2022-08-04T09:27:38.831Z] #84 85.85 checking if gcc supports -c -o file.o... (cached) yes
09:27:38 [2022-08-04T09:27:38.831Z] #84 85.85 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:27:38 [2022-08-04T09:27:38.982Z] #76 ...
09:27:38 [2022-08-04T09:27:38.982Z] 
09:27:38 [2022-08-04T09:27:38.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
09:27:38 [2022-08-04T09:27:38.982Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:38 [2022-08-04T09:27:38.982Z] #14 36.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 36.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 37.36 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 37.63 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 37.64 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 38.49 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 40.84 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 41.78 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 42.60 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 44.28 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.03 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.03 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.03 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.03 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.05 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.07 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]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.08 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.08 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.15 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.21 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.22 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.22 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 45.23 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.52 debconf: delaying package configuration, since apt-utils is not installed
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.81 Fetched 115 MB in 9s (12.7 MB/s)
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.88 Selecting previously unselected package binutils-mingw-w64-i686.
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:27:38 [2022-08-04T09:27:38.982Z] #14 46.98 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:27:39 [2022-08-04T09:27:39.091Z] #84 85.89 checking dynamic linker characteristics... GNU/Linux ld.so
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.11 checking how to hardcode library paths into programs... immediate
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.11 checking whether stripping libraries is possible... yes
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.12 checking if libtool supports shared libraries... yes
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.12 checking whether to build shared libraries... no
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.12 checking whether to build static libraries... yes
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.12 checking for a BSD-compatible install... /usr/bin/install -c
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.15 checking whether build environment is sane... yes
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.18 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:27:39 [2022-08-04T09:27:39.091Z] #84 86.20 checking whether make sets $(MAKE)... yes
09:27:39 [2022-08-04T09:27:39.241Z] #14 ...
09:27:39 [2022-08-04T09:27:39.241Z] 
09:27:39 [2022-08-04T09:27:39.241Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
09:27:39 [2022-08-04T09:27:39.241Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:39 [2022-08-04T09:27:39.241Z] #51 45.22 Selecting previously unselected package python3-protobuf.
09:27:39 [2022-08-04T09:27:39.241Z] #51 45.22 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 45.24 Unpacking python3-protobuf (3.12.4-1) ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.03 Selecting previously unselected package libnet1:amd64.
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.03 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.21 Selecting previously unselected package libnl-3-200:amd64.
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.21 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.39 Selecting previously unselected package libprotobuf-c1:amd64.
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.39 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.44 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.61 Selecting previously unselected package criu.
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.61 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
09:27:39 [2022-08-04T09:27:39.241Z] #51 46.62 Unpacking criu (3.17.1-1) ...
09:27:39 [2022-08-04T09:27:39.272Z] #55 31.77 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:27:39 [2022-08-04T09:27:39.272Z] #55 31.94 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:27:39 [2022-08-04T09:27:39.272Z] #55 ...
09:27:39 [2022-08-04T09:27:39.272Z] 
09:27:39 [2022-08-04T09:27:39.272Z] #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
09:27:39 [2022-08-04T09:27:39.272Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a
09:27:39 [2022-08-04T09:27:39.272Z] #57 31.90 v3.0.2
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.22 checking whether make supports the include directive... yes (GNU style)
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.23 checking whether make supports nested variables... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.26 checking whether UID '0' is supported by ustar format... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.26 checking whether GID '0' is supported by ustar format... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.26 checking how to create a ustar tar archive... gnutar
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.29 checking dependency style of gcc... gcc3
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.39 checking whether to enable maintainer-specific portions of Makefiles... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.39 checking whether make supports nested variables... (cached) yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.39 checking for pkg-config... /usr/bin/pkg-config
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.39 checking pkg-config is at least version 0.9.0... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.40 checking for yajl >= 2.1.0... yes
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.41 checking for a sed that does not truncate output... (cached) /bin/sed
09:27:39 [2022-08-04T09:27:39.352Z] #84 86.42 checking for gcc... (cached) gcc
09:27:39 [2022-08-04T09:27:39.534Z] #57 DONE 32.7s
09:27:39 [2022-08-04T09:27:39.534Z] 
09:27:39 [2022-08-04T09:27:39.534Z] #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
09:27:39 [2022-08-04T09:27:39.534Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:39 [2022-08-04T09:27:39.534Z] #55 31.96 go: downloading github.com/gobwas/glob v0.2.3
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.04 go: downloading github.com/kisielk/gotool v1.0.0
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.19 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.23 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.23 go: downloading github.com/ettle/strcase v0.1.1
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.32 go: downloading github.com/fatih/structtag v1.2.0
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.36 go: downloading github.com/Masterminds/semver v1.5.0
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.37 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.50 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:27:39 [2022-08-04T09:27:39.534Z] #55 32.53 go: downloading github.com/prometheus/client_golang v1.12.1
09:27:39 [2022-08-04T09:27:39.612Z] #84 86.47 checking whether we are using the GNU C compiler... (cached) yes
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.48 checking whether gcc accepts -g... (cached) yes
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.48 checking for gcc option to accept ISO C89... (cached) none needed
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.48 checking whether gcc understands -c and -o together... (cached) yes
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.48 checking for a Python interpreter with version >= 3... python3
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.53 checking for python3... /usr/bin/python3
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.53 checking for python3 version... 3.9
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.59 checking for python3 platform... linux
09:27:39 [2022-08-04T09:27:39.613Z] #84 86.62 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:27:39 [2022-08-04T09:27:39.808Z] #51 47.39 Setting up python3-pkg-resources (52.0.0-4) ...
09:27:39 [2022-08-04T09:27:39.873Z] #84 86.70 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:27:40 [2022-08-04T09:27:40.133Z] #84 86.86 checking that generated files are newer than configure... done
09:27:40 [2022-08-04T09:27:40.133Z] #84 87.17 configure: creating ./config.status
09:27:40 [2022-08-04T09:27:40.569Z] #55 33.39 go: downloading github.com/prometheus/client_model v0.2.0
09:27:40 [2022-08-04T09:27:40.569Z] #55 33.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
09:27:40 [2022-08-04T09:27:40.841Z] #55 33.80 go: downloading github.com/google/go-cmp v0.5.7
09:27:40 [2022-08-04T09:27:40.841Z] #55 33.92 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:27:41 [2022-08-04T09:27:41.114Z] #55 34.18 go: downloading github.com/hexops/gotextdiff v1.0.3
09:27:41 [2022-08-04T09:27:41.441Z] #55 34.31 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
09:27:41 [2022-08-04T09:27:41.441Z] #55 34.35 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
09:27:41 [2022-08-04T09:27:41.441Z] #55 34.38 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:27:41 [2022-08-04T09:27:41.441Z] #55 34.53 go: downloading github.com/beorn7/perks v1.0.1
09:27:41 [2022-08-04T09:27:41.516Z] #84 88.34 config.status: creating Makefile
09:27:41 [2022-08-04T09:27:41.516Z] #84 88.38 config.status: creating config.h
09:27:41 [2022-08-04T09:27:41.516Z] #84 88.40 config.status: executing libtool commands
09:27:41 [2022-08-04T09:27:41.516Z] #84 88.44 config.status: executing depfiles commands
09:27:41 [2022-08-04T09:27:41.712Z] #51 49.25 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:27:41 [2022-08-04T09:27:41.712Z] #51 49.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:27:41 [2022-08-04T09:27:41.712Z] #51 49.28 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:27:41 [2022-08-04T09:27:41.712Z] #51 49.29 Setting up python3-six (1.16.0-2) ...
09:27:41 [2022-08-04T09:27:41.712Z] #51 ...
09:27:41 [2022-08-04T09:27:41.712Z] 
09:27:41 [2022-08-04T09:27:41.712Z] #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
09:27:41 [2022-08-04T09:27:41.712Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + RM_GOPATH=0
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + TMP_GOPATH=
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + : /build
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + '[' -z '' ']'
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 ++ mktemp -d
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + export GOPATH=/tmp/tmp.OQV2fTnxL7
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + GOPATH=/tmp/tmp.OQV2fTnxL7
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + RM_GOPATH=1
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 + case "$(go env GOARCH)" in
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.320 ++ go env GOARCH
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.440 + export GO_BUILDMODE=-buildmode=pie
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.440 + GO_BUILDMODE=-buildmode=pie
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.440 ++ dirname /install.sh
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 Install containerd version v1.6.6
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + dir=/
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + bin=containerd
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + shift
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + '[' '!' -f //containerd.installer ']'
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + . //containerd.installer
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 ++ set -e
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 ++ : v1.6.6
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + install_containerd
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + echo 'Install containerd version v1.6.6'
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OQV2fTnxL7/src/github.com/containerd/containerd
09:27:41 [2022-08-04T09:27:41.712Z] #64 1.484 Cloning into '/tmp/tmp.OQV2fTnxL7/src/github.com/containerd/containerd'...
09:27:41 [2022-08-04T09:27:41.712Z] #64 ...
09:27:41 [2022-08-04T09:27:41.712Z] 
09:27:41 [2022-08-04T09:27:41.712Z] #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
09:27:41 [2022-08-04T09:27:41.712Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:41 [2022-08-04T09:27:41.712Z] #14 49.54 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:27:41 [2022-08-04T09:27:41.712Z] #14 49.55 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:27:41 [2022-08-04T09:27:41.712Z] #14 49.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:27:41 [2022-08-04T09:27:41.716Z] #55 34.70 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:27:41 [2022-08-04T09:27:41.716Z] #55 ...
09:27:41 [2022-08-04T09:27:41.716Z] 
09:27:41 [2022-08-04T09:27:41.716Z] #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
09:27:41 [2022-08-04T09:27:41.716Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9
09:27:41 [2022-08-04T09:27:41.716Z] #62 22.21 Reading package lists...
09:27:41 [2022-08-04T09:27:41.716Z] #62 26.72 Building dependency tree...
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.31 The following additional packages will be installed:
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.33   libbtrfs0
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.55 The following NEW packages will be installed:
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.55   libbtrfs-dev libbtrfs0
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.94 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.94 Need to get 454 kB of archives.
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.94 After this operation, 1275 kB of additional disk space will be used.
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:27:41 [2022-08-04T09:27:41.716Z] #62 30.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:27:41 [2022-08-04T09:27:41.716Z] #62 31.97 debconf: delaying package configuration, since apt-utils is not installed
09:27:41 [2022-08-04T09:27:41.716Z] #62 32.36 Fetched 454 kB in 0s (1338 kB/s)
09:27:41 [2022-08-04T09:27:41.716Z] #62 32.60 Selecting previously unselected package libbtrfs0:arm64.
09:27:41 [2022-08-04T09:27:41.716Z] #62 32.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
09:27:41 [2022-08-04T09:27:41.716Z] #62 32.65 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 32.67 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 33.07 Selecting previously unselected package libbtrfs-dev:arm64.
09:27:41 [2022-08-04T09:27:41.716Z] #62 33.08 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 33.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 34.04 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 34.08 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 34.12 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:41 [2022-08-04T09:27:41.716Z] #62 DONE 34.8s
09:27:41 [2022-08-04T09:27:41.716Z] 
09:27:41 [2022-08-04T09:27:41.716Z] #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
09:27:41 [2022-08-04T09:27:41.716Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:41 [2022-08-04T09:27:41.716Z] #55 34.73 go: downloading github.com/golang/protobuf v1.5.2
09:27:41 [2022-08-04T09:27:41.776Z] #84 88.82 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:27:41 [2022-08-04T09:27:41.776Z] #84 88.83 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:27:41 [2022-08-04T09:27:41.972Z] #14 ...
09:27:41 [2022-08-04T09:27:41.972Z] 
09:27:41 [2022-08-04T09:27:41.972Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:27:41 [2022-08-04T09:27:41.972Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:27:41 [2022-08-04T09:27:41.972Z] #55 39.81 go: downloading github.com/prometheus/client_model v0.2.0
09:27:41 [2022-08-04T09:27:41.972Z] #55 39.95 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
09:27:41 [2022-08-04T09:27:41.972Z] #55 40.08 go: downloading github.com/google/go-cmp v0.5.7
09:27:41 [2022-08-04T09:27:41.972Z] #55 40.58 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:27:41 [2022-08-04T09:27:41.972Z] #55 40.94 go: downloading github.com/hexops/gotextdiff v1.0.3
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.11 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.21 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.22 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.41 go: downloading github.com/beorn7/perks v1.0.1
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.41 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.46 go: downloading github.com/golang/protobuf v1.5.2
09:27:41 [2022-08-04T09:27:41.972Z] #55 41.48 go: downloading github.com/prometheus/common v0.32.1
09:27:41 [2022-08-04T09:27:41.972Z] #55 42.01 go: downloading github.com/prometheus/procfs v0.7.3
09:27:41 [2022-08-04T09:27:41.972Z] #55 42.01 go: downloading google.golang.org/protobuf v1.28.0
09:27:41 [2022-08-04T09:27:41.972Z] #55 42.82 go: downloading github.com/mattn/go-runewidth v0.0.9
09:27:41 [2022-08-04T09:27:41.972Z] #55 42.95 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:27:41 [2022-08-04T09:27:41.990Z] #55 34.83 go: downloading github.com/prometheus/common v0.32.1
09:27:41 [2022-08-04T09:27:41.990Z] #55 ...
09:27:41 [2022-08-04T09:27:41.990Z] 
09:27:41 [2022-08-04T09:27:41.990Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:27:41 [2022-08-04T09:27:41.990Z] #63 sha256:757611b754552f3605989851148a5827691fdb730634b429aeb0e424e30237ea
09:27:41 [2022-08-04T09:27:41.990Z] #63 DONE 0.3s
09:27:42 [2022-08-04T09:27:42.036Z] #84 89.01 checking for gcc... gcc
09:27:42 [2022-08-04T09:27:42.036Z] #84 89.06 checking whether the C compiler works... yes
09:27:42 [2022-08-04T09:27:42.036Z] #84 89.15 checking for C compiler default output file name... a.out
09:27:42 [2022-08-04T09:27:42.036Z] #84 89.16 checking for suffix of executables... 
09:27:42 [2022-08-04T09:27:42.238Z] #55 ...
09:27:42 [2022-08-04T09:27:42.238Z] 
09:27:42 [2022-08-04T09:27:42.238Z] #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
09:27:42 [2022-08-04T09:27:42.238Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:27:42 [2022-08-04T09:27:42.238Z] #34 48.72 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
09:27:42 [2022-08-04T09:27:42.238Z] #34 48.95 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:27:42 [2022-08-04T09:27:42.238Z] #34 49.14 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:27:42 [2022-08-04T09:27:42.266Z] 
09:27:42 [2022-08-04T09:27:42.267Z] #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
09:27:42 [2022-08-04T09:27:42.267Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:27:42 [2022-08-04T09:27:42.267Z] #64 ...
09:27:42 [2022-08-04T09:27:42.267Z] 
09:27:42 [2022-08-04T09:27:42.267Z] #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
09:27:42 [2022-08-04T09:27:42.267Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.35 NAME:
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    go-winres - A tool for embedding resources in Windows executables
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 USAGE:
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    go-winres [global options] command [command options] [arguments...]
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 COMMANDS:
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    init     Create an initial ./winres/winres.json
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    make     Make syso files for the "go build" command
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    simply   Make syso files for the "go build" command (simplified)
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    extract  Extract all resources from an executable
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    patch    Replace resources in an executable file (exe, dll)
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    help, h  Shows a list of commands or help for one command
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36 GLOBAL OPTIONS:
09:27:42 [2022-08-04T09:27:42.267Z] #40 35.36    --help, -h  show help (default: false)
09:27:42 [2022-08-04T09:27:42.267Z] #40 DONE 35.5s
09:27:42 [2022-08-04T09:27:42.297Z] #84 89.24 checking whether we are cross compiling... no
09:27:42 [2022-08-04T09:27:42.297Z] #84 89.33 checking for suffix of object files... o
09:27:42 [2022-08-04T09:27:42.297Z] #84 89.37 checking whether we are using the GNU C compiler... yes
09:27:42 [2022-08-04T09:27:42.297Z] #84 89.42 checking whether gcc accepts -g... yes
09:27:42 [2022-08-04T09:27:42.534Z] 
09:27:42 [2022-08-04T09:27:42.534Z] #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
09:27:42 [2022-08-04T09:27:42.534Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:42 [2022-08-04T09:27:42.534Z] #55 35.55 go: downloading github.com/prometheus/procfs v0.7.3
09:27:42 [2022-08-04T09:27:42.534Z] #55 35.55 go: downloading google.golang.org/protobuf v1.28.0
09:27:42 [2022-08-04T09:27:42.557Z] #84 89.47 checking for gcc option to accept ISO C89... none needed
09:27:42 [2022-08-04T09:27:42.557Z] #84 89.59 checking whether gcc understands -c and -o together... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.71 checking for a BSD-compatible install... /usr/bin/install -c
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.74 checking whether build environment is sane... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.77 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.78 checking for gawk... no
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.78 checking for mawk... mawk
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.78 checking whether make sets $(MAKE)... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.81 checking whether make supports the include directive... yes (GNU style)
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.83 checking whether make supports nested variables... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.86 checking whether UID '0' is supported by ustar format... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.86 checking whether GID '0' is supported by ustar format... yes
09:27:42 [2022-08-04T09:27:42.818Z] #84 89.86 checking how to create a ustar tar archive... gnutar
09:27:43 [2022-08-04T09:27:43.078Z] #84 89.90 checking dependency style of gcc... gcc3
09:27:43 [2022-08-04T09:27:43.078Z] #84 90.00 checking whether to enable maintainer-specific portions of Makefiles... yes
09:27:43 [2022-08-04T09:27:43.078Z] #84 90.00 checking whether make supports nested variables... (cached) yes
09:27:43 [2022-08-04T09:27:43.078Z] #84 90.03 checking build system type... x86_64-pc-linux-gnu
09:27:43 [2022-08-04T09:27:43.078Z] #84 90.21 checking host system type... x86_64-pc-linux-gnu
09:27:43 [2022-08-04T09:27:43.104Z] #55 ...
09:27:43 [2022-08-04T09:27:43.104Z] 
09:27:43 [2022-08-04T09:27:43.104Z] #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
09:27:43 [2022-08-04T09:27:43.104Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
09:27:43 [2022-08-04T09:27:43.104Z] #42 26.25 Building dependency tree...
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.80 The following additional packages will be installed:
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.84   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.87 Suggested packages:
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.88   cmake-doc ninja-build lrzip
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.88 Recommended packages:
09:27:43 [2022-08-04T09:27:43.104Z] #42 29.88   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:27:43 [2022-08-04T09:27:43.104Z] #42 30.66 The following NEW packages will be installed:
09:27:43 [2022-08-04T09:27:43.104Z] #42 30.70   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:27:43 [2022-08-04T09:27:43.104Z] #42 30.71   vim-common xxd
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.09 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.09 Need to get 15.6 MB of archives.
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.09 After this operation, 67.4 MB of additional disk space will be used.
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.56 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.56 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.56 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 31.57 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
09:27:43 [2022-08-04T09:27:43.104Z] #42 32.70 debconf: delaying package configuration, since apt-utils is not installed
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.15 Fetched 15.6 MB in 1s (15.6 MB/s)
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.38 Selecting previously unselected package xxd.
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.38 (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.)
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.44 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.45 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:27:43 [2022-08-04T09:27:43.104Z] #42 33.99 Selecting previously unselected package vim-common.
09:27:43 [2022-08-04T09:27:43.104Z] #42 34.01 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:27:43 [2022-08-04T09:27:43.104Z] #42 34.04 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:27:43 [2022-08-04T09:27:43.104Z] #42 34.68 Selecting previously unselected package cmake-data.
09:27:43 [2022-08-04T09:27:43.104Z] #42 34.68 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:27:43 [2022-08-04T09:27:43.104Z] #42 34.73 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.21 checking how to print strings... printf
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.22 checking for a sed that does not truncate output... /bin/sed
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.23 checking for grep that handles long lines and -e... /bin/grep
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.24 checking for egrep... /bin/grep -E
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.24 checking for fgrep... /bin/grep -F
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.25 checking for ld used by gcc... /usr/bin/ld
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.26 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.27 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.27 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.34 checking whether ln -s works... yes
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.34 checking the maximum length of command line arguments... 1572864
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.36 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.36 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.37 checking for /usr/bin/ld option to reload object files... -r
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.37 checking for objdump... objdump
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.37 checking how to recognize dependent libraries... pass_all
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.37 checking for dlltool... no
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.37 checking how to associate runtime and link libraries... printf %s\n
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.38 checking for ar... ar
09:27:43 [2022-08-04T09:27:43.338Z] #84 90.38 checking for archiver @FILE support... @
09:27:43 [2022-08-04T09:27:43.365Z] #42 ...
09:27:43 [2022-08-04T09:27:43.365Z] 
09:27:43 [2022-08-04T09:27:43.365Z] #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             ;
09:27:43 [2022-08-04T09:27:43.365Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
09:27:43 [2022-08-04T09:27:43.365Z] #76 21.75 Reading package lists...
09:27:43 [2022-08-04T09:27:43.365Z] #76 26.50 Building dependency tree...
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.06 python3 is already the newest version (3.9.2-3).
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.06 The following additional packages will be installed:
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.08   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.08   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.09 Suggested packages:
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.10   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.10   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.10   m4-doc ed diffutils-doc
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.10 Recommended packages:
09:27:43 [2022-08-04T09:27:43.365Z] #76 30.10   fakeroot libalgorithm-merge-perl libltdl-dev
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.20 The following NEW packages will be installed:
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.20   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.21   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.21   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.22   libyajl2 m4 patch xz-utils
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.58 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.58 Need to get 5916 kB of archives.
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.58 After this operation, 18.6 MB of additional disk space will be used.
09:27:43 [2022-08-04T09:27:43.365Z] #76 31.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.59 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.63 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.66 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.67 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dpkg-dev all 1.20.11 [2308 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.81 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.81 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.81 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.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]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.82 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.83 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 31.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
09:27:43 [2022-08-04T09:27:43.366Z] #76 32.91 debconf: delaying package configuration, since apt-utils is not installed
09:27:43 [2022-08-04T09:27:43.366Z] #76 33.28 Fetched 5916 kB in 1s (10.5 MB/s)
09:27:43 [2022-08-04T09:27:43.366Z] #76 33.51 Selecting previously unselected package bzip2.
09:27:43 [2022-08-04T09:27:43.366Z] #76 33.51 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
09:27:43 [2022-08-04T09:27:43.366Z] #76 33.66 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 33.73 Unpacking bzip2 (1.0.8-4) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.07 Selecting previously unselected package libmagic-mgc.
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.08 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.08 Unpacking libmagic-mgc (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.96 Selecting previously unselected package libmagic1:arm64.
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.96 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 34.97 Unpacking libmagic1:arm64 (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.28 Selecting previously unselected package file.
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.28 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.30 Unpacking file (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.48 Selecting previously unselected package xz-utils.
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.50 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.54 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.94 Selecting previously unselected package libsigsegv2:arm64.
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.94 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 35.95 Unpacking libsigsegv2:arm64 (2.13-1) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 36.16 Selecting previously unselected package m4.
09:27:43 [2022-08-04T09:27:43.366Z] #76 36.16 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 36.17 Unpacking m4 (1.4.18-5) ...
09:27:43 [2022-08-04T09:27:43.366Z] #76 ...
09:27:43 [2022-08-04T09:27:43.366Z] 
09:27:43 [2022-08-04T09:27:43.366Z] #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
09:27:43 [2022-08-04T09:27:43.366Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.071 + RM_GOPATH=0
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.081 + TMP_GOPATH=
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.081 + : /build
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.081 + '[' -z '' ']'
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.091 ++ mktemp -d
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.105 + export GOPATH=/tmp/tmp.VdZlx3pjLr
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.105 + GOPATH=/tmp/tmp.VdZlx3pjLr
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.105 + RM_GOPATH=1
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.105 + case "$(go env GOARCH)" in
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.105 ++ go env GOARCH
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.217 + export GO_BUILDMODE=-buildmode=pie
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.217 + GO_BUILDMODE=-buildmode=pie
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 ++ dirname /install.sh
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + dir=/
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + bin=containerd
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + shift
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + '[' '!' -f //containerd.installer ']'
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + . //containerd.installer
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 ++ set -e
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 ++ : v1.6.6
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + install_containerd
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.259 + echo 'Install containerd version v1.6.6'
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.260 Install containerd version v1.6.6
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.365 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VdZlx3pjLr/src/github.com/containerd/containerd
09:27:43 [2022-08-04T09:27:43.366Z] #64 1.365 Cloning into '/tmp/tmp.VdZlx3pjLr/src/github.com/containerd/containerd'...
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.45 checking for strip... strip
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.46 checking for ranlib... ranlib
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.46 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.66 checking for sysroot... no
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.67 checking for a working dd... /bin/dd
09:27:43 [2022-08-04T09:27:43.598Z] #84 90.68 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:27:43 [2022-08-04T09:27:43.615Z] #34 ...
09:27:43 [2022-08-04T09:27:43.615Z] 
09:27:43 [2022-08-04T09:27:43.615Z] #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             ;
09:27:43 [2022-08-04T09:27:43.615Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.58 Selecting previously unselected package build-essential.
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.59 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.59 Unpacking build-essential (12.9) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.67 Selecting previously unselected package libcap2:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.67 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.69 Unpacking libcap2:amd64 (1:2.44-1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.80 Selecting previously unselected package libcap-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.82 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 47.84 Unpacking libcap-dev:amd64 (1:2.44-1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.00 Selecting previously unselected package libprotobuf-c1:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.00 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.01 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.09 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.09 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.10 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.23 Selecting previously unselected package libseccomp-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.23 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.25 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.46 Selecting previously unselected package libsystemd-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.46 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 48.48 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.31 Selecting previously unselected package libtool.
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.31 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.32 Unpacking libtool (2.4.6-15) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.64 Selecting previously unselected package libudev-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.66 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.67 Unpacking libudev-dev:amd64 (247.3-7) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.88 Selecting previously unselected package libyajl2:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.88 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 49.88 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.01 Selecting previously unselected package libyajl-dev:amd64.
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.01 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.04 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.21 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.23 Setting up libmagic-mgc (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.24 Setting up libyajl2:amd64 (2.1.0-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.25 Setting up libmagic1:amd64 (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.27 Setting up file (1:5.39-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.28 Setting up bzip2 (1.0.8-4) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.30 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.31 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.34 Setting up libcap2:amd64 (1:2.44-1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.36 Setting up autotools-dev (20180224.1+nmu1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.37 Setting up libsigsegv2:amd64 (2.13-1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.41 Setting up patch (2.7.6-7) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.44 Setting up libudev-dev:amd64 (247.3-7) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.46 Setting up libyajl-dev:amd64 (2.1.0-3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.47 Setting up libcap-dev:amd64 (1:2.44-1) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.48 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.50 Setting up libtool (2.4.6-15) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.51 Setting up m4 (1.4.18-5) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.53 Setting up dpkg-dev (1.20.11) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.55 Setting up autoconf (2.69-14) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.57 Setting up build-essential (12.9) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.58 Setting up automake (1:1.16.3-2) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.59 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:27:43 [2022-08-04T09:27:43.615Z] #76 50.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:43 [2022-08-04T09:27:43.615Z] #76 DONE 51.5s
09:27:43 [2022-08-04T09:27:43.859Z] #84 90.73 checking for mt... no
09:27:43 [2022-08-04T09:27:43.859Z] #84 90.73 checking if : is a manifest tool... no
09:27:43 [2022-08-04T09:27:43.859Z] #84 90.74 checking how to run the C preprocessor... gcc -E
09:27:43 [2022-08-04T09:27:43.874Z] 
09:27:43 [2022-08-04T09:27:43.874Z] #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
09:27:43 [2022-08-04T09:27:43.874Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:43 [2022-08-04T09:27:43.874Z] #51 50.65 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:27:43 [2022-08-04T09:27:43.874Z] #51 50.67 Setting up python3-protobuf (3.12.4-1) ...
09:27:44 [2022-08-04T09:27:44.119Z] #84 90.87 checking for ANSI C header files... yes
09:27:44 [2022-08-04T09:27:44.119Z] #84 91.21 checking for sys/types.h... yes
09:27:44 [2022-08-04T09:27:44.305Z] #64 ...
09:27:44 [2022-08-04T09:27:44.305Z] 
09:27:44 [2022-08-04T09:27:44.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
09:27:44 [2022-08-04T09:27:44.305Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:44 [2022-08-04T09:27:44.305Z] #51 22.25 Reading package lists...
09:27:44 [2022-08-04T09:27:44.305Z] #51 26.92 Building dependency tree...
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.31 The following additional packages will be installed:
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.32   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.32   python3-protobuf python3-six
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.33 Suggested packages:
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.33   python3-setuptools
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.33 Recommended packages:
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.33   iproute2 | iproute
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.77 The following NEW packages will be installed:
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.77   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:27:44 [2022-08-04T09:27:44.305Z] #51 30.77   python3-protobuf python3-six
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.24 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.24 Need to get 2136 kB of archives.
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.24 After this operation, 10.8 MB of additional disk space will be used.
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.24 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.25 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.25 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 31.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 33.89 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [630 kB]
09:27:44 [2022-08-04T09:27:44.305Z] #51 35.67 debconf: delaying package configuration, since apt-utils is not installed
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.06 Fetched 2136 kB in 3s (616 kB/s)
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.18 Selecting previously unselected package libprotobuf23:arm64.
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.18 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.34 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.98 Selecting previously unselected package python3-pkg-resources.
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.98 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:27:44 [2022-08-04T09:27:44.305Z] #51 36.99 Unpacking python3-pkg-resources (52.0.0-4) ...
09:27:44 [2022-08-04T09:27:44.305Z] #51 ...
09:27:44 [2022-08-04T09:27:44.305Z] 
09:27:44 [2022-08-04T09:27:44.305Z] #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             ;
09:27:44 [2022-08-04T09:27:44.305Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
09:27:44 [2022-08-04T09:27:44.305Z] #76 36.70 Selecting previously unselected package autoconf.
09:27:44 [2022-08-04T09:27:44.305Z] #76 36.71 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
09:27:44 [2022-08-04T09:27:44.305Z] #76 36.73 Unpacking autoconf (2.69-14) ...
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.10 Selecting previously unselected package autotools-dev.
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.10 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.11 Unpacking autotools-dev (20180224.1+nmu1) ...
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.19 Selecting previously unselected package automake.
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.20 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
09:27:44 [2022-08-04T09:27:44.305Z] #76 37.21 Unpacking automake (1:1.16.3-2) ...
09:27:44 [2022-08-04T09:27:44.379Z] #84 91.34 checking for sys/stat.h... yes
09:27:44 [2022-08-04T09:27:44.379Z] #84 91.42 checking for stdlib.h... yes
09:27:44 [2022-08-04T09:27:44.565Z] #76 37.70 Selecting previously unselected package patch.
09:27:44 [2022-08-04T09:27:44.713Z] #84 91.57 checking for string.h... yes
09:27:44 [2022-08-04T09:27:44.713Z] #84 ...
09:27:44 [2022-08-04T09:27:44.713Z] 
09:27:44 [2022-08-04T09:27:44.713Z] #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
09:27:44 [2022-08-04T09:27:44.713Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:27:44 [2022-08-04T09:27:44.713Z] #19 112.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
09:27:44 [2022-08-04T09:27:44.713Z] #19 112.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
09:27:44 [2022-08-04T09:27:44.713Z] #19 112.6 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
09:27:44 [2022-08-04T09:27:44.713Z] #19 112.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
09:27:44 [2022-08-04T09:27:44.713Z] #19 112.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
09:27:44 [2022-08-04T09:27:44.713Z] #19 113.7 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
09:27:44 [2022-08-04T09:27:44.713Z] #19 113.7 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.5 debconf: delaying package configuration, since apt-utils is not installed
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.8 Fetched 788 MB in 30s (26.1 MB/s)
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.9 Selecting previously unselected package liblocale-gettext-perl.
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.9 (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.)
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.9 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 114.9 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.0 Selecting previously unselected package bzip2.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.0 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.0 Unpacking bzip2 (1.0.8-4) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.0 Selecting previously unselected package libmagic-mgc.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.1 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.1 Unpacking libmagic-mgc (1:5.39-3) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.3 Selecting previously unselected package libmagic1:amd64.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.3 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.3 Unpacking libmagic1:amd64 (1:5.39-3) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.3 Selecting previously unselected package file.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.3 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.4 Unpacking file (1:5.39-3) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.4 Selecting previously unselected package xz-utils.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.4 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.4 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.5 Selecting previously unselected package binutils-aarch64-linux-gnu.
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.5 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 115.5 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 116.4 Selecting previously unselected package binutils-arm-linux-gnueabi.
09:27:44 [2022-08-04T09:27:44.713Z] #19 116.4 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 116.5 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 117.3 Selecting previously unselected package binutils-arm-linux-gnueabihf.
09:27:44 [2022-08-04T09:27:44.713Z] #19 117.3 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 117.3 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 118.2 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
09:27:44 [2022-08-04T09:27:44.713Z] #19 118.2 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 118.2 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.0 Selecting previously unselected package binutils-s390x-linux-gnu.
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.0 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.0 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.7 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.7 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.7 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.7 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.7 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 119.8 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:27:44 [2022-08-04T09:27:44.713Z] #19 ...
09:27:44 [2022-08-04T09:27:44.713Z] 
09:27:44 [2022-08-04T09:27:44.713Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:44 [2022-08-04T09:27:44.713Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:44 [2022-08-04T09:27:44.713Z] #84 91.68 checking for memory.h... yes
09:27:44 [2022-08-04T09:27:44.825Z] #76 37.71 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
09:27:44 [2022-08-04T09:27:44.825Z] #76 37.73 Unpacking patch (2.7.6-7) ...
09:27:44 [2022-08-04T09:27:44.825Z] #76 ...
09:27:44 [2022-08-04T09:27:44.825Z] 
09:27:44 [2022-08-04T09:27:44.825Z] #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
09:27:44 [2022-08-04T09:27:44.825Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:44 [2022-08-04T09:27:44.825Z] #14 26.46 Building dependency tree...
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.78 The following additional packages will be installed:
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.81   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.81   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.81   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.81   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.82   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.82   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.83   mingw-w64-common mingw-w64-x86-64-dev
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.83 Suggested packages:
09:27:44 [2022-08-04T09:27:44.825Z] #14 29.83   gcc-10-locales seccomp wine64
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85 The following NEW packages will be installed:
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.85   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.86   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.86   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:27:44 [2022-08-04T09:27:44.825Z] #14 30.86   mingw-w64-x86-64-dev
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.23 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.23 Need to get 108 MB of archives.
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.23 After this operation, 620 MB of additional disk space will be used.
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.23 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]
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.35 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]
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:27:44 [2022-08-04T09:27:44.825Z] #14 31.46 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 31.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 31.47 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 31.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 32.03 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 32.03 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 32.53 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 33.87 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 34.27 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 34.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 35.88 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.42 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.45 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.45 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.48 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]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.50 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.50 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.52 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.52 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.57 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.57 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 36.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.55 debconf: delaying package configuration, since apt-utils is not installed
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.77 Fetched 108 MB in 6s (19.0 MB/s)
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.88 Selecting previously unselected package binutils-mingw-w64-i686.
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15708 files and directories currently installed.)
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.93 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
09:27:44 [2022-08-04T09:27:44.826Z] #14 37.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:27:44 [2022-08-04T09:27:44.826Z] #14 ...
09:27:44 [2022-08-04T09:27:44.826Z] 
09:27:44 [2022-08-04T09:27:44.826Z] #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             ;
09:27:44 [2022-08-04T09:27:44.826Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
09:27:44 [2022-08-04T09:27:44.826Z] #76 37.94 Selecting previously unselected package dpkg-dev.
09:27:44 [2022-08-04T09:27:44.826Z] #76 37.95 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
09:27:44 [2022-08-04T09:27:44.826Z] #76 37.96 Unpacking dpkg-dev (1.20.11) ...
09:27:44 [2022-08-04T09:27:44.974Z] #84 91.75 checking for strings.h... yes
09:27:44 [2022-08-04T09:27:44.974Z] #84 91.85 checking for inttypes.h... yes
09:27:44 [2022-08-04T09:27:44.974Z] #84 91.96 checking for stdint.h... yes
09:27:44 [2022-08-04T09:27:44.974Z] #84 92.05 checking for unistd.h... yes
09:27:45 [2022-08-04T09:27:45.234Z] #84 92.17 checking for dlfcn.h... yes
09:27:45 [2022-08-04T09:27:45.234Z] #84 92.29 checking for objdir... .libs
09:27:45 [2022-08-04T09:27:45.754Z] #84 92.53 checking if gcc supports -fno-rtti -fno-exceptions... no
09:27:45 [2022-08-04T09:27:45.754Z] #84 92.59 checking for gcc option to produce PIC... -fPIC -DPIC
09:27:45 [2022-08-04T09:27:45.754Z] #84 92.59 checking if gcc PIC flag -fPIC -DPIC works... yes
09:27:45 [2022-08-04T09:27:45.766Z] #76 38.84 Selecting previously unselected package build-essential.
09:27:45 [2022-08-04T09:27:45.766Z] #76 38.85 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
09:27:45 [2022-08-04T09:27:45.766Z] #76 38.86 Unpacking build-essential (12.9) ...
09:27:45 [2022-08-04T09:27:45.766Z] #76 38.97 Selecting previously unselected package libcap2:arm64.
09:27:46 [2022-08-04T09:27:46.014Z] #84 92.64 checking if gcc static flag -static works... yes
09:27:46 [2022-08-04T09:27:46.014Z] #84 92.97 checking if gcc supports -c -o file.o... yes
09:27:46 [2022-08-04T09:27:46.014Z] #84 93.04 checking if gcc supports -c -o file.o... (cached) yes
09:27:46 [2022-08-04T09:27:46.014Z] #84 93.04 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:27:46 [2022-08-04T09:27:46.025Z] #76 38.98 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.026Z] #76 38.99 Unpacking libcap2:arm64 (1:2.44-1) ...
09:27:46 [2022-08-04T09:27:46.026Z] #76 39.08 Selecting previously unselected package libcap-dev:arm64.
09:27:46 [2022-08-04T09:27:46.026Z] #76 39.09 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.026Z] #76 39.09 Unpacking libcap-dev:arm64 (1:2.44-1) ...
09:27:46 [2022-08-04T09:27:46.026Z] #76 39.23 Selecting previously unselected package libprotobuf-c1:arm64.
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.07 checking dynamic linker characteristics... GNU/Linux ld.so
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.25 checking how to hardcode library paths into programs... immediate
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.26 checking whether stripping libraries is possible... yes
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.26 checking if libtool supports shared libraries... yes
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.26 checking whether to build shared libraries... no
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.26 checking whether to build static libraries... yes
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.28 checking float.h usability... yes
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.39 checking float.h presence... yes
09:27:46 [2022-08-04T09:27:46.274Z] #84 93.43 checking for float.h... yes
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.23 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.24 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.36 Selecting previously unselected package libprotobuf-c-dev:arm64.
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.36 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.37 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:27:46 [2022-08-04T09:27:46.286Z] #76 39.50 Selecting previously unselected package libseccomp-dev:arm64.
09:27:46 [2022-08-04T09:27:46.546Z] #76 39.50 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.546Z] #76 39.51 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:27:46 [2022-08-04T09:27:46.546Z] #76 39.70 Selecting previously unselected package libsystemd-dev:arm64.
09:27:46 [2022-08-04T09:27:46.806Z] #76 39.71 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
09:27:46 [2022-08-04T09:27:46.806Z] #76 39.71 Unpacking libsystemd-dev:arm64 (247.3-7) ...
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.45 checking limits.h usability... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.60 checking limits.h presence... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.65 checking for limits.h... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.66 checking stddef.h usability... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.76 checking stddef.h presence... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.79 checking for stddef.h... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.81 checking for stdlib.h... (cached) yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.82 checking for string.h... (cached) yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.84 checking sys/time.h usability... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.92 checking sys/time.h presence... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.94 checking for sys/time.h... yes
09:27:46 [2022-08-04T09:27:46.844Z] #84 93.96 checking for inline... inline
09:27:47 [2022-08-04T09:27:47.414Z] #84 93.99 checking for size_t... yes
09:27:47 [2022-08-04T09:27:47.414Z] #84 94.23 checking for stdlib.h... (cached) yes
09:27:47 [2022-08-04T09:27:47.414Z] #84 94.23 checking for GNU libc compatible malloc... yes
09:27:47 [2022-08-04T09:27:47.414Z] #84 94.40 checking for stdlib.h... (cached) yes
09:27:47 [2022-08-04T09:27:47.674Z] #84 94.41 checking for GNU libc compatible realloc... yes
09:27:47 [2022-08-04T09:27:47.674Z] #84 94.54 checking for working strtod... yes
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.50 Selecting previously unselected package libtool.
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.53 Unpacking libtool (2.4.6-15) ...
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.81 Selecting previously unselected package libudev-dev:arm64.
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.82 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
09:27:47 [2022-08-04T09:27:47.746Z] #76 40.82 Unpacking libudev-dev:arm64 (247.3-7) ...
09:27:47 [2022-08-04T09:27:47.934Z] #84 94.74 checking for gettimeofday... yes
09:27:47 [2022-08-04T09:27:47.934Z] #84 94.87 checking for memset... yes
09:27:48 [2022-08-04T09:27:48.006Z] #76 41.05 Selecting previously unselected package libyajl2:arm64.
09:27:48 [2022-08-04T09:27:48.006Z] #76 41.08 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
09:27:48 [2022-08-04T09:27:48.006Z] #76 41.09 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:27:48 [2022-08-04T09:27:48.083Z] #51 55.28 Setting up criu (3.17.1-1) ...
09:27:48 [2022-08-04T09:27:48.194Z] #84 95.09 checking for strspn... yes
09:27:48 [2022-08-04T09:27:48.268Z] #76 41.21 Selecting previously unselected package libyajl-dev:arm64.
09:27:48 [2022-08-04T09:27:48.268Z] #76 41.21 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
09:27:48 [2022-08-04T09:27:48.268Z] #76 41.22 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
09:27:48 [2022-08-04T09:27:48.268Z] #76 41.40 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:27:48 [2022-08-04T09:27:48.268Z] #76 41.42 Setting up libmagic-mgc (1:5.39-3) ...
09:27:48 [2022-08-04T09:27:48.342Z] #51 ...
09:27:48 [2022-08-04T09:27:48.342Z] 
09:27:48 [2022-08-04T09:27:48.342Z] #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
09:27:48 [2022-08-04T09:27:48.342Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:48 [2022-08-04T09:27:48.342Z] #42 52.97 Selecting previously unselected package libxml2:amd64.
09:27:48 [2022-08-04T09:27:48.342Z] #42 52.97 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 52.98 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.61 Selecting previously unselected package libarchive13:amd64.
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.62 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.62 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.95 Selecting previously unselected package libjsoncpp24:amd64.
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.95 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 53.97 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.12 Selecting previously unselected package librhash0:amd64.
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.12 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.13 Unpacking librhash0:amd64 (1.4.1-2) ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.35 Selecting previously unselected package libuv1:amd64.
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.37 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.38 Unpacking libuv1:amd64 (1.40.0-2) ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.58 Selecting previously unselected package cmake.
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.59 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:27:48 [2022-08-04T09:27:48.342Z] #42 54.60 Unpacking cmake (3.18.4-2+deb11u1) ...
09:27:48 [2022-08-04T09:27:48.454Z] #84 95.33 checking that generated files are newer than configure... done
09:27:48 [2022-08-04T09:27:48.454Z] #84 95.33 configure: creating ./config.status
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.45 Setting up libyajl2:arm64 (2.1.0-3) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.46 Setting up libmagic1:arm64 (1:5.39-3) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.52 Setting up file (1:5.39-3) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.54 Setting up bzip2 (1.0.8-4) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.58 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.61 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.63 Setting up libcap2:arm64 (1:2.44-1) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.66 Setting up autotools-dev (20180224.1+nmu1) ...
09:27:48 [2022-08-04T09:27:48.528Z] #76 41.68 Setting up libsigsegv2:arm64 (2.13-1) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.69 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.72 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.74 Setting up patch (2.7.6-7) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.76 Setting up libudev-dev:arm64 (247.3-7) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.78 Setting up libyajl-dev:arm64 (2.1.0-3) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.80 Setting up libcap-dev:arm64 (1:2.44-1) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.82 Setting up libsystemd-dev:arm64 (247.3-7) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.84 Setting up libtool (2.4.6-15) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.85 Setting up m4 (1.4.18-5) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.87 Setting up dpkg-dev (1.20.11) ...
09:27:48 [2022-08-04T09:27:48.788Z] #76 41.90 Setting up autoconf (2.69-14) ...
09:27:49 [2022-08-04T09:27:49.068Z] #76 41.94 Setting up build-essential (12.9) ...
09:27:49 [2022-08-04T09:27:49.068Z] #76 41.95 Setting up automake (1:1.16.3-2) ...
09:27:49 [2022-08-04T09:27:49.068Z] #76 41.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:27:49 [2022-08-04T09:27:49.068Z] #76 41.97 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:49 [2022-08-04T09:27:49.837Z] #84 96.55 config.status: creating Makefile
09:27:49 [2022-08-04T09:27:49.837Z] #84 96.59 config.status: creating config.h
09:27:49 [2022-08-04T09:27:49.837Z] #84 96.62 config.status: executing depfiles commands
09:27:49 [2022-08-04T09:27:49.837Z] #84 96.74 config.status: executing libtool commands
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.34   GEN      .version
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.35 make  install-recursive
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.36 make[1]: Entering directory '/tmp/crun-build'
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.41 Making install in libocispec
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.42 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.45 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.46 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.48 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:27:50 [2022-08-04T09:27:50.407Z] #84 97.48 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:27:50 [2022-08-04T09:27:50.516Z] #76 DONE 43.4s
09:27:50 [2022-08-04T09:27:50.516Z] 
09:27:50 [2022-08-04T09:27:50.516Z] #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
09:27:50 [2022-08-04T09:27:50.516Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.20 Selecting previously unselected package python3-six.
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.20 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.21 Unpacking python3-six (1.16.0-2) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.33 Selecting previously unselected package python3-protobuf.
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.34 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.34 Unpacking python3-protobuf (3.12.4-1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.97 Selecting previously unselected package libnet1:arm64.
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.98 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 37.98 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.11 Selecting previously unselected package libnl-3-200:arm64.
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.30 Selecting previously unselected package libprotobuf-c1:arm64.
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.30 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.31 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.44 Selecting previously unselected package criu.
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.44 Preparing to unpack .../7-criu_3.17.1-1_arm64.deb ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 38.45 Unpacking criu (3.17.1-1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 39.20 Setting up python3-pkg-resources (52.0.0-4) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 40.79 Setting up libprotobuf23:arm64 (3.12.4-1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 40.81 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 40.84 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 40.85 Setting up python3-six (1.16.0-2) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 42.08 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:27:50 [2022-08-04T09:27:50.516Z] #51 42.34 Setting up python3-protobuf (3.12.4-1) ...
09:27:50 [2022-08-04T09:27:50.876Z] #42 ...
09:27:50 [2022-08-04T09:27:50.876Z] 
09:27:50 [2022-08-04T09:27:50.876Z] #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
09:27:50 [2022-08-04T09:27:50.876Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:27:50 [2022-08-04T09:27:50.876Z] #51 57.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:50 [2022-08-04T09:27:50.876Z] #51 DONE 58.3s
09:27:50 [2022-08-04T09:27:50.876Z] 
09:27:50 [2022-08-04T09:27:50.876Z] #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
09:27:50 [2022-08-04T09:27:50.876Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.58 Selecting previously unselected package binutils-mingw-w64.
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.59 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.61 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.73 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.75 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.96 Selecting previously unselected package dmsetup.
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.96 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 52.97 Unpacking dmsetup (2:1.02.175-2.1) ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 53.14 Selecting previously unselected package mingw-w64-common.
09:27:50 [2022-08-04T09:27:50.876Z] #14 53.16 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 53.17 Unpacking mingw-w64-common (8.0.0-1) ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 58.68 Selecting previously unselected package mingw-w64-x86-64-dev.
09:27:50 [2022-08-04T09:27:50.876Z] #14 58.71 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:27:50 [2022-08-04T09:27:50.876Z] #14 58.73 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:27:50 [2022-08-04T09:27:50.977Z] #84 97.96 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:27:50 [2022-08-04T09:27:50.977Z] #84 98.00 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:27:51 [2022-08-04T09:27:51.237Z] #84 98.20 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.82 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.84 make  install-recursive
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.84 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.89 Making install in yajl
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.89 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.93   CC       verify/json_verify-json_verify.o
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.94   CC       src/libyajl_la-yajl_alloc.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.94   CC       src/libyajl_la-yajl.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.95   CC       src/libyajl_la-yajl_gen.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.97   CC       src/libyajl_la-yajl_parser.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.97   CC       src/libyajl_la-yajl_buf.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 98.98   CC       src/libyajl_la-yajl_encode.lo
09:27:51 [2022-08-04T09:27:51.809Z] #84 99.01   CC       src/libyajl_la-yajl_lex.lo
09:27:51 [2022-08-04T09:27:51.813Z] #14 ...
09:27:51 [2022-08-04T09:27:51.813Z] 
09:27:51 [2022-08-04T09:27:51.813Z] #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
09:27:51 [2022-08-04T09:27:51.813Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:27:51 [2022-08-04T09:27:51.813Z] #42 59.69 Setting up libicu67:amd64 (67.1-7) ...
09:27:51 [2022-08-04T09:27:51.813Z] #42 59.72 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:27:51 [2022-08-04T09:27:51.813Z] #42 59.74 Setting up libuv1:amd64 (1.40.0-2) ...
09:27:51 [2022-08-04T09:27:51.813Z] #42 59.79 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:27:52 [2022-08-04T09:27:52.069Z] #84 99.03   CC       src/libyajl_la-yajl_tree.lo
09:27:52 [2022-08-04T09:27:52.072Z] #42 59.96 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:27:52 [2022-08-04T09:27:52.072Z] #42 60.00 Setting up librhash0:amd64 (1.4.1-2) ...
09:27:52 [2022-08-04T09:27:52.072Z] #42 60.01 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:27:52 [2022-08-04T09:27:52.330Z] #42 60.04 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:27:52 [2022-08-04T09:27:52.330Z] #42 60.06 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:27:52 [2022-08-04T09:27:52.330Z] #42 60.08 Setting up cmake (3.18.4-2+deb11u1) ...
09:27:52 [2022-08-04T09:27:52.330Z] #42 60.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:52 [2022-08-04T09:27:52.589Z] #42 DONE 60.5s
09:27:52 [2022-08-04T09:27:52.590Z] 
09:27:52 [2022-08-04T09:27:52.590Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:27:52 [2022-08-04T09:27:52.590Z] #43 sha256:3b22bcc549028e4db375bed479afab16bb669bbca07ae107ef56e4d5cc8c37ad
09:27:52 [2022-08-04T09:27:52.848Z] #43 DONE 0.1s
09:27:52 [2022-08-04T09:27:52.848Z] 
09:27:52 [2022-08-04T09:27:52.848Z] #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
09:27:52 [2022-08-04T09:27:52.848Z] #44 sha256:2a0f405e918aa9063450eeb2e4122307c15e4a698246eead4e35b60879ceb794
09:27:53 [2022-08-04T09:27:53.056Z] #51 45.65 Setting up criu (3.17.1-1) ...
09:27:53 [2022-08-04T09:27:53.624Z] #51 ...
09:27:53 [2022-08-04T09:27:53.624Z] 
09:27:53 [2022-08-04T09:27:53.624Z] #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
09:27:53 [2022-08-04T09:27:53.624Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:27:53 [2022-08-04T09:27:53.624Z] #55 36.79 go: downloading github.com/mattn/go-runewidth v0.0.9
09:27:53 [2022-08-04T09:27:53.624Z] #55 37.49 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:27:53 [2022-08-04T09:27:53.785Z] #44 ...
09:27:53 [2022-08-04T09:27:53.785Z] 
09:27:53 [2022-08-04T09:27:53.785Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:53 [2022-08-04T09:27:53.785Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:53 [2022-08-04T09:27:53.785Z] #77 0.823 Cloning into '/tmp/crun-build'...
09:27:53 [2022-08-04T09:27:53.785Z] #77 7.806 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:27:53 [2022-08-04T09:27:53.785Z] #77 7.810 Cloning into '/tmp/crun-build/libocispec'...
09:27:53 [2022-08-04T09:27:53.785Z] #77 9.545 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:27:53 [2022-08-04T09:27:53.785Z] #77 9.588 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:27:53 [2022-08-04T09:27:53.785Z] #77 9.595 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:27:53 [2022-08-04T09:27:53.785Z] #77 9.596 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:27:53 [2022-08-04T09:27:53.785Z] #77 9.608 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:27:53 [2022-08-04T09:27:53.785Z] #77 ...
09:27:53 [2022-08-04T09:27:53.785Z] 
09:27:53 [2022-08-04T09:27:53.785Z] #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
09:27:53 [2022-08-04T09:27:53.785Z] #44 sha256:2a0f405e918aa9063450eeb2e4122307c15e4a698246eead4e35b60879ceb794
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.861 + RM_GOPATH=0
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.861 + TMP_GOPATH=
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.861 + : /build
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.861 + '[' -z '' ']'
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.861 ++ mktemp -d
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.863 + export GOPATH=/tmp/tmp.9UiITJKK2X
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.863 + GOPATH=/tmp/tmp.9UiITJKK2X
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.863 + RM_GOPATH=1
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.863 + case "$(go env GOARCH)" in
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.865 ++ go env GOARCH
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.907 + export GO_BUILDMODE=-buildmode=pie
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.907 + GO_BUILDMODE=-buildmode=pie
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.907 ++ dirname /install.sh
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.908 + dir=/
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.909 + bin=tini
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.909 + shift
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.909 + '[' '!' -f //tini.installer ']'
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.909 + . //tini.installer
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.909 ++ : v0.19.0
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.910 + install_tini
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.910 + echo 'Install tini version v0.19.0'
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.910 Install tini version v0.19.0
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.910 + git clone https://github.com/krallin/tini.git /tmp/tmp.9UiITJKK2X/tini
09:27:53 [2022-08-04T09:27:53.785Z] #44 0.914 Cloning into '/tmp/tmp.9UiITJKK2X/tini'...
09:27:53 [2022-08-04T09:27:53.885Z] #55 ...
09:27:53 [2022-08-04T09:27:53.885Z] 
09:27:53 [2022-08-04T09:27:53.885Z] #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
09:27:53 [2022-08-04T09:27:53.885Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
09:27:53 [2022-08-04T09:27:53.885Z] #42 38.78 Selecting previously unselected package libicu67:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 38.78 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 38.80 Unpacking libicu67:arm64 (67.1-7) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.24 Selecting previously unselected package libxml2:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.27 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.28 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.74 Selecting previously unselected package libarchive13:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.74 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 45.75 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.06 Selecting previously unselected package libjsoncpp24:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.06 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.08 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.21 Selecting previously unselected package librhash0:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.22 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.23 Unpacking librhash0:arm64 (1.4.1-2) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.38 Selecting previously unselected package libuv1:arm64.
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.39 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.39 Unpacking libuv1:arm64 (1.40.0-2) ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.54 Selecting previously unselected package cmake.
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.57 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
09:27:53 [2022-08-04T09:27:53.885Z] #42 46.58 Unpacking cmake (3.18.4-2+deb11u1) ...
09:27:54 [2022-08-04T09:27:54.722Z] #44 1.806 + cd /tmp/tmp.9UiITJKK2X/tini
09:27:54 [2022-08-04T09:27:54.722Z] #44 1.817 + git checkout -q v0.19.0
09:27:54 [2022-08-04T09:27:54.722Z] #44 1.850 + cmake .
09:27:54 [2022-08-04T09:27:54.825Z] #42 ...
09:27:54 [2022-08-04T09:27:54.825Z] 
09:27:54 [2022-08-04T09:27:54.825Z] #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
09:27:54 [2022-08-04T09:27:54.825Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:54 [2022-08-04T09:27:54.825Z] #51 47.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:55 [2022-08-04T09:27:55.289Z] #44 2.373 -- The C compiler identification is GNU 10.2.1
09:27:55 [2022-08-04T09:27:55.289Z] #44 2.515 -- Detecting C compiler ABI info
09:27:55 [2022-08-04T09:27:55.366Z] #84 ...
09:27:55 [2022-08-04T09:27:55.366Z] 
09:27:55 [2022-08-04T09:27:55.366Z] #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
09:27:55 [2022-08-04T09:27:55.366Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.8 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.8 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.8 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
09:27:55 [2022-08-04T09:27:55.366Z] #19 132.9 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:27:55 [2022-08-04T09:27:55.765Z] #51 ...
09:27:55 [2022-08-04T09:27:55.765Z] 
09:27:55 [2022-08-04T09:27:55.765Z] #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
09:27:55 [2022-08-04T09:27:55.765Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c
09:27:55 [2022-08-04T09:27:55.765Z] #34 38.52 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.
09:27:55 [2022-08-04T09:27:55.765Z] #34 38.66 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:27:55 [2022-08-04T09:27:55.765Z] #34 38.98 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:27:55 [2022-08-04T09:27:55.765Z] #34 ...
09:27:55 [2022-08-04T09:27:55.765Z] 
09:27:55 [2022-08-04T09:27:55.765Z] #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
09:27:55 [2022-08-04T09:27:55.765Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:55 [2022-08-04T09:27:55.765Z] #14 39.91 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:27:55 [2022-08-04T09:27:55.765Z] #14 39.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 39.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 42.40 Selecting previously unselected package binutils-mingw-w64.
09:27:55 [2022-08-04T09:27:55.765Z] #14 42.41 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 42.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.10 Selecting previously unselected package libdevmapper1.02.1:arm64.
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.11 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.18 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.45 Selecting previously unselected package dmsetup.
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.45 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.46 Unpacking dmsetup (2:1.02.175-2.1) ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.77 Selecting previously unselected package mingw-w64-common.
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.78 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 43.79 Unpacking mingw-w64-common (8.0.0-1) ...
09:27:55 [2022-08-04T09:27:55.765Z] #14 ...
09:27:55 [2022-08-04T09:27:55.765Z] 
09:27:55 [2022-08-04T09:27:55.765Z] #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
09:27:55 [2022-08-04T09:27:55.765Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
09:27:55 [2022-08-04T09:27:55.765Z] #51 DONE 48.5s
09:27:55 [2022-08-04T09:27:55.765Z] 
09:27:55 [2022-08-04T09:27:55.765Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:55 [2022-08-04T09:27:55.765Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:27:55 [2022-08-04T09:27:55.765Z] #77 0.654 Cloning into '/tmp/crun-build'...
09:27:56 [2022-08-04T09:27:56.226Z] #44 3.251 -- Detecting C compiler ABI info - done
09:27:56 [2022-08-04T09:27:56.226Z] #44 3.472 -- Check for working C compiler: /usr/bin/cc - skipped
09:27:56 [2022-08-04T09:27:56.226Z] #44 3.493 -- Detecting C compile features
09:27:56 [2022-08-04T09:27:56.226Z] #44 3.497 -- Detecting C compile features - done
09:27:56 [2022-08-04T09:27:56.226Z] #44 3.534 -- Performing Test HAS_BUILTIN_FORTIFY
09:27:56 [2022-08-04T09:27:56.486Z] #44 3.731 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:27:56 [2022-08-04T09:27:56.486Z] #44 3.829 -- Configuring done
09:27:56 [2022-08-04T09:27:56.705Z] #77 ...
09:27:56 [2022-08-04T09:27:56.705Z] 
09:27:56 [2022-08-04T09:27:56.705Z] #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
09:27:56 [2022-08-04T09:27:56.705Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.59 Setting up libicu67:arm64 (67.1-7) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.60 Setting up libuv1:arm64 (1.40.0-2) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.70 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.72 Setting up librhash0:arm64 (1.4.1-2) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.75 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.77 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.78 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.80 Setting up cmake (3.18.4-2+deb11u1) ...
09:27:56 [2022-08-04T09:27:56.705Z] #42 49.82 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:27:56 [2022-08-04T09:27:56.745Z] #44 3.915 -- Generating done
09:27:56 [2022-08-04T09:27:56.745Z] #44 3.916 -- Build files have been written to: /tmp/tmp.9UiITJKK2X/tini
09:27:56 [2022-08-04T09:27:56.745Z] #44 3.919 + make tini-static
09:27:57 [2022-08-04T09:27:57.004Z] #44 4.223 Scanning dependencies of target tini-static
09:27:57 [2022-08-04T09:27:57.262Z] #44 4.298 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:27:57 [2022-08-04T09:27:57.275Z] #42 DONE 50.2s
09:27:57 [2022-08-04T09:27:57.275Z] 
09:27:57 [2022-08-04T09:27:57.275Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:57 [2022-08-04T09:27:57.275Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:27:57 [2022-08-04T09:27:57.275Z] #77 6.372 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:27:57 [2022-08-04T09:27:57.275Z] #77 6.404 Cloning into '/tmp/crun-build/libocispec'...
09:27:57 [2022-08-04T09:27:57.275Z] #77 ...
09:27:57 [2022-08-04T09:27:57.275Z] 
09:27:57 [2022-08-04T09:27:57.275Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:27:57 [2022-08-04T09:27:57.275Z] #43 sha256:33f8b40795ac0b7220c76ddc27cc3036eb86f92f4610bdf9b19c79f38809a832
09:27:57 [2022-08-04T09:27:57.275Z] #43 DONE 0.2s
09:27:57 [2022-08-04T09:27:57.537Z] 
09:27:57 [2022-08-04T09:27:57.537Z] #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
09:27:57 [2022-08-04T09:27:57.537Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:27:57 [2022-08-04T09:27:57.537Z] #14 50.34 Selecting previously unselected package mingw-w64-x86-64-dev.
09:27:57 [2022-08-04T09:27:57.537Z] #14 50.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:27:57 [2022-08-04T09:27:57.537Z] #14 50.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:27:58 [2022-08-04T09:27:58.640Z] #44 5.516 [100%] Linking C executable tini-static
09:27:58 [2022-08-04T09:27:58.899Z] #44 ...
09:27:58 [2022-08-04T09:27:58.899Z] 
09:27:58 [2022-08-04T09:27:58.899Z] #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
09:27:58 [2022-08-04T09:27:58.899Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:27:58 [2022-08-04T09:27:58.899Z] #53 66.46 gotestsum version dev
09:27:58 [2022-08-04T09:27:58.899Z] #53 DONE 66.7s
09:27:58 [2022-08-04T09:27:58.899Z] 
09:27:58 [2022-08-04T09:27:58.899Z] #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
09:27:58 [2022-08-04T09:27:58.899Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:27:58 [2022-08-04T09:27:58.899Z] #14 64.94 Selecting previously unselected package gcc-mingw-w64-base.
09:27:58 [2022-08-04T09:27:58.899Z] #14 64.97 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:27:58 [2022-08-04T09:27:58.899Z] #14 64.98 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:27:58 [2022-08-04T09:27:58.899Z] #14 65.11 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:27:58 [2022-08-04T09:27:58.899Z] #14 65.11 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:27:58 [2022-08-04T09:27:58.899Z] #14 65.16 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:27:59 [2022-08-04T09:27:59.467Z] #14 ...
09:27:59 [2022-08-04T09:27:59.467Z] 
09:27:59 [2022-08-04T09:27:59.467Z] #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
09:27:59 [2022-08-04T09:27:59.467Z] #44 sha256:2a0f405e918aa9063450eeb2e4122307c15e4a698246eead4e35b60879ceb794
09:27:59 [2022-08-04T09:27:59.467Z] #44 6.316 [100%] Built target tini-static
09:27:59 [2022-08-04T09:27:59.467Z] #44 6.389 + mkdir -p /build
09:27:59 [2022-08-04T09:27:59.467Z] #44 6.389 + cp tini-static /build/docker-init
09:27:59 [2022-08-04T09:27:59.467Z] #44 DONE 6.5s
09:27:59 [2022-08-04T09:27:59.467Z] 
09:27:59 [2022-08-04T09:27:59.467Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:27:59 [2022-08-04T09:27:59.467Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:27:59 [2022-08-04T09:27:59.467Z] #77 11.84 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:27:59 [2022-08-04T09:27:59.467Z] #77 13.77 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:27:59 [2022-08-04T09:27:59.467Z] #77 15.10 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:27:59 [2022-08-04T09:27:59.467Z] #77 15.32 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:27:59 [2022-08-04T09:27:59.467Z] #77 15.61 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:28:00 [2022-08-04T09:28:00.650Z] #19 ...
09:28:00 [2022-08-04T09:28:00.650Z] 
09:28:00 [2022-08-04T09:28:00.650Z] #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
09:28:00 [2022-08-04T09:28:00.650Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:00 [2022-08-04T09:28:00.650Z] #84 102.5   CCLD     libyajl.la
09:28:00 [2022-08-04T09:28:00.650Z] #84 102.8   CCLD     verify/json_verify
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[5]: Nothing to be done for 'install-exec-am'.
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[5]: Nothing to be done for 'install-data-am'.
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/validate.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_config_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_content_descriptor.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_defs.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_defs_descriptor.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_image_index_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.2   CC       src/image_spec_schema_image_layout_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.3   CC       src/image_spec_schema_image_manifest_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.3   CC       src/runtime_spec_schema_config_linux.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.3   CC       src/runtime_spec_schema_config_zos.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.3   CC       src/runtime_spec_schema_config_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.3   CC       src/runtime_spec_schema_config_solaris.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_config_vm.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_config_windows.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_defs_vm.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_defs.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_defs_windows.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.4   CC       src/runtime_spec_schema_defs_linux.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.5   CC       src/runtime_spec_schema_defs_zos.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.6   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.6   CC       src/runtime_spec_schema_state_schema.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.6   CC       src/basic_test_double_array_item.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.7   CC       src/basic_test_double_array.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.7   CC       src/basic_test_top_array_int.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.7   CC       src/basic_test_top_array_string.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.8   CC       src/basic_test_top_double_array_int.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.9   CC       src/basic_test_top_double_array_string.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.9   CC       src/basic_test_top_double_array_obj.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.9   CC       src/read-file.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.9   CC       src/basic_test_top_double_array_refobj.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 103.9   CC       src/json_common.lo
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.1   CC       tests/test-1.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.1   CC       tests/test-2.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.2   CC       tests/test-4.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.2   CC       tests/test-3.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.3   CC       tests/test-6.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.3   CC       tests/test-5.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.4   CC       tests/test-7.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.5   CC       tests/test-8.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.6   CC       tests/test-10.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.6   CC       tests/test-9.o
09:28:00 [2022-08-04T09:28:00.650Z] #84 104.8   CC       tests/test-11.o
09:28:02 [2022-08-04T09:28:02.820Z] #14 ...
09:28:02 [2022-08-04T09:28:02.820Z] 
09:28:02 [2022-08-04T09:28:02.820Z] #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
09:28:02 [2022-08-04T09:28:02.820Z] #44 sha256:1e5555affc98c4f6f02833e8cd11b5333963ae7b7f68cf3adc8e2474d2a313e5
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.641 + RM_GOPATH=0
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.642 + TMP_GOPATH=
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.642 + : /build
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.642 + '[' -z '' ']'
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.644 ++ mktemp -d
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.647 + export GOPATH=/tmp/tmp.SjAqOnLADO
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.650 + GOPATH=/tmp/tmp.SjAqOnLADO
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.650 + RM_GOPATH=1
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.651 + case "$(go env GOARCH)" in
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.662 ++ go env GOARCH
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.682 + export GO_BUILDMODE=-buildmode=pie
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.682 + GO_BUILDMODE=-buildmode=pie
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.683 ++ dirname /install.sh
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.684 + dir=/
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.685 + bin=tini
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.685 + shift
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.685 + '[' '!' -f //tini.installer ']'
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.685 + . //tini.installer
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.686 ++ : v0.19.0
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.686 + install_tini
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.686 + echo 'Install tini version v0.19.0'
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.686 Install tini version v0.19.0
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.686 + git clone https://github.com/krallin/tini.git /tmp/tmp.SjAqOnLADO/tini
09:28:02 [2022-08-04T09:28:02.820Z] #44 0.693 Cloning into '/tmp/tmp.SjAqOnLADO/tini'...
09:28:02 [2022-08-04T09:28:02.820Z] #44 1.258 + cd /tmp/tmp.SjAqOnLADO/tini
09:28:02 [2022-08-04T09:28:02.820Z] #44 1.258 + git checkout -q v0.19.0
09:28:02 [2022-08-04T09:28:02.820Z] #44 1.263 + cmake .
09:28:02 [2022-08-04T09:28:02.820Z] #44 1.681 -- The C compiler identification is GNU 10.2.1
09:28:02 [2022-08-04T09:28:02.820Z] #44 1.737 -- Detecting C compiler ABI info
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.383 -- Detecting C compiler ABI info - done
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.470 -- Check for working C compiler: /usr/bin/cc - skipped
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.471 -- Detecting C compile features
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.472 -- Detecting C compile features - done
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.515 -- Performing Test HAS_BUILTIN_FORTIFY
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.898 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:28:02 [2022-08-04T09:28:02.820Z] #44 2.971 -- Configuring done
09:28:02 [2022-08-04T09:28:02.820Z] #44 3.002 -- Generating done
09:28:02 [2022-08-04T09:28:02.820Z] #44 3.015 -- Build files have been written to: /tmp/tmp.SjAqOnLADO/tini
09:28:02 [2022-08-04T09:28:02.820Z] #44 3.038 + make tini-static
09:28:02 [2022-08-04T09:28:02.820Z] #44 3.328 Scanning dependencies of target tini-static
09:28:02 [2022-08-04T09:28:02.820Z] #44 3.462 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:28:02 [2022-08-04T09:28:02.820Z] #44 4.808 [100%] Linking C executable tini-static
09:28:02 [2022-08-04T09:28:02.820Z] #44 ...
09:28:02 [2022-08-04T09:28:02.820Z] 
09:28:02 [2022-08-04T09:28:02.820Z] #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
09:28:02 [2022-08-04T09:28:02.820Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66
09:28:02 [2022-08-04T09:28:02.820Z] #53 54.69 gotestsum version dev
09:28:02 [2022-08-04T09:28:02.820Z] #53 DONE 55.7s
09:28:02 [2022-08-04T09:28:02.820Z] 
09:28:02 [2022-08-04T09:28:02.820Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:02 [2022-08-04T09:28:02.820Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:28:02 [2022-08-04T09:28:02.820Z] #77 7.682 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:28:02 [2022-08-04T09:28:02.820Z] #77 7.714 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:28:02 [2022-08-04T09:28:02.820Z] #77 7.714 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:28:02 [2022-08-04T09:28:02.820Z] #77 7.716 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:28:02 [2022-08-04T09:28:02.820Z] #77 7.749 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:28:02 [2022-08-04T09:28:02.820Z] #77 9.311 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:28:02 [2022-08-04T09:28:02.820Z] #77 11.14 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:28:03 [2022-08-04T09:28:03.080Z] #77 ...
09:28:03 [2022-08-04T09:28:03.080Z] 
09:28:03 [2022-08-04T09:28:03.080Z] #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
09:28:03 [2022-08-04T09:28:03.080Z] #44 sha256:1e5555affc98c4f6f02833e8cd11b5333963ae7b7f68cf3adc8e2474d2a313e5
09:28:03 [2022-08-04T09:28:03.080Z] #44 5.446 [100%] Built target tini-static
09:28:03 [2022-08-04T09:28:03.080Z] #44 5.558 + mkdir -p /build
09:28:03 [2022-08-04T09:28:03.080Z] #44 5.558 + cp tini-static /build/docker-init
09:28:03 [2022-08-04T09:28:03.080Z] #44 DONE 5.7s
09:28:03 [2022-08-04T09:28:03.080Z] 
09:28:03 [2022-08-04T09:28:03.080Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:03 [2022-08-04T09:28:03.080Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:28:03 [2022-08-04T09:28:03.080Z] #77 12.76 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:28:03 [2022-08-04T09:28:03.340Z] #77 13.20 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:28:04 [2022-08-04T09:28:04.280Z] #77 13.66 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:28:06 [2022-08-04T09:28:06.035Z] #77 ...
09:28:06 [2022-08-04T09:28:06.035Z] 
09:28:06 [2022-08-04T09:28:06.035Z] #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
09:28:06 [2022-08-04T09:28:06.035Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:28:06 [2022-08-04T09:28:06.035Z] #14 73.03 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:28:06 [2022-08-04T09:28:06.035Z] #14 73.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:28:06 [2022-08-04T09:28:06.035Z] #14 73.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:07 [2022-08-04T09:28:07.241Z] #84 ...
09:28:07 [2022-08-04T09:28:07.241Z] 
09:28:07 [2022-08-04T09:28:07.241Z] #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
09:28:07 [2022-08-04T09:28:07.241Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.0 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.1 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.2 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.2 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
09:28:07 [2022-08-04T09:28:07.241Z] #19 145.2 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:28:10 [2022-08-04T09:28:10.860Z] #77 ...
09:28:10 [2022-08-04T09:28:10.860Z] 
09:28:10 [2022-08-04T09:28:10.860Z] #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
09:28:10 [2022-08-04T09:28:10.860Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:28:10 [2022-08-04T09:28:10.860Z] #14 56.95 Selecting previously unselected package gcc-mingw-w64-base.
09:28:10 [2022-08-04T09:28:10.860Z] #14 56.95 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
09:28:10 [2022-08-04T09:28:10.860Z] #14 57.00 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:28:10 [2022-08-04T09:28:10.860Z] #14 57.26 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:28:10 [2022-08-04T09:28:10.860Z] #14 57.26 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
09:28:10 [2022-08-04T09:28:10.860Z] #14 57.29 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:28:10 [2022-08-04T09:28:10.860Z] #14 62.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:28:10 [2022-08-04T09:28:10.860Z] #14 62.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
09:28:10 [2022-08-04T09:28:10.860Z] #14 62.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:16 [2022-08-04T09:28:16.013Z] #14 ...
09:28:16 [2022-08-04T09:28:16.013Z] 
09:28:16 [2022-08-04T09:28:16.013Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:16 [2022-08-04T09:28:16.013Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:16 [2022-08-04T09:28:16.013Z] #77 30.84 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:28:17 [2022-08-04T09:28:17.437Z] #14 ...
09:28:17 [2022-08-04T09:28:17.437Z] 
09:28:17 [2022-08-04T09:28:17.437Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:17 [2022-08-04T09:28:17.437Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:28:17 [2022-08-04T09:28:17.437Z] #77 25.92 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:28:20 [2022-08-04T09:28:20.204Z] #77 ...
09:28:20 [2022-08-04T09:28:20.204Z] 
09:28:20 [2022-08-04T09:28:20.204Z] #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
09:28:20 [2022-08-04T09:28:20.204Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:28:20 [2022-08-04T09:28:20.980Z] #64 47.89 Updating files:  49% (2439/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  90% (4433/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
09:28:20 [2022-08-04T09:28:20.980Z] #64 49.32 + cd /tmp/tmp.OQV2fTnxL7/src/github.com/containerd/containerd
09:28:20 [2022-08-04T09:28:20.980Z] #64 49.32 + git checkout -q v1.6.6
09:28:21 [2022-08-04T09:28:21.638Z] #77 ...
09:28:21 [2022-08-04T09:28:21.638Z] 
09:28:21 [2022-08-04T09:28:21.638Z] #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
09:28:21 [2022-08-04T09:28:21.638Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.7 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.7 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.7 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.8 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.8 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:28:22 [2022-08-04T09:28:22.144Z] #19 157.8 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:28:22 [2022-08-04T09:28:22.159Z] #64 39.26 Updating files:  60% (2950/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  98% (4817/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
09:28:22 [2022-08-04T09:28:22.419Z] #64 40.37 + cd /tmp/tmp.VdZlx3pjLr/src/github.com/containerd/containerd
09:28:22 [2022-08-04T09:28:22.419Z] #64 40.37 + git checkout -q v1.6.6
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + export 'BUILDTAGS=netgo osusergo static_build'
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + BUILDTAGS='netgo osusergo static_build'
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + export EXTRA_FLAGS=-buildmode=pie
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + EXTRA_FLAGS=-buildmode=pie
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + '[' '' = dynamic ']'
09:28:22 [2022-08-04T09:28:22.889Z] #64 51.23 + make
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.61 + export 'BUILDTAGS=netgo osusergo static_build'
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.61 + BUILDTAGS='netgo osusergo static_build'
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + export EXTRA_FLAGS=-buildmode=pie
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + EXTRA_FLAGS=-buildmode=pie
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + '[' '' = dynamic ']'
09:28:23 [2022-08-04T09:28:23.897Z] #64 41.62 + make
09:28:24 [2022-08-04T09:28:24.734Z] #19 ...
09:28:24 [2022-08-04T09:28:24.734Z] 
09:28:24 [2022-08-04T09:28:24.734Z] #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
09:28:24 [2022-08-04T09:28:24.734Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:24 [2022-08-04T09:28:24.734Z] #84 131.8   CCLD     libocispec.la
09:28:24 [2022-08-04T09:28:24.793Z] #64 53.02 + bin/ctr
09:28:25 [2022-08-04T09:28:25.278Z] #64 43.33 + bin/ctr
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     src/validate
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     tests/test-1
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     tests/test-2
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     tests/test-3
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     tests/test-4
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.3   CCLD     tests/test-5
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.4   CCLD     tests/test-6
09:28:25 [2022-08-04T09:28:25.306Z] #84 132.4   CCLD     tests/test-7
09:28:25 [2022-08-04T09:28:25.574Z] #84 132.5   CCLD     tests/test-8
09:28:25 [2022-08-04T09:28:25.574Z] #84 132.6   CCLD     tests/test-9
09:28:25 [2022-08-04T09:28:25.574Z] #84 132.6   CCLD     tests/test-10
09:28:25 [2022-08-04T09:28:25.574Z] #84 132.6 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:28:25 [2022-08-04T09:28:25.574Z] #84 132.7   CCLD     tests/test-11
09:28:26 [2022-08-04T09:28:26.965Z] #84 134.0 libtool: link: ar cr libocispec.a 
09:28:26 [2022-08-04T09:28:26.965Z] #84 134.1 libtool: link: ranlib libocispec.a
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[5]: Nothing to be done for 'install-exec-am'.
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[5]: Nothing to be done for 'install-data-am'.
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.7 make[2]: Entering directory '/tmp/crun-build'
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.8   CC       src/libcrun/libcrun_testing_a-utils.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-container.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-criu.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 135.9   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:28:28 [2022-08-04T09:28:28.871Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-linux.o
09:28:28 [2022-08-04T09:28:28.992Z] #64 ...
09:28:28 [2022-08-04T09:28:28.992Z] 
09:28:28 [2022-08-04T09:28:28.992Z] #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
09:28:28 [2022-08-04T09:28:28.992Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:28:28 [2022-08-04T09:28:28.992Z] #14 86.71 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:28:28 [2022-08-04T09:28:28.992Z] #14 86.71 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:28:28 [2022-08-04T09:28:28.992Z] #14 86.72 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:28 [2022-08-04T09:28:28.992Z] #14 93.17 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:28:28 [2022-08-04T09:28:28.992Z] #14 93.20 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:28:28 [2022-08-04T09:28:28.992Z] #14 93.21 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:28:28 [2022-08-04T09:28:28.992Z] #14 ...
09:28:28 [2022-08-04T09:28:28.992Z] 
09:28:28 [2022-08-04T09:28:28.992Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:28 [2022-08-04T09:28:28.992Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:28 [2022-08-04T09:28:28.992Z] #77 41.75 libtoolize: putting auxiliary files in '.'.
09:28:28 [2022-08-04T09:28:28.992Z] #77 41.75 libtoolize: copying file './ltmain.sh'
09:28:28 [2022-08-04T09:28:28.992Z] #77 42.37 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:28:28 [2022-08-04T09:28:28.992Z] #77 42.37 libtoolize: and rerunning libtoolize and aclocal.
09:28:28 [2022-08-04T09:28:28.992Z] #77 42.37 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-error.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-status.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-terminal.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.1   CC       src/libcrun/libcrun_testing_a-signals.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.1   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.2   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.2   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.3   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:28:29 [2022-08-04T09:28:29.131Z] #84 136.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:28:29 [2022-08-04T09:28:29.390Z] #84 136.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:28:29 [2022-08-04T09:28:29.390Z] #84 136.4   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:28:29 [2022-08-04T09:28:29.390Z] #84 136.4   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.6   CC       src/crun-crun.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.7   CC       src/crun-run.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.7   CC       src/crun-kill.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.8   CC       src/crun-pause.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.8   CC       src/crun-delete.o
09:28:29 [2022-08-04T09:28:29.650Z] #84 136.8   CC       src/crun-unpause.o
09:28:29 [2022-08-04T09:28:29.912Z] #84 136.9   CC       src/crun-spec.o
09:28:29 [2022-08-04T09:28:29.912Z] #84 137.0   CC       src/crun-list.o
09:28:29 [2022-08-04T09:28:29.912Z] #84 137.1   CC       src/crun-create.o
09:28:29 [2022-08-04T09:28:29.912Z] #84 137.1   CC       src/crun-exec.o
09:28:30 [2022-08-04T09:28:30.171Z] #84 137.1   CC       src/crun-start.o
09:28:30 [2022-08-04T09:28:30.171Z] #84 137.1   CC       src/crun-state.o
09:28:30 [2022-08-04T09:28:30.171Z] #84 137.2   CC       src/crun-update.o
09:28:30 [2022-08-04T09:28:30.171Z] #84 137.3   CC       src/crun-checkpoint.o
09:28:30 [2022-08-04T09:28:30.171Z] #84 137.4   CC       src/crun-restore.o
09:28:30 [2022-08-04T09:28:30.430Z] #84 137.4   CC       src/libcrun/libcrun_la-utils.lo
09:28:30 [2022-08-04T09:28:30.430Z] #84 137.4   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:28:30 [2022-08-04T09:28:30.431Z] #84 137.4   CC       src/libcrun/libcrun_la-cgroup.lo
09:28:30 [2022-08-04T09:28:30.431Z] #84 137.4   CC       src/crun-ps.o
09:28:30 [2022-08-04T09:28:30.431Z] #84 137.4   CC       src/libcrun/libcrun_la-container.lo
09:28:30 [2022-08-04T09:28:30.602Z] #64 ...
09:28:30 [2022-08-04T09:28:30.602Z] 
09:28:30 [2022-08-04T09:28:30.602Z] #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
09:28:30 [2022-08-04T09:28:30.602Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:28:30 [2022-08-04T09:28:30.602Z] #14 73.63 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:28:30 [2022-08-04T09:28:30.602Z] #14 73.63 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
09:28:30 [2022-08-04T09:28:30.602Z] #14 73.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:30 [2022-08-04T09:28:30.602Z] #14 78.46 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:28:30 [2022-08-04T09:28:30.602Z] #14 78.46 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
09:28:30 [2022-08-04T09:28:30.602Z] #14 78.47 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:28:30 [2022-08-04T09:28:30.602Z] #14 83.49 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:28:30 [2022-08-04T09:28:30.602Z] #14 83.50 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
09:28:30 [2022-08-04T09:28:30.603Z] #14 83.50 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.7   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.7   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.7   CC       src/libcrun/libcrun_la-criu.lo
09:28:30 [2022-08-04T09:28:30.690Z] #84 137.7   CC       src/libcrun/libcrun_la-custom-handler.lo
09:28:30 [2022-08-04T09:28:30.951Z] #84 137.9   CC       src/libcrun/libcrun_la-seccomp.lo
09:28:30 [2022-08-04T09:28:30.951Z] #84 138.0   CC       src/libcrun/libcrun_la-linux.lo
09:28:30 [2022-08-04T09:28:30.951Z] #84 138.1   CC       src/libcrun/libcrun_la-error.lo
09:28:31 [2022-08-04T09:28:31.211Z] #84 138.2   CC       src/libcrun/libcrun_la-ebpf.lo
09:28:31 [2022-08-04T09:28:31.211Z] #84 138.2   CC       src/libcrun/libcrun_la-status.lo
09:28:31 [2022-08-04T09:28:31.211Z] #84 138.2   CC       src/libcrun/libcrun_la-terminal.lo
09:28:31 [2022-08-04T09:28:31.211Z] #84 138.4   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:28:31 [2022-08-04T09:28:31.535Z] #84 138.5   CC       src/libcrun/libcrun_la-signals.lo
09:28:31 [2022-08-04T09:28:31.535Z] #84 138.5   CC       src/libcrun/libcrun_la-mount_flags.lo
09:28:31 [2022-08-04T09:28:31.535Z] #84 138.6   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:28:31 [2022-08-04T09:28:31.855Z] #84 138.7   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:28:31 [2022-08-04T09:28:31.855Z] #84 138.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:28:31 [2022-08-04T09:28:31.855Z] #84 138.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:28:32 [2022-08-04T09:28:32.115Z] #84 139.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:28:32 [2022-08-04T09:28:32.115Z] #84 139.1   CC       tests/init.o
09:28:32 [2022-08-04T09:28:32.278Z] #77 ...
09:28:32 [2022-08-04T09:28:32.278Z] 
09:28:32 [2022-08-04T09:28:32.278Z] #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
09:28:32 [2022-08-04T09:28:32.278Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:28:32 [2022-08-04T09:28:32.278Z] #14 99.92 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:28:32 [2022-08-04T09:28:32.278Z] #14 99.93 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:28:32 [2022-08-04T09:28:32.278Z] #14 99.93 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:32 [2022-08-04T09:28:32.376Z] #84 139.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:28:34 [2022-08-04T09:28:34.799Z] #14 ...
09:28:34 [2022-08-04T09:28:34.799Z] 
09:28:34 [2022-08-04T09:28:34.799Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:34 [2022-08-04T09:28:34.799Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:28:34 [2022-08-04T09:28:34.799Z] #77 35.47 libtoolize: putting auxiliary files in '.'.
09:28:34 [2022-08-04T09:28:34.799Z] #77 35.47 libtoolize: copying file './ltmain.sh'
09:28:34 [2022-08-04T09:28:34.799Z] #77 36.25 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:28:34 [2022-08-04T09:28:34.799Z] #77 36.25 libtoolize: and rerunning libtoolize and aclocal.
09:28:34 [2022-08-04T09:28:34.799Z] #77 36.25 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:28:34 [2022-08-04T09:28:34.799Z] #77 43.95 configure.ac:7: installing './compile'
09:28:34 [2022-08-04T09:28:34.799Z] #77 43.98 configure.ac:11: installing './config.guess'
09:28:34 [2022-08-04T09:28:34.799Z] #77 43.98 configure.ac:11: installing './config.sub'
09:28:34 [2022-08-04T09:28:34.799Z] #77 44.00 configure.ac:8: installing './install-sh'
09:28:34 [2022-08-04T09:28:34.799Z] #77 44.03 configure.ac:8: installing './missing'
09:28:34 [2022-08-04T09:28:34.799Z] #77 44.16 Makefile.am: installing './depcomp'
09:28:34 [2022-08-04T09:28:34.920Z] #84 ...
09:28:34 [2022-08-04T09:28:34.920Z] 
09:28:34 [2022-08-04T09:28:34.920Z] #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
09:28:34 [2022-08-04T09:28:34.920Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:28:35 [2022-08-04T09:28:35.181Z] #54 180.9 + dpkg --print-architecture
09:28:35 [2022-08-04T09:28:35.181Z] #54 180.9 + git checkout -q v2.1.0
09:28:35 [2022-08-04T09:28:35.737Z] #77 45.35 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:28:35 [2022-08-04T09:28:35.737Z] #77 45.35 libtoolize: copying file 'build-aux/ltmain.sh'
09:28:35 [2022-08-04T09:28:35.737Z] #77 45.50 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:28:35 [2022-08-04T09:28:35.737Z] #77 45.50 libtoolize: copying file 'm4/libtool.m4'
09:28:35 [2022-08-04T09:28:35.737Z] #77 45.59 libtoolize: copying file 'm4/ltoptions.m4'
09:28:35 [2022-08-04T09:28:35.751Z] #54 181.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:28:35 [2022-08-04T09:28:35.751Z] #54 181.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:28:35 [2022-08-04T09:28:35.997Z] #77 45.74 libtoolize: copying file 'm4/ltsugar.m4'
09:28:35 [2022-08-04T09:28:35.997Z] #77 45.85 libtoolize: copying file 'm4/ltversion.m4'
09:28:36 [2022-08-04T09:28:36.567Z] #77 46.02 libtoolize: copying file 'm4/lt~obsolete.m4'
09:28:36 [2022-08-04T09:28:36.567Z] #77 46.14 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:28:38 [2022-08-04T09:28:38.844Z] #14 ...
09:28:38 [2022-08-04T09:28:38.844Z] 
09:28:38 [2022-08-04T09:28:38.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
09:28:38 [2022-08-04T09:28:38.844Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.57 configure.ac:7: installing './compile'
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.58 configure.ac:11: installing './config.guess'
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.58 configure.ac:11: installing './config.sub'
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.60 configure.ac:8: installing './install-sh'
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.60 configure.ac:8: installing './missing'
09:28:38 [2022-08-04T09:28:38.844Z] #77 51.74 Makefile.am: installing './depcomp'
09:28:38 [2022-08-04T09:28:38.844Z] #77 52.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:28:38 [2022-08-04T09:28:38.844Z] #77 52.87 libtoolize: copying file 'build-aux/ltmain.sh'
09:28:38 [2022-08-04T09:28:38.844Z] #77 52.98 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:28:38 [2022-08-04T09:28:38.844Z] #77 52.98 libtoolize: copying file 'm4/libtool.m4'
09:28:38 [2022-08-04T09:28:38.844Z] #77 53.06 libtoolize: copying file 'm4/ltoptions.m4'
09:28:38 [2022-08-04T09:28:38.844Z] #77 53.14 libtoolize: copying file 'm4/ltsugar.m4'
09:28:38 [2022-08-04T09:28:38.844Z] #77 53.21 libtoolize: copying file 'm4/ltversion.m4'
09:28:38 [2022-08-04T09:28:38.844Z] #77 53.32 libtoolize: copying file 'm4/lt~obsolete.m4'
09:28:38 [2022-08-04T09:28:38.844Z] #77 53.41 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:28:41 [2022-08-04T09:28:41.847Z] #77 ...
09:28:41 [2022-08-04T09:28:41.847Z] 
09:28:41 [2022-08-04T09:28:41.847Z] #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
09:28:41 [2022-08-04T09:28:41.847Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:28:41 [2022-08-04T09:28:41.847Z] #14 94.16 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:28:41 [2022-08-04T09:28:41.847Z] #14 94.16 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
09:28:41 [2022-08-04T09:28:41.847Z] #14 94.17 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:42 [2022-08-04T09:28:42.332Z] #54 ...
09:28:42 [2022-08-04T09:28:42.332Z] 
09:28:42 [2022-08-04T09:28:42.332Z] #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
09:28:42 [2022-08-04T09:28:42.332Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:28:42 [2022-08-04T09:28:42.332Z] #19 169.1 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
09:28:42 [2022-08-04T09:28:42.332Z] #19 169.1 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
09:28:42 [2022-08-04T09:28:42.332Z] #19 169.1 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:28:42 [2022-08-04T09:28:42.332Z] #19 169.9 Selecting previously unselected package cpp-10-s390x-linux-gnu.
09:28:42 [2022-08-04T09:28:42.332Z] #19 169.9 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:28:42 [2022-08-04T09:28:42.332Z] #19 170.1 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Selecting previously unselected package cpp-aarch64-linux-gnu.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Selecting previously unselected package cpp-arm-linux-gnueabi.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.6 Selecting previously unselected package cpp-arm-linux-gnueabihf.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.7 Selecting previously unselected package cpp-s390x-linux-gnu.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.8 Selecting previously unselected package cross-config.
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.8 Unpacking cross-config (2.6.18+nmu1) ...
09:28:43 [2022-08-04T09:28:43.712Z] #19 181.8 Selecting previously unselected package gcc-10-cross-base.
09:28:43 [2022-08-04T09:28:43.972Z] #19 181.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
09:28:43 [2022-08-04T09:28:43.972Z] #19 181.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
09:28:43 [2022-08-04T09:28:43.972Z] #19 181.9 Selecting previously unselected package libc6-arm64-cross.
09:28:43 [2022-08-04T09:28:43.972Z] #19 181.9 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
09:28:43 [2022-08-04T09:28:43.972Z] #19 181.9 Unpacking libc6-arm64-cross (2.31-9cross4) ...
09:28:45 [2022-08-04T09:28:45.883Z] #19 183.6 Selecting previously unselected package libgcc-s1-arm64-cross.
09:28:45 [2022-08-04T09:28:45.883Z] #19 183.6 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:45 [2022-08-04T09:28:45.883Z] #19 183.8 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
09:28:46 [2022-08-04T09:28:46.962Z] #77 ...
09:28:46 [2022-08-04T09:28:46.962Z] 
09:28:46 [2022-08-04T09:28:46.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
09:28:46 [2022-08-04T09:28:46.962Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:28:46 [2022-08-04T09:28:46.962Z] #14 113.9 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:28:46 [2022-08-04T09:28:46.962Z] #14 113.9 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:28:46 [2022-08-04T09:28:46.962Z] #14 113.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.53 Selecting previously unselected package g++-mingw-w64-x86-64.
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.53 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.54 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.66 Selecting previously unselected package libapparmor1:arm64.
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.66 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.67 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:28:47 [2022-08-04T09:28:47.130Z] #14 99.79 Selecting previously unselected package libapparmor-dev:arm64.
09:28:47 [2022-08-04T09:28:47.130Z] #14 ...
09:28:47 [2022-08-04T09:28:47.130Z] 
09:28:47 [2022-08-04T09:28:47.130Z] #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
09:28:47 [2022-08-04T09:28:47.130Z] #67 sha256:283de7e34483237662cfec9b715cba3edb1dbe7adbc4f75be7c545a70478916c
09:28:47 [2022-08-04T09:28:47.130Z] #67 99.26 + for f in rootlesskit rootlesskit-docker-proxy
09:28:47 [2022-08-04T09:28:47.130Z] #67 99.26 + GOBIN=/build
09:28:47 [2022-08-04T09:28:47.130Z] #67 99.26 + GO111MODULE=on
09:28:47 [2022-08-04T09:28:47.130Z] #67 99.26 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.0 Selecting previously unselected package libgomp1-arm64-cross.
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.1 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Selecting previously unselected package libitm1-arm64-cross.
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Selecting previously unselected package libatomic1-arm64-cross.
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.2 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.3 Selecting previously unselected package libasan6-arm64-cross.
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.3 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:47 [2022-08-04T09:28:47.266Z] #19 185.3 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
09:28:47 [2022-08-04T09:28:47.838Z] #19 186.0 Selecting previously unselected package liblsan0-arm64-cross.
09:28:47 [2022-08-04T09:28:47.838Z] #19 186.0 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:48 [2022-08-04T09:28:48.104Z] #19 186.0 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
09:28:48 [2022-08-04T09:28:48.364Z] #19 186.2 Selecting previously unselected package libtsan0-arm64-cross.
09:28:48 [2022-08-04T09:28:48.364Z] #19 186.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:48 [2022-08-04T09:28:48.364Z] #19 186.2 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
09:28:48 [2022-08-04T09:28:48.940Z] #19 186.9 Selecting previously unselected package libstdc++6-arm64-cross.
09:28:48 [2022-08-04T09:28:48.940Z] #19 186.9 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:48 [2022-08-04T09:28:48.940Z] #19 186.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
09:28:49 [2022-08-04T09:28:49.202Z] #19 187.1 Selecting previously unselected package libubsan1-arm64-cross.
09:28:49 [2022-08-04T09:28:49.202Z] #19 187.1 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:49 [2022-08-04T09:28:49.202Z] #19 187.1 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
09:28:49 [2022-08-04T09:28:49.462Z] #19 187.4 Selecting previously unselected package libgcc-10-dev-arm64-cross.
09:28:49 [2022-08-04T09:28:49.462Z] #19 187.4 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
09:28:49 [2022-08-04T09:28:49.462Z] #19 187.4 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
09:28:50 [2022-08-04T09:28:50.036Z] #19 187.8 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
09:28:50 [2022-08-04T09:28:50.036Z] #19 187.8 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:28:50 [2022-08-04T09:28:50.036Z] #19 187.8 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:28:51 [2022-08-04T09:28:51.420Z] #19 ...
09:28:51 [2022-08-04T09:28:51.420Z] 
09:28:51 [2022-08-04T09:28:51.420Z] #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
09:28:51 [2022-08-04T09:28:51.420Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:51 [2022-08-04T09:28:51.420Z] #84 158.6   CCLD     tests/init
09:28:52 [2022-08-04T09:28:52.236Z] #14 ...
09:28:52 [2022-08-04T09:28:52.236Z] 
09:28:52 [2022-08-04T09:28:52.236Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:52 [2022-08-04T09:28:52.236Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.33 configure.ac:7: installing 'build-aux/compile'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.34 configure.ac:9: installing 'build-aux/config.guess'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.35 configure.ac:9: installing 'build-aux/config.sub'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.36 configure.ac:11: installing 'build-aux/install-sh'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.36 configure.ac:11: installing 'build-aux/missing'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.58 Makefile.am: installing 'build-aux/depcomp'
09:28:52 [2022-08-04T09:28:52.236Z] #77 66.66 parallel-tests: installing 'build-aux/test-driver'
09:28:52 [2022-08-04T09:28:52.236Z] #77 68.79 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:28:52 [2022-08-04T09:28:52.236Z] #77 68.80 libtoolize: copying file 'build-aux/ltmain.sh'
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4 rootlesskit version 1.0.0
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4 Usage of /build/rootlesskit-docker-proxy:
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4   -container-ip string
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4     	container ip
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4   -container-port int
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4     	container port (default -1)
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4   -host-ip string
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4     	host ip
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4   -host-port int
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4     	host port (default -1)
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4   -proto string
09:28:52 [2022-08-04T09:28:52.414Z] #67 104.4     	proxy protocol (default "tcp")
09:28:52 [2022-08-04T09:28:52.414Z] #67 ...
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #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
09:28:52 [2022-08-04T09:28:52.414Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.79 Selecting previously unselected package libapparmor-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.79 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.80 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.92 Selecting previously unselected package libbtrfs0:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.92 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 99.93 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.1 Selecting previously unselected package libbtrfs-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.1 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.2 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.2 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.2 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.3 Selecting previously unselected package libudev-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.3 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.3 Unpacking libudev-dev:arm64 (247.3-7) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.5 Selecting previously unselected package libsepol1-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.8 Selecting previously unselected package libpcre2-16-0:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 100.8 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.0 Selecting previously unselected package libpcre2-32-0:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.0 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.2 Selecting previously unselected package libpcre2-posix2:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.2 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.2 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.3 Selecting previously unselected package libpcre2-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.3 Unpacking libpcre2-dev:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.7 Selecting previously unselected package libselinux1-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 101.7 Unpacking libselinux1-dev:arm64 (3.1-3) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.0 Selecting previously unselected package libdevmapper-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.0 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.0 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.1 Selecting previously unselected package libseccomp-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.1 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.2 Selecting previously unselected package libsystemd-dev:arm64.
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.3 Unpacking libsystemd-dev:arm64 (247.3-7) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libsepol1-dev:arm64 (3.1-1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 102.9 Setting up libpcre2-32-0:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up libudev-dev:arm64 (247.3-7) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up libpcre2-posix2:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.0 Setting up mingw-w64-common (8.0.0-1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up libsystemd-dev:arm64 (247.3-7) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up libpcre2-dev:arm64 (10.36-2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up libselinux1-dev:arm64 (3.1-3) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.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
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.2 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
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 Setting up dmsetup (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.3 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.4 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 103.4 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:28:52 [2022-08-04T09:28:52.414Z] #14 ...
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #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
09:28:52 [2022-08-04T09:28:52.414Z] #67 sha256:283de7e34483237662cfec9b715cba3edb1dbe7adbc4f75be7c545a70478916c
09:28:52 [2022-08-04T09:28:52.414Z] #67 DONE 104.7s
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:28:52 [2022-08-04T09:28:52.414Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.44 configure.ac:7: installing 'build-aux/compile'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.46 configure.ac:9: installing 'build-aux/config.guess'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.47 configure.ac:9: installing 'build-aux/config.sub'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.47 configure.ac:11: installing 'build-aux/install-sh'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.48 configure.ac:11: installing 'build-aux/missing'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.66 Makefile.am: installing 'build-aux/depcomp'
09:28:52 [2022-08-04T09:28:52.414Z] #77 56.74 parallel-tests: installing 'build-aux/test-driver'
09:28:52 [2022-08-04T09:28:52.414Z] #77 58.68 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:28:52 [2022-08-04T09:28:52.414Z] #77 58.68 libtoolize: copying file 'build-aux/ltmain.sh'
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.30 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.30 libtoolize: copying file 'm4/libtool.m4'
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.40 libtoolize: copying file 'm4/ltoptions.m4'
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.55 libtoolize: copying file 'm4/ltsugar.m4'
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.66 libtoolize: copying file 'm4/ltversion.m4'
09:28:52 [2022-08-04T09:28:52.414Z] #77 59.77 libtoolize: copying file 'm4/lt~obsolete.m4'
09:28:52 [2022-08-04T09:28:52.414Z] #77 ...
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #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
09:28:52 [2022-08-04T09:28:52.414Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
09:28:52 [2022-08-04T09:28:52.414Z] #14 DONE 105.2s
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:28:52 [2022-08-04T09:28:52.414Z] #59 sha256:476db508da2899b1e5c98bc46b3b80a60c3922a2877599e8f0376f224a38809b
09:28:52 [2022-08-04T09:28:52.414Z] #59 DONE 0.2s
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:28:52 [2022-08-04T09:28:52.414Z] #68 sha256:8d2b241bfdcd1e764dc525412a36a26e0fa0ad4ed76815fff24ed7e4d2546ac4
09:28:52 [2022-08-04T09:28:52.414Z] #68 DONE 0.2s
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:28:52 [2022-08-04T09:28:52.414Z] #69 sha256:f8ae7604606cc18e1d7993b59417b09631d59d834794983e43ff83fdff838e95
09:28:52 [2022-08-04T09:28:52.414Z] #69 DONE 0.1s
09:28:52 [2022-08-04T09:28:52.414Z] 
09:28:52 [2022-08-04T09:28:52.414Z] #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
09:28:52 [2022-08-04T09:28:52.414Z] #60 sha256:c9327e33c511dbbada7167d302d354b7c02577632e7cc04b84404b2e23349c5c
09:28:52 [2022-08-04T09:28:52.804Z] #77 69.36 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:28:53 [2022-08-04T09:28:53.063Z] #77 69.36 libtoolize: copying file 'm4/libtool.m4'
09:28:53 [2022-08-04T09:28:53.063Z] #77 69.47 libtoolize: copying file 'm4/ltoptions.m4'
09:28:53 [2022-08-04T09:28:53.063Z] #77 69.58 libtoolize: copying file 'm4/ltsugar.m4'
09:28:53 [2022-08-04T09:28:53.321Z] #77 69.75 libtoolize: copying file 'm4/ltversion.m4'
09:28:53 [2022-08-04T09:28:53.321Z] #77 69.86 libtoolize: copying file 'm4/lt~obsolete.m4'
09:28:53 [2022-08-04T09:28:53.800Z] #60 ...
09:28:53 [2022-08-04T09:28:53.800Z] 
09:28:53 [2022-08-04T09:28:53.800Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:28:53 [2022-08-04T09:28:53.800Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f
09:28:53 [2022-08-04T09:28:53.800Z] #15 DONE 1.5s
09:28:53 [2022-08-04T09:28:53.800Z] 
09:28:53 [2022-08-04T09:28:53.800Z] #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
09:28:53 [2022-08-04T09:28:53.800Z] #60 sha256:c9327e33c511dbbada7167d302d354b7c02577632e7cc04b84404b2e23349c5c
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + RM_GOPATH=0
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + TMP_GOPATH=
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + : /build
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + '[' -z '' ']'
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 ++ mktemp -d
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + export GOPATH=/tmp/tmp.jqMEl5zHNp
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + GOPATH=/tmp/tmp.jqMEl5zHNp
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + RM_GOPATH=1
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.296 + case "$(go env GOARCH)" in
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.318 ++ go env GOARCH
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.355 Install runc version v1.1.2 (build tags: seccomp)
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + export GO_BUILDMODE=-buildmode=pie
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + GO_BUILDMODE=-buildmode=pie
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 ++ dirname /install.sh
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + dir=/
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + bin=runc
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + shift
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + '[' '!' -f //runc.installer ']'
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + . //runc.installer
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 ++ set -e
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 ++ : v1.1.2
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + install_runc
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + RUNC_BUILDTAGS=seccomp
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jqMEl5zHNp/src/github.com/opencontainers/runc
09:28:53 [2022-08-04T09:28:53.800Z] #60 1.359 Cloning into '/tmp/tmp.jqMEl5zHNp/src/github.com/opencontainers/runc'...
09:28:55 [2022-08-04T09:28:55.186Z] #60 ...
09:28:55 [2022-08-04T09:28:55.186Z] 
09:28:55 [2022-08-04T09:28:55.186Z] #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
09:28:55 [2022-08-04T09:28:55.186Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36
09:28:55 [2022-08-04T09:28:55.186Z] #16 DONE 1.3s
09:28:55 [2022-08-04T09:28:55.186Z] 
09:28:55 [2022-08-04T09:28:55.186Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:28:55 [2022-08-04T09:28:55.186Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41
09:28:55 [2022-08-04T09:28:55.756Z] #17 0.661 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:28:55 [2022-08-04T09:28:55.756Z] #17 DONE 0.7s
09:28:55 [2022-08-04T09:28:55.756Z] 
09:28:55 [2022-08-04T09:28:55.756Z] #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
09:28:55 [2022-08-04T09:28:55.756Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:28:55 [2022-08-04T09:28:55.756Z] #47 ...
09:28:55 [2022-08-04T09:28:55.756Z] 
09:28:55 [2022-08-04T09:28:55.756Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:28:55 [2022-08-04T09:28:55.756Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208
09:28:55 [2022-08-04T09:28:55.855Z] #77 ...
09:28:55 [2022-08-04T09:28:55.855Z] 
09:28:55 [2022-08-04T09:28:55.855Z] #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
09:28:55 [2022-08-04T09:28:55.855Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.4 Selecting previously unselected package g++-mingw-w64-x86-64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.6 Selecting previously unselected package libapparmor1:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.7 Selecting previously unselected package libapparmor-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.9 Selecting previously unselected package libbtrfs0:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.1 Selecting previously unselected package libbtrfs-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.5 Selecting previously unselected package libudev-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.5 Unpacking libudev-dev:amd64 (247.3-7) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.6 Selecting previously unselected package libsepol1-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 121.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.0 Selecting previously unselected package libpcre2-16-0:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.1 Selecting previously unselected package libpcre2-32-0:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.4 Selecting previously unselected package libpcre2-posix2:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.5 Selecting previously unselected package libpcre2-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 122.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.0 Selecting previously unselected package libselinux1-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.3 Selecting previously unselected package libdevmapper-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.4 Selecting previously unselected package libseccomp-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.5 Selecting previously unselected package libsystemd-dev:amd64.
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.5 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
09:28:55 [2022-08-04T09:28:55.855Z] #14 123.5 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:28:56 [2022-08-04T09:28:56.113Z] #14 124.1 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:28:56 [2022-08-04T09:28:56.113Z] #14 124.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:28:56 [2022-08-04T09:28:56.113Z] #14 124.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:28:56 [2022-08-04T09:28:56.113Z] #14 124.1 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:28:56 [2022-08-04T09:28:56.327Z] #18 DONE 0.7s
09:28:56 [2022-08-04T09:28:56.327Z] 
09:28:56 [2022-08-04T09:28:56.327Z] #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
09:28:56 [2022-08-04T09:28:56.327Z] #26 sha256:4d374b6ff89a2d2c7eac59da738325e1a4dd42b849f331deb6eb157e6cfeb43c
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.2 Setting up libudev-dev:amd64 (247.3-7) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up mingw-w64-common (8.0.0-1) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.3 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.372Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.589Z] #26 ...
09:28:56 [2022-08-04T09:28:56.589Z] 
09:28:56 [2022-08-04T09:28:56.589Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:28:56 [2022-08-04T09:28:56.589Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.5 Setting up dmsetup (2:1.02.175-2.1) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:28:56 [2022-08-04T09:28:56.631Z] #14 124.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:28:57 [2022-08-04T09:28:57.158Z] #19 DONE 0.6s
09:28:57 [2022-08-04T09:28:57.158Z] 
09:28:57 [2022-08-04T09:28:57.158Z] #20 [dev-systemd-false  6/28] RUN ldconfig
09:28:57 [2022-08-04T09:28:57.158Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666
09:28:57 [2022-08-04T09:28:57.725Z] #20 DONE 0.6s
09:28:57 [2022-08-04T09:28:57.725Z] 
09:28:57 [2022-08-04T09:28:57.726Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:28:57 [2022-08-04T09:28:57.726Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:28:58 [2022-08-04T09:28:58.009Z] #14 DONE 125.8s
09:28:58 [2022-08-04T09:28:58.009Z] 
09:28:58 [2022-08-04T09:28:58.009Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:28:58 [2022-08-04T09:28:58.009Z] #59 sha256:b10b687fd07a9b657639004971f27ec54ababa98837748a4d4529f24c59a1a61
09:28:58 [2022-08-04T09:28:58.009Z] #59 DONE 0.1s
09:28:58 [2022-08-04T09:28:58.009Z] 
09:28:58 [2022-08-04T09:28:58.009Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:28:58 [2022-08-04T09:28:58.009Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
09:28:58 [2022-08-04T09:28:58.588Z] #15 ...
09:28:58 [2022-08-04T09:28:58.588Z] 
09:28:58 [2022-08-04T09:28:58.588Z] #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
09:28:58 [2022-08-04T09:28:58.588Z] #67 sha256:9bb8d6a1d0f616a411c579760fe968684bb8d3271bb1c8207c262ffd3ecc1dfd
09:28:58 [2022-08-04T09:28:58.588Z] #67 119.7 + for f in rootlesskit rootlesskit-docker-proxy
09:28:58 [2022-08-04T09:28:58.588Z] #67 119.7 + GOBIN=/build
09:28:58 [2022-08-04T09:28:58.588Z] #67 119.7 + GO111MODULE=on
09:28:58 [2022-08-04T09:28:58.588Z] #67 119.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1 rootlesskit version 1.0.0
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1 Usage of /build/rootlesskit-docker-proxy:
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1   -container-ip string
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1     	container ip
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1   -container-port int
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1     	container port (default -1)
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1   -host-ip string
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1     	host ip
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1   -host-port int
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1     	host port (default -1)
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1   -proto string
09:28:58 [2022-08-04T09:28:58.588Z] #67 126.1     	proxy protocol (default "tcp")
09:28:58 [2022-08-04T09:28:58.588Z] #67 DONE 126.2s
09:28:58 [2022-08-04T09:28:58.847Z] 
09:28:58 [2022-08-04T09:28:58.847Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:28:58 [2022-08-04T09:28:58.847Z] #68 sha256:99f78d01432313f4420a1464df810fb736f4a0c1b1e687b8683764c51f158b80
09:28:58 [2022-08-04T09:28:58.847Z] #68 DONE 0.1s
09:28:58 [2022-08-04T09:28:58.847Z] 
09:28:58 [2022-08-04T09:28:58.847Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:28:58 [2022-08-04T09:28:58.847Z] #69 sha256:097741916c565195d74c7cb86220548f718bff324b40b4b9553fdd81d82abb6c
09:28:58 [2022-08-04T09:28:58.847Z] #69 DONE 0.1s
09:28:58 [2022-08-04T09:28:58.847Z] 
09:28:58 [2022-08-04T09:28:58.847Z] #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
09:28:58 [2022-08-04T09:28:58.847Z] #60 sha256:10d5874d8f0dd1d54ebfff826e12f80b7d4944e8ecf74215c3e7e53b33da9fef
09:28:59 [2022-08-04T09:28:59.107Z] #21 1.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:28:59 [2022-08-04T09:28:59.107Z] #21 1.039 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:28:59 [2022-08-04T09:28:59.107Z] #21 1.039 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:28:59 [2022-08-04T09:28:59.366Z] #21 1.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:28:59 [2022-08-04T09:28:59.787Z] #60 1.779 + RM_GOPATH=0
09:28:59 [2022-08-04T09:28:59.787Z] #60 1.779 + TMP_GOPATH=
09:28:59 [2022-08-04T09:28:59.787Z] #60 1.779 + : /build
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 + '[' -z '' ']'
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 ++ mktemp -d
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 + export GOPATH=/tmp/tmp.CwyfQcgfla
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 + GOPATH=/tmp/tmp.CwyfQcgfla
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 + RM_GOPATH=1
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 + case "$(go env GOARCH)" in
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.779 ++ go env GOARCH
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + export GO_BUILDMODE=-buildmode=pie
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + GO_BUILDMODE=-buildmode=pie
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 ++ dirname /install.sh
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + dir=/
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + bin=runc
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + shift
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + '[' '!' -f //runc.installer ']'
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + . //runc.installer
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 ++ set -e
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 ++ : v1.1.2
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + install_runc
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + RUNC_BUILDTAGS=seccomp
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CwyfQcgfla/src/github.com/opencontainers/runc
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.793 Install runc version v1.1.2 (build tags: seccomp)
09:28:59 [2022-08-04T09:28:59.788Z] #60 1.814 Cloning into '/tmp/tmp.CwyfQcgfla/src/github.com/opencontainers/runc'...
09:29:00 [2022-08-04T09:29:00.047Z] #60 ...
09:29:00 [2022-08-04T09:29:00.047Z] 
09:29:00 [2022-08-04T09:29:00.047Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:29:00 [2022-08-04T09:29:00.047Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
09:29:00 [2022-08-04T09:29:00.047Z] #15 DONE 2.0s
09:29:00 [2022-08-04T09:29:00.047Z] 
09:29:00 [2022-08-04T09:29:00.047Z] #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
09:29:00 [2022-08-04T09:29:00.047Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
09:29:00 [2022-08-04T09:29:00.747Z] #21 2.994 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:29:01 [2022-08-04T09:29:01.422Z] #84 ...
09:29:01 [2022-08-04T09:29:01.422Z] 
09:29:01 [2022-08-04T09:29:01.422Z] #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
09:29:01 [2022-08-04T09:29:01.422Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:29:01 [2022-08-04T09:29:01.422Z] #54 DONE 206.7s
09:29:01 [2022-08-04T09:29:01.422Z] 
09:29:01 [2022-08-04T09:29:01.422Z] #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
09:29:01 [2022-08-04T09:29:01.422Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:01 [2022-08-04T09:29:01.952Z] #16 DONE 1.7s
09:29:01 [2022-08-04T09:29:01.952Z] 
09:29:01 [2022-08-04T09:29:01.952Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:29:01 [2022-08-04T09:29:01.952Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
09:29:02 [2022-08-04T09:29:02.127Z] #21 4.338 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:29:02 [2022-08-04T09:29:02.520Z] #17 0.929 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:29:02 [2022-08-04T09:29:02.520Z] #17 DONE 1.0s
09:29:02 [2022-08-04T09:29:02.520Z] 
09:29:02 [2022-08-04T09:29:02.520Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:29:02 [2022-08-04T09:29:02.520Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
09:29:03 [2022-08-04T09:29:03.335Z] #84 ...
09:29:03 [2022-08-04T09:29:03.335Z] 
09:29:03 [2022-08-04T09:29:03.335Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
09:29:03 [2022-08-04T09:29:03.335Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:29:03 [2022-08-04T09:29:03.335Z] #19 201.4 Selecting previously unselected package gcc-aarch64-linux-gnu.
09:29:03 [2022-08-04T09:29:03.335Z] #19 201.4 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:29:03 [2022-08-04T09:29:03.335Z] #19 201.4 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
09:29:03 [2022-08-04T09:29:03.456Z] #18 DONE 0.9s
09:29:03 [2022-08-04T09:29:03.456Z] 
09:29:03 [2022-08-04T09:29:03.456Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:29:03 [2022-08-04T09:29:03.456Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
09:29:03 [2022-08-04T09:29:03.595Z] #19 201.5 Selecting previously unselected package linux-libc-dev-arm64-cross.
09:29:03 [2022-08-04T09:29:03.596Z] #19 201.5 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
09:29:03 [2022-08-04T09:29:03.596Z] #19 201.5 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
09:29:03 [2022-08-04T09:29:03.856Z] #19 201.9 Selecting previously unselected package libc6-dev-arm64-cross.
09:29:03 [2022-08-04T09:29:03.856Z] #19 201.9 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
09:29:03 [2022-08-04T09:29:03.856Z] #19 202.0 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
09:29:04 [2022-08-04T09:29:04.035Z] #21 ...
09:29:04 [2022-08-04T09:29:04.035Z] 
09:29:04 [2022-08-04T09:29:04.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
09:29:04 [2022-08-04T09:29:04.035Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:04 [2022-08-04T09:29:04.035Z] #77 73.78 configure.ac:11: installing 'build-aux/compile'
09:29:04 [2022-08-04T09:29:04.294Z] #77 73.79 configure.ac:11: installing 'build-aux/config.guess'
09:29:04 [2022-08-04T09:29:04.294Z] #77 73.79 configure.ac:11: installing 'build-aux/config.sub'
09:29:04 [2022-08-04T09:29:04.294Z] #77 73.82 configure.ac:13: installing 'build-aux/install-sh'
09:29:04 [2022-08-04T09:29:04.294Z] #77 73.82 configure.ac:13: installing 'build-aux/missing'
09:29:04 [2022-08-04T09:29:04.294Z] #77 73.84 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:29:04 [2022-08-04T09:29:04.294Z] #77 74.03 Makefile.am: installing 'build-aux/depcomp'
09:29:04 [2022-08-04T09:29:04.686Z] #19 202.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
09:29:04 [2022-08-04T09:29:04.686Z] #19 202.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
09:29:04 [2022-08-04T09:29:04.686Z] #19 202.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
09:29:04 [2022-08-04T09:29:04.833Z] #19 DONE 1.0s
09:29:04 [2022-08-04T09:29:04.833Z] 
09:29:04 [2022-08-04T09:29:04.833Z] #20 [dev-systemd-false  6/28] RUN ldconfig
09:29:04 [2022-08-04T09:29:04.833Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
09:29:05 [2022-08-04T09:29:05.256Z] #19 203.2 Selecting previously unselected package g++-10-aarch64-linux-gnu.
09:29:05 [2022-08-04T09:29:05.256Z] #19 203.2 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:29:05 [2022-08-04T09:29:05.256Z] #19 203.2 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:29:05 [2022-08-04T09:29:05.772Z] #20 DONE 1.1s
09:29:05 [2022-08-04T09:29:05.772Z] 
09:29:05 [2022-08-04T09:29:05.772Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:05 [2022-08-04T09:29:05.772Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:29:06 [2022-08-04T09:29:06.244Z] #77 75.41 checking build system type... aarch64-unknown-linux-gnu
09:29:06 [2022-08-04T09:29:06.244Z] #77 75.77 checking host system type... aarch64-unknown-linux-gnu
09:29:06 [2022-08-04T09:29:06.244Z] #77 75.77 checking how to print strings... printf
09:29:06 [2022-08-04T09:29:06.244Z] #77 75.79 checking for gcc... gcc
09:29:06 [2022-08-04T09:29:06.504Z] #77 75.90 checking whether the C compiler works... yes
09:29:06 [2022-08-04T09:29:06.504Z] #77 76.20 checking for C compiler default output file name... a.out
09:29:06 [2022-08-04T09:29:06.709Z] #21 1.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:29:06 [2022-08-04T09:29:06.709Z] #21 1.285 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:29:06 [2022-08-04T09:29:06.764Z] #77 76.21 checking for suffix of executables... 
09:29:06 [2022-08-04T09:29:06.967Z] #21 1.285 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:29:07 [2022-08-04T09:29:07.024Z] #77 76.47 checking whether we are cross compiling... no
09:29:07 [2022-08-04T09:29:07.284Z] #77 76.88 checking for suffix of object files... o
09:29:07 [2022-08-04T09:29:07.533Z] #21 1.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:29:07 [2022-08-04T09:29:07.544Z] #77 77.02 checking whether we are using the GNU C compiler... yes
09:29:07 [2022-08-04T09:29:07.545Z] #77 77.14 checking whether gcc accepts -g... yes
09:29:07 [2022-08-04T09:29:07.805Z] #77 77.23 checking for gcc option to accept ISO C89... none needed
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.42 checking whether gcc understands -c and -o together... yes
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.60 checking for a sed that does not truncate output... /bin/sed
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.63 checking for grep that handles long lines and -e... /bin/grep
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.64 checking for egrep... /bin/grep -E
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.65 checking for fgrep... /bin/grep -F
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.68 checking for ld used by gcc... /usr/bin/ld
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.70 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:08 [2022-08-04T09:29:08.065Z] #77 77.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:08 [2022-08-04T09:29:08.325Z] #77 77.75 checking the name lister (/usr/bin/nm -B) interface... 
09:29:08 [2022-08-04T09:29:08.325Z] #77 ...
09:29:08 [2022-08-04T09:29:08.325Z] 
09:29:08 [2022-08-04T09:29:08.325Z] #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
09:29:08 [2022-08-04T09:29:08.325Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Delve is a source level debugger for Go programs.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Delve enables you to interact with your program by controlling the execution of the process,
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Pass flags to the program you are debugging using `--`, for example:
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 `dlv exec ./hello -- server --config conf/config.toml`
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Usage:
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   dlv [command]
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Available Commands:
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   attach      Attach to running process and begin debugging.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   connect     Connect to a headless debug server with a terminal client.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   core        Examine a core dump.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   debug       Compile and begin debugging main package in current directory, or the package specified.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   exec        Execute a precompiled binary, and begin a debug session.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   help        Help about any command
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   run         Deprecated command. Use 'debug' instead.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   test        Compile test binary and begin debugging program.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   trace       Compile and begin tracing program.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   version     Prints version.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Flags:
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.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)
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.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)
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --disable-aslr                     Disables address space randomization
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   -h, --help                             help for dlv
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --init string                      Init file, executed by the terminal client.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --log                              Enable debugging server logging.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7       --wd string                        Working directory for running the program.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Additional help topics:
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   dlv backend  Help about the --backend flag.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   dlv log      Help about logging flags.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7   dlv redirect Help about file redirection.
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 
09:29:08 [2022-08-04T09:29:08.325Z] #36 120.7 Use "dlv [command] --help" for more information about a command.
09:29:08 [2022-08-04T09:29:08.325Z] #36 DONE 121.2s
09:29:08 [2022-08-04T09:29:08.325Z] 
09:29:08 [2022-08-04T09:29:08.325Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:08 [2022-08-04T09:29:08.325Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:08 [2022-08-04T09:29:08.325Z] #77 77.75 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:08 [2022-08-04T09:29:08.325Z] #77 78.03 checking whether ln -s works... yes
09:29:08 [2022-08-04T09:29:08.325Z] #77 78.03 checking the maximum length of command line arguments... 1572864
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking for /usr/bin/ld option to reload object files... -r
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking for objdump... objdump
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking how to recognize dependent libraries... pass_all
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.09 checking for dlltool... no
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.10 checking how to associate runtime and link libraries... printf %s\n
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.10 checking for ar... ar
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.10 checking for archiver @FILE support... @
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.32 checking for strip... strip
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.33 checking for ranlib... ranlib
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.33 checking for gawk... no
09:29:08 [2022-08-04T09:29:08.586Z] #77 78.34 checking for mawk... mawk
09:29:09 [2022-08-04T09:29:09.161Z] #77 78.35 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:09 [2022-08-04T09:29:09.161Z] #77 78.95 checking for sysroot... no
09:29:09 [2022-08-04T09:29:09.161Z] #77 78.95 checking for a working dd... /bin/dd
09:29:09 [2022-08-04T09:29:09.161Z] #77 78.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:09 [2022-08-04T09:29:09.161Z] #77 78.97 checking for mt... no
09:29:09 [2022-08-04T09:29:09.422Z] #77 78.97 checking if : is a manifest tool... no
09:29:09 [2022-08-04T09:29:09.422Z] #77 79.00 checking how to run the C preprocessor... gcc -E
09:29:09 [2022-08-04T09:29:09.444Z] #21 3.427 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:29:09 [2022-08-04T09:29:09.453Z] #19 ...
09:29:09 [2022-08-04T09:29:09.453Z] 
09:29:09 [2022-08-04T09:29:09.453Z] #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
09:29:09 [2022-08-04T09:29:09.453Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:09 [2022-08-04T09:29:09.453Z] #84 176.1   AR       libcrun_testing.a
09:29:09 [2022-08-04T09:29:09.453Z] #84 176.2 ar: `u' modifier ignored since `D' is the default (see `U')
09:29:09 [2022-08-04T09:29:09.453Z] #84 176.2   CCLD     tests/tests_libcrun_errors
09:29:09 [2022-08-04T09:29:09.453Z] #84 176.2   CCLD     tests/tests_libcrun_utils
09:29:09 [2022-08-04T09:29:09.453Z] #84 176.2   CCLD     tests/tests_libcrun_fuzzer
09:29:09 [2022-08-04T09:29:09.713Z] #84 176.5   CCLD     libcrun.la
09:29:10 [2022-08-04T09:29:10.282Z] #84 177.3   CCLD     crun
09:29:10 [2022-08-04T09:29:10.621Z] #77 79.29 checking for ANSI C header files... yes
09:29:10 [2022-08-04T09:29:10.621Z] #77 80.03 checking for sys/types.h... yes
09:29:10 [2022-08-04T09:29:10.818Z] #21 4.921 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:29:10 [2022-08-04T09:29:10.853Z] #84 177.7 make[3]: Entering directory '/tmp/crun-build'
09:29:10 [2022-08-04T09:29:10.853Z] #84 177.9  /bin/mkdir -p '/usr/local/share/man/man1'
09:29:10 [2022-08-04T09:29:10.853Z] #84 177.9  /bin/mkdir -p '/usr/local/lib'
09:29:10 [2022-08-04T09:29:10.853Z] #84 177.9  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:29:10 [2022-08-04T09:29:10.853Z] #84 177.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:29:10 [2022-08-04T09:29:10.853Z] #84 178.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:29:10 [2022-08-04T09:29:10.882Z] #77 80.21 checking for sys/stat.h... yes
09:29:11 [2022-08-04T09:29:11.113Z] #84 178.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:29:11 [2022-08-04T09:29:11.113Z] #84 178.0 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:29:11 [2022-08-04T09:29:11.114Z] #84 178.0 libtool: install: ranlib /usr/local/lib/libcrun.a
09:29:11 [2022-08-04T09:29:11.114Z] #84 178.2 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
09:29:11 [2022-08-04T09:29:11.142Z] #77 80.49 checking for stdlib.h... yes
09:29:11 [2022-08-04T09:29:11.142Z] #77 80.65 checking for string.h... yes
09:29:11 [2022-08-04T09:29:11.428Z] #77 80.87 checking for memory.h... yes
09:29:11 [2022-08-04T09:29:11.428Z] #77 81.10 checking for strings.h... yes
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 ----------------------------------------------------------------------
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 Libraries have been installed in:
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2    /usr/local/lib
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 If you ever happen to want to link against installed libraries
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 in a given directory, LIBDIR, you must either use libtool, and
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 specify the full pathname of the library, or use the '-LLIBDIR'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2 flag during linking and do at least one of the following:
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2      during execution
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.2      during linking
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3 
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3 See any operating system documentation about shared libraries for
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3 more information, such as the ld(1) and ld.so(8) manual pages.
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3 ----------------------------------------------------------------------
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3  /bin/mkdir -p '/build'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.4 libtool: install: /usr/bin/install -c crun /build/crun
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.4 make[3]: Leaving directory '/tmp/crun-build'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.4 make[2]: Leaving directory '/tmp/crun-build'
09:29:11 [2022-08-04T09:29:11.429Z] #84 178.4 make[1]: Leaving directory '/tmp/crun-build'
09:29:11 [2022-08-04T09:29:11.689Z] #77 81.29 checking for inttypes.h... yes
09:29:11 [2022-08-04T09:29:11.796Z] #21 ...
09:29:11 [2022-08-04T09:29:11.796Z] 
09:29:11 [2022-08-04T09:29:11.796Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:11 [2022-08-04T09:29:11.796Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.17 configure.ac:11: installing 'build-aux/compile'
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.18 configure.ac:11: installing 'build-aux/config.guess'
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.19 configure.ac:11: installing 'build-aux/config.sub'
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.20 configure.ac:13: installing 'build-aux/install-sh'
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.22 configure.ac:13: installing 'build-aux/missing'
09:29:11 [2022-08-04T09:29:11.796Z] #77 88.22 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:29:11 [2022-08-04T09:29:11.949Z] #77 81.47 checking for stdint.h... yes
09:29:12 [2022-08-04T09:29:12.055Z] #77 88.46 Makefile.am: installing 'build-aux/depcomp'
09:29:12 [2022-08-04T09:29:12.209Z] #77 81.67 checking for unistd.h... yes
09:29:12 [2022-08-04T09:29:12.370Z] #84 DONE 179.5s
09:29:12 [2022-08-04T09:29:12.370Z] 
09:29:12 [2022-08-04T09:29:12.370Z] #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
09:29:12 [2022-08-04T09:29:12.370Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:29:12 [2022-08-04T09:29:12.469Z] #77 81.88 checking for dlfcn.h... yes
09:29:12 [2022-08-04T09:29:12.469Z] #77 82.07 checking for objdir... .libs
09:29:12 [2022-08-04T09:29:12.989Z] #77 82.48 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:12 [2022-08-04T09:29:12.989Z] #77 82.66 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:12 [2022-08-04T09:29:12.989Z] #77 82.66 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:13 [2022-08-04T09:29:13.562Z] #77 82.75 checking if gcc static flag -static works... yes
09:29:13 [2022-08-04T09:29:13.822Z] #77 83.18 checking if gcc supports -c -o file.o... yes
09:29:13 [2022-08-04T09:29:13.822Z] #77 83.42 checking if gcc supports -c -o file.o... (cached) yes
09:29:13 [2022-08-04T09:29:13.822Z] #77 83.42 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:29:13 [2022-08-04T09:29:13.998Z] #77 89.90 checking build system type... x86_64-pc-linux-gnu
09:29:13 [2022-08-04T09:29:13.998Z] #77 90.19 checking host system type... x86_64-pc-linux-gnu
09:29:13 [2022-08-04T09:29:13.998Z] #77 90.19 checking how to print strings... printf
09:29:13 [2022-08-04T09:29:13.998Z] #77 90.20 checking for gcc... gcc
09:29:14 [2022-08-04T09:29:14.258Z] #77 90.28 checking whether the C compiler works... yes
09:29:14 [2022-08-04T09:29:14.258Z] #77 90.50 checking for C compiler default output file name... a.out
09:29:14 [2022-08-04T09:29:14.258Z] #77 90.50 checking for suffix of executables... 
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.53 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.89 checking how to hardcode library paths into programs... immediate
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.89 checking whether stripping libraries is possible... yes
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.92 checking if libtool supports shared libraries... yes
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.92 checking whether to build shared libraries... no
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.92 checking whether to build static libraries... yes
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.92 checking for a BSD-compatible install... /usr/bin/install -c
09:29:14 [2022-08-04T09:29:14.393Z] #77 83.96 checking whether build environment is sane... yes
09:29:14 [2022-08-04T09:29:14.393Z] #77 84.05 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:14 [2022-08-04T09:29:14.393Z] #77 ...
09:29:14 [2022-08-04T09:29:14.393Z] 
09:29:14 [2022-08-04T09:29:14.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
09:29:14 [2022-08-04T09:29:14.393Z] #60 sha256:c9327e33c511dbbada7167d302d354b7c02577632e7cc04b84404b2e23349c5c
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.01 + cd /tmp/tmp.jqMEl5zHNp/src/github.com/opencontainers/runc
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.02 + git checkout -q v1.1.2
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.58 + '[' -z '' ']'
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.58 + target=static
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.58 + make BUILDTAGS=seccomp static
09:29:14 [2022-08-04T09:29:14.393Z] #60 12.96 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:29:14 [2022-08-04T09:29:14.393Z] #60 ...
09:29:14 [2022-08-04T09:29:14.393Z] 
09:29:14 [2022-08-04T09:29:14.393Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:14 [2022-08-04T09:29:14.393Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:29:14 [2022-08-04T09:29:14.393Z] #21 6.713 Fetched 8449 kB in 6s (1412 kB/s)
09:29:14 [2022-08-04T09:29:14.393Z] #21 6.713 Reading package lists...
09:29:14 [2022-08-04T09:29:14.393Z] #21 9.397 Reading package lists...
09:29:14 [2022-08-04T09:29:14.393Z] #21 12.10 Building dependency tree...
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.74 The following additional packages will be installed:
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75   libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75   python3-pkg-resources systemd vim-runtime xxd
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.75 Suggested packages:
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77   ctags vim-doc vim-scripts xfsdump acl attr quota
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77 Recommended packages:
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:29:14 [2022-08-04T09:29:14.393Z] #21 13.77   systemd-timesyncd | time-daemon unzip
09:29:14 [2022-08-04T09:29:14.393Z] #21 15.23 The following NEW packages will be installed:
09:29:14 [2022-08-04T09:29:14.393Z] #21 15.24   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:29:14 [2022-08-04T09:29:14.393Z] #21 15.25   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
09:29:14 [2022-08-04T09:29:14.393Z] #21 15.25   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
09:29:14 [2022-08-04T09:29:14.393Z] #21 15.25   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.25   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.25   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.25   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.25   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.25   vim-runtime xfsprogs xxd xz-utils zip zstd
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.58 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.58 Need to get 31.8 MB of archives.
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.58 After this operation, 123 MB of additional disk space will be used.
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.58 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.58 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.59 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.59 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.59 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7 [4157 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.71 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.72 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.72 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.75 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.76 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.76 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.77 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.78 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.80 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.81 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.81 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.81 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.81 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.81 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.82 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.83 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.85 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.86 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 15.86 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.06 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.09 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.14 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.15 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.15 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.16 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.17 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.18 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.20 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7 [161 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.21 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.21 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.23 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.35 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.37 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.39 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
09:29:14 [2022-08-04T09:29:14.394Z] #21 16.39 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
09:29:14 [2022-08-04T09:29:14.516Z] #77 90.74 checking whether we are cross compiling... no
09:29:14 [2022-08-04T09:29:14.654Z] #21 ...
09:29:14 [2022-08-04T09:29:14.654Z] 
09:29:14 [2022-08-04T09:29:14.654Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:14 [2022-08-04T09:29:14.654Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.07 checking whether make sets $(MAKE)... yes
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.11 checking whether make supports the include directive... yes (GNU style)
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.16 checking whether make supports nested variables... yes
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.23 checking whether UID '0' is supported by ustar format... yes
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.23 checking whether GID '0' is supported by ustar format... yes
09:29:14 [2022-08-04T09:29:14.654Z] #77 84.23 checking how to create a ustar tar archive... gnutar
09:29:14 [2022-08-04T09:29:14.775Z] #77 90.97 checking for suffix of object files... o
09:29:14 [2022-08-04T09:29:14.775Z] #77 91.08 checking whether we are using the GNU C compiler... yes
09:29:14 [2022-08-04T09:29:14.775Z] #77 91.20 checking whether gcc accepts -g... yes
09:29:14 [2022-08-04T09:29:14.909Z] #62 ...
09:29:14 [2022-08-04T09:29:14.909Z] 
09:29:14 [2022-08-04T09:29:14.909Z] #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
09:29:14 [2022-08-04T09:29:14.909Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:29:14 [2022-08-04T09:29:14.909Z] #19 213.0 Selecting previously unselected package g++-aarch64-linux-gnu.
09:29:14 [2022-08-04T09:29:14.909Z] #19 213.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:29:14 [2022-08-04T09:29:14.909Z] #19 213.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
09:29:14 [2022-08-04T09:29:14.909Z] #19 213.0 Selecting previously unselected package patch.
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.30 checking dependency style of gcc... gcc3
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.48 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.49 checking whether make supports nested variables... (cached) yes
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.49 checking for gawk... (cached) mawk
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.49 checking for a sed that does not truncate output... (cached) /bin/sed
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.50 checking for gcc... (cached) gcc
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.59 checking whether we are using the GNU C compiler... (cached) yes
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.59 checking whether gcc accepts -g... (cached) yes
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.59 checking for gcc option to accept ISO C89... (cached) none needed
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.59 checking whether gcc understands -c and -o together... (cached) yes
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.59 checking for a Python interpreter with version >= 3... python3
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.64 checking for python3... /usr/bin/python3
09:29:14 [2022-08-04T09:29:14.914Z] #77 84.64 checking for python3 version... 3.9
09:29:15 [2022-08-04T09:29:15.034Z] #77 91.32 checking for gcc option to accept ISO C89... none needed
09:29:15 [2022-08-04T09:29:15.169Z] #19 213.0 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
09:29:15 [2022-08-04T09:29:15.169Z] #19 213.0 Unpacking patch (2.7.6-7) ...
09:29:15 [2022-08-04T09:29:15.169Z] #19 213.0 Selecting previously unselected package dpkg-dev.
09:29:15 [2022-08-04T09:29:15.169Z] #19 213.1 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
09:29:15 [2022-08-04T09:29:15.169Z] #19 213.1 Unpacking dpkg-dev (1.20.11) ...
09:29:15 [2022-08-04T09:29:15.174Z] #77 84.72 checking for python3 platform... linux
09:29:15 [2022-08-04T09:29:15.174Z] #77 84.79 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.45 checking whether gcc understands -c and -o together... yes
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.62 checking for a sed that does not truncate output... /bin/sed
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.65 checking for grep that handles long lines and -e... /bin/grep
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.66 checking for egrep... /bin/grep -E
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.67 checking for fgrep... /bin/grep -F
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.68 checking for ld used by gcc... /usr/bin/ld
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.71 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:15 [2022-08-04T09:29:15.292Z] #77 91.72 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Selecting previously unselected package libconfig-inifiles-perl.
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Unpacking libconfig-inifiles-perl (3.000003-1) ...
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Selecting previously unselected package libio-string-perl.
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.3 Unpacking libio-string-perl (1.08-3.1) ...
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.4 Selecting previously unselected package libicu67:amd64.
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.4 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
09:29:15 [2022-08-04T09:29:15.429Z] #19 213.4 Unpacking libicu67:amd64 (67.1-7) ...
09:29:15 [2022-08-04T09:29:15.434Z] #77 84.95 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:29:15 [2022-08-04T09:29:15.434Z] #77 85.13 checking for go-md2man... no
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.73 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.86 checking whether ln -s works... yes
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.86 checking the maximum length of command line arguments... 1572864
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking for /usr/bin/ld option to reload object files... -r
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking for objdump... objdump
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking how to recognize dependent libraries... pass_all
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking for dlltool... no
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking how to associate runtime and link libraries... printf %s\n
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking for ar... ar
09:29:15 [2022-08-04T09:29:15.551Z] #77 91.89 checking for archiver @FILE support... @
09:29:15 [2022-08-04T09:29:15.551Z] #77 92.09 checking for strip... strip
09:29:15 [2022-08-04T09:29:15.551Z] #77 92.09 checking for ranlib... ranlib
09:29:15 [2022-08-04T09:29:15.551Z] #77 92.09 checking for gawk... no
09:29:15 [2022-08-04T09:29:15.551Z] #77 92.09 checking for mawk... mawk
09:29:15 [2022-08-04T09:29:15.694Z] #77 85.15 checking error.h usability... yes
09:29:15 [2022-08-04T09:29:15.694Z] #77 ...
09:29:15 [2022-08-04T09:29:15.694Z] 
09:29:15 [2022-08-04T09:29:15.695Z] #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
09:29:15 [2022-08-04T09:29:15.695Z] #26 sha256:4d374b6ff89a2d2c7eac59da738325e1a4dd42b849f331deb6eb157e6cfeb43c
09:29:15 [2022-08-04T09:29:15.695Z] #26 118.3 Updating files:  24% (2851/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:  45% (5243/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  66% (7632/11414)
Updating files:  67% (7648/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  86% (9870/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
09:29:15 [2022-08-04T09:29:15.695Z] #26 122.1 + cd /tmp/tmp.gncHX7DZzW/tmp/docker-ce
09:29:15 [2022-08-04T09:29:15.695Z] #26 122.1 + git checkout -q v17.06.2-ce
09:29:15 [2022-08-04T09:29:15.695Z] #26 125.3 + mkdir -p /tmp/tmp.gncHX7DZzW/src/github.com/docker
09:29:15 [2022-08-04T09:29:15.695Z] #26 125.3 + mv components/cli /tmp/tmp.gncHX7DZzW/src/github.com/docker/cli
09:29:15 [2022-08-04T09:29:15.695Z] #26 125.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
09:29:15 [2022-08-04T09:29:15.695Z] #26 ...
09:29:15 [2022-08-04T09:29:15.695Z] 
09:29:15 [2022-08-04T09:29:15.695Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:15 [2022-08-04T09:29:15.695Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:29:15 [2022-08-04T09:29:15.695Z] #21 16.93 debconf: delaying package configuration, since apt-utils is not installed
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.06 Fetched 31.8 MB in 1s (28.6 MB/s)
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.14 Selecting previously unselected package libcap2:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.14 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24009 files and directories currently installed.)
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.18 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.19 Unpacking libcap2:arm64 (1:2.44-1) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.25 Selecting previously unselected package libargon2-1:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.25 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.26 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.35 Selecting previously unselected package libjson-c5:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.35 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.36 Unpacking libjson-c5:arm64 (0.15-2) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.47 Selecting previously unselected package libcryptsetup12:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.47 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.48 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.65 Selecting previously unselected package libip4tc2:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.65 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.65 Unpacking libip4tc2:arm64 (1.8.7-1) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.73 Selecting previously unselected package libkmod2:arm64.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.74 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.74 Unpacking libkmod2:arm64 (28-1) ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.83 Selecting previously unselected package systemd.
09:29:15 [2022-08-04T09:29:15.695Z] #21 17.84 Preparing to unpack .../06-systemd_247.3-7_arm64.deb ...
09:29:15 [2022-08-04T09:29:15.695Z] #21 18.00 Unpacking systemd (247.3-7) ...
09:29:16 [2022-08-04T09:29:16.118Z] #77 92.09 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:16 [2022-08-04T09:29:16.118Z] #77 92.57 checking for sysroot... no
09:29:16 [2022-08-04T09:29:16.118Z] #77 92.57 checking for a working dd... /bin/dd
09:29:16 [2022-08-04T09:29:16.118Z] #77 92.60 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:16 [2022-08-04T09:29:16.377Z] #77 92.67 checking for mt... no
09:29:16 [2022-08-04T09:29:16.377Z] #77 92.69 checking if : is a manifest tool... no
09:29:16 [2022-08-04T09:29:16.377Z] #77 92.70 checking how to run the C preprocessor... gcc -E
09:29:16 [2022-08-04T09:29:16.810Z] #19 214.6 Selecting previously unselected package libxml2:amd64.
09:29:16 [2022-08-04T09:29:16.810Z] #19 214.6 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
09:29:16 [2022-08-04T09:29:16.810Z] #19 214.6 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:29:16 [2022-08-04T09:29:16.810Z] #19 214.7 Selecting previously unselected package libxml-namespacesupport-perl.
09:29:16 [2022-08-04T09:29:16.810Z] #19 214.7 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.7 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Selecting previously unselected package libxml-sax-base-perl.
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Unpacking libxml-sax-base-perl (1.09-1.1) ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Selecting previously unselected package libxml-sax-perl.
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.9 Selecting previously unselected package libxml-libxml-perl.
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 214.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:29:16 [2022-08-04T09:29:16.811Z] #19 215.0 Selecting previously unselected package libxml-simple-perl.
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.0 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.0 Unpacking libxml-simple-perl (2.25-1) ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.0 Selecting previously unselected package libyaml-perl.
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.0 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.0 Unpacking libyaml-perl (1.30-1) ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Selecting previously unselected package libconfig-auto-perl.
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Unpacking libconfig-auto-perl (0.44-1.1) ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Selecting previously unselected package libfile-which-perl.
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.1 Unpacking libfile-which-perl (1.23-1) ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.2 Selecting previously unselected package libfile-homedir-perl.
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.2 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
09:29:17 [2022-08-04T09:29:17.071Z] #19 215.2 Unpacking libfile-homedir-perl (1.006-1) ...
09:29:17 [2022-08-04T09:29:17.313Z] #77 92.98 checking for ANSI C header files... yes
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.2 Selecting previously unselected package libdebian-dpkgcross-perl.
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.2 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.2 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Selecting previously unselected package dpkg-cross.
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Unpacking dpkg-cross (2.6.18+nmu1) ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Selecting previously unselected package crossbuild-essential-arm64.
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.3 Unpacking crossbuild-essential-arm64 (12.9) ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.4 Selecting previously unselected package libc6-armel-cross.
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.4 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
09:29:17 [2022-08-04T09:29:17.331Z] #19 215.4 Unpacking libc6-armel-cross (2.31-9cross4) ...
09:29:17 [2022-08-04T09:29:17.572Z] #77 93.79 checking for sys/types.h... yes
09:29:17 [2022-08-04T09:29:17.572Z] #77 94.03 checking for sys/stat.h... yes
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Selecting previously unselected package libgcc-s1-armel-cross.
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Selecting previously unselected package libgomp1-armel-cross.
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
09:29:17 [2022-08-04T09:29:17.591Z] #19 215.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
09:29:17 [2022-08-04T09:29:17.831Z] #77 94.18 checking for stdlib.h... yes
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Selecting previously unselected package libatomic1-armel-cross.
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Selecting previously unselected package libasan6-armel-cross.
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
09:29:17 [2022-08-04T09:29:17.853Z] #19 215.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.10 Selecting previously unselected package pigz.
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.10 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.10 Unpacking pigz (2.6-1) ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.18 Selecting previously unselected package libelf1:arm64.
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.19 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.19 Unpacking libelf1:arm64 (0.183-1) ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.37 Selecting previously unselected package libbpf0:arm64.
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.37 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.37 Unpacking libbpf0:arm64 (1:0.3-2) ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.51 Selecting previously unselected package libmnl0:arm64.
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.52 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.52 Unpacking libmnl0:arm64 (1.0.4-3) ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.59 Selecting previously unselected package libxtables12:arm64.
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.59 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.235Z] #21 20.60 Unpacking libxtables12:arm64 (1.8.7-1) ...
09:29:18 [2022-08-04T09:29:18.398Z] #77 94.38 checking for string.h... yes
09:29:18 [2022-08-04T09:29:18.398Z] #77 94.64 checking for memory.h... yes
09:29:18 [2022-08-04T09:29:18.494Z] #21 20.69 Selecting previously unselected package libcap2-bin.
09:29:18 [2022-08-04T09:29:18.494Z] #21 20.71 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.494Z] #21 20.72 Unpacking libcap2-bin (1:2.44-1) ...
09:29:18 [2022-08-04T09:29:18.494Z] #21 20.83 Selecting previously unselected package iproute2.
09:29:18 [2022-08-04T09:29:18.657Z] #77 94.82 checking for strings.h... yes
09:29:18 [2022-08-04T09:29:18.754Z] #21 20.83 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
09:29:18 [2022-08-04T09:29:18.754Z] #21 20.84 Unpacking iproute2 (5.10.0-4) ...
09:29:18 [2022-08-04T09:29:18.797Z] #19 216.7 Selecting previously unselected package libstdc++6-armel-cross.
09:29:18 [2022-08-04T09:29:18.797Z] #19 216.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
09:29:18 [2022-08-04T09:29:18.916Z] #77 95.05 checking for inttypes.h... yes
09:29:19 [2022-08-04T09:29:19.013Z] #21 21.28 Selecting previously unselected package xxd.
09:29:19 [2022-08-04T09:29:19.014Z] #21 21.29 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:29:19 [2022-08-04T09:29:19.014Z] #21 21.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:29:19 [2022-08-04T09:29:19.056Z] #19 216.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
09:29:19 [2022-08-04T09:29:19.175Z] #77 95.29 checking for stdint.h... yes
09:29:19 [2022-08-04T09:29:19.175Z] #77 95.52 checking for unistd.h... yes
09:29:19 [2022-08-04T09:29:19.274Z] #21 21.43 Selecting previously unselected package vim-common.
09:29:19 [2022-08-04T09:29:19.274Z] #21 21.43 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:29:19 [2022-08-04T09:29:19.274Z] #21 21.45 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:29:19 [2022-08-04T09:29:19.274Z] #21 21.57 Selecting previously unselected package bash-completion.
09:29:19 [2022-08-04T09:29:19.274Z] #21 21.58 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
09:29:19 [2022-08-04T09:29:19.693Z] #77 95.80 checking for dlfcn.h... yes
09:29:19 [2022-08-04T09:29:19.693Z] #77 95.95 checking for objdir... .libs
09:29:19 [2022-08-04T09:29:19.844Z] #21 ...
09:29:19 [2022-08-04T09:29:19.844Z] 
09:29:19 [2022-08-04T09:29:19.844Z] #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
09:29:19 [2022-08-04T09:29:19.844Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c
09:29:19 [2022-08-04T09:29:19.844Z] #34 DONE 132.9s
09:29:19 [2022-08-04T09:29:19.844Z] 
09:29:19 [2022-08-04T09:29:19.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
09:29:19 [2022-08-04T09:29:19.844Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.33 checking error.h presence... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.37 checking for error.h... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.42 checking linux/openat2.h usability... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.67 checking linux/openat2.h presence... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.74 checking for linux/openat2.h... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 85.78 checking for copy_file_range... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 86.01 checking for fgetxattr... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 86.24 checking for statx... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 86.58 checking for fgetpwent_r... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 86.91 checking for issetugid... no
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.13 checking for pkg-config... /usr/bin/pkg-config
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.13 checking pkg-config is at least version 0.9.0... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.14 checking for library containing yajl_tree_get... -lyajl
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.57 checking for yajl >= 2.0.0... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.63 checking sys/capability.h usability... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.81 checking sys/capability.h presence... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.88 checking for sys/capability.h... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 87.89 checking for library containing cap_from_name... -lcap
09:29:19 [2022-08-04T09:29:19.844Z] #77 88.39 checking for library containing dlopen... -ldl
09:29:19 [2022-08-04T09:29:19.844Z] #77 88.86 checking seccomp.h usability... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 89.09 checking seccomp.h presence... yes
09:29:19 [2022-08-04T09:29:19.844Z] #77 89.17 checking for seccomp.h... yes
09:29:19 [2022-08-04T09:29:19.951Z] #77 96.31 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:20 [2022-08-04T09:29:20.051Z] #19 217.9 Selecting previously unselected package libubsan1-armel-cross.
09:29:20 [2022-08-04T09:29:20.052Z] #19 217.9 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
09:29:20 [2022-08-04T09:29:20.052Z] #19 217.9 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
09:29:20 [2022-08-04T09:29:20.052Z] #19 218.0 Selecting previously unselected package libgcc-10-dev-armel-cross.
09:29:20 [2022-08-04T09:29:20.052Z] #19 218.0 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
09:29:20 [2022-08-04T09:29:20.052Z] #19 218.0 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
09:29:20 [2022-08-04T09:29:20.104Z] #77 89.17 checking for library containing seccomp_rule_add... -lseccomp
09:29:20 [2022-08-04T09:29:20.210Z] #77 96.52 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:20 [2022-08-04T09:29:20.210Z] #77 96.52 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:20 [2022-08-04T09:29:20.331Z] #19 218.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
09:29:20 [2022-08-04T09:29:20.331Z] #19 218.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
09:29:20 [2022-08-04T09:29:20.331Z] #19 218.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:29:20 [2022-08-04T09:29:20.708Z] #77 89.95 checking for library containing seccomp_arch_resolve_name... none required
09:29:20 [2022-08-04T09:29:20.777Z] #77 96.65 checking if gcc static flag -static works... yes
09:29:20 [2022-08-04T09:29:20.777Z] #77 97.16 checking if gcc supports -c -o file.o... yes
09:29:20 [2022-08-04T09:29:20.777Z] #77 97.31 checking if gcc supports -c -o file.o... (cached) yes
09:29:20 [2022-08-04T09:29:20.976Z] #77 90.38 checking systemd/sd-bus.h usability... yes
09:29:21 [2022-08-04T09:29:21.036Z] #77 97.32 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:29:21 [2022-08-04T09:29:21.235Z] #77 90.75 checking systemd/sd-bus.h presence... yes
09:29:21 [2022-08-04T09:29:21.235Z] #77 90.84 checking for systemd/sd-bus.h... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.37 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.71 checking how to hardcode library paths into programs... immediate
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.71 checking whether stripping libraries is possible... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.73 checking if libtool supports shared libraries... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.73 checking whether to build shared libraries... no
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.73 checking whether to build static libraries... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.73 checking for a BSD-compatible install... /usr/bin/install -c
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.77 checking whether build environment is sane... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.81 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.83 checking whether make sets $(MAKE)... yes
09:29:21 [2022-08-04T09:29:21.295Z] #77 97.86 checking whether make supports the include directive... yes (GNU style)
09:29:21 [2022-08-04T09:29:21.496Z] #77 90.85 checking for library containing sd_bus_match_signal_async... -lsystemd
09:29:21 [2022-08-04T09:29:21.554Z] #77 97.90 checking whether make supports nested variables... yes
09:29:21 [2022-08-04T09:29:21.554Z] #77 97.96 checking whether UID '0' is supported by ustar format... yes
09:29:21 [2022-08-04T09:29:21.554Z] #77 97.96 checking whether GID '0' is supported by ustar format... yes
09:29:21 [2022-08-04T09:29:21.554Z] #77 97.96 checking how to create a ustar tar archive... gnutar
09:29:21 [2022-08-04T09:29:21.715Z] #19 ...
09:29:21 [2022-08-04T09:29:21.715Z] 
09:29:21 [2022-08-04T09:29:21.715Z] #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
09:29:21 [2022-08-04T09:29:21.715Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:29:21 [2022-08-04T09:29:21.715Z] #62 227.6 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
09:29:21 [2022-08-04T09:29:21.715Z] #62 DONE 227.8s
09:29:21 [2022-08-04T09:29:21.755Z] #77 91.25 checking for sd_notify_barrier... yes
09:29:21 [2022-08-04T09:29:21.755Z] #77 91.49 checking linux/bpf.h usability... 
09:29:21 [2022-08-04T09:29:21.755Z] #77 ...
09:29:21 [2022-08-04T09:29:21.755Z] 
09:29:21 [2022-08-04T09:29:21.755Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:21 [2022-08-04T09:29:21.755Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:29:21 [2022-08-04T09:29:21.755Z] #21 24.12 Unpacking bash-completion (1:2.11-2) ...
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.02 checking dependency style of gcc... gcc3
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.22 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.25 checking whether make supports nested variables... (cached) yes
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.25 checking for gawk... (cached) mawk
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.25 checking for a sed that does not truncate output... (cached) /bin/sed
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.26 checking for gcc... (cached) gcc
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.36 checking whether we are using the GNU C compiler... (cached) yes
09:29:21 [2022-08-04T09:29:21.813Z] #77 98.36 checking whether gcc accepts -g... (cached) yes
09:29:21 [2022-08-04T09:29:21.974Z] 
09:29:21 [2022-08-04T09:29:21.974Z] #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
09:29:21 [2022-08-04T09:29:21.974Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
09:29:22 [2022-08-04T09:29:22.071Z] #77 98.36 checking for gcc option to accept ISO C89... (cached) none needed
09:29:22 [2022-08-04T09:29:22.071Z] #77 98.36 checking whether gcc understands -c and -o together... (cached) yes
09:29:22 [2022-08-04T09:29:22.071Z] #77 98.37 checking for a Python interpreter with version >= 3... python3
09:29:22 [2022-08-04T09:29:22.071Z] #77 98.49 checking for python3... /usr/bin/python3
09:29:22 [2022-08-04T09:29:22.071Z] #77 98.49 checking for python3 version... 3.9
09:29:22 [2022-08-04T09:29:22.324Z] #21 24.59 Selecting previously unselected package bzip2.
09:29:22 [2022-08-04T09:29:22.324Z] #21 24.60 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
09:29:22 [2022-08-04T09:29:22.324Z] #21 24.61 Unpacking bzip2 (1.0.8-4) ...
09:29:22 [2022-08-04T09:29:22.330Z] #77 98.57 checking for python3 platform... linux
09:29:22 [2022-08-04T09:29:22.583Z] #21 24.71 Selecting previously unselected package xz-utils.
09:29:22 [2022-08-04T09:29:22.583Z] #21 24.71 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
09:29:22 [2022-08-04T09:29:22.584Z] #21 24.72 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:29:22 [2022-08-04T09:29:22.584Z] #21 24.86 Selecting previously unselected package apparmor.
09:29:22 [2022-08-04T09:29:22.584Z] #21 24.86 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
09:29:22 [2022-08-04T09:29:22.584Z] #21 24.94 Unpacking apparmor (2.13.6-10) ...
09:29:22 [2022-08-04T09:29:22.589Z] #77 98.70 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:29:22 [2022-08-04T09:29:22.589Z] #77 98.86 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:29:22 [2022-08-04T09:29:22.589Z] #77 99.04 checking for go-md2man... no
09:29:22 [2022-08-04T09:29:22.847Z] #77 99.06 checking error.h usability... yes
09:29:22 [2022-08-04T09:29:22.847Z] #77 99.22 checking error.h presence... yes
09:29:22 [2022-08-04T09:29:22.847Z] #77 99.26 checking for error.h... yes
09:29:22 [2022-08-04T09:29:22.847Z] #77 99.29 checking linux/openat2.h usability... 
09:29:22 [2022-08-04T09:29:22.847Z] #77 ...
09:29:22 [2022-08-04T09:29:22.847Z] 
09:29:22 [2022-08-04T09:29:22.847Z] #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
09:29:22 [2022-08-04T09:29:22.847Z] #60 sha256:10d5874d8f0dd1d54ebfff826e12f80b7d4944e8ecf74215c3e7e53b33da9fef
09:29:22 [2022-08-04T09:29:22.847Z] #60 14.85 + cd /tmp/tmp.CwyfQcgfla/src/github.com/opencontainers/runc
09:29:22 [2022-08-04T09:29:22.847Z] #60 14.85 + git checkout -q v1.1.2
09:29:22 [2022-08-04T09:29:22.847Z] #60 15.66 + '[' -z '' ']'
09:29:22 [2022-08-04T09:29:22.847Z] #60 15.66 + target=static
09:29:22 [2022-08-04T09:29:22.847Z] #60 15.66 + make BUILDTAGS=seccomp static
09:29:22 [2022-08-04T09:29:22.847Z] #60 16.24 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.29 Selecting previously unselected package inetutils-ping.
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.30 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.32 Unpacking inetutils-ping (2:2.0-1) ...
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.41 Selecting previously unselected package libip6tc2:arm64.
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.41 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.42 Unpacking libip6tc2:arm64 (1.8.7-1) ...
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.51 Selecting previously unselected package libnfnetlink0:arm64.
09:29:23 [2022-08-04T09:29:23.104Z] #21 25.51 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.106Z] #60 ...
09:29:23 [2022-08-04T09:29:23.106Z] 
09:29:23 [2022-08-04T09:29:23.106Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:23 [2022-08-04T09:29:23.106Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:23 [2022-08-04T09:29:23.106Z] #77 99.29 checking linux/openat2.h usability... yes
09:29:23 [2022-08-04T09:29:23.106Z] #77 99.44 checking linux/openat2.h presence... yes
09:29:23 [2022-08-04T09:29:23.106Z] #77 99.51 checking for linux/openat2.h... yes
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.52 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.59 Selecting previously unselected package libnetfilter-conntrack3:arm64.
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.60 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.61 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.69 Selecting previously unselected package libnftnl11:arm64.
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.71 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.72 Unpacking libnftnl11:arm64 (1.1.9-1) ...
09:29:23 [2022-08-04T09:29:23.364Z] #21 25.82 Selecting previously unselected package iptables.
09:29:23 [2022-08-04T09:29:23.365Z] #77 99.55 checking for copy_file_range... yes
09:29:23 [2022-08-04T09:29:23.624Z] #77 99.86 checking for fgetxattr... yes
09:29:23 [2022-08-04T09:29:23.624Z] #21 25.82 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.624Z] #21 25.83 Unpacking iptables (1.8.7-1) ...
09:29:23 [2022-08-04T09:29:23.883Z] #77 100.1 checking for statx... yes
09:29:23 [2022-08-04T09:29:23.885Z] #21 26.11 Selecting previously unselected package libonig5:arm64.
09:29:23 [2022-08-04T09:29:23.885Z] #21 26.11 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
09:29:23 [2022-08-04T09:29:23.885Z] #21 26.12 Unpacking libonig5:arm64 (6.9.6-1.1) ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.26 Selecting previously unselected package libjq1:arm64.
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.26 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.29 Unpacking libjq1:arm64 (1.6-2.1) ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.42 Selecting previously unselected package jq.
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.43 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.44 Unpacking jq (1.6-2.1) ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.50 Selecting previously unselected package libaio1:arm64.
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.50 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
09:29:24 [2022-08-04T09:29:24.145Z] #21 26.50 Unpacking libaio1:arm64 (0.3.112-9) ...
09:29:24 [2022-08-04T09:29:24.401Z] #77 100.4 checking for fgetpwent_r... yes
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.56 Selecting previously unselected package libgpm2:arm64.
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.57 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.58 Unpacking libgpm2:arm64 (1.20.7-8) ...
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.64 Selecting previously unselected package libicu67:arm64.
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.64 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
09:29:24 [2022-08-04T09:29:24.405Z] #21 26.64 Unpacking libicu67:arm64 (67.1-7) ...
09:29:24 [2022-08-04T09:29:24.704Z] #77 100.8 checking for issetugid... no
09:29:24 [2022-08-04T09:29:24.704Z] #77 101.1 checking for pkg-config... /usr/bin/pkg-config
09:29:24 [2022-08-04T09:29:24.704Z] #77 101.1 checking pkg-config is at least version 0.9.0... yes
09:29:24 [2022-08-04T09:29:24.977Z] #77 101.2 checking for library containing yajl_tree_get... 
09:29:24 [2022-08-04T09:29:24.977Z] #77 ...
09:29:24 [2022-08-04T09:29:24.977Z] 
09:29:24 [2022-08-04T09:29:24.977Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:24 [2022-08-04T09:29:24.977Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:29:24 [2022-08-04T09:29:24.977Z] #21 9.354 Fetched 8563 kB in 8s (1022 kB/s)
09:29:24 [2022-08-04T09:29:24.977Z] #21 9.354 Reading package lists...
09:29:24 [2022-08-04T09:29:24.977Z] #21 12.38 Reading package lists...
09:29:24 [2022-08-04T09:29:24.977Z] #21 15.34 Building dependency tree...
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.54 The following additional packages will be installed:
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.54   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.55   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.55   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.55   libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.55   python3-pkg-resources systemd vim-runtime xxd
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.56 Suggested packages:
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57   ctags vim-doc vim-scripts xfsdump acl attr quota
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57 Recommended packages:
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:29:24 [2022-08-04T09:29:24.977Z] #21 17.57   systemd-timesyncd | time-daemon unzip
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.56 The following NEW packages will be installed:
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
09:29:25 [2022-08-04T09:29:25.239Z] #21 19.57   vim-runtime xfsprogs xxd xz-utils zip zstd
09:29:25 [2022-08-04T09:29:25.239Z] #21 ...
09:29:25 [2022-08-04T09:29:25.239Z] 
09:29:25 [2022-08-04T09:29:25.239Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:25 [2022-08-04T09:29:25.239Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:25 [2022-08-04T09:29:25.239Z] #77 101.2 checking for library containing yajl_tree_get... -lyajl
09:29:25 [2022-08-04T09:29:25.239Z] #77 101.8 checking for yajl >= 2.0.0... yes
09:29:25 [2022-08-04T09:29:25.500Z] #77 101.8 checking sys/capability.h usability... yes
09:29:25 [2022-08-04T09:29:25.759Z] #77 102.0 checking sys/capability.h presence... yes
09:29:25 [2022-08-04T09:29:25.759Z] #77 102.1 checking for sys/capability.h... yes
09:29:26 [2022-08-04T09:29:26.027Z] #77 102.1 checking for library containing cap_from_name... -lcap
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Selecting previously unselected package gcc-arm-linux-gnueabi.
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Selecting previously unselected package linux-libc-dev-armel-cross.
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.7 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.9 Selecting previously unselected package libc6-dev-armel-cross.
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.9 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 223.9 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 224.1 Selecting previously unselected package libstdc++-10-dev-armel-cross.
09:29:26 [2022-08-04T09:29:26.167Z] #19 224.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
09:29:26 [2022-08-04T09:29:26.167Z] #19 224.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
09:29:26 [2022-08-04T09:29:26.428Z] #19 224.4 Selecting previously unselected package g++-10-arm-linux-gnueabi.
09:29:26 [2022-08-04T09:29:26.428Z] #19 224.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
09:29:26 [2022-08-04T09:29:26.428Z] #19 224.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:29:26 [2022-08-04T09:29:26.628Z] #77 102.5 checking for library containing dlopen... -ldl
09:29:26 [2022-08-04T09:29:26.891Z] #77 103.0 checking seccomp.h usability... yes
09:29:26 [2022-08-04T09:29:26.891Z] #77 103.3 checking seccomp.h presence... yes
09:29:26 [2022-08-04T09:29:26.891Z] #77 103.4 checking for seccomp.h... yes
09:29:27 [2022-08-04T09:29:27.468Z] #77 103.4 checking for library containing seccomp_rule_add... -lseccomp
09:29:27 [2022-08-04T09:29:27.468Z] #77 103.8 checking for library containing seccomp_arch_resolve_name... none required
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.69 Selecting previously unselected package libinih1:arm64.
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.69 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.70 Unpacking libinih1:arm64 (53-1+b2) ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.79 Selecting previously unselected package libmicrohttpd12:arm64.
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.80 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.80 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.90 Selecting previously unselected package libnet1:arm64.
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.90 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 29.91 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 30.00 Selecting previously unselected package libnl-3-200:arm64.
09:29:27 [2022-08-04T09:29:27.716Z] #21 30.00 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.716Z] #21 30.00 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
09:29:27 [2022-08-04T09:29:27.729Z] #77 104.0 checking systemd/sd-bus.h usability... yes
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.11 Selecting previously unselected package libprotobuf-c1:arm64.
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.11 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.12 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.21 Selecting previously unselected package libyajl2:arm64.
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.21 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.22 Unpacking libyajl2:arm64 (2.1.0-3) ...
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.27 Selecting previously unselected package net-tools.
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.29 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
09:29:27 [2022-08-04T09:29:27.976Z] #21 30.29 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:29:27 [2022-08-04T09:29:27.986Z] #77 104.3 checking systemd/sd-bus.h presence... yes
09:29:27 [2022-08-04T09:29:27.986Z] #77 104.4 checking for systemd/sd-bus.h... yes
09:29:28 [2022-08-04T09:29:28.236Z] #21 30.52 Selecting previously unselected package patch.
09:29:28 [2022-08-04T09:29:28.236Z] #21 30.54 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
09:29:28 [2022-08-04T09:29:28.236Z] #21 30.54 Unpacking patch (2.7.6-7) ...
09:29:28 [2022-08-04T09:29:28.498Z] #21 30.65 Selecting previously unselected package python-pip-whl.
09:29:28 [2022-08-04T09:29:28.498Z] #21 30.67 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:29:28 [2022-08-04T09:29:28.498Z] #21 30.67 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:29:28 [2022-08-04T09:29:28.552Z] #77 104.4 checking for library containing sd_bus_match_signal_async... -lsystemd
09:29:28 [2022-08-04T09:29:28.758Z] #21 31.17 Selecting previously unselected package python3-lib2to3.
09:29:29 [2022-08-04T09:29:29.019Z] #21 31.18 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
09:29:29 [2022-08-04T09:29:29.019Z] #21 31.18 Unpacking python3-lib2to3 (3.9.2-1) ...
09:29:29 [2022-08-04T09:29:29.019Z] #21 31.30 Selecting previously unselected package python3-distutils.
09:29:29 [2022-08-04T09:29:29.019Z] #21 31.31 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
09:29:29 [2022-08-04T09:29:29.019Z] #21 31.32 Unpacking python3-distutils (3.9.2-1) ...
09:29:29 [2022-08-04T09:29:29.068Z] #77 105.1 checking for sd_notify_barrier... yes
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.47 Selecting previously unselected package python3-pkg-resources.
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.48 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.49 Unpacking python3-pkg-resources (52.0.0-4) ...
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.61 Selecting previously unselected package python3-setuptools.
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.61 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
09:29:29 [2022-08-04T09:29:29.279Z] #21 31.62 Unpacking python3-setuptools (52.0.0-4) ...
09:29:29 [2022-08-04T09:29:29.326Z] #77 105.5 checking linux/bpf.h usability... yes
09:29:29 [2022-08-04T09:29:29.326Z] #77 105.7 checking linux/bpf.h presence... yes
09:29:29 [2022-08-04T09:29:29.326Z] #77 105.7 checking for linux/bpf.h... yes
09:29:29 [2022-08-04T09:29:29.540Z] #21 31.86 Selecting previously unselected package python3-wheel.
09:29:29 [2022-08-04T09:29:29.540Z] #21 31.87 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
09:29:29 [2022-08-04T09:29:29.540Z] #21 31.87 Unpacking python3-wheel (0.34.2-1) ...
09:29:29 [2022-08-04T09:29:29.540Z] #21 31.97 Selecting previously unselected package python3-pip.
09:29:29 [2022-08-04T09:29:29.585Z] #77 105.7 checking compilation for eBPF... yes
09:29:29 [2022-08-04T09:29:29.585Z] #77 105.9 checking for criu >= 3.15... no
09:29:29 [2022-08-04T09:29:29.585Z] #77 105.9 configure: CRIU headers not found, building without CRIU support
09:29:29 [2022-08-04T09:29:29.585Z] #77 105.9 checking for criu > 3.16... no
09:29:29 [2022-08-04T09:29:29.585Z] #77 106.0 configure: CRIU version doesn't support join-ns API
09:29:29 [2022-08-04T09:29:29.585Z] #77 106.0 checking for criu > 3.16.1... no
09:29:29 [2022-08-04T09:29:29.585Z] #77 106.0 configure: CRIU version doesn't support for pre-dumping
09:29:29 [2022-08-04T09:29:29.585Z] #77 106.0 checking for new mount API (fsconfig)... yes
09:29:29 [2022-08-04T09:29:29.800Z] #21 31.97 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:29:29 [2022-08-04T09:29:29.800Z] #21 31.97 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:29:29 [2022-08-04T09:29:29.844Z] #77 106.1 checking for seccomp notify API... yes
09:29:29 [2022-08-04T09:29:29.844Z] #77 106.2 checking for gperf... no
09:29:29 [2022-08-04T09:29:29.844Z] #77 106.2 configure: gperf not found - cannot rebuild signal parser code
09:29:30 [2022-08-04T09:29:30.060Z] #21 32.23 Selecting previously unselected package sudo.
09:29:30 [2022-08-04T09:29:30.060Z] #21 32.23 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
09:29:30 [2022-08-04T09:29:30.060Z] #21 32.24 Unpacking sudo (1.9.5p2-3) ...
09:29:30 [2022-08-04T09:29:30.105Z] #77 106.2 checking for library containing argp_parse... none required
09:29:30 [2022-08-04T09:29:30.364Z] #77 106.7 checking that generated files are newer than configure... done
09:29:30 [2022-08-04T09:29:30.364Z] #77 106.7 configure: creating ./config.status
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.82 Selecting previously unselected package systemd-journal-remote.
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.82 Preparing to unpack .../48-systemd-journal-remote_247.3-7_arm64.deb ...
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.84 Unpacking systemd-journal-remote (247.3-7) ...
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.95 Selecting previously unselected package thin-provisioning-tools.
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.96 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
09:29:30 [2022-08-04T09:29:30.629Z] #21 32.96 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:29:30 [2022-08-04T09:29:30.889Z] #21 33.12 Selecting previously unselected package uidmap.
09:29:30 [2022-08-04T09:29:30.889Z] #21 33.13 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
09:29:30 [2022-08-04T09:29:30.889Z] #21 33.14 Unpacking uidmap (1:4.8.1-1) ...
09:29:30 [2022-08-04T09:29:30.889Z] #21 33.28 Selecting previously unselected package vim-runtime.
09:29:31 [2022-08-04T09:29:31.149Z] #21 33.29 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:29:31 [2022-08-04T09:29:31.149Z] #21 33.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:29:31 [2022-08-04T09:29:31.149Z] #21 33.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:29:31 [2022-08-04T09:29:31.149Z] #21 33.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Selecting previously unselected package g++-arm-linux-gnueabi.
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Selecting previously unselected package crossbuild-essential-armel.
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 228.9 Unpacking crossbuild-essential-armel (12.9) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.0 Selecting previously unselected package libc6-armhf-cross.
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.0 Unpacking libc6-armhf-cross (2.31-9cross4) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Selecting previously unselected package libgcc-s1-armhf-cross.
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Selecting previously unselected package libgomp1-armhf-cross.
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.1 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Selecting previously unselected package libatomic1-armhf-cross.
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Selecting previously unselected package libasan6-armhf-cross.
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.2 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.705Z] #19 229.5 Selecting previously unselected package libstdc++6-armhf-cross.
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.5 Selecting previously unselected package libubsan1-armhf-cross.
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.706Z] #19 229.8 Selecting previously unselected package libgcc-10-dev-armhf-cross.
09:29:31 [2022-08-04T09:29:31.964Z] #19 229.8 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:31 [2022-08-04T09:29:31.965Z] #19 229.8 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
09:29:31 [2022-08-04T09:29:31.965Z] #19 230.1 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
09:29:32 [2022-08-04T09:29:32.088Z] #21 ...
09:29:32 [2022-08-04T09:29:32.088Z] 
09:29:32 [2022-08-04T09:29:32.089Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:32 [2022-08-04T09:29:32.089Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.49 checking linux/bpf.h usability... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.62 checking linux/bpf.h presence... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.70 checking for linux/bpf.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.71 checking compilation for eBPF... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.86 checking for criu >= 3.15... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.89 configure: CRIU headers not found, building without CRIU support
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.89 checking for criu > 3.16... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.92 configure: CRIU version doesn't support join-ns API
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.93 checking for criu > 3.16.1... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.97 configure: CRIU version doesn't support for pre-dumping
09:29:32 [2022-08-04T09:29:32.089Z] #77 91.97 checking for new mount API (fsconfig)... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.03 checking for seccomp notify API... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.11 checking for gperf... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.11 configure: gperf not found - cannot rebuild signal parser code
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.12 checking for library containing argp_parse... none required
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.46 checking that generated files are newer than configure... done
09:29:32 [2022-08-04T09:29:32.089Z] #77 92.47 configure: creating ./config.status
09:29:32 [2022-08-04T09:29:32.089Z] #77 95.38 config.status: creating Makefile
09:29:32 [2022-08-04T09:29:32.089Z] #77 95.47 config.status: creating rpm/crun.spec
09:29:32 [2022-08-04T09:29:32.089Z] #77 95.55 config.status: creating config.h
09:29:32 [2022-08-04T09:29:32.089Z] #77 95.58 config.status: executing libtool commands
09:29:32 [2022-08-04T09:29:32.089Z] #77 95.63 config.status: executing depfiles commands
09:29:32 [2022-08-04T09:29:32.089Z] #77 96.91 === configuring in libocispec (/tmp/crun-build/libocispec)
09:29:32 [2022-08-04T09:29:32.089Z] #77 96.94 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:29:32 [2022-08-04T09:29:32.089Z] #77 97.40 checking for gcc... gcc
09:29:32 [2022-08-04T09:29:32.089Z] #77 97.53 checking whether the C compiler works... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 97.70 checking for C compiler default output file name... a.out
09:29:32 [2022-08-04T09:29:32.089Z] #77 97.70 checking for suffix of executables... 
09:29:32 [2022-08-04T09:29:32.089Z] #77 97.84 checking whether we are cross compiling... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.02 checking for suffix of object files... o
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.14 checking whether we are using the GNU C compiler... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.22 checking whether gcc accepts -g... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.31 checking for gcc option to accept ISO C89... none needed
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.46 checking whether gcc understands -c and -o together... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.66 checking how to run the C preprocessor... gcc -E
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.96 checking for grep that handles long lines and -e... /bin/grep
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.97 checking for egrep... /bin/grep -E
09:29:32 [2022-08-04T09:29:32.089Z] #77 98.97 checking for ANSI C header files... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 99.47 checking for sys/types.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 99.63 checking for sys/stat.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 99.83 checking for stdlib.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.0 checking for string.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.2 checking for memory.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.4 checking for strings.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.5 checking for inttypes.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.6 checking for stdint.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.7 checking for unistd.h... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.8 checking minix/config.h usability... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 100.9 checking minix/config.h presence... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.0 checking for minix/config.h... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.0 checking whether it is safe to define __EXTENSIONS__... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.3 checking build system type... aarch64-unknown-linux-gnu
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking host system type... aarch64-unknown-linux-gnu
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking how to print strings... printf
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking for a sed that does not truncate output... /bin/sed
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking for fgrep... /bin/grep -F
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking for ld used by gcc... /usr/bin/ld
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.7 checking whether ln -s works... yes
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.7 checking the maximum length of command line arguments... 1572864
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking for /usr/bin/ld option to reload object files... -r
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking for objdump... objdump
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking how to recognize dependent libraries... pass_all
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking for dlltool... no
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking how to associate runtime and link libraries... printf %s\n
09:29:32 [2022-08-04T09:29:32.089Z] #77 101.8 checking for ar... ar
09:29:32 [2022-08-04T09:29:32.223Z] #19 230.1 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.223Z] #19 230.1 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:29:32 [2022-08-04T09:29:32.349Z] #77 101.8 checking for archiver @FILE support... @
09:29:32 [2022-08-04T09:29:32.349Z] #77 101.9 checking for strip... strip
09:29:32 [2022-08-04T09:29:32.349Z] #77 101.9 checking for ranlib... ranlib
09:29:32 [2022-08-04T09:29:32.349Z] #77 101.9 checking for gawk... no
09:29:32 [2022-08-04T09:29:32.349Z] #77 101.9 checking for mawk... mawk
09:29:32 [2022-08-04T09:29:32.608Z] #77 101.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:32 [2022-08-04T09:29:32.609Z] #77 102.3 checking for sysroot... no
09:29:32 [2022-08-04T09:29:32.609Z] #77 102.3 checking for a working dd... /bin/dd
09:29:32 [2022-08-04T09:29:32.609Z] #77 102.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:32 [2022-08-04T09:29:32.609Z] #77 102.3 checking for mt... no
09:29:32 [2022-08-04T09:29:32.609Z] #77 102.3 checking if : is a manifest tool... no
09:29:32 [2022-08-04T09:29:32.868Z] #77 102.4 checking for dlfcn.h... yes
09:29:32 [2022-08-04T09:29:32.868Z] #77 102.5 checking for objdir... .libs
09:29:32 [2022-08-04T09:29:32.897Z] #77 109.0 config.status: creating Makefile
09:29:32 [2022-08-04T09:29:32.897Z] #77 109.1 config.status: creating rpm/crun.spec
09:29:32 [2022-08-04T09:29:32.897Z] #77 109.2 config.status: creating config.h
09:29:32 [2022-08-04T09:29:32.897Z] #77 109.2 config.status: executing libtool commands
09:29:32 [2022-08-04T09:29:32.897Z] #77 109.3 config.status: executing depfiles commands
09:29:32 [2022-08-04T09:29:32.897Z] #77 ...
09:29:32 [2022-08-04T09:29:32.897Z] 
09:29:32 [2022-08-04T09:29:32.897Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:32 [2022-08-04T09:29:32.897Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.92 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.92 Need to get 32.8 MB of archives.
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.92 After this operation, 124 MB of additional disk space will be used.
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 19.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.10 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.11 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.11 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.17 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.79 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.80 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.81 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.90 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.91 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.92 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.92 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.94 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 20.96 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.01 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.02 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.04 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.05 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.36 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.40 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.44 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 21.44 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.35 debconf: delaying package configuration, since apt-utils is not installed
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.50 Fetched 32.8 MB in 2s (17.7 MB/s)
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.58 Selecting previously unselected package libcap2:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.67 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.67 Unpacking libcap2:amd64 (1:2.44-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.74 Selecting previously unselected package libargon2-1:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.74 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.75 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.81 Selecting previously unselected package libjson-c5:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.82 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.83 Unpacking libjson-c5:amd64 (0.15-2) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.92 Selecting previously unselected package libcryptsetup12:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.92 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 22.94 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.11 Selecting previously unselected package libip4tc2:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.11 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.12 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.18 Selecting previously unselected package libkmod2:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.19 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.21 Unpacking libkmod2:amd64 (28-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.31 Selecting previously unselected package systemd.
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.31 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 23.52 Unpacking systemd (247.3-7) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.22 Selecting previously unselected package pigz.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.22 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.22 Unpacking pigz (2.6-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.31 Selecting previously unselected package libelf1:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.33 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.33 Unpacking libelf1:amd64 (0.183-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.51 Selecting previously unselected package libbpf0:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.53 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.53 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.65 Selecting previously unselected package libmnl0:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.65 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.67 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.73 Selecting previously unselected package libxtables12:amd64.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.73 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.74 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.82 Selecting previously unselected package libcap2-bin.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.82 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.84 Unpacking libcap2-bin (1:2.44-1) ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.93 Selecting previously unselected package iproute2.
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.93 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
09:29:32 [2022-08-04T09:29:32.897Z] #21 26.94 Unpacking iproute2 (5.10.0-4) ...
09:29:33 [2022-08-04T09:29:33.156Z] #21 27.52 Selecting previously unselected package xxd.
09:29:33 [2022-08-04T09:29:33.156Z] #21 27.52 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:29:33 [2022-08-04T09:29:33.156Z] #21 27.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:29:33 [2022-08-04T09:29:33.388Z] #77 102.8 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:33 [2022-08-04T09:29:33.388Z] #77 103.0 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:33 [2022-08-04T09:29:33.388Z] #77 103.0 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:33 [2022-08-04T09:29:33.415Z] #21 27.70 Selecting previously unselected package vim-common.
09:29:33 [2022-08-04T09:29:33.415Z] #21 27.70 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:29:33 [2022-08-04T09:29:33.415Z] #21 27.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:29:33 [2022-08-04T09:29:33.415Z] #21 27.89 Selecting previously unselected package bash-completion.
09:29:33 [2022-08-04T09:29:33.415Z] #21 27.89 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
09:29:33 [2022-08-04T09:29:33.648Z] #77 103.1 checking if gcc static flag -static works... yes
09:29:33 [2022-08-04T09:29:33.648Z] #77 103.3 checking if gcc supports -c -o file.o... yes
09:29:33 [2022-08-04T09:29:33.908Z] #77 103.5 checking if gcc supports -c -o file.o... (cached) yes
09:29:33 [2022-08-04T09:29:33.908Z] #77 103.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:29:34 [2022-08-04T09:29:34.168Z] #77 103.5 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:34 [2022-08-04T09:29:34.168Z] #77 103.8 checking how to hardcode library paths into programs... immediate
09:29:34 [2022-08-04T09:29:34.168Z] #77 103.8 checking whether stripping libraries is possible... yes
09:29:34 [2022-08-04T09:29:34.168Z] #77 103.8 checking if libtool supports shared libraries... yes
09:29:34 [2022-08-04T09:29:34.168Z] #77 103.8 checking whether to build shared libraries... no
09:29:34 [2022-08-04T09:29:34.169Z] #77 103.8 checking whether to build static libraries... yes
09:29:34 [2022-08-04T09:29:34.169Z] #77 103.8 checking for a BSD-compatible install... /usr/bin/install -c
09:29:34 [2022-08-04T09:29:34.169Z] #77 103.9 checking whether build environment is sane... yes
09:29:34 [2022-08-04T09:29:34.169Z] #77 103.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:34 [2022-08-04T09:29:34.169Z] #77 104.0 checking whether make sets $(MAKE)... yes
09:29:34 [2022-08-04T09:29:34.169Z] #77 104.0 checking whether make supports the include directive... yes (GNU style)
09:29:34 [2022-08-04T09:29:34.169Z] #77 ...
09:29:34 [2022-08-04T09:29:34.169Z] 
09:29:34 [2022-08-04T09:29:34.169Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:34 [2022-08-04T09:29:34.169Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:29:34 [2022-08-04T09:29:34.169Z] #21 36.58 Selecting previously unselected package vim.
09:29:34 [2022-08-04T09:29:34.169Z] #21 36.58 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
09:29:34 [2022-08-04T09:29:34.169Z] #21 36.60 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:29:34 [2022-08-04T09:29:34.738Z] #21 37.11 Selecting previously unselected package xfsprogs.
09:29:34 [2022-08-04T09:29:34.738Z] #21 37.11 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
09:29:34 [2022-08-04T09:29:34.738Z] #21 37.11 Unpacking xfsprogs (5.10.0-4) ...
09:29:35 [2022-08-04T09:29:35.309Z] #21 37.54 Selecting previously unselected package zip.
09:29:35 [2022-08-04T09:29:35.309Z] #21 37.54 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
09:29:35 [2022-08-04T09:29:35.309Z] #21 37.55 Unpacking zip (3.0-12) ...
09:29:35 [2022-08-04T09:29:35.309Z] #21 37.68 Selecting previously unselected package zstd.
09:29:35 [2022-08-04T09:29:35.319Z] #21 ...
09:29:35 [2022-08-04T09:29:35.319Z] 
09:29:35 [2022-08-04T09:29:35.319Z] #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
09:29:35 [2022-08-04T09:29:35.319Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:29:35 [2022-08-04T09:29:35.319Z] #34 DONE 162.5s
09:29:35 [2022-08-04T09:29:35.319Z] 
09:29:35 [2022-08-04T09:29:35.319Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:35 [2022-08-04T09:29:35.319Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:35 [2022-08-04T09:29:35.319Z] #77 110.5 === configuring in libocispec (/tmp/crun-build/libocispec)
09:29:35 [2022-08-04T09:29:35.319Z] #77 110.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:29:35 [2022-08-04T09:29:35.319Z] #77 110.8 checking for gcc... gcc
09:29:35 [2022-08-04T09:29:35.319Z] #77 110.9 checking whether the C compiler works... yes
09:29:35 [2022-08-04T09:29:35.319Z] #77 111.1 checking for C compiler default output file name... a.out
09:29:35 [2022-08-04T09:29:35.319Z] #77 111.1 checking for suffix of executables... 
09:29:35 [2022-08-04T09:29:35.319Z] #77 111.3 checking whether we are cross compiling... no
09:29:35 [2022-08-04T09:29:35.570Z] #21 37.68 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
09:29:35 [2022-08-04T09:29:35.570Z] #21 37.69 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:29:35 [2022-08-04T09:29:35.578Z] #77 111.8 checking for suffix of object files... o
09:29:35 [2022-08-04T09:29:35.830Z] #21 38.06 Setting up python3-pkg-resources (52.0.0-4) ...
09:29:36 [2022-08-04T09:29:36.144Z] #77 112.0 checking whether we are using the GNU C compiler... yes
09:29:36 [2022-08-04T09:29:36.144Z] #77 112.3 checking whether gcc accepts -g... yes
09:29:36 [2022-08-04T09:29:36.403Z] #77 112.6 checking for gcc option to accept ISO C89... none needed
09:29:36 [2022-08-04T09:29:36.666Z] #77 112.8 checking whether gcc understands -c and -o together... yes
09:29:36 [2022-08-04T09:29:36.666Z] #77 113.0 checking how to run the C preprocessor... gcc -E
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.01 Setting up libip4tc2:arm64 (1.8.7-1) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.02 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.04 Setting up libgpm2:arm64 (1.20.7-8) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.05 Setting up libicu67:arm64 (67.1-7) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.06 Setting up libip6tc2:arm64 (1.8.7-1) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.08 Setting up libinih1:arm64 (53-1+b2) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.09 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
09:29:36 [2022-08-04T09:29:36.770Z] #21 39.10 Setting up uidmap (1:4.8.1-1) ...
09:29:36 [2022-08-04T09:29:36.925Z] #77 113.3 checking for grep that handles long lines and -e... /bin/grep
09:29:36 [2022-08-04T09:29:36.925Z] #77 113.3 checking for egrep... /bin/grep -E
09:29:37 [2022-08-04T09:29:37.030Z] #21 39.12 Setting up libyajl2:arm64 (2.1.0-3) ...
09:29:37 [2022-08-04T09:29:37.030Z] #21 39.13 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
09:29:37 [2022-08-04T09:29:37.030Z] #21 39.14 Setting up bzip2 (1.0.8-4) ...
09:29:37 [2022-08-04T09:29:37.030Z] #21 39.16 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
09:29:37 [2022-08-04T09:29:37.030Z] #21 39.17 Setting up python3-wheel (0.34.2-1) ...
09:29:37 [2022-08-04T09:29:37.493Z] #77 113.3 checking for ANSI C header files... 
09:29:37 [2022-08-04T09:29:37.493Z] #77 ...
09:29:37 [2022-08-04T09:29:37.493Z] 
09:29:37 [2022-08-04T09:29:37.493Z] #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
09:29:37 [2022-08-04T09:29:37.493Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Delve is a source level debugger for Go programs.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Delve enables you to interact with your program by controlling the execution of the process,
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Pass flags to the program you are debugging using `--`, for example:
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 `dlv exec ./hello -- server --config conf/config.toml`
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Usage:
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   dlv [command]
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Available Commands:
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   attach      Attach to running process and begin debugging.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   connect     Connect to a headless debug server with a terminal client.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   core        Examine a core dump.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   debug       Compile and begin debugging main package in current directory, or the package specified.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   exec        Execute a precompiled binary, and begin a debug session.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   help        Help about any command
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   run         Deprecated command. Use 'debug' instead.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   test        Compile test binary and begin debugging program.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   trace       Compile and begin tracing program.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   version     Prints version.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Flags:
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --disable-aslr                     Disables address space randomization
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   -h, --help                             help for dlv
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --init string                      Init file, executed by the terminal client.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --log                              Enable debugging server logging.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2       --wd string                        Working directory for running the program.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Additional help topics:
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   dlv backend  Help about the --backend flag.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   dlv log      Help about logging flags.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2   dlv redirect Help about file redirection.
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 
09:29:37 [2022-08-04T09:29:37.493Z] #36 165.2 Use "dlv [command] --help" for more information about a command.
09:29:37 [2022-08-04T09:29:37.493Z] #36 DONE 165.3s
09:29:37 [2022-08-04T09:29:37.493Z] 
09:29:37 [2022-08-04T09:29:37.493Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:37 [2022-08-04T09:29:37.493Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:37 [2022-08-04T09:29:37.493Z] #77 113.3 checking for ANSI C header files... yes
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.8 Selecting previously unselected package gcc-arm-linux-gnueabihf.
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.8 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.8 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.9 Selecting previously unselected package linux-libc-dev-armhf-cross.
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.9 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 234.9 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.0 Selecting previously unselected package libc6-dev-armhf-cross.
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.1 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.1 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.3 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.3 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.3 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
09:29:37 [2022-08-04T09:29:37.499Z] #19 235.5 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
09:29:37 [2022-08-04T09:29:37.600Z] #21 39.77 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
09:29:37 [2022-08-04T09:29:37.600Z] #21 39.79 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:29:37 [2022-08-04T09:29:37.600Z] #21 39.80 Setting up libcap2:arm64 (1:2.44-1) ...
09:29:37 [2022-08-04T09:29:37.600Z] #21 39.81 Setting up libcap2-bin (1:2.44-1) ...
09:29:37 [2022-08-04T09:29:37.600Z] #21 39.83 Setting up apparmor (2.13.6-10) ...
09:29:37 [2022-08-04T09:29:37.752Z] #77 113.9 checking for sys/types.h... yes
09:29:37 [2022-08-04T09:29:37.759Z] #19 235.5 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
09:29:37 [2022-08-04T09:29:37.759Z] #19 235.5 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:29:38 [2022-08-04T09:29:38.320Z] #77 114.3 checking for sys/stat.h... yes
09:29:38 [2022-08-04T09:29:38.320Z] #77 114.7 checking for stdlib.h... yes
09:29:38 [2022-08-04T09:29:38.578Z] #77 114.9 checking for string.h... yes
09:29:38 [2022-08-04T09:29:38.839Z] #77 115.0 checking for memory.h... yes
09:29:38 [2022-08-04T09:29:38.982Z] #21 41.27 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:29:38 [2022-08-04T09:29:38.982Z] #21 41.33 Setting up zip (3.0-12) ...
09:29:38 [2022-08-04T09:29:38.982Z] #21 41.34 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:29:38 [2022-08-04T09:29:38.982Z] #21 41.37 Setting up bash-completion (1:2.11-2) ...
09:29:39 [2022-08-04T09:29:39.099Z] #77 115.2 checking for strings.h... yes
09:29:39 [2022-08-04T09:29:39.099Z] #77 115.4 checking for inttypes.h... yes
09:29:39 [2022-08-04T09:29:39.358Z] #77 115.5 checking for stdint.h... yes
09:29:39 [2022-08-04T09:29:39.358Z] #77 115.7 checking for unistd.h... yes
09:29:39 [2022-08-04T09:29:39.617Z] #77 115.9 checking minix/config.h usability... no
09:29:39 [2022-08-04T09:29:39.617Z] #77 116.1 checking minix/config.h presence... no
09:29:39 [2022-08-04T09:29:39.617Z] #77 116.2 checking for minix/config.h... no
09:29:39 [2022-08-04T09:29:39.877Z] #77 116.2 checking whether it is safe to define __EXTENSIONS__... yes
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.4 checking build system type... x86_64-pc-linux-gnu
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking host system type... x86_64-pc-linux-gnu
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking how to print strings... printf
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking for a sed that does not truncate output... /bin/sed
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking for fgrep... /bin/grep -F
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking for ld used by gcc... /usr/bin/ld
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.6 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:40 [2022-08-04T09:29:40.135Z] #77 116.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.7 checking whether ln -s works... yes
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.7 checking the maximum length of command line arguments... 1572864
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking for /usr/bin/ld option to reload object files... -r
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking for objdump... objdump
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking how to recognize dependent libraries... pass_all
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking for dlltool... no
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking how to associate runtime and link libraries... printf %s\n
09:29:40 [2022-08-04T09:29:40.394Z] #77 116.8 checking for ar... ar
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.8 checking for archiver @FILE support... @
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.9 checking for strip... strip
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.9 checking for ranlib... ranlib
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.9 checking for gawk... no
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.9 checking for mawk... mawk
09:29:40 [2022-08-04T09:29:40.652Z] #77 116.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:40 [2022-08-04T09:29:40.911Z] #77 117.2 checking for sysroot... no
09:29:40 [2022-08-04T09:29:40.911Z] #77 117.2 checking for a working dd... /bin/dd
09:29:40 [2022-08-04T09:29:40.911Z] #77 117.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:40 [2022-08-04T09:29:40.911Z] #77 117.3 checking for mt... no
09:29:40 [2022-08-04T09:29:40.911Z] #77 117.3 checking if : is a manifest tool... no
09:29:41 [2022-08-04T09:29:41.169Z] #77 117.3 checking for dlfcn.h... yes
09:29:41 [2022-08-04T09:29:41.169Z] #77 117.5 checking for objdir... .libs
09:29:41 [2022-08-04T09:29:41.428Z] #77 117.8 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:41 [2022-08-04T09:29:41.428Z] #77 117.9 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:41 [2022-08-04T09:29:41.428Z] #77 117.9 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:41 [2022-08-04T09:29:41.528Z] #21 ...
09:29:41 [2022-08-04T09:29:41.528Z] 
09:29:41 [2022-08-04T09:29:41.528Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:41 [2022-08-04T09:29:41.528Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.0 checking whether make supports nested variables... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.1 checking whether UID '0' is supported by ustar format... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.1 checking whether GID '0' is supported by ustar format... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.1 checking how to create a ustar tar archive... gnutar
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.2 checking dependency style of gcc... gcc3
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking whether make supports nested variables... (cached) yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking for pkg-config... /usr/bin/pkg-config
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking pkg-config is at least version 0.9.0... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking for yajl >= 2.1.0... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking for a sed that does not truncate output... (cached) /bin/sed
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.4 checking for gcc... (cached) gcc
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking whether we are using the GNU C compiler... (cached) yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking whether gcc accepts -g... (cached) yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking for gcc option to accept ISO C89... (cached) none needed
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking whether gcc understands -c and -o together... (cached) yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking for a Python interpreter with version >= 3... python3
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking for python3... /usr/bin/python3
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.5 checking for python3 version... 3.9
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.6 checking for python3 platform... linux
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:29:41 [2022-08-04T09:29:41.528Z] #77 104.7 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:29:41 [2022-08-04T09:29:41.528Z] #77 105.0 checking that generated files are newer than configure... done
09:29:41 [2022-08-04T09:29:41.528Z] #77 105.0 configure: creating ./config.status
09:29:41 [2022-08-04T09:29:41.528Z] #77 107.6 config.status: creating Makefile
09:29:41 [2022-08-04T09:29:41.528Z] #77 107.7 config.status: creating config.h
09:29:41 [2022-08-04T09:29:41.528Z] #77 107.7 config.status: executing libtool commands
09:29:41 [2022-08-04T09:29:41.528Z] #77 107.8 config.status: executing depfiles commands
09:29:41 [2022-08-04T09:29:41.528Z] #77 108.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:29:41 [2022-08-04T09:29:41.528Z] #77 108.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:29:41 [2022-08-04T09:29:41.528Z] #77 108.9 checking for gcc... gcc
09:29:41 [2022-08-04T09:29:41.528Z] #77 109.0 checking whether the C compiler works... yes
09:29:41 [2022-08-04T09:29:41.528Z] #77 109.2 checking for C compiler default output file name... a.out
09:29:41 [2022-08-04T09:29:41.528Z] #77 109.2 checking for suffix of executables... 
09:29:41 [2022-08-04T09:29:41.529Z] #77 109.4 checking whether we are cross compiling... no
09:29:41 [2022-08-04T09:29:41.529Z] #77 109.6 checking for suffix of object files... o
09:29:41 [2022-08-04T09:29:41.529Z] #77 109.8 checking whether we are using the GNU C compiler... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 109.8 checking whether gcc accepts -g... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 109.9 checking for gcc option to accept ISO C89... none needed
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.1 checking whether gcc understands -c and -o together... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.3 checking for a BSD-compatible install... /usr/bin/install -c
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.3 checking whether build environment is sane... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.4 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.4 checking for gawk... no
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.4 checking for mawk... mawk
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.4 checking whether make sets $(MAKE)... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.4 checking whether make supports the include directive... yes (GNU style)
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.5 checking whether make supports nested variables... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.5 checking whether UID '0' is supported by ustar format... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.5 checking whether GID '0' is supported by ustar format... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.5 checking how to create a ustar tar archive... gnutar
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.6 checking dependency style of gcc... gcc3
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.8 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.8 checking whether make supports nested variables... (cached) yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 110.9 checking build system type... aarch64-unknown-linux-gnu
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.2 checking host system type... aarch64-unknown-linux-gnu
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.2 checking how to print strings... printf
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.2 checking for a sed that does not truncate output... /bin/sed
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.2 checking for grep that handles long lines and -e... /bin/grep
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.2 checking for egrep... /bin/grep -E
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.3 checking for fgrep... /bin/grep -F
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.3 checking for ld used by gcc... /usr/bin/ld
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:41 [2022-08-04T09:29:41.529Z] #77 111.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.4 checking whether ln -s works... yes
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking the maximum length of command line arguments... 1572864
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking for /usr/bin/ld option to reload object files... -r
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking for objdump... objdump
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking how to recognize dependent libraries... pass_all
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking for dlltool... no
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking how to associate runtime and link libraries... printf %s\n
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking for ar... ar
09:29:41 [2022-08-04T09:29:41.789Z] #77 111.5 checking for archiver @FILE support... 
09:29:41 [2022-08-04T09:29:41.789Z] #77 ...
09:29:41 [2022-08-04T09:29:41.789Z] 
09:29:41 [2022-08-04T09:29:41.789Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:41 [2022-08-04T09:29:41.789Z] #21 sha256:cec67befc8c8f57c0130d8ac4659f1ab7f4a9965c4d1ea801a26e85205974f41
09:29:41 [2022-08-04T09:29:41.789Z] #21 44.09 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:29:41 [2022-08-04T09:29:41.789Z] #21 44.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:29:41 [2022-08-04T09:29:41.789Z] #21 44.12 Setting up libmnl0:arm64 (1.0.4-3) ...
09:29:41 [2022-08-04T09:29:41.789Z] #21 44.13 Setting up patch (2.7.6-7) ...
09:29:41 [2022-08-04T09:29:41.789Z] #21 44.14 Setting up sudo (1.9.5p2-3) ...
09:29:41 [2022-08-04T09:29:41.945Z] #77 118.0 checking if gcc static flag -static works... yes
09:29:41 [2022-08-04T09:29:41.959Z] #19 240.0 Selecting previously unselected package g++-arm-linux-gnueabihf.
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.23 invoke-rc.d: could not determine current runlevel
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.24 invoke-rc.d: policy-rc.d denied execution of start.
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.25 Setting up xfsprogs (5.10.0-4) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.27 System has not been booted with systemd as init system (PID 1). Can't operate.
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.27 Failed to connect to bus: Host is down
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.28 Setting up libxtables12:arm64 (1.8.7-1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.30 Setting up inetutils-ping (2:2.0-1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.32 Setting up pigz (2.6-1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.33 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.35 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.37 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:29:42 [2022-08-04T09:29:42.048Z] #21 44.38 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:29:42 [2022-08-04T09:29:42.203Z] #77 118.4 checking if gcc supports -c -o file.o... yes
09:29:42 [2022-08-04T09:29:42.203Z] #77 118.6 checking if gcc supports -c -o file.o... (cached) yes
09:29:42 [2022-08-04T09:29:42.203Z] #77 118.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.0 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.0 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Selecting previously unselected package crossbuild-essential-armhf.
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Unpacking crossbuild-essential-armhf (12.9) ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Selecting previously unselected package libc6-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.1 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.3 Selecting previously unselected package libgcc-s1-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.3 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.3 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.218Z] #19 240.3 Selecting previously unselected package libgomp1-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.461Z] #77 118.6 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:42 [2022-08-04T09:29:42.461Z] #77 118.9 checking how to hardcode library paths into programs... immediate
09:29:42 [2022-08-04T09:29:42.461Z] #77 118.9 checking whether stripping libraries is possible... yes
09:29:42 [2022-08-04T09:29:42.461Z] #77 119.0 checking if libtool supports shared libraries... yes
09:29:42 [2022-08-04T09:29:42.461Z] #77 119.0 checking whether to build shared libraries... no
09:29:42 [2022-08-04T09:29:42.461Z] #77 119.0 checking whether to build static libraries... yes
09:29:42 [2022-08-04T09:29:42.461Z] #77 119.0 checking for a BSD-compatible install... /usr/bin/install -c
09:29:42 [2022-08-04T09:29:42.461Z] #77 119.0 checking whether build environment is sane... yes
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.3 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.3 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.3 Selecting previously unselected package libitm1-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.3 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.3 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Selecting previously unselected package libatomic1-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Selecting previously unselected package libasan6-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.477Z] #19 240.4 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.1 checking whether make sets $(MAKE)... yes
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.1 checking whether make supports the include directive... yes (GNU style)
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.1 checking whether make supports nested variables... yes
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.2 checking whether UID '0' is supported by ustar format... yes
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.2 checking whether GID '0' is supported by ustar format... yes
09:29:42 [2022-08-04T09:29:42.720Z] #77 119.2 checking how to create a ustar tar archive... gnutar
09:29:42 [2022-08-04T09:29:42.736Z] #19 240.7 Selecting previously unselected package liblsan0-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.736Z] #19 240.7 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.736Z] #19 240.7 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.736Z] #19 240.8 Selecting previously unselected package libtsan0-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.736Z] #19 240.8 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.2 checking dependency style of gcc... gcc3
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking whether make supports nested variables... (cached) yes
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking for pkg-config... /usr/bin/pkg-config
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking pkg-config is at least version 0.9.0... yes
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking for yajl >= 2.1.0... yes
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking for a sed that does not truncate output... (cached) /bin/sed
09:29:42 [2022-08-04T09:29:42.978Z] #77 119.4 checking for gcc... (cached) gcc
09:29:42 [2022-08-04T09:29:42.989Z] #21 45.12 Setting up libaio1:arm64 (0.3.112-9) ...
09:29:42 [2022-08-04T09:29:42.989Z] #21 45.13 Setting up python3-lib2to3 (3.9.2-1) ...
09:29:42 [2022-08-04T09:29:42.996Z] #19 240.8 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
09:29:42 [2022-08-04T09:29:42.996Z] #19 241.0 Selecting previously unselected package libstdc++6-ppc64el-cross.
09:29:42 [2022-08-04T09:29:42.996Z] #19 241.0 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:42 [2022-08-04T09:29:42.996Z] #19 241.0 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.5 checking whether we are using the GNU C compiler... (cached) yes
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.5 checking whether gcc accepts -g... (cached) yes
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.5 checking for gcc option to accept ISO C89... (cached) none needed
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.5 checking whether gcc understands -c and -o together... (cached) yes
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.5 checking for a Python interpreter with version >= 3... python3
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.6 checking for python3... /usr/bin/python3
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.6 checking for python3 version... 3.9
09:29:43 [2022-08-04T09:29:43.237Z] #77 119.7 checking for python3 platform... linux
09:29:43 [2022-08-04T09:29:43.249Z] #21 45.56 Setting up libelf1:arm64 (0.183-1) ...
09:29:43 [2022-08-04T09:29:43.249Z] #21 45.59 Setting up libjson-c5:arm64 (0.15-2) ...
09:29:43 [2022-08-04T09:29:43.249Z] #21 45.60 Setting up zstd (1.4.8+dfsg-2.1) ...
09:29:43 [2022-08-04T09:29:43.249Z] #21 45.62 Setting up libonig5:arm64 (6.9.6-1.1) ...
09:29:43 [2022-08-04T09:29:43.249Z] #21 45.63 Setting up libkmod2:arm64 (28-1) ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.1 Selecting previously unselected package libubsan1-ppc64el-cross.
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.1 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.1 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.2 Selecting previously unselected package libquadmath0-ppc64el-cross.
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.2 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.2 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.3 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.3 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:43 [2022-08-04T09:29:43.255Z] #19 241.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
09:29:43 [2022-08-04T09:29:43.495Z] #77 119.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:29:43 [2022-08-04T09:29:43.495Z] #77 119.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:29:43 [2022-08-04T09:29:43.514Z] #19 241.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
09:29:43 [2022-08-04T09:29:43.514Z] #19 241.4 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:29:43 [2022-08-04T09:29:43.514Z] #19 241.4 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:29:43 [2022-08-04T09:29:43.526Z] #21 45.66 Setting up python3-distutils (3.9.2-1) ...
09:29:43 [2022-08-04T09:29:43.754Z] #77 120.1 checking that generated files are newer than configure... done
09:29:43 [2022-08-04T09:29:43.754Z] #77 120.1 configure: creating ./config.status
09:29:43 [2022-08-04T09:29:43.786Z] #21 46.11 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:29:43 [2022-08-04T09:29:43.786Z] #21 46.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:29:44 [2022-08-04T09:29:44.046Z] #21 46.18 Setting up python3-setuptools (52.0.0-4) ...
09:29:45 [2022-08-04T09:29:45.244Z] #21 47.44 Setting up libjq1:arm64 (1.6-2.1) ...
09:29:45 [2022-08-04T09:29:45.244Z] #21 47.46 Setting up libnftnl11:arm64 (1.1.9-1) ...
09:29:45 [2022-08-04T09:29:45.244Z] #21 47.47 Setting up thin-provisioning-tools (0.9.0-1) ...
09:29:45 [2022-08-04T09:29:45.244Z] #21 47.49 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:29:45 [2022-08-04T09:29:45.658Z] #77 121.8 config.status: creating Makefile
09:29:45 [2022-08-04T09:29:45.658Z] #77 121.9 config.status: creating config.h
09:29:45 [2022-08-04T09:29:45.658Z] #77 121.9 config.status: executing libtool commands
09:29:45 [2022-08-04T09:29:45.658Z] #77 122.0 config.status: executing depfiles commands
09:29:46 [2022-08-04T09:29:46.225Z] #77 122.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:29:46 [2022-08-04T09:29:46.225Z] #77 122.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:29:46 [2022-08-04T09:29:46.483Z] #77 122.9 checking for gcc... gcc
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.59 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.61 Setting up jq (1.6-2.1) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.62 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.63 Setting up libbpf0:arm64 (1:0.3-2) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.65 Setting up iptables (1.8.7-1) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.67 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.67 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.69 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.69 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.70 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:29:46 [2022-08-04T09:29:46.630Z] #21 48.71 Setting up iproute2 (5.10.0-4) ...
09:29:46 [2022-08-04T09:29:46.630Z] #21 49.02 Setting up systemd (247.3-7) ...
09:29:46 [2022-08-04T09:29:46.742Z] #77 123.0 checking whether the C compiler works... 
09:29:46 [2022-08-04T09:29:46.742Z] #77 ...
09:29:46 [2022-08-04T09:29:46.742Z] 
09:29:46 [2022-08-04T09:29:46.742Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:46 [2022-08-04T09:29:46.742Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:29:46 [2022-08-04T09:29:46.742Z] #21 31.08 Unpacking bash-completion (1:2.11-2) ...
09:29:46 [2022-08-04T09:29:46.742Z] #21 31.45 Selecting previously unselected package bzip2.
09:29:46 [2022-08-04T09:29:46.742Z] #21 31.46 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.46 Unpacking bzip2 (1.0.8-4) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.56 Selecting previously unselected package xz-utils.
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.58 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.58 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.93 Selecting previously unselected package apparmor.
09:29:46 [2022-08-04T09:29:46.743Z] #21 31.94 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 32.03 Unpacking apparmor (2.13.6-10) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 32.91 Selecting previously unselected package inetutils-ping.
09:29:46 [2022-08-04T09:29:46.743Z] #21 32.93 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 32.93 Unpacking inetutils-ping (2:2.0-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.05 Selecting previously unselected package libip6tc2:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.07 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.08 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.14 Selecting previously unselected package libnfnetlink0:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.15 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.23 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.32 Selecting previously unselected package libnftnl11:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.32 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.33 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.44 Selecting previously unselected package iptables.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.46 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.47 Unpacking iptables (1.8.7-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.81 Selecting previously unselected package libonig5:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.82 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.83 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.99 Selecting previously unselected package libjq1:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 33.99 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.00 Unpacking libjq1:amd64 (1.6-2.1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.09 Selecting previously unselected package jq.
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.09 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.11 Unpacking jq (1.6-2.1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.20 Selecting previously unselected package libaio1:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.21 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.22 Unpacking libaio1:amd64 (0.3.112-9) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.28 Selecting previously unselected package libgpm2:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.28 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.30 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.35 Selecting previously unselected package libicu67:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.36 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 34.36 Unpacking libicu67:amd64 (67.1-7) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 37.98 Selecting previously unselected package libinih1:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 37.99 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 37.99 Unpacking libinih1:amd64 (53-1+b2) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.03 Selecting previously unselected package libmicrohttpd12:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.04 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.04 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.14 Selecting previously unselected package libnet1:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.14 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.15 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.24 Selecting previously unselected package libnl-3-200:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.24 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.24 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.32 Selecting previously unselected package libprotobuf-c1:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.32 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.32 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.38 Selecting previously unselected package libyajl2:amd64.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.38 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.40 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.44 Selecting previously unselected package net-tools.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.44 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.46 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.65 Selecting previously unselected package patch.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.65 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.67 Unpacking patch (2.7.6-7) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.80 Selecting previously unselected package python-pip-whl.
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.82 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 38.82 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.48 Selecting previously unselected package python3-lib2to3.
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.48 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.49 Unpacking python3-lib2to3 (3.9.2-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.59 Selecting previously unselected package python3-distutils.
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.60 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.60 Unpacking python3-distutils (3.9.2-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.77 Selecting previously unselected package python3-pkg-resources.
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.77 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.77 Unpacking python3-pkg-resources (52.0.0-4) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.90 Selecting previously unselected package python3-setuptools.
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.90 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 39.91 Unpacking python3-setuptools (52.0.0-4) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.17 Selecting previously unselected package python3-wheel.
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.18 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.19 Unpacking python3-wheel (0.34.2-1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.26 Selecting previously unselected package python3-pip.
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.27 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.28 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.55 Selecting previously unselected package sudo.
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.55 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 40.56 Unpacking sudo (1.9.5p2-3) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 41.08 Selecting previously unselected package systemd-journal-remote.
09:29:46 [2022-08-04T09:29:46.743Z] #21 41.09 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 41.09 Unpacking systemd-journal-remote (247.3-7) ...
09:29:46 [2022-08-04T09:29:46.743Z] #21 ...
09:29:46 [2022-08-04T09:29:46.743Z] 
09:29:46 [2022-08-04T09:29:46.743Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:46 [2022-08-04T09:29:46.743Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:46 [2022-08-04T09:29:46.743Z] #77 123.0 checking whether the C compiler works... yes
09:29:46 [2022-08-04T09:29:46.743Z] #77 123.1 checking for C compiler default output file name... a.out
09:29:46 [2022-08-04T09:29:46.743Z] #77 123.1 checking for suffix of executables... 
09:29:46 [2022-08-04T09:29:46.892Z] #21 49.10 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:29:46 [2022-08-04T09:29:46.892Z] #21 49.10 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:29:46 [2022-08-04T09:29:46.892Z] #21 49.13 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:29:46 [2022-08-04T09:29:46.892Z] #21 49.16 Initializing machine ID from random generator.
09:29:47 [2022-08-04T09:29:47.001Z] #77 123.3 checking whether we are cross compiling... no
09:29:47 [2022-08-04T09:29:47.260Z] #77 123.5 checking for suffix of object files... o
09:29:47 [2022-08-04T09:29:47.260Z] #77 123.6 checking whether we are using the GNU C compiler... yes
09:29:47 [2022-08-04T09:29:47.519Z] #77 123.7 checking whether gcc accepts -g... yes
09:29:47 [2022-08-04T09:29:47.519Z] #77 123.8 checking for gcc option to accept ISO C89... none needed
09:29:47 [2022-08-04T09:29:47.580Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f651d3ce59b0c58f) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] {
[Pipeline] checkout
09:29:47 [2022-08-04T09:29:47.605Z] The recommended git tool is: git
09:29:47 [2022-08-04T09:29:47.615Z] using credential docker-jenkins-github-credentials
09:29:47 [2022-08-04T09:29:47.625Z] Cloning the remote Git repository
09:29:47 [2022-08-04T09:29:47.625Z] Cloning with configured refspecs honoured and without tags
09:29:47 [2022-08-04T09:29:47.777Z] #77 124.0 checking whether gcc understands -c and -o together... yes
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.2 checking for a BSD-compatible install... /usr/bin/install -c
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.2 checking whether build environment is sane... yes
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.2 checking for gawk... no
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.2 checking for mawk... mawk
09:29:47 [2022-08-04T09:29:47.778Z] #77 124.3 checking whether make sets $(MAKE)... yes
09:29:47 [2022-08-04T09:29:47.832Z] #21 50.04 Setting up systemd-journal-remote (247.3-7) ...
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.3 checking whether make supports the include directive... yes (GNU style)
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.3 checking whether make supports nested variables... yes
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.4 checking whether UID '0' is supported by ustar format... yes
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.4 checking whether GID '0' is supported by ustar format... yes
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.4 checking how to create a ustar tar archive... gnutar
09:29:48 [2022-08-04T09:29:48.036Z] #77 124.4 checking dependency style of gcc... gcc3
09:29:48 [2022-08-04T09:29:48.092Z] #21 50.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:29:48 [2022-08-04T09:29:48.295Z] #77 124.6 checking whether to enable maintainer-specific portions of Makefiles... yes
09:29:48 [2022-08-04T09:29:48.295Z] #77 124.6 checking whether make supports nested variables... (cached) yes
09:29:48 [2022-08-04T09:29:48.295Z] #77 124.6 checking build system type... x86_64-pc-linux-gnu
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.8 checking host system type... x86_64-pc-linux-gnu
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.8 checking how to print strings... printf
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.8 checking for a sed that does not truncate output... /bin/sed
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking for grep that handles long lines and -e... /bin/grep
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking for egrep... /bin/grep -E
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking for fgrep... /bin/grep -F
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking for ld used by gcc... /usr/bin/ld
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:29:48 [2022-08-04T09:29:48.554Z] #77 124.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:29:48 [2022-08-04T09:29:48.554Z] #77 125.0 checking whether ln -s works... yes
09:29:48 [2022-08-04T09:29:48.554Z] #77 125.0 checking the maximum length of command line arguments... 1572864
09:29:47 [2022-08-04T09:29:47.619Z] Cloning repository https://github.com/moby/moby.git
09:29:47 [2022-08-04T09:29:47.619Z]  > git init /home/ubuntu/workspace/moby_PR-43906 # timeout=10
09:29:47 [2022-08-04T09:29:47.646Z] Fetching upstream changes from https://github.com/moby/moby.git
09:29:47 [2022-08-04T09:29:47.646Z]  > git --version # timeout=10
09:29:47 [2022-08-04T09:29:47.658Z]  > git --version # 'git version 2.17.1'
09:29:47 [2022-08-04T09:29:47.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:29:47 [2022-08-04T09:29:47.659Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.0 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.0 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.0 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.1 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.1 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.1 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.2 Selecting previously unselected package libc6-dev-ppc64el-cross.
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.3 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.3 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.5 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.5 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.9 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.9 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:29:48 [2022-08-04T09:29:48.797Z] #19 246.9 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:29:48 [2022-08-04T09:29:48.812Z] #77 125.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.0 checking for /usr/bin/ld option to reload object files... -r
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.0 checking for objdump... objdump
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.0 checking how to recognize dependent libraries... pass_all
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.0 checking for dlltool... no
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.1 checking how to associate runtime and link libraries... printf %s\n
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.1 checking for ar... ar
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.1 checking for archiver @FILE support... @
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.2 checking for strip... strip
09:29:48 [2022-08-04T09:29:48.813Z] #77 125.2 checking for ranlib... ranlib
09:29:49 [2022-08-04T09:29:49.037Z] #21 DONE 51.1s
09:29:49 [2022-08-04T09:29:49.037Z] 
09:29:49 [2022-08-04T09:29:49.037Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:49 [2022-08-04T09:29:49.037Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:49 [2022-08-04T09:29:49.037Z] #77 111.5 checking for archiver @FILE support... @
09:29:49 [2022-08-04T09:29:49.037Z] #77 111.6 checking for strip... strip
09:29:49 [2022-08-04T09:29:49.037Z] #77 111.6 checking for ranlib... ranlib
09:29:49 [2022-08-04T09:29:49.037Z] #77 111.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.1 checking for sysroot... no
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.1 checking for a working dd... /bin/dd
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.1 checking for mt... no
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.1 checking if : is a manifest tool... no
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.2 checking how to run the C preprocessor... gcc -E
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.4 checking for ANSI C header files... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.8 checking for sys/types.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 112.9 checking for sys/stat.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.0 checking for stdlib.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.2 checking for string.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.3 checking for memory.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.5 checking for strings.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.6 checking for inttypes.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 113.8 checking for stdint.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.0 checking for unistd.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.2 checking for dlfcn.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.3 checking for objdir... .libs
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.7 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.8 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:49 [2022-08-04T09:29:49.037Z] #77 114.8 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.0 checking if gcc static flag -static works... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.3 checking if gcc supports -c -o file.o... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.5 checking if gcc supports -c -o file.o... (cached) yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.5 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.5 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.8 checking how to hardcode library paths into programs... immediate
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.8 checking whether stripping libraries is possible... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.8 checking if libtool supports shared libraries... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.8 checking whether to build shared libraries... no
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.8 checking whether to build static libraries... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 115.9 checking float.h usability... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.0 checking float.h presence... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.0 checking for float.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.1 checking limits.h usability... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.3 checking limits.h presence... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.3 checking for limits.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.4 checking stddef.h usability... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.6 checking stddef.h presence... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.6 checking for stddef.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.7 checking for stdlib.h... (cached) yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.7 checking for string.h... (cached) yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.7 checking sys/time.h usability... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 116.9 checking sys/time.h presence... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.0 checking for sys/time.h... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.0 checking for inline... inline
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.1 checking for size_t... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.4 checking for stdlib.h... (cached) yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.4 checking for GNU libc compatible malloc... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.7 checking for stdlib.h... (cached) yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 117.7 checking for GNU libc compatible realloc... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 118.0 checking for working strtod... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 118.2 checking for gettimeofday... yes
09:29:49 [2022-08-04T09:29:49.037Z] #77 118.3 checking for memset... yes
09:29:49 [2022-08-04T09:29:49.071Z] #77 125.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:29:49 [2022-08-04T09:29:49.297Z] #77 118.6 checking for strspn... yes
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.6 checking for sysroot... no
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.6 checking for a working dd... /bin/dd
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.7 checking for mt... no
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.7 checking if : is a manifest tool... no
09:29:49 [2022-08-04T09:29:49.329Z] #77 125.7 checking how to run the C preprocessor... gcc -E
09:29:49 [2022-08-04T09:29:49.559Z] #77 ...
09:29:49 [2022-08-04T09:29:49.559Z] 
09:29:49 [2022-08-04T09:29:49.559Z] #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
09:29:49 [2022-08-04T09:29:49.559Z] #22 sha256:1d2a9d0001eee16ae4cf5b19b85b72a20c86c5665a21d803e57a07bbd9f70b1b
09:29:49 [2022-08-04T09:29:49.559Z] #22 0.603 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:29:49 [2022-08-04T09:29:49.559Z] #22 0.608 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:29:49 [2022-08-04T09:29:49.559Z] #22 0.612 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:29:49 [2022-08-04T09:29:49.559Z] #22 DONE 0.7s
09:29:49 [2022-08-04T09:29:49.559Z] 
09:29:49 [2022-08-04T09:29:49.559Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:49 [2022-08-04T09:29:49.559Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:49 [2022-08-04T09:29:49.559Z] #77 119.1 checking that generated files are newer than configure... done
09:29:49 [2022-08-04T09:29:49.559Z] #77 119.1 configure: creating ./config.status
09:29:49 [2022-08-04T09:29:49.560Z] #77 ...
09:29:49 [2022-08-04T09:29:49.560Z] 
09:29:49 [2022-08-04T09:29:49.560Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:29:49 [2022-08-04T09:29:49.560Z] #23 sha256:368473b693cbe83861ef50799bb6d9c029815aaf6df9d41efe6ce078f6d470d1
09:29:50 [2022-08-04T09:29:50.265Z] #77 125.9 checking for ANSI C header files... yes
09:29:50 [2022-08-04T09:29:50.265Z] #77 126.4 checking for sys/types.h... yes
09:29:50 [2022-08-04T09:29:50.265Z] #77 126.6 checking for sys/stat.h... yes
09:29:50 [2022-08-04T09:29:50.524Z] #77 126.7 checking for stdlib.h... yes
09:29:50 [2022-08-04T09:29:50.524Z] #77 126.9 checking for string.h... yes
09:29:50 [2022-08-04T09:29:50.784Z] #77 127.0 checking for memory.h... yes
09:29:50 [2022-08-04T09:29:50.784Z] #77 127.2 checking for strings.h... yes
09:29:51 [2022-08-04T09:29:51.042Z] #77 127.4 checking for inttypes.h... yes
09:29:51 [2022-08-04T09:29:51.301Z] #77 127.6 checking for stdint.h... yes
09:29:51 [2022-08-04T09:29:51.561Z] #77 127.8 checking for unistd.h... yes
09:29:51 [2022-08-04T09:29:51.561Z] #77 127.9 checking for dlfcn.h... yes
09:29:51 [2022-08-04T09:29:51.561Z] #77 128.1 checking for objdir... .libs
09:29:52 [2022-08-04T09:29:52.129Z] #77 128.4 checking if gcc supports -fno-rtti -fno-exceptions... no
09:29:52 [2022-08-04T09:29:52.129Z] #77 128.5 checking for gcc option to produce PIC... -fPIC -DPIC
09:29:52 [2022-08-04T09:29:52.129Z] #77 128.6 checking if gcc PIC flag -fPIC -DPIC works... yes
09:29:52 [2022-08-04T09:29:52.645Z] #77 128.6 checking if gcc static flag -static works... yes
09:29:52 [2022-08-04T09:29:52.645Z] #77 129.1 checking if gcc supports -c -o file.o... yes
09:29:52 [2022-08-04T09:29:52.904Z] #77 129.2 checking if gcc supports -c -o file.o... (cached) yes
09:29:52 [2022-08-04T09:29:52.904Z] #77 129.2 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.3 checking dynamic linker characteristics... GNU/Linux ld.so
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking how to hardcode library paths into programs... immediate
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking whether stripping libraries is possible... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking if libtool supports shared libraries... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking whether to build shared libraries... no
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking whether to build static libraries... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.5 checking float.h usability... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.6 checking float.h presence... yes
09:29:53 [2022-08-04T09:29:53.163Z] #77 129.7 checking for float.h... yes
09:29:53 [2022-08-04T09:29:53.421Z] #77 129.7 checking limits.h usability... yes
09:29:53 [2022-08-04T09:29:53.421Z] #77 129.9 checking limits.h presence... yes
09:29:53 [2022-08-04T09:29:53.421Z] #77 129.9 checking for limits.h... yes
09:29:53 [2022-08-04T09:29:53.681Z] #77 130.0 checking stddef.h usability... yes
09:29:53 [2022-08-04T09:29:53.681Z] #77 130.1 checking stddef.h presence... yes
09:29:53 [2022-08-04T09:29:53.681Z] #77 130.1 checking for stddef.h... yes
09:29:53 [2022-08-04T09:29:53.681Z] #77 130.1 checking for stdlib.h... (cached) yes
09:29:53 [2022-08-04T09:29:53.681Z] #77 130.2 checking for string.h... (cached) yes
09:29:53 [2022-08-04T09:29:53.940Z] #77 130.2 checking sys/time.h usability... yes
09:29:53 [2022-08-04T09:29:53.940Z] #77 130.3 checking sys/time.h presence... yes
09:29:53 [2022-08-04T09:29:53.940Z] #77 130.4 checking for sys/time.h... yes
09:29:53 [2022-08-04T09:29:53.940Z] #77 130.4 checking for inline... inline
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Selecting previously unselected package g++-powerpc64le-linux-gnu.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Selecting previously unselected package crossbuild-essential-ppc64el.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Unpacking crossbuild-essential-ppc64el (12.9) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Selecting previously unselected package libc6-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.3 Unpacking libc6-s390x-cross (2.31-9cross4) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Selecting previously unselected package libgcc-s1-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Selecting previously unselected package libgomp1-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.5 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Selecting previously unselected package libitm1-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Selecting previously unselected package libatomic1-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Selecting previously unselected package libasan6-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.6 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Selecting previously unselected package libstdc++6-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Selecting previously unselected package libubsan1-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 251.9 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 252.0 Selecting previously unselected package libgcc-10-dev-s390x-cross.
09:29:54 [2022-08-04T09:29:54.075Z] #19 252.0 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 252.0 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.075Z] #19 252.2 Selecting previously unselected package gcc-10-s390x-linux-gnu.
09:29:54 [2022-08-04T09:29:54.334Z] #19 252.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:29:54 [2022-08-04T09:29:54.334Z] #19 252.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:29:54 [2022-08-04T09:29:54.508Z] #77 130.5 checking for size_t... yes
09:29:54 [2022-08-04T09:29:54.508Z] #77 130.7 checking for stdlib.h... (cached) yes
09:29:54 [2022-08-04T09:29:54.766Z] #77 130.7 checking for GNU libc compatible malloc... yes
09:29:54 [2022-08-04T09:29:54.766Z] #77 131.0 checking for stdlib.h... (cached) yes
09:29:54 [2022-08-04T09:29:54.841Z] #23 ...
09:29:54 [2022-08-04T09:29:54.841Z] 
09:29:54 [2022-08-04T09:29:54.841Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:54 [2022-08-04T09:29:54.841Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:29:54 [2022-08-04T09:29:54.841Z] #77 122.0 config.status: creating Makefile
09:29:54 [2022-08-04T09:29:54.841Z] #77 122.1 config.status: creating config.h
09:29:54 [2022-08-04T09:29:54.841Z] #77 122.1 config.status: executing depfiles commands
09:29:54 [2022-08-04T09:29:54.841Z] #77 122.4 config.status: executing libtool commands
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.3   GEN      .version
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.4 make  install-recursive
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.4 make[1]: Entering directory '/tmp/crun-build'
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.5 Making install in libocispec
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:29:54 [2022-08-04T09:29:54.841Z] #77 123.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:29:54 [2022-08-04T09:29:54.841Z] #77 124.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:29:55 [2022-08-04T09:29:55.025Z] #77 131.0 checking for GNU libc compatible realloc... yes
09:29:55 [2022-08-04T09:29:55.025Z] #77 131.3 checking for working strtod... yes
09:29:55 [2022-08-04T09:29:55.296Z] #77 131.6 checking for gettimeofday... yes
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 make  install-recursive
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:29:55 [2022-08-04T09:29:55.411Z] #77 125.2 Making install in yajl
09:29:55 [2022-08-04T09:29:55.554Z] #77 131.8 checking for memset... yes
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.3   CC       verify/json_verify-json_verify.o
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.3   CC       src/libyajl_la-yajl.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.3   CC       src/libyajl_la-yajl_alloc.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.3   CC       src/libyajl_la-yajl_gen.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.3   CC       src/libyajl_la-yajl_parser.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.4   CC       src/libyajl_la-yajl_buf.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.4   CC       src/libyajl_la-yajl_encode.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.4   CC       src/libyajl_la-yajl_lex.lo
09:29:55 [2022-08-04T09:29:55.671Z] #77 125.4   CC       src/libyajl_la-yajl_tree.lo
09:29:56 [2022-08-04T09:29:56.121Z] #77 132.1 checking for strspn... yes
09:29:56 [2022-08-04T09:29:56.121Z] #77 132.5 checking that generated files are newer than configure... done
09:29:56 [2022-08-04T09:29:56.121Z] #77 132.5 configure: creating ./config.status
09:29:57 [2022-08-04T09:29:57.057Z] #77 ...
09:29:57 [2022-08-04T09:29:57.057Z] 
09:29:57 [2022-08-04T09:29:57.057Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:29:57 [2022-08-04T09:29:57.057Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.23 Selecting previously unselected package thin-provisioning-tools.
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.24 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.25 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.43 Selecting previously unselected package uidmap.
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.43 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.44 Unpacking uidmap (1:4.8.1-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.60 Selecting previously unselected package vim-runtime.
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.60 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.64 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.66 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:29:57 [2022-08-04T09:29:57.057Z] #21 41.67 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 44.90 Selecting previously unselected package vim.
09:29:57 [2022-08-04T09:29:57.057Z] #21 44.90 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 44.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.54 Selecting previously unselected package xfsprogs.
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.54 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.55 Unpacking xfsprogs (5.10.0-4) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.96 Selecting previously unselected package zip.
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.97 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 45.99 Unpacking zip (3.0-12) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 46.11 Selecting previously unselected package zstd.
09:29:57 [2022-08-04T09:29:57.057Z] #21 46.13 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 46.13 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 46.49 Setting up python3-pkg-resources (52.0.0-4) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.31 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.32 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.34 Setting up libgpm2:amd64 (1.20.7-8) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.35 Setting up libicu67:amd64 (67.1-7) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.36 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.37 Setting up libinih1:amd64 (53-1+b2) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.38 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.39 Setting up uidmap (1:4.8.1-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.40 Setting up libyajl2:amd64 (2.1.0-3) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.41 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.42 Setting up bzip2 (1.0.8-4) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.43 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 47.44 Setting up python3-wheel (0.34.2-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 48.25 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 48.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 48.30 Setting up libcap2:amd64 (1:2.44-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 48.31 Setting up libcap2-bin (1:2.44-1) ...
09:29:57 [2022-08-04T09:29:57.057Z] #21 48.33 Setting up apparmor (2.13.6-10) ...
09:29:57 [2022-08-04T09:29:57.058Z] #21 49.78 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:29:57 [2022-08-04T09:29:57.058Z] #21 49.83 Setting up zip (3.0-12) ...
09:29:57 [2022-08-04T09:29:57.058Z] #21 49.85 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:29:57 [2022-08-04T09:29:57.058Z] #21 49.87 Setting up bash-completion (1:2.11-2) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 51.96 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 51.97 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:29:57 [2022-08-04T09:29:57.625Z] #21 51.99 Setting up libmnl0:amd64 (1.0.4-3) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.00 Setting up patch (2.7.6-7) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.01 Setting up sudo (1.9.5p2-3) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.07 invoke-rc.d: could not determine current runlevel
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.08 invoke-rc.d: policy-rc.d denied execution of start.
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.09 Setting up xfsprogs (5.10.0-4) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.10 System has not been booted with systemd as init system (PID 1). Can't operate.
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.10 Failed to connect to bus: Host is down
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.11 Setting up libxtables12:amd64 (1.8.7-1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.12 Setting up inetutils-ping (2:2.0-1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.13 Setting up pigz (2.6-1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.14 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 52.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:29:57 [2022-08-04T09:29:57.625Z] #21 ...
09:29:57 [2022-08-04T09:29:57.625Z] 
09:29:57 [2022-08-04T09:29:57.625Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:29:57 [2022-08-04T09:29:57.625Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:29:57 [2022-08-04T09:29:57.625Z] #77 134.2 config.status: creating Makefile
09:29:57 [2022-08-04T09:29:57.884Z] #77 134.2 config.status: creating config.h
09:29:57 [2022-08-04T09:29:57.884Z] #77 134.3 config.status: executing depfiles commands
09:29:57 [2022-08-04T09:29:57.884Z] #77 134.4 config.status: executing libtool commands
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Selecting previously unselected package gcc-s390x-linux-gnu.
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Selecting previously unselected package linux-libc-dev-s390x-cross.
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
09:29:58 [2022-08-04T09:29:58.531Z] #19 256.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
09:29:58 [2022-08-04T09:29:58.790Z] #19 256.7 Selecting previously unselected package libc6-dev-s390x-cross.
09:29:58 [2022-08-04T09:29:58.790Z] #19 256.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
09:29:58 [2022-08-04T09:29:58.790Z] #19 256.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
09:29:58 [2022-08-04T09:29:58.790Z] #19 256.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
09:29:59 [2022-08-04T09:29:59.049Z] #19 256.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
09:29:59 [2022-08-04T09:29:59.049Z] #19 256.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
09:29:59 [2022-08-04T09:29:59.049Z] #19 257.2 Selecting previously unselected package g++-10-s390x-linux-gnu.
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.3   GEN      .version
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.4 make  install-recursive
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.4 make[1]: Entering directory '/tmp/crun-build'
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.4 Making install in libocispec
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:29:59 [2022-08-04T09:29:59.260Z] #77 135.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:29:59 [2022-08-04T09:29:59.308Z] #19 257.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
09:29:59 [2022-08-04T09:29:59.308Z] #19 257.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:29:59 [2022-08-04T09:29:59.827Z] #77 136.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:30:00 [2022-08-04T09:30:00.086Z] #77 136.5 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:30:00 [2022-08-04T09:30:00.345Z] #77 136.6 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:30:00 [2022-08-04T09:30:00.949Z] #77 130.3   CCLD     libyajl.la
09:30:00 [2022-08-04T09:30:00.949Z] #77 130.7   CCLD     verify/json_verify
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 make  install-recursive
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.7 Making install in yajl
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.8   CC       verify/json_verify-json_verify.o
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.8   CC       src/libyajl_la-yajl_alloc.lo
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.8   CC       src/libyajl_la-yajl_gen.lo
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.8   CC       src/libyajl_la-yajl.lo
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.8   CC       src/libyajl_la-yajl_parser.lo
09:30:01 [2022-08-04T09:30:01.280Z] #77 137.9   CC       src/libyajl_la-yajl_buf.lo
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[5]: Nothing to be done for 'install-exec-am'.
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[5]: Nothing to be done for 'install-data-am'.
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.2 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.3   CC       src/validate.o
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.3   CC       src/image_spec_schema_config_schema.lo
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.3   CC       src/image_spec_schema_content_descriptor.lo
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.4   CC       src/image_spec_schema_defs.lo
09:30:01 [2022-08-04T09:30:01.517Z] #77 131.4   CC       src/image_spec_schema_defs_descriptor.lo
09:30:01 [2022-08-04T09:30:01.538Z] #77 137.9   CC       src/libyajl_la-yajl_encode.lo
09:30:01 [2022-08-04T09:30:01.538Z] #77 137.9   CC       src/libyajl_la-yajl_lex.lo
09:30:01 [2022-08-04T09:30:01.538Z] #77 137.9   CC       src/libyajl_la-yajl_tree.lo
09:30:01 [2022-08-04T09:30:01.777Z] #77 131.4   CC       src/image_spec_schema_image_index_schema.lo
09:30:01 [2022-08-04T09:30:01.777Z] #77 131.4   CC       src/image_spec_schema_image_layout_schema.lo
09:30:01 [2022-08-04T09:30:01.777Z] #77 131.5   CC       src/image_spec_schema_image_manifest_schema.lo
09:30:01 [2022-08-04T09:30:01.777Z] #77 131.5   CC       src/runtime_spec_schema_config_linux.lo
09:30:01 [2022-08-04T09:30:01.777Z] #77 131.6   CC       src/runtime_spec_schema_config_zos.lo
09:30:02 [2022-08-04T09:30:02.036Z] #77 131.6   CC       src/runtime_spec_schema_config_schema.lo
09:30:02 [2022-08-04T09:30:02.036Z] #77 131.6   CC       src/runtime_spec_schema_config_solaris.lo
09:30:02 [2022-08-04T09:30:02.036Z] #77 131.7   CC       src/runtime_spec_schema_config_vm.lo
09:30:02 [2022-08-04T09:30:02.036Z] #77 131.8   CC       src/runtime_spec_schema_config_windows.lo
09:30:02 [2022-08-04T09:30:02.295Z] #77 132.0   CC       src/runtime_spec_schema_defs_linux.lo
09:30:02 [2022-08-04T09:30:02.295Z] #77 132.0   CC       src/runtime_spec_schema_defs.lo
09:30:02 [2022-08-04T09:30:02.295Z] #77 132.0   CC       src/runtime_spec_schema_defs_zos.lo
09:30:02 [2022-08-04T09:30:02.555Z] #77 132.1   CC       src/runtime_spec_schema_defs_vm.lo
09:30:02 [2022-08-04T09:30:02.555Z] #77 132.2   CC       src/runtime_spec_schema_defs_windows.lo
09:30:02 [2022-08-04T09:30:02.555Z] #77 132.4   CC       src/runtime_spec_schema_state_schema.lo
09:30:02 [2022-08-04T09:30:02.861Z] #77 132.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:30:03 [2022-08-04T09:30:03.142Z] #77 132.7   CC       src/basic_test_double_array_item.lo
09:30:03 [2022-08-04T09:30:03.142Z] #77 132.8   CC       src/basic_test_double_array.lo
09:30:03 [2022-08-04T09:30:03.428Z] #77 133.1   CC       src/basic_test_top_array_int.lo
09:30:03 [2022-08-04T09:30:03.428Z] #77 ...
09:30:03 [2022-08-04T09:30:03.428Z] 
09:30:03 [2022-08-04T09:30:03.428Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:30:03 [2022-08-04T09:30:03.428Z] #23 sha256:368473b693cbe83861ef50799bb6d9c029815aaf6df9d41efe6ce078f6d470d1
09:30:03 [2022-08-04T09:30:03.428Z] #23 9.202 Collecting yamllint==1.26.1
09:30:03 [2022-08-04T09:30:03.428Z] #23 10.24   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.30 Collecting pathspec>=0.5.3
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.31   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.62 Collecting pyyaml
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.65   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.69 Building wheels for collected packages: yamllint
09:30:03 [2022-08-04T09:30:03.428Z] #23 11.70   Building wheel for yamllint (setup.py): started
09:30:03 [2022-08-04T09:30:03.428Z] #23 12.96   Building wheel for yamllint (setup.py): finished with status 'done'
09:30:03 [2022-08-04T09:30:03.428Z] #23 12.97   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ecee9e1a9b7c06ba4a4d077eabfb51a1fed2f80a86740a6f1337c8e38df0beaf
09:30:03 [2022-08-04T09:30:03.428Z] #23 12.97   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:30:03 [2022-08-04T09:30:03.428Z] #23 12.99 Successfully built yamllint
09:30:03 [2022-08-04T09:30:03.428Z] #23 13.00 Installing collected packages: pyyaml, pathspec, yamllint
09:30:03 [2022-08-04T09:30:03.428Z] #23 13.42 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:30:03 [2022-08-04T09:30:03.428Z] #23 DONE 14.1s
09:30:03 [2022-08-04T09:30:03.428Z] 
09:30:03 [2022-08-04T09:30:03.428Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:30:03 [2022-08-04T09:30:03.428Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:30:03 [2022-08-04T09:30:03.428Z] #77 133.2   CC       src/basic_test_top_array_string.lo
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Selecting previously unselected package g++-s390x-linux-gnu.
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Selecting previously unselected package crossbuild-essential-s390x.
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Unpacking crossbuild-essential-s390x (12.9) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.4 Setting up libconfig-inifiles-perl (3.000003-1) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libfile-which-perl (1.23-1) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libc6-armhf-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libicu67:amd64 (67.1-7) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libmagic-mgc (1:5.39-3) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libc6-s390x-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.5 Setting up libmagic1:amd64 (1:5.39-3) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
09:30:03 [2022-08-04T09:30:03.501Z] #19 261.6 Setting up file (1:5.39-3) ...
09:30:03 [2022-08-04T09:30:03.695Z] #77 133.3   CC       src/basic_test_top_double_array_int.lo
09:30:03 [2022-08-04T09:30:03.695Z] #77 133.4   CC       src/basic_test_top_double_array_obj.lo
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up bzip2 (1.0.8-4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up libyaml-perl (1.30-1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up libxml-sax-base-perl (1.09-1.1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up libio-string-perl (1.08-3.1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.6 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.7 Setting up cross-config (2.6.18+nmu1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up libc6-arm64-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up patch (2.7.6-7) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up libc6-armel-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.8 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up libfile-homedir-perl (1.006-1) ...
09:30:03 [2022-08-04T09:30:03.760Z] #19 261.9 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
09:30:03 [2022-08-04T09:30:03.961Z] #77 133.6   CC       src/basic_test_top_double_array_refobj.lo
09:30:03 [2022-08-04T09:30:03.961Z] #77 133.6   CC       src/basic_test_top_double_array_string.lo
09:30:04 [2022-08-04T09:30:04.019Z] #19 261.9 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up liblocale-gettext-perl (1.07-4+b1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.0 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.019Z] #19 262.1 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
09:30:04 [2022-08-04T09:30:04.221Z] #77 133.8   CC       src/read-file.lo
09:30:04 [2022-08-04T09:30:04.221Z] #77 133.9   CC       src/json_common.lo
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.2 Setting up libxml-sax-perl (1.02+dfsg-1) ...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.3 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
09:30:04 [2022-08-04T09:30:04.280Z] #19 262.4 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:30:04 [2022-08-04T09:30:04.480Z] #77 134.1   CC       tests/test-1.o
09:30:04 [2022-08-04T09:30:04.480Z] #77 134.2   CC       tests/test-2.o
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.5 
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.5 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.5 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.5 Setting up dpkg-dev (1.20.11) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.5 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.6 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.540Z] #19 262.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.740Z] #77 134.5   CC       tests/test-3.o
09:30:04 [2022-08-04T09:30:04.740Z] #77 134.6   CC       tests/test-4.o
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.7 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.7 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
09:30:04 [2022-08-04T09:30:04.800Z] #19 262.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
09:30:04 [2022-08-04T09:30:04.823Z] #77 ...
09:30:04 [2022-08-04T09:30:04.823Z] 
09:30:04 [2022-08-04T09:30:04.823Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:30:04 [2022-08-04T09:30:04.823Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:30:04 [2022-08-04T09:30:04.823Z] #21 52.18 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.01 Setting up libaio1:amd64 (0.3.112-9) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.02 Setting up python3-lib2to3 (3.9.2-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.45 Setting up libelf1:amd64 (0.183-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.46 Setting up libjson-c5:amd64 (0.15-2) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.47 Setting up zstd (1.4.8+dfsg-2.1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.48 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.50 Setting up libkmod2:amd64 (28-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 53.51 Setting up python3-distutils (3.9.2-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.00 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 54.09 Setting up python3-setuptools (52.0.0-4) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 55.78 Setting up libjq1:amd64 (1.6-2.1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 55.81 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 55.82 Setting up thin-provisioning-tools (0.9.0-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 55.83 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.16 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.20 Setting up jq (1.6-2.1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.21 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.23 Setting up libbpf0:amd64 (1:0.3-2) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.27 Setting up iptables (1.8.7-1) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.28 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.30 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.31 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.32 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.32 Setting up iproute2 (5.10.0-4) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.70 Setting up systemd (247.3-7) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.74 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.76 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.76 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:30:04 [2022-08-04T09:30:04.823Z] #21 57.80 Initializing machine ID from KVM UUID.
09:30:04 [2022-08-04T09:30:04.823Z] #21 58.70 Setting up systemd-journal-remote (247.3-7) ...
09:30:04 [2022-08-04T09:30:04.823Z] #21 58.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.0 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.0 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.0 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.0 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.0 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.1 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.059Z] #19 263.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.309Z] #77 135.0   CC       tests/test-6.o
09:30:05 [2022-08-04T09:30:05.309Z] #77 135.0   CC       tests/test-5.o
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up libxml-simple-perl (2.25-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.2 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up libconfig-auto-perl (0.44-1.1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.3 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.318Z] #19 263.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
09:30:05 [2022-08-04T09:30:05.405Z] #21 DONE 59.8s
09:30:05 [2022-08-04T09:30:05.405Z] 
09:30:05 [2022-08-04T09:30:05.405Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:30:05 [2022-08-04T09:30:05.405Z] #60 sha256:10d5874d8f0dd1d54ebfff826e12f80b7d4944e8ecf74215c3e7e53b33da9fef
09:30:05 [2022-08-04T09:30:05.405Z] #60 ...
09:30:05 [2022-08-04T09:30:05.405Z] 
09:30:05 [2022-08-04T09:30:05.405Z] #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
09:30:05 [2022-08-04T09:30:05.406Z] #22 sha256:01104d7f88eb5efe077795cd9e44e4fb6d46ca79b9cdf0d3d793fb69124e5ad0
09:30:05 [2022-08-04T09:30:05.498Z] Fetching without tags
09:30:05 [2022-08-04T09:30:05.568Z] #77 135.2   CC       tests/test-7.o
09:30:05 [2022-08-04T09:30:05.568Z] #77 135.3   CC       tests/test-8.o
09:30:05 [2022-08-04T09:30:05.568Z] #77 135.3   CC       tests/test-9.o
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.5 Setting up dpkg-cross (2.6.18+nmu1) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.5 Setting up crossbuild-essential-armel (12.9) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.6 Setting up crossbuild-essential-armhf (12.9) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.6 Setting up crossbuild-essential-arm64 (12.9) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.6 Setting up crossbuild-essential-s390x (12.9) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.6 Setting up crossbuild-essential-ppc64el (12.9) ...
09:30:05 [2022-08-04T09:30:05.579Z] #19 263.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:30:05 [2022-08-04T09:30:05.730Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
09:30:05 [2022-08-04T09:30:05.829Z] #77 135.6   CC       tests/test-10.o
09:30:06 [2022-08-04T09:30:06.089Z] #77 135.8   CC       tests/test-11.o
09:30:06 [2022-08-04T09:30:06.341Z] #22 0.849 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:30:06 [2022-08-04T09:30:06.341Z] #22 0.854 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:30:06 [2022-08-04T09:30:06.341Z] #22 0.857 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:30:06 [2022-08-04T09:30:06.341Z] #22 DONE 0.9s
09:30:06 [2022-08-04T09:30:06.341Z] 
09:30:06 [2022-08-04T09:30:06.341Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:30:06 [2022-08-04T09:30:06.341Z] #23 sha256:a6d694ef936ee29e1df78777f3921dd9b6dd3ff872667fbea27debb44eabbf2c
09:30:06 [2022-08-04T09:30:06.752Z] Merge succeeded, producing 95ddda4a29ba8d1a2ea2c9505da40f7718289b05
09:30:06 [2022-08-04T09:30:06.752Z] Checking out Revision 95ddda4a29ba8d1a2ea2c9505da40f7718289b05 (PR-43906)
09:30:07 [2022-08-04T09:30:07.095Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:30:05 [2022-08-04T09:30:05.457Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:30:05 [2022-08-04T09:30:05.463Z]  > git config --add remote.origin.fetch +refs/pull/43906/head:refs/remotes/origin/PR-43906 # timeout=10
09:30:05 [2022-08-04T09:30:05.470Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:30:05 [2022-08-04T09:30:05.478Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:30:05 [2022-08-04T09:30:05.491Z] Fetching upstream changes from https://github.com/moby/moby.git
09:30:05 [2022-08-04T09:30:05.491Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:30:05 [2022-08-04T09:30:05.492Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:30:05 [2022-08-04T09:30:05.723Z]  > git config core.sparsecheckout # timeout=10
09:30:05 [2022-08-04T09:30:05.737Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:30:06 [2022-08-04T09:30:06.254Z]  > git remote # timeout=10
09:30:06 [2022-08-04T09:30:06.267Z]  > git config --get remote.origin.url # timeout=10
09:30:06 [2022-08-04T09:30:06.269Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:30:06 [2022-08-04T09:30:06.270Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:30:06 [2022-08-04T09:30:06.736Z]  > git rev-parse HEAD^{commit} # timeout=10
09:30:06 [2022-08-04T09:30:06.745Z]  > git config core.sparsecheckout # timeout=10
09:30:06 [2022-08-04T09:30:06.749Z]  > git checkout -f 95ddda4a29ba8d1a2ea2c9505da40f7718289b05 # timeout=10
09:30:07 [2022-08-04T09:30:07.090Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:30:07 [2022-08-04T09:30:07.490Z] #19 DONE 265.3s
09:30:07 [2022-08-04T09:30:07.490Z] 
09:30:07 [2022-08-04T09:30:07.490Z] #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
09:30:07 [2022-08-04T09:30:07.490Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:30:07 [2022-08-04T09:30:07.490Z] #20 ...
09:30:07 [2022-08-04T09:30:07.490Z] 
09:30:07 [2022-08-04T09:30:07.490Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:30:07 [2022-08-04T09:30:07.490Z] #32 sha256:dd2bbb267783850421ddaf22945ad080348a60ccf263bc5b1ff0294e24a4047f
09:30:07 [2022-08-04T09:30:07.490Z] #32 DONE 0.1s
09:30:07 [2022-08-04T09:30:07.490Z] 
09:30:07 [2022-08-04T09:30:07.490Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:30:07 [2022-08-04T09:30:07.490Z] #73 sha256:36b13602303219e94fe64a624a811b16bc8a1b6f51a502e3da0f285a5d99b8bb
09:30:07 [2022-08-04T09:30:07.490Z] #73 DONE 0.2s
09:30:07 [2022-08-04T09:30:07.756Z] 
09:30:07 [2022-08-04T09:30:07.756Z] #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
09:30:07 [2022-08-04T09:30:07.756Z] #74 sha256:ca2f785bc97b5ea4fe8615bc47a931ac02409070136050f11db01028182d108f
09:30:07 [2022-08-04T09:30:07.760Z] + docker version
09:30:07 [2022-08-04T09:30:07.760Z] Client: Docker Engine - Community
09:30:07 [2022-08-04T09:30:07.760Z]  Version:           20.10.14
09:30:07 [2022-08-04T09:30:07.760Z]  API version:       1.41
09:30:07 [2022-08-04T09:30:07.760Z]  Go version:        go1.16.15
09:30:07 [2022-08-04T09:30:07.760Z]  Git commit:        a224086
09:30:07 [2022-08-04T09:30:07.760Z]  Built:             Thu Mar 24 01:47:57 2022
09:30:07 [2022-08-04T09:30:07.760Z]  OS/Arch:           linux/amd64
09:30:07 [2022-08-04T09:30:07.760Z]  Context:           default
09:30:07 [2022-08-04T09:30:07.760Z]  Experimental:      true
09:30:07 [2022-08-04T09:30:07.760Z] 
09:30:07 [2022-08-04T09:30:07.760Z] Server: Docker Engine - Community
09:30:07 [2022-08-04T09:30:07.760Z]  Engine:
09:30:07 [2022-08-04T09:30:07.760Z]   Version:          20.10.14
09:30:07 [2022-08-04T09:30:07.760Z]   API version:      1.41 (minimum version 1.12)
09:30:07 [2022-08-04T09:30:07.760Z]   Go version:       go1.16.15
09:30:07 [2022-08-04T09:30:07.760Z]   Git commit:       87a90dc
09:30:07 [2022-08-04T09:30:07.760Z]   Built:            Thu Mar 24 01:45:46 2022
09:30:07 [2022-08-04T09:30:07.760Z]   OS/Arch:          linux/amd64
09:30:07 [2022-08-04T09:30:07.760Z]   Experimental:     true
09:30:07 [2022-08-04T09:30:07.760Z]  containerd:
09:30:07 [2022-08-04T09:30:07.760Z]   Version:          1.5.11
09:30:07 [2022-08-04T09:30:07.760Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:30:07 [2022-08-04T09:30:07.760Z]  runc:
09:30:07 [2022-08-04T09:30:07.760Z]   Version:          1.0.3
09:30:07 [2022-08-04T09:30:07.760Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:30:07 [2022-08-04T09:30:07.760Z]  docker-init:
09:30:07 [2022-08-04T09:30:07.760Z]   Version:          0.19.0
09:30:07 [2022-08-04T09:30:07.760Z]   GitCommit:        de40ad0
[Pipeline] sh
09:30:08 [2022-08-04T09:30:08.045Z] + docker info
09:30:08 [2022-08-04T09:30:08.982Z] Client:
09:30:08 [2022-08-04T09:30:08.982Z]  Context:    default
09:30:08 [2022-08-04T09:30:08.982Z]  Debug Mode: false
09:30:08 [2022-08-04T09:30:08.982Z]  Plugins:
09:30:08 [2022-08-04T09:30:08.982Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:30:08 [2022-08-04T09:30:08.982Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:30:08 [2022-08-04T09:30:08.982Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:30:08 [2022-08-04T09:30:08.982Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:30:08 [2022-08-04T09:30:08.982Z] 
09:30:08 [2022-08-04T09:30:08.982Z] Server:
09:30:08 [2022-08-04T09:30:08.982Z]  Containers: 0
09:30:08 [2022-08-04T09:30:08.982Z]   Running: 0
09:30:08 [2022-08-04T09:30:08.982Z]   Paused: 0
09:30:08 [2022-08-04T09:30:08.982Z]   Stopped: 0
09:30:08 [2022-08-04T09:30:08.982Z]  Images: 2
09:30:08 [2022-08-04T09:30:08.982Z]  Server Version: 20.10.14
09:30:08 [2022-08-04T09:30:08.982Z]  Storage Driver: overlay2
09:30:08 [2022-08-04T09:30:08.982Z]   Backing Filesystem: extfs
09:30:08 [2022-08-04T09:30:08.982Z]   Supports d_type: true
09:30:08 [2022-08-04T09:30:08.982Z]   Native Overlay Diff: true
09:30:08 [2022-08-04T09:30:08.982Z]   userxattr: false
09:30:08 [2022-08-04T09:30:08.982Z]  Logging Driver: json-file
09:30:08 [2022-08-04T09:30:08.982Z]  Cgroup Driver: cgroupfs
09:30:08 [2022-08-04T09:30:08.982Z]  Cgroup Version: 1
09:30:08 [2022-08-04T09:30:08.982Z]  Plugins:
09:30:08 [2022-08-04T09:30:08.982Z]   Volume: local
09:30:08 [2022-08-04T09:30:08.982Z]   Network: bridge host ipvlan macvlan null overlay
09:30:08 [2022-08-04T09:30:08.982Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:30:08 [2022-08-04T09:30:08.982Z]  Swarm: inactive
09:30:08 [2022-08-04T09:30:08.982Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:30:08 [2022-08-04T09:30:08.982Z]  Default Runtime: runc
09:30:08 [2022-08-04T09:30:08.982Z]  Init Binary: docker-init
09:30:08 [2022-08-04T09:30:08.982Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:30:08 [2022-08-04T09:30:08.982Z]  runc version: v1.0.3-0-gf46b6ba
09:30:08 [2022-08-04T09:30:08.982Z]  init version: de40ad0
09:30:08 [2022-08-04T09:30:08.982Z]  Security Options:
09:30:08 [2022-08-04T09:30:08.982Z]   apparmor
09:30:08 [2022-08-04T09:30:08.982Z]   seccomp
09:30:08 [2022-08-04T09:30:08.982Z]    Profile: default
09:30:08 [2022-08-04T09:30:08.982Z]  Kernel Version: 5.4.0-1071-aws
09:30:08 [2022-08-04T09:30:08.982Z]  Operating System: Ubuntu 18.04.6 LTS
09:30:08 [2022-08-04T09:30:08.982Z]  OSType: linux
09:30:08 [2022-08-04T09:30:08.982Z]  Architecture: x86_64
09:30:08 [2022-08-04T09:30:08.982Z]  CPUs: 2
09:30:08 [2022-08-04T09:30:08.982Z]  Total Memory: 7.483GiB
09:30:08 [2022-08-04T09:30:08.982Z]  Name: ip-10-100-44-83
09:30:08 [2022-08-04T09:30:08.982Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
09:30:08 [2022-08-04T09:30:08.982Z]  Docker Root Dir: /var/lib/docker
09:30:08 [2022-08-04T09:30:08.982Z]  Debug Mode: false
09:30:08 [2022-08-04T09:30:08.982Z]  Registry: https://index.docker.io/v1/
09:30:08 [2022-08-04T09:30:08.982Z]  Labels:
09:30:08 [2022-08-04T09:30:08.982Z]  Experimental: true
09:30:08 [2022-08-04T09:30:08.982Z]  Insecure Registries:
09:30:08 [2022-08-04T09:30:08.982Z]   127.0.0.0/8
09:30:08 [2022-08-04T09:30:08.982Z]  Live Restore Enabled: true
09:30:08 [2022-08-04T09:30:08.982Z] 
09:30:08 [2022-08-04T09:30:08.982Z] WARNING: No swap limit support
[Pipeline] sh
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.471 + RM_GOPATH=0
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.471 + TMP_GOPATH=
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.471 + : /build
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.471 + '[' -z '' ']'
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.471 ++ mktemp -d
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.473 + export GOPATH=/tmp/tmp.BDykEyNBE3
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.474 + GOPATH=/tmp/tmp.BDykEyNBE3
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.477 + RM_GOPATH=1
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.477 + case "$(go env GOARCH)" in
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.478 ++ go env GOARCH
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.483 + export GO_BUILDMODE=-buildmode=pie
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.484 + GO_BUILDMODE=-buildmode=pie
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.484 ++ dirname /install.sh
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.485 + dir=/
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.486 + bin=rootlesskit
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.486 + shift
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.486 + '[' '!' -f //rootlesskit.installer ']'
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.486 + . //rootlesskit.installer
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.486 ++ : 1920341cd41e047834a21007424162a2dc946315
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.487 + install_rootlesskit
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.487 + case "$1" in
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.487 + export CGO_ENABLED=0
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.487 + CGO_ENABLED=0
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.487 + _install_rootlesskit
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.488 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.488 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.489 + for f in rootlesskit rootlesskit-docker-proxy
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.489 + GOBIN=/build
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.489 + GO111MODULE=on
09:30:09 [2022-08-04T09:30:09.140Z] #74 1.489 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
09:30:09 [2022-08-04T09:30:09.266Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:30:09 [2022-08-04T09:30:09.266Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
09:30:09 [2022-08-04T09:30:09.266Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43906/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
09:30:09 [2022-08-04T09:30:09.266Z] + bash /home/ubuntu/workspace/moby_PR-43906/check-config.sh
09:30:09 [2022-08-04T09:30:09.266Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
09:30:09 [2022-08-04T09:30:09.266Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
09:30:09 [2022-08-04T09:30:09.266Z] 
09:30:09 [2022-08-04T09:30:09.266Z] Generally Necessary:
09:30:09 [2022-08-04T09:30:09.266Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
09:30:09 [2022-08-04T09:30:09.266Z] - apparmor: enabled and tools installed
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_NAMESPACES: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_NET_NS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_PID_NS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_IPC_NS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_UTS_NS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CGROUPS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CGROUP_CPUACCT: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CGROUP_DEVICE: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CGROUP_FREEZER: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CGROUP_SCHED: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_CPUSETS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_MEMCG: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_KEYS: enabled
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_VETH: enabled (as module)
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_BRIDGE: enabled (as module)
09:30:09 [2022-08-04T09:30:09.266Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
09:30:09 [2022-08-04T09:30:09.400Z] #74 1.897 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_NF_FILTER: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_NF_NAT: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NF_NAT: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_POSIX_MQUEUE: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CGROUP_BPF: enabled
09:30:09 [2022-08-04T09:30:09.526Z] 
09:30:09 [2022-08-04T09:30:09.526Z] Optional Features:
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_USER_NS: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_SECCOMP: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_SECCOMP_FILTER: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CGROUP_PIDS: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_MEMCG_SWAP: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
09:30:09 [2022-08-04T09:30:09.526Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_BLK_CGROUP: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_BLK_DEV_THROTTLING: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CGROUP_PERF: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CGROUP_HUGETLB: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CGROUP_NET_PRIO: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_CFS_BANDWIDTH: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_FAIR_GROUP_SCHED: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_RT_GROUP_SCHED: missing
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_VS: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_VS_NFCT: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_VS_PROTO_TCP: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_VS_PROTO_UDP: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_IP_VS_RR: enabled (as module)
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_SECURITY_SELINUX: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_SECURITY_APPARMOR: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_EXT4_FS: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
09:30:09 [2022-08-04T09:30:09.526Z] - CONFIG_EXT4_FS_SECURITY: enabled
09:30:09 [2022-08-04T09:30:09.786Z] - Network Drivers:
09:30:09 [2022-08-04T09:30:09.786Z]   - "overlay":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_VXLAN: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       Optional (for encrypted networks):
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_CRYPTO: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_CRYPTO_AEAD: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_CRYPTO_GCM: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_CRYPTO_SEQIV: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_CRYPTO_GHASH: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_XFRM: enabled
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_XFRM_USER: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_XFRM_ALGO: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]       - CONFIG_INET_ESP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "ipvlan":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_IPVLAN: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "macvlan":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_MACVLAN: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_DUMMY: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "ftp,tftp client in container":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z] - Storage Drivers:
09:30:09 [2022-08-04T09:30:09.786Z]   - "aufs":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_AUFS_FS: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "btrfs":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_BTRFS_FS: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
09:30:09 [2022-08-04T09:30:09.786Z]   - "devicemapper":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_BLK_DEV_DM: enabled
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "overlay":
09:30:09 [2022-08-04T09:30:09.786Z]     - CONFIG_OVERLAY_FS: enabled (as module)
09:30:09 [2022-08-04T09:30:09.786Z]   - "zfs":
09:30:09 [2022-08-04T09:30:09.786Z]     - /dev/zfs: present
09:30:09 [2022-08-04T09:30:09.786Z]     - zfs command: missing
09:30:09 [2022-08-04T09:30:09.786Z]     - zpool command: missing
09:30:09 [2022-08-04T09:30:09.786Z] 
09:30:09 [2022-08-04T09:30:09.786Z] Limits:
09:30:09 [2022-08-04T09:30:09.786Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
09:30:09 [2022-08-04T09:30:09.786Z] 
09:30:09 [2022-08-04T09:30:09.786Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:30:10 [2022-08-04T09:30:10.113Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:95ddda4a29ba8d1a2ea2c9505da40f7718289b05 .
09:30:10 [2022-08-04T09:30:10.113Z] #1 [internal] load build definition from Dockerfile
09:30:10 [2022-08-04T09:30:10.113Z] #1 sha256:947cd8048afddb767e94adb6ecf595c0a2124a3e997a71507732d7253bc245a3
09:30:10 [2022-08-04T09:30:10.113Z] #1 transferring dockerfile: 19.07kB done
09:30:10 [2022-08-04T09:30:10.113Z] #1 DONE 0.0s
09:30:10 [2022-08-04T09:30:10.113Z] 
09:30:10 [2022-08-04T09:30:10.113Z] #2 [internal] load .dockerignore
09:30:10 [2022-08-04T09:30:10.113Z] #2 sha256:fff64fe06f0cf4ed25f66418f875e4cff9c25932164b80fcd3df410928010af9
09:30:10 [2022-08-04T09:30:10.113Z] #2 transferring context: 145B done
09:30:10 [2022-08-04T09:30:10.113Z] #2 DONE 0.0s
09:30:10 [2022-08-04T09:30:10.113Z] 
09:30:10 [2022-08-04T09:30:10.113Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:30:10 [2022-08-04T09:30:10.113Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:30:10 [2022-08-04T09:30:10.372Z] #3 DONE 0.1s
09:30:10 [2022-08-04T09:30:10.372Z] 
09:30:10 [2022-08-04T09:30:10.372Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:30:10 [2022-08-04T09:30:10.372Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:30:10 [2022-08-04T09:30:10.372Z] #4 CACHED
09:30:10 [2022-08-04T09:30:10.632Z] 
09:30:10 [2022-08-04T09:30:10.632Z] #5 [internal] load build definition from Dockerfile
09:30:10 [2022-08-04T09:30:10.632Z] #5 sha256:70579dfb8065ce21e815d91beeb08b18813c1db8a17c815c62fac3f4fca6d87c
09:30:10 [2022-08-04T09:30:10.632Z] #5 DONE 0.0s
09:30:10 [2022-08-04T09:30:10.632Z] 
09:30:10 [2022-08-04T09:30:10.632Z] #6 [internal] load .dockerignore
09:30:10 [2022-08-04T09:30:10.632Z] #6 sha256:93cac955aac4ec0a48dcf9d8e7eb1c3f5411a4277da56cbfca58616b17818eb3
09:30:10 [2022-08-04T09:30:10.632Z] #6 DONE 0.0s
09:30:10 [2022-08-04T09:30:10.632Z] 
09:30:10 [2022-08-04T09:30:10.632Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:30:10 [2022-08-04T09:30:10.632Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
09:30:10 [2022-08-04T09:30:10.632Z] #8 DONE 0.1s
09:30:10 [2022-08-04T09:30:10.632Z] 
09:30:10 [2022-08-04T09:30:10.632Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
09:30:10 [2022-08-04T09:30:10.632Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:30:10 [2022-08-04T09:30:10.790Z] #74 3.082 go: downloading github.com/sirupsen/logrus v1.8.1
09:30:10 [2022-08-04T09:30:10.791Z] #74 3.082 go: downloading github.com/urfave/cli/v2 v2.4.0
09:30:10 [2022-08-04T09:30:10.891Z] #10 DONE 0.1s
09:30:10 [2022-08-04T09:30:10.891Z] 
09:30:10 [2022-08-04T09:30:10.891Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:30:10 [2022-08-04T09:30:10.891Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:30:10 [2022-08-04T09:30:10.891Z] #7 DONE 0.1s
09:30:10 [2022-08-04T09:30:10.891Z] 
09:30:10 [2022-08-04T09:30:10.891Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:30:10 [2022-08-04T09:30:10.891Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:30:10 [2022-08-04T09:30:10.891Z] #9 DONE 0.1s
09:30:11 [2022-08-04T09:30:11.051Z] #74 3.405 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
09:30:11 [2022-08-04T09:30:11.158Z] 
09:30:11 [2022-08-04T09:30:11.159Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:30:11 [2022-08-04T09:30:11.159Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:30:11 [2022-08-04T09:30:11.159Z] #71 DONE 0.0s
09:30:11 [2022-08-04T09:30:11.159Z] 
09:30:11 [2022-08-04T09:30:11.159Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:30:11 [2022-08-04T09:30:11.159Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:30:11 [2022-08-04T09:30:11.159Z] #73 DONE 0.0s
09:30:11 [2022-08-04T09:30:11.159Z] 
09:30:11 [2022-08-04T09:30:11.159Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:30:11 [2022-08-04T09:30:11.159Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:30:11 [2022-08-04T09:30:11.159Z] #11 DONE 0.0s
09:30:11 [2022-08-04T09:30:11.159Z] 
09:30:11 [2022-08-04T09:30:11.159Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:30:11 [2022-08-04T09:30:11.159Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:30:11 [2022-08-04T09:30:11.159Z] #28 DONE 0.0s
09:30:11 [2022-08-04T09:30:11.159Z] 
09:30:11 [2022-08-04T09:30:11.159Z] #24 [internal] load build context
09:30:11 [2022-08-04T09:30:11.159Z] #24 sha256:ccf31acee0d710e68ccb5200a464a5ac74994fc44dd4fa0f06ea17e59cae221a
09:30:11 [2022-08-04T09:30:11.420Z] #24 ...
09:30:11 [2022-08-04T09:30:11.421Z] 
09:30:11 [2022-08-04T09:30:11.421Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:30:11 [2022-08-04T09:30:11.421Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:30:11 [2022-08-04T09:30:11.421Z] #49 DONE 0.4s
09:30:11 [2022-08-04T09:30:11.421Z] 
09:30:11 [2022-08-04T09:30:11.421Z] #24 [internal] load build context
09:30:11 [2022-08-04T09:30:11.421Z] #24 sha256:ccf31acee0d710e68ccb5200a464a5ac74994fc44dd4fa0f06ea17e59cae221a
09:30:11 [2022-08-04T09:30:11.613Z] #23 ...
09:30:11 [2022-08-04T09:30:11.613Z] 
09:30:11 [2022-08-04T09:30:11.613Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:30:11 [2022-08-04T09:30:11.613Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.0   CCLD     libyajl.la
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.4   CCLD     verify/json_verify
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[5]: Nothing to be done for 'install-exec-am'.
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[5]: Nothing to be done for 'install-data-am'.
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.8 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/validate.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_config_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_content_descriptor.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_defs.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_defs_descriptor.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_image_index_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 144.9   CC       src/image_spec_schema_image_manifest_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.0   CC       src/image_spec_schema_image_layout_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.0   CC       src/runtime_spec_schema_config_linux.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.0   CC       src/runtime_spec_schema_config_zos.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.0   CC       src/runtime_spec_schema_config_solaris.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.1   CC       src/runtime_spec_schema_config_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.1   CC       src/runtime_spec_schema_config_vm.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.1   CC       src/runtime_spec_schema_config_windows.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.2   CC       src/runtime_spec_schema_defs.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.2   CC       src/runtime_spec_schema_defs_linux.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.3   CC       src/runtime_spec_schema_defs_zos.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.4   CC       src/runtime_spec_schema_defs_vm.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.5   CC       src/runtime_spec_schema_state_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.5   CC       src/runtime_spec_schema_defs_windows.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.5   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.6   CC       src/basic_test_double_array_item.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.6   CC       src/basic_test_double_array.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.6   CC       src/basic_test_top_array_int.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.7   CC       src/basic_test_top_array_string.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.7   CC       src/basic_test_top_double_array_int.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.7   CC       src/basic_test_top_double_array_obj.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.8   CC       src/basic_test_top_double_array_refobj.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.9   CC       src/basic_test_top_double_array_string.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 145.9   CC       src/read-file.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.0   CC       src/json_common.lo
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.1   CC       tests/test-1.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.2   CC       tests/test-3.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.2   CC       tests/test-4.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.3   CC       tests/test-5.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.3   CC       tests/test-2.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.4   CC       tests/test-6.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.5   CC       tests/test-7.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.5   CC       tests/test-8.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.7   CC       tests/test-10.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.7   CC       tests/test-9.o
09:30:11 [2022-08-04T09:30:11.613Z] #77 146.7   CC       tests/test-11.o
09:30:12 [2022-08-04T09:30:12.432Z] #74 4.764 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:30:12 [2022-08-04T09:30:12.432Z] #74 ...
09:30:12 [2022-08-04T09:30:12.432Z] 
09:30:12 [2022-08-04T09:30:12.432Z] #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
09:30:12 [2022-08-04T09:30:12.432Z] #33 sha256:7d6416bbc02d461d4f7bcb1b7190097b846c784e2d78831067339d860c3bad41
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.495 + RM_GOPATH=0
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.495 + TMP_GOPATH=
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.495 + : /build
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.496 + '[' -z '' ']'
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.497 ++ mktemp -d
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.499 + export GOPATH=/tmp/tmp.ax6xWFKYGx
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.499 + GOPATH=/tmp/tmp.ax6xWFKYGx
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.499 + RM_GOPATH=1
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.499 + case "$(go env GOARCH)" in
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.500 ++ go env GOARCH
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.509 + export GO_BUILDMODE=-buildmode=pie
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.509 + GO_BUILDMODE=-buildmode=pie
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.510 ++ dirname /install.sh
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 + dir=/
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 + bin=dockercli
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 + shift
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 + '[' '!' -f //dockercli.installer ']'
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 + . //dockercli.installer
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 ++ : stable
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.515 ++ : 17.06.2-ce
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.516 + install_dockercli
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.516 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.516 Install docker/cli version 17.06.2-ce from stable
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.516 ++ uname -m
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.518 + arch=x86_64
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.518 + '[' x86_64 '!=' x86_64 ']'
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.518 + url=https://download.docker.com/linux/static
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.518 + tar -xz docker/docker
09:30:12 [2022-08-04T09:30:12.432Z] #33 1.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:30:12 [2022-08-04T09:30:12.432Z] #33 4.726 + mkdir -p /build
09:30:12 [2022-08-04T09:30:12.432Z] #33 4.728 + mv docker/docker /build/
09:30:12 [2022-08-04T09:30:12.432Z] #33 4.729 + rmdir docker
09:30:12 [2022-08-04T09:30:12.432Z] #33 DONE 5.0s
09:30:12 [2022-08-04T09:30:12.432Z] 
09:30:12 [2022-08-04T09:30:12.432Z] #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
09:30:12 [2022-08-04T09:30:12.432Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
09:30:12 [2022-08-04T09:30:12.432Z] #69 1.558 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 1.586 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 1.586 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 1.755 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 1.879 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 2.333 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 2.823 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 3.290 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 3.618 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 4.019 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 4.020 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:30:12 [2022-08-04T09:30:12.432Z] #69 4.021 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.031 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.036 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.049 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.051 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.055 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.059 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.068 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.069 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:30:12 [2022-08-04T09:30:12.433Z] #69 4.075 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
09:30:12 [2022-08-04T09:30:12.820Z] #24 transferring context: 62.40MB 1.8s done
09:30:12 [2022-08-04T09:30:12.820Z] #24 DONE 2.0s
09:30:13 [2022-08-04T09:30:13.002Z] #69 ...
09:30:13 [2022-08-04T09:30:13.002Z] 
09:30:13 [2022-08-04T09:30:13.003Z] #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
09:30:13 [2022-08-04T09:30:13.003Z] #74 sha256:ca2f785bc97b5ea4fe8615bc47a931ac02409070136050f11db01028182d108f
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.061 go: downloading github.com/google/uuid v1.3.0
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.104 go: downloading github.com/moby/vpnkit v0.5.0
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.106 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.135 go: downloading github.com/gofrs/flock v0.8.1
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.199 go: downloading github.com/gorilla/mux v1.8.0
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.331 go: downloading github.com/moby/sys/mountinfo v0.6.0
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.562 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:30:13 [2022-08-04T09:30:13.003Z] #74 5.645 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
09:30:13 [2022-08-04T09:30:13.081Z] #13 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #20 [dev-systemd-false  6/28] RUN ldconfig
09:30:13 [2022-08-04T09:30:13.081Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
09:30:13 [2022-08-04T09:30:13.081Z] #20 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:30:13 [2022-08-04T09:30:13.081Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
09:30:13 [2022-08-04T09:30:13.081Z] #18 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:30:13 [2022-08-04T09:30:13.081Z] #32 sha256:b73042207625dedc04e797f0ad07f549dcb3a5313fd0434943a129ca29f5eb4f
09:30:13 [2022-08-04T09:30:13.081Z] #32 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #61 sha256:a212567a32c3aa355786a9d8906943e2c71960f174d3c7393a779a0e9055b56c
09:30:13 [2022-08-04T09:30:13.081Z] #61 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #56 sha256:b9ca77517bfa1da496dbaee2a8ef2c7b0498a0649563471561aa7d133fbd826d
09:30:13 [2022-08-04T09:30:13.081Z] #56 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #41 sha256:c912ed4f22510d017e61b165ba6e966c9d687c795fbea389835b332d8e604a1d
09:30:13 [2022-08-04T09:30:13.081Z] #41 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:30:13 [2022-08-04T09:30:13.081Z] #66 sha256:555652cb836f2936e1bdb5cc964d804712a15510669fbbf391de9cbca9d8666b
09:30:13 [2022-08-04T09:30:13.081Z] #66 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #67 sha256:47f9a75cf59ae60889b1b2295f09a9856236835bce9cf2d2ec3b205958f9827b
09:30:13 [2022-08-04T09:30:13.081Z] #67 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
09:30:13 [2022-08-04T09:30:13.081Z] #50 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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             ;
09:30:13 [2022-08-04T09:30:13.081Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:30:13 [2022-08-04T09:30:13.081Z] #76 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:30:13 [2022-08-04T09:30:13.081Z] #47 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:30:13 [2022-08-04T09:30:13.081Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
09:30:13 [2022-08-04T09:30:13.081Z] #12 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:30:13 [2022-08-04T09:30:13.081Z] #40 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:30:13 [2022-08-04T09:30:13.081Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
09:30:13 [2022-08-04T09:30:13.081Z] #46 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.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
09:30:13 [2022-08-04T09:30:13.081Z] #64 sha256:9a2cbcb58c922a6a5c801afecf034a5c50cc42edf18603b0a9ca8671c6b73b8c
09:30:13 [2022-08-04T09:30:13.081Z] #64 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:30:13 [2022-08-04T09:30:13.081Z] #34 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #70 sha256:ed1127e8f0802f6c23627ea80ddc73bc58ca9d0acd84fdd15b19522cd90cf338
09:30:13 [2022-08-04T09:30:13.081Z] #70 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:30:13 [2022-08-04T09:30:13.081Z] #38 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:30:13 [2022-08-04T09:30:13.081Z] #42 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
09:30:13 [2022-08-04T09:30:13.081Z] #16 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:30:13 [2022-08-04T09:30:13.081Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
09:30:13 [2022-08-04T09:30:13.081Z] #15 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #65 sha256:33ba6dcd4674fa7d3b81b8fc685c4c5e4474b1d514c537603769ddaf15208437
09:30:13 [2022-08-04T09:30:13.081Z] #65 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:30:13 [2022-08-04T09:30:13.081Z] #59 sha256:b825ad1f02ea1e688ade2bc6d5285514b940e19ada3fb652ffa32f1ad372a79c
09:30:13 [2022-08-04T09:30:13.081Z] #59 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #37 sha256:6e34c073fdccc0a8c8c4697ea2084b4fda5aaec3e48e9f31741c7a93009dc183
09:30:13 [2022-08-04T09:30:13.081Z] #37 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:30:13 [2022-08-04T09:30:13.081Z] #43 sha256:442d4dfd18d2fc51d73e2f4582ab0897d4bb5630331e9d7a0edb9d9dba0a566b
09:30:13 [2022-08-04T09:30:13.081Z] #43 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #58 sha256:0e924794e5ad4d7f3020f79113b772c8c8e43bdfa3df8b81ffa085a3d25235ce
09:30:13 [2022-08-04T09:30:13.081Z] #58 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:30:13 [2022-08-04T09:30:13.081Z] #36 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:30:13 [2022-08-04T09:30:13.081Z] #23 sha256:a6d694ef936ee29e1df78777f3921dd9b6dd3ff872667fbea27debb44eabbf2c
09:30:13 [2022-08-04T09:30:13.081Z] #23 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:30:13 [2022-08-04T09:30:13.081Z] #25 sha256:b8e12039fb0d420d7fbcdf953c4b7d595df4bffe71a2ccb26a5214655237ac9e
09:30:13 [2022-08-04T09:30:13.081Z] #25 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #22 sha256:01104d7f88eb5efe077795cd9e44e4fb6d46ca79b9cdf0d3d793fb69124e5ad0
09:30:13 [2022-08-04T09:30:13.081Z] #22 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:30:13 [2022-08-04T09:30:13.081Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:30:13 [2022-08-04T09:30:13.081Z] #72 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:30:13 [2022-08-04T09:30:13.081Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:30:13 [2022-08-04T09:30:13.081Z] #21 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:30:13 [2022-08-04T09:30:13.081Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:30:13 [2022-08-04T09:30:13.081Z] #77 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:30:13 [2022-08-04T09:30:13.081Z] #55 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:30:13 [2022-08-04T09:30:13.081Z] #63 sha256:9b37cd4b713e1fd0a9e8c9731730eddd50897d8ba8ff2859c98532ad5f8e6150
09:30:13 [2022-08-04T09:30:13.081Z] #63 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #48 sha256:48b260f1150674d34cbc3957575e34a1129ef999d505c6ee14239a230fc11951
09:30:13 [2022-08-04T09:30:13.081Z] #48 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #44 sha256:5edc99dc749360ce1756c96b29fe6456edd4ef6f11a63acc19675ccd96142d8c
09:30:13 [2022-08-04T09:30:13.081Z] #44 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #75 sha256:182cae6edee0fc22490f453c304797bc5fc5cd401ef08c1b93696c1d13d2434d
09:30:13 [2022-08-04T09:30:13.081Z] #75 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:30:13 [2022-08-04T09:30:13.081Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
09:30:13 [2022-08-04T09:30:13.081Z] #17 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #39 sha256:ab4cd9e18b0932c978e0dfe92d3cd8175666fe74e8554040c6acbec5566f354e
09:30:13 [2022-08-04T09:30:13.081Z] #39 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #60 sha256:3326042661a4d5061d8e0a50fd68c534504bed7db617372749da24cf14cd1fda
09:30:13 [2022-08-04T09:30:13.081Z] #60 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:30:13 [2022-08-04T09:30:13.081Z] #29 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:30:13 [2022-08-04T09:30:13.081Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
09:30:13 [2022-08-04T09:30:13.081Z] #19 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.081Z] #54 sha256:d80ccf4dc3ff918ff851359ac5f2d955655b56774ef0cbbf700285c5671ba241
09:30:13 [2022-08-04T09:30:13.081Z] #54 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:30:13 [2022-08-04T09:30:13.081Z] #79 sha256:dce51d8f6d96290abaf3a6eaf791ae1a75fe2ca1978aef95c46d4fcbbc19f5b9
09:30:13 [2022-08-04T09:30:13.081Z] #79 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #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
09:30:13 [2022-08-04T09:30:13.081Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:30:13 [2022-08-04T09:30:13.081Z] #57 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.081Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:30:13 [2022-08-04T09:30:13.081Z] #30 sha256:86144ab2334fd5124a1dbdb25dbcc38582e8f064d2821f62e572189201ce0a72
09:30:13 [2022-08-04T09:30:13.081Z] #30 CACHED
09:30:13 [2022-08-04T09:30:13.081Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:30:13 [2022-08-04T09:30:13.082Z] #27 sha256:815c13130b3fabd4073f9a80d53fb5c2b2f63bed79d7d22806a77403eab154d4
09:30:13 [2022-08-04T09:30:13.082Z] #27 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.082Z] #45 sha256:957899326b88d3d3551fb8bd2e60ad9ee36e7124d7e6bd11e7f1097af31a5b8f
09:30:13 [2022-08-04T09:30:13.082Z] #45 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #31 sha256:ffa9001f852af59467906960f8e2a7e68a2961343a7a84be0b94b532e1344bb3
09:30:13 [2022-08-04T09:30:13.082Z] #31 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:30:13 [2022-08-04T09:30:13.082Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:30:13 [2022-08-04T09:30:13.082Z] #74 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.082Z] #35 sha256:da418e1cd107e9c1113673e4d7c05ad6f3cae75ce087c9653d5e448b530c38d9
09:30:13 [2022-08-04T09:30:13.082Z] #35 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #26 sha256:8084d4616574f102a5d3533984c6894a0dfbdc3b8d957472f7ad5199caca8f33
09:30:13 [2022-08-04T09:30:13.082Z] #26 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:30:13 [2022-08-04T09:30:13.082Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
09:30:13 [2022-08-04T09:30:13.082Z] #33 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.082Z] #78 sha256:da8c83e6f0e341426e3cae6bdb71329f48b1a312feaf200fd3e2af7b33430cc5
09:30:13 [2022-08-04T09:30:13.082Z] #78 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:30:13 [2022-08-04T09:30:13.082Z] #14 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:30:13 [2022-08-04T09:30:13.082Z] #51 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:30:13 [2022-08-04T09:30:13.082Z] #53 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:30:13 [2022-08-04T09:30:13.082Z] #68 sha256:1876cc08a62e466bc7ae1522250513e78cb3059430d74f6ef2db4addbc855aa3
09:30:13 [2022-08-04T09:30:13.082Z] #68 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:30:13 [2022-08-04T09:30:13.082Z] #69 sha256:dc8faa7d61ecc7369e4adbb6c1500f54ed02e1473cacf440646ac9bb90b7bbd0
09:30:13 [2022-08-04T09:30:13.082Z] #69 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:30:13 [2022-08-04T09:30:13.082Z] #52 sha256:8c5493649edfd19268885b00e9c4a3b2bcbd69df600f4a8d4a1b70d95d4f61cc
09:30:13 [2022-08-04T09:30:13.082Z] #52 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #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
09:30:13 [2022-08-04T09:30:13.082Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:30:13 [2022-08-04T09:30:13.082Z] #62 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:30:13 [2022-08-04T09:30:13.082Z] #80 sha256:db38d887db8cc8a9ca108c9427160042330608a68125850a8bd92b9bd47a7bf1
09:30:13 [2022-08-04T09:30:13.082Z] #80 CACHED
09:30:13 [2022-08-04T09:30:13.082Z] 
09:30:13 [2022-08-04T09:30:13.082Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
09:30:13 [2022-08-04T09:30:13.082Z] #81 sha256:f3c459eff4a8fe312e59c1fb18fbc02963b22dc1d492f7caa2728c0f32e9a6ad
09:30:13 [2022-08-04T09:30:13.262Z] #74 5.723 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
09:30:14 [2022-08-04T09:30:14.021Z] #81 DONE 1.1s
09:30:14 [2022-08-04T09:30:14.021Z] 
09:30:14 [2022-08-04T09:30:14.021Z] #82 exporting to image
09:30:14 [2022-08-04T09:30:14.021Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:30:14 [2022-08-04T09:30:14.021Z] #82 exporting layers
09:30:14 [2022-08-04T09:30:14.644Z] #74 6.784 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:30:14 [2022-08-04T09:30:14.960Z] #82 exporting layers 0.9s done
09:30:14 [2022-08-04T09:30:14.960Z] #82 writing image sha256:fa82f8408fec70b48284e34079c4f7777f82f0e2d5c378b49072e2e3522cfba2 done
09:30:14 [2022-08-04T09:30:14.960Z] #82 naming to docker.io/library/docker:95ddda4a29ba8d1a2ea2c9505da40f7718289b05 done
09:30:14 [2022-08-04T09:30:14.960Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:30:15 [2022-08-04T09:30:15.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=95ddda4a29ba8d1a2ea2c9505da40f7718289b05 -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=master docker:95ddda4a29ba8d1a2ea2c9505da40f7718289b05 hack/make.sh dynbinary test-integration
09:30:15 [2022-08-04T09:30:15.578Z] 
09:30:16 [2022-08-04T09:30:16.181Z] Removing bundles/
09:30:16 [2022-08-04T09:30:16.181Z] 
09:30:16 [2022-08-04T09:30:16.181Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:30:16 [2022-08-04T09:30:16.181Z] Building: bundles/dynbinary-daemon/dockerd
09:30:16 [2022-08-04T09:30:16.181Z] GOOS="" GOARCH="" GOARM=""
09:30:16 [2022-08-04T09:30:16.891Z] #77 ...
09:30:16 [2022-08-04T09:30:16.891Z] 
09:30:16 [2022-08-04T09:30:16.891Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:30:16 [2022-08-04T09:30:16.891Z] #23 sha256:a6d694ef936ee29e1df78777f3921dd9b6dd3ff872667fbea27debb44eabbf2c
09:30:16 [2022-08-04T09:30:16.891Z] #23 10.57 Collecting yamllint==1.26.1
09:30:17 [2022-08-04T09:30:17.939Z] #74 ...
09:30:17 [2022-08-04T09:30:17.939Z] 
09:30:17 [2022-08-04T09:30:17.939Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
09:30:17 [2022-08-04T09:30:17.939Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
09:30:17 [2022-08-04T09:30:17.939Z] #49 1.735 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 1.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 1.750 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 1.985 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 2.319 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 2.941 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 3.519 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 3.999 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.479 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.873 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.889 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.889 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.889 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.889 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.889 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.913 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.915 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.917 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.918 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.919 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 4.920 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:30:17 [2022-08-04T09:30:17.939Z] #49 ...
09:30:17 [2022-08-04T09:30:17.939Z] 
09:30:17 [2022-08-04T09:30:17.939Z] #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
09:30:17 [2022-08-04T09:30:17.939Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:30:17 [2022-08-04T09:30:17.939Z] #20 1.845 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 1.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 2.187 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 2.578 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 3.182 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 3.903 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 4.369 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 4.750 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.178 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.192 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.198 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.216 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.218 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.239 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.261 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.262 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.264 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.265 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.268 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
09:30:17 [2022-08-04T09:30:17.939Z] #20 5.274 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:30:18 [2022-08-04T09:30:18.268Z] #23 11.62   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:30:19 [2022-08-04T09:30:19.644Z] #23 13.15 Collecting pathspec>=0.5.3
09:30:19 [2022-08-04T09:30:19.644Z] #23 13.16   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:30:19 [2022-08-04T09:30:19.902Z] #23 13.65 Collecting pyyaml
09:30:19 [2022-08-04T09:30:19.902Z] #23 13.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)
09:30:20 [2022-08-04T09:30:20.162Z] #23 13.75 Building wheels for collected packages: yamllint
09:30:20 [2022-08-04T09:30:20.162Z] #23 13.75   Building wheel for yamllint (setup.py): started
09:30:21 [2022-08-04T09:30:21.098Z] #23 14.86   Building wheel for yamllint (setup.py): finished with status 'done'
09:30:21 [2022-08-04T09:30:21.098Z] #23 14.86   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=b8eae296ab28d550136874ab5a5aedbf254fd0024b496ecc836b1d791fa6834c
09:30:21 [2022-08-04T09:30:21.098Z] #23 14.87   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:30:21 [2022-08-04T09:30:21.098Z] #23 14.87 Successfully built yamllint
09:30:21 [2022-08-04T09:30:21.098Z] #23 14.90 Installing collected packages: pyyaml, pathspec, yamllint
09:30:21 [2022-08-04T09:30:21.666Z] #23 15.38 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:30:22 [2022-08-04T09:30:22.233Z] #23 DONE 15.9s
09:30:22 [2022-08-04T09:30:22.233Z] 
09:30:22 [2022-08-04T09:30:22.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
09:30:22 [2022-08-04T09:30:22.233Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:30:22 [2022-08-04T09:30:22.233Z] #77 ...
09:30:22 [2022-08-04T09:30:22.233Z] 
09:30:22 [2022-08-04T09:30:22.233Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:30:22 [2022-08-04T09:30:22.233Z] #27 sha256:1ccfe51bc3ece418e5763cadc3c03302160f3a0968303da4360cbb86dbdfb326
09:30:22 [2022-08-04T09:30:22.492Z] #27 DONE 0.4s
09:30:22 [2022-08-04T09:30:22.492Z] 
09:30:22 [2022-08-04T09:30:22.492Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:30:22 [2022-08-04T09:30:22.492Z] #32 sha256:8a4d23ee171e11cdeef3bd6786c31afa647502f5c8fbf2fb5c80d36d4577c3fd
09:30:23 [2022-08-04T09:30:23.059Z] #32 DONE 0.5s
09:30:23 [2022-08-04T09:30:23.059Z] 
09:30:23 [2022-08-04T09:30:23.059Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:30:23 [2022-08-04T09:30:23.059Z] #35 sha256:342defffe3a1dd43e8d2c9ef36e88a7f4219ae5d3eb76ac3e5baab08d685cb6e
09:30:23 [2022-08-04T09:30:23.320Z] #35 DONE 0.3s
09:30:23 [2022-08-04T09:30:23.320Z] 
09:30:23 [2022-08-04T09:30:23.320Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:30:23 [2022-08-04T09:30:23.320Z] #37 sha256:942c78a0395469c83ab7e2e411d7849edd73e3c35b6b98a9d761e858daeec76f
09:30:23 [2022-08-04T09:30:23.579Z] #37 DONE 0.3s
09:30:23 [2022-08-04T09:30:23.579Z] 
09:30:23 [2022-08-04T09:30:23.579Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:30:23 [2022-08-04T09:30:23.579Z] #39 sha256:84765be9f645053770b1b4a3e25af585291677161677c5534f331a7f199fc35f
09:30:23 [2022-08-04T09:30:23.579Z] #39 DONE 0.1s
09:30:23 [2022-08-04T09:30:23.579Z] 
09:30:23 [2022-08-04T09:30:23.579Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:30:23 [2022-08-04T09:30:23.579Z] #41 sha256:0facf73319475c06396f3ab2b1f4403df96e9f2d208096adcdcb4a5c03c71c78
09:30:23 [2022-08-04T09:30:23.838Z] #41 DONE 0.1s
09:30:23 [2022-08-04T09:30:23.838Z] 
09:30:23 [2022-08-04T09:30:23.838Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:30:23 [2022-08-04T09:30:23.838Z] #45 sha256:bd96e02cd2e0a527b7b476afc0ff19a675cb7f0fd564412f07b9b1bce37727eb
09:30:23 [2022-08-04T09:30:23.838Z] #45 DONE 0.1s
09:30:23 [2022-08-04T09:30:23.838Z] 
09:30:23 [2022-08-04T09:30:23.838Z] #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
09:30:23 [2022-08-04T09:30:23.838Z] #60 sha256:10d5874d8f0dd1d54ebfff826e12f80b7d4944e8ecf74215c3e7e53b33da9fef
09:30:28 [2022-08-04T09:30:28.140Z] #77 ...
09:30:28 [2022-08-04T09:30:28.140Z] 
09:30:28 [2022-08-04T09:30:28.140Z] #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
09:30:28 [2022-08-04T09:30:28.140Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
09:30:28 [2022-08-04T09:30:28.140Z] #47 199.7 + dpkg --print-architecture
09:30:28 [2022-08-04T09:30:28.140Z] #47 DONE 200.2s
09:30:28 [2022-08-04T09:30:28.140Z] 
09:30:28 [2022-08-04T09:30:28.140Z] #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
09:30:28 [2022-08-04T09:30:28.140Z] #26 sha256:4d374b6ff89a2d2c7eac59da738325e1a4dd42b849f331deb6eb157e6cfeb43c
09:30:30 [2022-08-04T09:30:30.189Z] #20 ...
09:30:30 [2022-08-04T09:30:30.189Z] 
09:30:30 [2022-08-04T09:30:30.189Z] #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
09:30:30 [2022-08-04T09:30:30.189Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
09:30:30 [2022-08-04T09:30:30.189Z] #49 21.43 Fetched 49.2 MB in 20s (2465 kB/s)
09:30:36 [2022-08-04T09:30:36.769Z] #49 21.43 Reading package lists...
09:30:36 [2022-08-04T09:30:36.769Z] #49 ...
09:30:36 [2022-08-04T09:30:36.769Z] 
09:30:36 [2022-08-04T09:30:36.769Z] #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
09:30:36 [2022-08-04T09:30:36.769Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:30:36 [2022-08-04T09:30:36.769Z] #20 22.17 Fetched 49.2 MB in 21s (2391 kB/s)
09:30:37 [2022-08-04T09:30:37.339Z] #20 22.17 Reading package lists...
09:30:37 [2022-08-04T09:30:37.340Z] #20 ...
09:30:37 [2022-08-04T09:30:37.340Z] 
09:30:37 [2022-08-04T09:30:37.340Z] #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
09:30:37 [2022-08-04T09:30:37.340Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
09:30:37 [2022-08-04T09:30:37.340Z] #49 21.43 Reading package lists...
09:30:38 [2022-08-04T09:30:38.132Z] #26 ...
09:30:38 [2022-08-04T09:30:38.132Z] 
09:30:38 [2022-08-04T09:30:38.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:30:38 [2022-08-04T09:30:38.132Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.4   CCLD     libocispec.la
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.7   CCLD     src/validate
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.7   CCLD     tests/test-1
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.8   CCLD     tests/test-2
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.8   CCLD     tests/test-3
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.8   CCLD     tests/test-4
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.8   CCLD     tests/test-5
09:30:38 [2022-08-04T09:30:38.132Z] #77 167.9   CCLD     tests/test-6
09:30:38 [2022-08-04T09:30:38.392Z] #77 168.0   CCLD     tests/test-7
09:30:38 [2022-08-04T09:30:38.392Z] #77 168.0   CCLD     tests/test-8
09:30:38 [2022-08-04T09:30:38.392Z] #77 168.1   CCLD     tests/test-9
09:30:38 [2022-08-04T09:30:38.392Z] #77 168.3   CCLD     tests/test-10
09:30:38 [2022-08-04T09:30:38.651Z] #77 168.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:30:38 [2022-08-04T09:30:38.652Z] #77 168.3   CCLD     tests/test-11
09:30:38 [2022-08-04T09:30:38.849Z] #49 30.36 Reading package lists...
09:30:38 [2022-08-04T09:30:38.849Z] #49 ...
09:30:38 [2022-08-04T09:30:38.849Z] 
09:30:38 [2022-08-04T09:30:38.849Z] #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
09:30:38 [2022-08-04T09:30:38.849Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
09:30:38 [2022-08-04T09:30:38.849Z] #69 21.60 Fetched 49.2 MB in 20s (2425 kB/s)
09:30:38 [2022-08-04T09:30:38.849Z] #69 21.60 Reading package lists...
09:30:39 [2022-08-04T09:30:39.109Z] #69 30.99 Reading package lists...
09:30:39 [2022-08-04T09:30:39.109Z] #69 ...
09:30:39 [2022-08-04T09:30:39.109Z] 
09:30:39 [2022-08-04T09:30:39.109Z] #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
09:30:39 [2022-08-04T09:30:39.109Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:30:39 [2022-08-04T09:30:39.109Z] #20 22.17 Reading package lists...
09:30:40 [2022-08-04T09:30:40.033Z] #77 169.7 libtool: link: ar cr libocispec.a 
09:30:40 [2022-08-04T09:30:40.033Z] #77 169.7 libtool: link: ranlib libocispec.a
09:30:41 [2022-08-04T09:30:41.416Z] #77 171.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[5]: Nothing to be done for 'install-exec-am'.
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[5]: Nothing to be done for 'install-data-am'.
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.3 make[2]: Entering directory '/tmp/crun-build'
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.4   CC       src/libcrun/libcrun_testing_a-utils.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-container.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:30:41 [2022-08-04T09:30:41.676Z] #77 171.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.6   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.6   CC       src/libcrun/libcrun_testing_a-criu.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.7   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.7   CC       src/libcrun/libcrun_testing_a-linux.o
09:30:41 [2022-08-04T09:30:41.936Z] #77 171.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:30:42 [2022-08-04T09:30:42.195Z] #77 171.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:30:42 [2022-08-04T09:30:42.195Z] #77 171.9   CC       src/libcrun/libcrun_testing_a-error.o
09:30:42 [2022-08-04T09:30:42.195Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-status.o
09:30:42 [2022-08-04T09:30:42.195Z] #77 172.0   CC       src/libcrun/libcrun_testing_a-terminal.o
09:30:42 [2022-08-04T09:30:42.455Z] #77 172.1   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:30:42 [2022-08-04T09:30:42.719Z] #77 172.4   CC       src/libcrun/libcrun_testing_a-signals.o
09:30:42 [2022-08-04T09:30:42.719Z] #77 172.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:30:42 [2022-08-04T09:30:42.719Z] #77 172.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:30:42 [2022-08-04T09:30:42.979Z] #77 172.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:30:42 [2022-08-04T09:30:42.979Z] #77 172.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:30:42 [2022-08-04T09:30:42.979Z] #77 172.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:30:43 [2022-08-04T09:30:43.238Z] #77 173.0   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:30:43 [2022-08-04T09:30:43.238Z] #77 173.1   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:30:43 [2022-08-04T09:30:43.238Z] #77 173.1   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:30:44 [2022-08-04T09:30:44.178Z] #77 173.7   CC       src/crun-crun.o
09:30:44 [2022-08-04T09:30:44.178Z] #77 173.8   CC       src/crun-run.o
09:30:44 [2022-08-04T09:30:44.178Z] #77 173.8   CC       src/crun-delete.o
09:30:44 [2022-08-04T09:30:44.178Z] #77 174.0   CC       src/crun-kill.o
09:30:44 [2022-08-04T09:30:44.438Z] #77 174.2   CC       src/crun-pause.o
09:30:44 [2022-08-04T09:30:44.438Z] #77 174.2   CC       src/crun-unpause.o
09:30:44 [2022-08-04T09:30:44.698Z] #77 174.4   CC       src/crun-spec.o
09:30:44 [2022-08-04T09:30:44.698Z] #77 174.5   CC       src/crun-exec.o
09:30:44 [2022-08-04T09:30:44.958Z] #77 174.6   CC       src/crun-list.o
09:30:44 [2022-08-04T09:30:44.958Z] #77 174.7   CC       src/crun-create.o
09:30:44 [2022-08-04T09:30:44.958Z] #77 174.7   CC       src/crun-start.o
09:30:45 [2022-08-04T09:30:45.218Z] #77 174.8   CC       src/crun-state.o
09:30:45 [2022-08-04T09:30:45.480Z] #77 175.1   CC       src/crun-update.o
09:30:45 [2022-08-04T09:30:45.740Z] #77 175.3   CC       src/crun-ps.o
09:30:45 [2022-08-04T09:30:45.740Z] #77 175.4   CC       src/crun-checkpoint.o
09:30:45 [2022-08-04T09:30:45.740Z] #77 175.5   CC       src/crun-restore.o
09:30:45 [2022-08-04T09:30:45.769Z] #60 ...
09:30:45 [2022-08-04T09:30:45.769Z] 
09:30:45 [2022-08-04T09:30:45.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
09:30:45 [2022-08-04T09:30:45.769Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:30:45 [2022-08-04T09:30:45.769Z] #77 181.4   CCLD     libocispec.la
09:30:45 [2022-08-04T09:30:45.769Z] #77 181.9   CCLD     src/validate
09:30:45 [2022-08-04T09:30:45.769Z] #77 181.9   CCLD     tests/test-1
09:30:45 [2022-08-04T09:30:45.769Z] #77 181.9   CCLD     tests/test-2
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.0   CCLD     tests/test-3
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.0   CCLD     tests/test-4
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.0   CCLD     tests/test-5
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.0   CCLD     tests/test-6
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.1   CCLD     tests/test-7
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.1   CCLD     tests/test-8
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.2   CCLD     tests/test-9
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.2   CCLD     tests/test-10
09:30:45 [2022-08-04T09:30:45.769Z] #77 182.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:30:45 [2022-08-04T09:30:45.999Z] #77 175.7   CC       src/libcrun/libcrun_la-utils.lo
09:30:46 [2022-08-04T09:30:46.027Z] #77 182.4   CCLD     tests/test-11
09:30:46 [2022-08-04T09:30:46.259Z] #77 175.9   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:30:46 [2022-08-04T09:30:46.519Z] #77 176.0   CC       src/libcrun/libcrun_la-container.lo
09:30:46 [2022-08-04T09:30:46.519Z] #77 176.2   CC       src/libcrun/libcrun_la-cgroup.lo
09:30:46 [2022-08-04T09:30:46.779Z] #77 176.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:30:47 [2022-08-04T09:30:47.039Z] #77 176.7   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:30:47 [2022-08-04T09:30:47.039Z] #77 176.8   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:30:47 [2022-08-04T09:30:47.239Z] #20 31.76 Reading package lists...
09:30:47 [2022-08-04T09:30:47.239Z] #20 ...
09:30:47 [2022-08-04T09:30:47.239Z] 
09:30:47 [2022-08-04T09:30:47.239Z] #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
09:30:47 [2022-08-04T09:30:47.239Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
09:30:47 [2022-08-04T09:30:47.239Z] #49 30.36 Reading package lists...
09:30:47 [2022-08-04T09:30:47.299Z] #77 177.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:30:47 [2022-08-04T09:30:47.299Z] #77 177.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:30:47 [2022-08-04T09:30:47.404Z] #77 183.8 libtool: link: ar cr libocispec.a 
09:30:47 [2022-08-04T09:30:47.404Z] #77 183.9 libtool: link: ranlib libocispec.a
09:30:47 [2022-08-04T09:30:47.869Z] #77 177.4   CC       src/libcrun/libcrun_la-criu.lo
09:30:48 [2022-08-04T09:30:48.129Z] #77 177.8   CC       src/libcrun/libcrun_la-custom-handler.lo
09:30:48 [2022-08-04T09:30:48.179Z] #49 38.75 Building dependency tree...
09:30:48 [2022-08-04T09:30:48.699Z] #77 178.3   CC       src/libcrun/libcrun_la-linux.lo
09:30:49 [2022-08-04T09:30:49.268Z] #77 178.8   CC       src/libcrun/libcrun_la-seccomp.lo
09:30:49 [2022-08-04T09:30:49.268Z] #77 178.9   CC       src/libcrun/libcrun_la-ebpf.lo
09:30:49 [2022-08-04T09:30:49.528Z] #77 179.2   CC       src/libcrun/libcrun_la-error.lo
09:30:49 [2022-08-04T09:30:49.789Z] #77 179.6   CC       src/libcrun/libcrun_la-status.lo
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[5]: Nothing to be done for 'install-exec-am'.
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[5]: Nothing to be done for 'install-data-am'.
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.0 make[2]: Entering directory '/tmp/crun-build'
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-utils.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-container.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-criu.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-linux.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:30:49 [2022-08-04T09:30:49.938Z] #77 186.4   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:30:50 [2022-08-04T09:30:50.048Z] #77 179.8   CC       src/libcrun/libcrun_la-terminal.lo
09:30:50 [2022-08-04T09:30:50.089Z] #49 42.80 The following additional packages will be installed:
09:30:50 [2022-08-04T09:30:50.089Z] #49 42.83   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
09:30:50 [2022-08-04T09:30:50.089Z] #49 42.86 Suggested packages:
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.4   CC       src/libcrun/libcrun_testing_a-status.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.4   CC       src/libcrun/libcrun_testing_a-error.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-terminal.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.5   CC       src/libcrun/libcrun_testing_a-signals.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.6   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.6   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:30:50 [2022-08-04T09:30:50.197Z] #77 186.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:30:50 [2022-08-04T09:30:50.307Z] #77 180.0   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:30:50 [2022-08-04T09:30:50.349Z] #49 42.87   cmake-doc ninja-build lrzip
09:30:50 [2022-08-04T09:30:50.349Z] #49 42.87 Recommended packages:
09:30:50 [2022-08-04T09:30:50.349Z] #49 42.87   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:30:50 [2022-08-04T09:30:50.456Z] #77 186.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:30:50 [2022-08-04T09:30:50.456Z] #77 186.9   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:30:50 [2022-08-04T09:30:50.456Z] #77 186.9   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:30:50 [2022-08-04T09:30:50.456Z] #77 187.0   CC       src/crun-crun.o
09:30:50 [2022-08-04T09:30:50.456Z] #77 187.0   CC       src/crun-run.o
09:30:50 [2022-08-04T09:30:50.714Z] #77 187.0   CC       src/crun-delete.o
09:30:50 [2022-08-04T09:30:50.714Z] #77 187.1   CC       src/crun-pause.o
09:30:50 [2022-08-04T09:30:50.714Z] #77 187.1   CC       src/crun-kill.o
09:30:50 [2022-08-04T09:30:50.714Z] #77 187.1   CC       src/crun-unpause.o
09:30:50 [2022-08-04T09:30:50.919Z] #49 43.64 The following NEW packages will be installed:
09:30:50 [2022-08-04T09:30:50.919Z] #49 43.66   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
09:30:50 [2022-08-04T09:30:50.973Z] #77 187.2   CC       src/crun-spec.o
09:30:50 [2022-08-04T09:30:50.973Z] #77 187.3   CC       src/crun-exec.o
09:30:50 [2022-08-04T09:30:50.973Z] #77 187.3   CC       src/crun-list.o
09:30:51 [2022-08-04T09:30:51.232Z] #77 187.5   CC       src/crun-create.o
09:30:51 [2022-08-04T09:30:51.232Z] #77 187.5   CC       src/crun-start.o
09:30:51 [2022-08-04T09:30:51.232Z] #77 187.6   CC       src/crun-state.o
09:30:51 [2022-08-04T09:30:51.232Z] #77 187.7   CC       src/crun-update.o
09:30:51 [2022-08-04T09:30:51.246Z] #77 180.8   CC       src/libcrun/libcrun_la-signals.lo
09:30:51 [2022-08-04T09:30:51.246Z] #77 180.8   CC       src/libcrun/libcrun_la-mount_flags.lo
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.15 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.15 Need to get 8418 kB of archives.
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.15 After this operation, 34.9 MB of additional disk space will be used.
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.17 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.22 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.22 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:30:51 [2022-08-04T09:30:51.489Z] #49 44.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:30:51 [2022-08-04T09:30:51.490Z] #77 187.9   CC       src/crun-ps.o
09:30:51 [2022-08-04T09:30:51.490Z] #77 187.9   CC       src/crun-checkpoint.o
09:30:51 [2022-08-04T09:30:51.490Z] #77 187.9   CC       src/crun-restore.o
09:30:51 [2022-08-04T09:30:51.506Z] #77 181.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:30:51 [2022-08-04T09:30:51.749Z] #77 188.0   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:30:51 [2022-08-04T09:30:51.749Z] #77 188.2   CC       src/libcrun/libcrun_la-utils.lo
09:30:51 [2022-08-04T09:30:51.749Z] #77 188.2   CC       src/libcrun/libcrun_la-container.lo
09:30:51 [2022-08-04T09:30:51.749Z] #77 188.3   CC       src/libcrun/libcrun_la-cgroup.lo
09:30:51 [2022-08-04T09:30:51.766Z] #77 181.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:30:52 [2022-08-04T09:30:52.008Z] #77 188.4   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:30:52 [2022-08-04T09:30:52.008Z] #77 188.4   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:30:52 [2022-08-04T09:30:52.266Z] #77 188.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:30:52 [2022-08-04T09:30:52.266Z] #77 188.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:30:52 [2022-08-04T09:30:52.266Z] #77 188.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:30:52 [2022-08-04T09:30:52.429Z] #49 45.03 debconf: delaying package configuration, since apt-utils is not installed
09:30:52 [2022-08-04T09:30:52.525Z] #77 188.9   CC       src/libcrun/libcrun_la-criu.lo
09:30:52 [2022-08-04T09:30:52.525Z] #77 188.9   CC       src/libcrun/libcrun_la-custom-handler.lo
09:30:52 [2022-08-04T09:30:52.525Z] #77 189.0   CC       src/libcrun/libcrun_la-linux.lo
09:30:52 [2022-08-04T09:30:52.689Z] #49 45.42 Fetched 8418 kB in 0s (17.9 MB/s)
09:30:52 [2022-08-04T09:30:52.689Z] #49 45.48 Selecting previously unselected package xxd.
09:30:52 [2022-08-04T09:30:52.705Z] #77 182.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:30:52 [2022-08-04T09:30:52.783Z] #77 189.1   CC       src/libcrun/libcrun_la-seccomp.lo
09:30:52 [2022-08-04T09:30:52.783Z] #77 189.2   CC       src/libcrun/libcrun_la-ebpf.lo
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.49 (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.)
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.55 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.56 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.63 Selecting previously unselected package vim-common.
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.64 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.66 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.81 Selecting previously unselected package cmake-data.
09:30:52 [2022-08-04T09:30:52.949Z] #49 45.81 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:30:52 [2022-08-04T09:30:52.965Z] #77 182.8   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:30:53 [2022-08-04T09:30:53.042Z] #77 189.5   CC       src/libcrun/libcrun_la-error.lo
09:30:53 [2022-08-04T09:30:53.042Z] #77 189.5   CC       src/libcrun/libcrun_la-status.lo
09:30:53 [2022-08-04T09:30:53.042Z] #77 189.5   CC       src/libcrun/libcrun_la-terminal.lo
09:30:53 [2022-08-04T09:30:53.042Z] #77 189.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:30:53 [2022-08-04T09:30:53.209Z] #49 45.82 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:30:53 [2022-08-04T09:30:53.301Z] #77 189.6   CC       src/libcrun/libcrun_la-signals.lo
09:30:53 [2022-08-04T09:30:53.301Z] #77 189.6   CC       src/libcrun/libcrun_la-mount_flags.lo
09:30:53 [2022-08-04T09:30:53.301Z] #77 189.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:30:53 [2022-08-04T09:30:53.301Z] #77 189.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:30:53 [2022-08-04T09:30:53.469Z] #49 ...
09:30:53 [2022-08-04T09:30:53.469Z] 
09:30:53 [2022-08-04T09:30:53.469Z] #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
09:30:53 [2022-08-04T09:30:53.469Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
09:30:53 [2022-08-04T09:30:53.469Z] #69 30.99 Reading package lists...
09:30:53 [2022-08-04T09:30:53.469Z] #69 39.99 Building dependency tree...
09:30:53 [2022-08-04T09:30:53.469Z] #69 43.95 The following additional packages will be installed:
09:30:53 [2022-08-04T09:30:53.469Z] #69 43.97   libbtrfs0
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.16 The following NEW packages will be installed:
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.16   libbtrfs-dev libbtrfs0
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.57 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.57 Need to get 460 kB of archives.
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.57 After this operation, 1237 kB of additional disk space will be used.
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:30:53 [2022-08-04T09:30:53.469Z] #69 44.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.36 debconf: delaying package configuration, since apt-utils is not installed
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.75 Fetched 460 kB in 0s (1475 kB/s)
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.81 Selecting previously unselected package libbtrfs0:amd64.
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.81 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30255 files and directories currently installed.)
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.88 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.96 Selecting previously unselected package libbtrfs-dev:amd64.
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 45.96 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 46.11 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 46.14 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:30:53 [2022-08-04T09:30:53.469Z] #69 46.15 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:30:53 [2022-08-04T09:30:53.535Z] #77 183.0   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:30:53 [2022-08-04T09:30:53.560Z] #77 189.9   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:30:53 [2022-08-04T09:30:53.560Z] #77 190.0   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:30:53 [2022-08-04T09:30:53.560Z] #77 ...
09:30:53 [2022-08-04T09:30:53.560Z] 
09:30:53 [2022-08-04T09:30:53.560Z] #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
09:30:53 [2022-08-04T09:30:53.560Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:30:53 [2022-08-04T09:30:53.732Z] #69 DONE 46.5s
09:30:53 [2022-08-04T09:30:53.732Z] 
09:30:53 [2022-08-04T09:30:53.732Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:30:53 [2022-08-04T09:30:53.732Z] #70 sha256:1ec028b5d67f883e7f88159dd2739d1ed2ce8c54a9d3fe1c304adc3695cb6225
09:30:53 [2022-08-04T09:30:53.794Z] #77 183.6   CC       tests/init.o
09:30:53 [2022-08-04T09:30:53.819Z] #47 241.2 + dpkg --print-architecture
09:30:53 [2022-08-04T09:30:53.819Z] #47 241.3 + git checkout -q v2.1.0
09:30:53 [2022-08-04T09:30:53.819Z] #47 241.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:30:53 [2022-08-04T09:30:53.819Z] #47 241.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:30:53 [2022-08-04T09:30:53.992Z] #70 DONE 0.1s
09:30:53 [2022-08-04T09:30:53.992Z] 
09:30:53 [2022-08-04T09:30:53.992Z] #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
09:30:53 [2022-08-04T09:30:53.992Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:30:54 [2022-08-04T09:30:54.564Z] #71 0.875 + RM_GOPATH=0
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.877 + TMP_GOPATH=
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.878 + : /build
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.879 + '[' -z '' ']'
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.879 ++ mktemp -d
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.884 + export GOPATH=/tmp/tmp.jhxxlGrPom
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.884 + GOPATH=/tmp/tmp.jhxxlGrPom
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.886 + RM_GOPATH=1
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.887 + case "$(go env GOARCH)" in
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.887 ++ go env GOARCH
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.901 + export GO_BUILDMODE=-buildmode=pie
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.901 + GO_BUILDMODE=-buildmode=pie
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.903 ++ dirname /install.sh
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.904 + dir=/
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.908 + bin=containerd
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.908 + shift
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.908 + '[' '!' -f //containerd.installer ']'
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.910 + . //containerd.installer
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.910 ++ set -e
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.910 ++ : v1.6.6
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.912 + install_containerd
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.912 + echo 'Install containerd version v1.6.6'
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.913 Install containerd version v1.6.6
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.913 + git clone https://github.com/containerd/containerd.git /tmp/tmp.jhxxlGrPom/src/github.com/containerd/containerd
09:30:54 [2022-08-04T09:30:54.823Z] #71 0.918 Cloning into '/tmp/tmp.jhxxlGrPom/src/github.com/containerd/containerd'...
09:30:55 [2022-08-04T09:30:55.704Z] #77 185.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:30:56 [2022-08-04T09:30:56.735Z] #71 ...
09:30:56 [2022-08-04T09:30:56.735Z] 
09:30:56 [2022-08-04T09:30:56.735Z] #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
09:30:56 [2022-08-04T09:30:56.735Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.13 Selecting previously unselected package libarchive13:amd64.
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.14 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.35 Selecting previously unselected package libjsoncpp24:amd64.
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.36 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.36 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.44 Selecting previously unselected package librhash0:amd64.
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.45 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.46 Unpacking librhash0:amd64 (1.4.1-2) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.57 Selecting previously unselected package libuv1:amd64.
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.58 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.58 Unpacking libuv1:amd64 (1.40.0-2) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.68 Selecting previously unselected package cmake.
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.69 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 47.69 Unpacking cmake (3.18.4-2+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.02 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.04 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.05 Setting up libuv1:amd64 (1.40.0-2) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.09 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.11 Setting up librhash0:amd64 (1.4.1-2) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.12 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.14 Setting up cmake (3.18.4-2+deb11u1) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 49.15 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:30:56 [2022-08-04T09:30:56.735Z] #49 DONE 49.5s
09:30:56 [2022-08-04T09:30:56.994Z] 
09:30:56 [2022-08-04T09:30:56.994Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:30:56 [2022-08-04T09:30:56.994Z] #50 sha256:0e74a988b030eeeeede8d308126626b4c33c607fce0bbfb238268e6ae8ea8999
09:30:56 [2022-08-04T09:30:56.994Z] #50 DONE 0.1s
09:30:56 [2022-08-04T09:30:56.994Z] 
09:30:56 [2022-08-04T09:30:56.994Z] #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
09:30:56 [2022-08-04T09:30:56.994Z] #51 sha256:04305dae40ac0fa5ea79ed693b1575aa3ee19bbfb5f08ec84c6f0b095648b5db
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.761 + RM_GOPATH=0
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.761 + TMP_GOPATH=
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.761 + : /build
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.761 + '[' -z '' ']'
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.762 ++ mktemp -d
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.764 + export GOPATH=/tmp/tmp.7VZiukZJnG
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.764 + GOPATH=/tmp/tmp.7VZiukZJnG
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.764 + RM_GOPATH=1
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.765 + case "$(go env GOARCH)" in
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.765 ++ go env GOARCH
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.776 + export GO_BUILDMODE=-buildmode=pie
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.776 + GO_BUILDMODE=-buildmode=pie
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.777 ++ dirname /install.sh
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.777 + dir=/
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.778 + bin=tini
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.778 + shift
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.778 + '[' '!' -f //tini.installer ']'
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.778 + . //tini.installer
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.779 ++ : v0.19.0
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.783 + install_tini
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.783 + echo 'Install tini version v0.19.0'
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.783 Install tini version v0.19.0
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.783 + git clone https://github.com/krallin/tini.git /tmp/tmp.7VZiukZJnG/tini
09:30:57 [2022-08-04T09:30:57.689Z] #51 0.785 Cloning into '/tmp/tmp.7VZiukZJnG/tini'...
09:30:57 [2022-08-04T09:30:57.949Z] #51 1.184 + cd /tmp/tmp.7VZiukZJnG/tini
09:30:58 [2022-08-04T09:30:58.208Z] #51 1.185 + git checkout -q v0.19.0
09:30:58 [2022-08-04T09:30:58.208Z] #51 1.201 + cmake .
09:30:58 [2022-08-04T09:30:58.208Z] #51 1.423 -- The C compiler identification is GNU 10.2.1
09:30:58 [2022-08-04T09:30:58.208Z] #51 1.440 -- Detecting C compiler ABI info
09:30:58 [2022-08-04T09:30:58.469Z] #51 ...
09:30:58 [2022-08-04T09:30:58.469Z] 
09:30:58 [2022-08-04T09:30:58.469Z] #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
09:30:58 [2022-08-04T09:30:58.469Z] #74 sha256:ca2f785bc97b5ea4fe8615bc47a931ac02409070136050f11db01028182d108f
09:30:58 [2022-08-04T09:30:58.469Z] #74 47.48 + for f in rootlesskit rootlesskit-docker-proxy
09:30:58 [2022-08-04T09:30:58.469Z] #74 47.48 + GOBIN=/build
09:30:58 [2022-08-04T09:30:58.469Z] #74 47.48 + GO111MODULE=on
09:30:58 [2022-08-04T09:30:58.469Z] #74 47.48 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.81 rootlesskit version 1.0.0
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82 Usage of /build/rootlesskit-docker-proxy:
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82   -container-ip string
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82     	container ip
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82   -container-port int
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82     	container port (default -1)
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82   -host-ip string
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82     	host ip
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82   -host-port int
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82     	host port (default -1)
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82   -proto string
09:30:58 [2022-08-04T09:30:58.469Z] #74 50.82     	proxy protocol (default "tcp")
09:30:58 [2022-08-04T09:30:58.469Z] #74 DONE 51.0s
09:30:58 [2022-08-04T09:30:58.469Z] 
09:30:58 [2022-08-04T09:30:58.469Z] #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
09:30:58 [2022-08-04T09:30:58.469Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:30:58 [2022-08-04T09:30:58.469Z] #20 31.76 Reading package lists...
09:30:58 [2022-08-04T09:30:58.469Z] #20 41.23 Building dependency tree...
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.06 The following additional packages will be installed:
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.07   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.07   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.07   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.07   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.07   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.08   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.08   mingw-w64-common mingw-w64-x86-64-dev
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.11 Suggested packages:
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.11   gcc-10-locales seccomp wine64
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.69 The following NEW packages will be installed:
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.70   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.71   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:30:58 [2022-08-04T09:30:58.469Z] #20 45.71   mingw-w64-x86-64-dev
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.12 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.12 Need to get 115 MB of archives.
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.12 After this operation, 645 MB of additional disk space will be used.
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.12 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.25 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.45 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.47 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 46.70 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 47.34 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 47.53 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 47.73 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.32 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.32 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.32 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.33 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.33 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.34 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]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.34 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.37 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.37 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.39 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 48.40 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.11 debconf: delaying package configuration, since apt-utils is not installed
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.31 Fetched 115 MB in 3s (44.7 MB/s)
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.41 Selecting previously unselected package binutils-mingw-w64-i686.
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.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 ... 30255 files and directories currently installed.)
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.44 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:30:58 [2022-08-04T09:30:58.469Z] #20 49.45 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:30:58 [2022-08-04T09:30:58.469Z] #20 50.56 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:30:58 [2022-08-04T09:30:58.469Z] #20 50.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:30:58 [2022-08-04T09:30:58.469Z] #20 50.57 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:30:58 [2022-08-04T09:30:58.469Z] #20 ...
09:30:58 [2022-08-04T09:30:58.469Z] 
09:30:58 [2022-08-04T09:30:58.469Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:30:58 [2022-08-04T09:30:58.469Z] #75 sha256:68fa48df2507157d8917a32dd23f7eb6a3d5ea9d87fa5acb98206708c945f673
09:30:58 [2022-08-04T09:30:58.469Z] #75 DONE 0.0s
09:30:58 [2022-08-04T09:30:58.469Z] 
09:30:58 [2022-08-04T09:30:58.469Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:30:58 [2022-08-04T09:30:58.469Z] #76 sha256:69815459d7df5108355ca3ce766ce4ce33447b122d0e57edf6a11c9c36193401
09:30:58 [2022-08-04T09:30:58.469Z] #76 DONE 0.1s
09:30:58 [2022-08-04T09:30:58.729Z] 
09:30:58 [2022-08-04T09:30:58.729Z] #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
09:30:58 [2022-08-04T09:30:58.729Z] #51 sha256:04305dae40ac0fa5ea79ed693b1575aa3ee19bbfb5f08ec84c6f0b095648b5db
09:30:58 [2022-08-04T09:30:58.729Z] #51 1.740 -- Detecting C compiler ABI info - done
09:30:58 [2022-08-04T09:30:58.729Z] #51 1.812 -- Check for working C compiler: /usr/bin/cc - skipped
09:30:58 [2022-08-04T09:30:58.729Z] #51 1.812 -- Detecting C compile features
09:30:58 [2022-08-04T09:30:58.729Z] #51 1.818 -- Detecting C compile features - done
09:30:58 [2022-08-04T09:30:58.729Z] #51 1.842 -- Performing Test HAS_BUILTIN_FORTIFY
09:30:58 [2022-08-04T09:30:58.990Z] #51 1.983 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.023 -- Configuring done
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.035 -- Generating done
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.039 -- Build files have been written to: /tmp/tmp.7VZiukZJnG/tini
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.049 + make tini-static
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.180 Scanning dependencies of target tini-static
09:30:58 [2022-08-04T09:30:58.990Z] #51 2.223 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:30:59 [2022-08-04T09:30:59.930Z] #51 2.903 [100%] Linking C executable tini-static
09:30:59 [2022-08-04T09:30:59.930Z] #51 3.159 [100%] Built target tini-static
09:31:00 [2022-08-04T09:31:00.194Z] #51 3.182 + mkdir -p /build
09:31:00 [2022-08-04T09:31:00.194Z] #51 3.188 + cp tini-static /build/docker-init
09:31:00 [2022-08-04T09:31:00.194Z] #51 DONE 3.2s
09:31:00 [2022-08-04T09:31:00.194Z] 
09:31:00 [2022-08-04T09:31:00.194Z] #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
09:31:00 [2022-08-04T09:31:00.194Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.82 Selecting previously unselected package binutils-mingw-w64.
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.94 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.94 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 51.95 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.07 Selecting previously unselected package dmsetup.
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.07 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.09 Unpacking dmsetup (2:1.02.175-2.1) ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.21 Selecting previously unselected package mingw-w64-common.
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.22 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:31:00 [2022-08-04T09:31:00.194Z] #20 52.23 Unpacking mingw-w64-common (8.0.0-1) ...
09:31:02 [2022-08-04T09:31:02.112Z] #20 54.60 Selecting previously unselected package mingw-w64-x86-64-dev.
09:31:02 [2022-08-04T09:31:02.112Z] #20 54.60 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:31:02 [2022-08-04T09:31:02.112Z] #20 54.61 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:31:03 [2022-08-04T09:31:03.491Z] #20 55.95 Selecting previously unselected package gcc-mingw-w64-base.
09:31:03 [2022-08-04T09:31:03.491Z] #20 55.96 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:31:03 [2022-08-04T09:31:03.491Z] #20 55.96 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:31:03 [2022-08-04T09:31:03.491Z] #20 56.01 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:31:03 [2022-08-04T09:31:03.491Z] #20 56.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:31:03 [2022-08-04T09:31:03.491Z] #20 56.02 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:31:03 [2022-08-04T09:31:03.793Z] #47 ...
09:31:03 [2022-08-04T09:31:03.793Z] 
09:31:03 [2022-08-04T09:31:03.793Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:31:03 [2022-08-04T09:31:03.793Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:31:03 [2022-08-04T09:31:03.793Z] #77 190.1   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:31:03 [2022-08-04T09:31:03.793Z] #77 190.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:31:03 [2022-08-04T09:31:03.793Z] #77 190.5   CC       tests/init.o
09:31:05 [2022-08-04T09:31:05.401Z] #20 58.12 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:31:05 [2022-08-04T09:31:05.401Z] #20 58.12 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:31:05 [2022-08-04T09:31:05.401Z] #20 58.13 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:07 [2022-08-04T09:31:07.222Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-09eacd147b11a59be) in /home/ubuntu/workspace/moby_PR-43906
[Pipeline] {
[Pipeline] checkout
09:31:07 [2022-08-04T09:31:07.243Z] The recommended git tool is: git
09:31:07 [2022-08-04T09:31:07.256Z] using credential docker-jenkins-github-credentials
09:31:07 [2022-08-04T09:31:07.265Z] Cloning the remote Git repository
09:31:07 [2022-08-04T09:31:07.265Z] Cloning with configured refspecs honoured and without tags
09:31:07 [2022-08-04T09:31:07.262Z] Cloning repository https://github.com/moby/moby.git
09:31:07 [2022-08-04T09:31:07.263Z]  > git init /home/ubuntu/workspace/moby_PR-43906 # timeout=10
09:31:07 [2022-08-04T09:31:07.270Z] Fetching upstream changes from https://github.com/moby/moby.git
09:31:07 [2022-08-04T09:31:07.270Z]  > git --version # timeout=10
09:31:07 [2022-08-04T09:31:07.274Z]  > git --version # 'git version 2.25.1'
09:31:07 [2022-08-04T09:31:07.274Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:07 [2022-08-04T09:31:07.274Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:08 [2022-08-04T09:31:08.694Z] #20 ...
09:31:08 [2022-08-04T09:31:08.694Z] 
09:31:08 [2022-08-04T09:31:08.694Z] #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
09:31:08 [2022-08-04T09:31:08.694Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:31:08 [2022-08-04T09:31:08.694Z] #71 14.32 + cd /tmp/tmp.jhxxlGrPom/src/github.com/containerd/containerd
09:31:08 [2022-08-04T09:31:08.694Z] #71 14.32 + git checkout -q v1.6.6
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + export 'BUILDTAGS=netgo osusergo static_build'
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + BUILDTAGS='netgo osusergo static_build'
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + export EXTRA_FLAGS=-buildmode=pie
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + EXTRA_FLAGS=-buildmode=pie
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + '[' '' = dynamic ']'
09:31:09 [2022-08-04T09:31:09.263Z] #71 15.22 + make
09:31:09 [2022-08-04T09:31:09.523Z] #71 15.74 + bin/ctr
09:31:13 [2022-08-04T09:31:13.802Z] #77 201.8   CCLD     tests/init
09:31:14 [2022-08-04T09:31:14.803Z] #71 ...
09:31:14 [2022-08-04T09:31:14.803Z] 
09:31:14 [2022-08-04T09:31:14.803Z] #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
09:31:14 [2022-08-04T09:31:14.803Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
09:31:14 [2022-08-04T09:31:14.803Z] #20 61.85 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:31:14 [2022-08-04T09:31:14.803Z] #20 61.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:31:14 [2022-08-04T09:31:14.803Z] #20 61.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:14 [2022-08-04T09:31:14.803Z] #20 63.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:31:14 [2022-08-04T09:31:14.803Z] #20 63.44 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:31:14 [2022-08-04T09:31:14.803Z] #20 63.44 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:31:14 [2022-08-04T09:31:14.803Z] #20 65.26 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:31:14 [2022-08-04T09:31:14.803Z] #20 65.27 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:31:14 [2022-08-04T09:31:14.803Z] #20 65.27 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:31:16 [2022-08-04T09:31:16.185Z] #20 68.96 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:31:16 [2022-08-04T09:31:16.185Z] #20 68.96 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:31:16 [2022-08-04T09:31:16.185Z] #20 68.97 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.70 Selecting previously unselected package g++-mingw-w64-x86-64.
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.70 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.72 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.81 Selecting previously unselected package libapparmor1:amd64.
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.82 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.82 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.88 Selecting previously unselected package libapparmor-dev:amd64.
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.89 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.096Z] #20 70.89 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:31:18 [2022-08-04T09:31:18.356Z] #20 70.98 Selecting previously unselected package libbtrfs0:amd64.
09:31:18 [2022-08-04T09:31:18.356Z] #20 70.99 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.356Z] #20 70.99 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:31:18 [2022-08-04T09:31:18.356Z] #20 71.07 Selecting previously unselected package libbtrfs-dev:amd64.
09:31:18 [2022-08-04T09:31:18.356Z] #20 71.08 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.356Z] #20 71.08 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.17 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.18 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.22 Selecting previously unselected package libudev-dev:amd64.
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.23 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.24 Unpacking libudev-dev:amd64 (247.3-7) ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.29 Selecting previously unselected package libsepol1-dev:amd64.
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.30 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.620Z] #20 71.31 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.41 Selecting previously unselected package libpcre2-16-0:amd64.
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.42 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.43 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.51 Selecting previously unselected package libpcre2-32-0:amd64.
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.52 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.60 Selecting previously unselected package libpcre2-posix2:amd64.
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.61 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:31:18 [2022-08-04T09:31:18.880Z] #20 71.65 Selecting previously unselected package libpcre2-dev:amd64.
09:31:19 [2022-08-04T09:31:19.140Z] #20 71.65 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:31:19 [2022-08-04T09:31:19.140Z] #20 71.66 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:31:19 [2022-08-04T09:31:19.140Z] #20 71.87 Selecting previously unselected package libselinux1-dev:amd64.
09:31:19 [2022-08-04T09:31:19.140Z] #20 71.87 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:31:19 [2022-08-04T09:31:19.140Z] #20 71.88 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 71.98 Selecting previously unselected package libdevmapper-dev:amd64.
09:31:19 [2022-08-04T09:31:19.400Z] #20 71.98 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 71.98 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.03 Selecting previously unselected package libseccomp-dev:amd64.
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.03 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.04 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.10 Selecting previously unselected package libsystemd-dev:amd64.
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.10 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
09:31:19 [2022-08-04T09:31:19.400Z] #20 72.11 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.33 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.34 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.35 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.36 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.37 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.38 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.39 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.40 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.41 Setting up libudev-dev:amd64 (247.3-7) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.42 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.43 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.45 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:31:19 [2022-08-04T09:31:19.660Z] #20 72.46 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.47 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.48 Setting up mingw-w64-common (8.0.0-1) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.49 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.50 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.51 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.52 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.53 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.55 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.56 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
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.57 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.58 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
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.58 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.59 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.60 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
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.61 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.62 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.64 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.65 Setting up dmsetup (2:1.02.175-2.1) ...
09:31:19 [2022-08-04T09:31:19.920Z] #20 72.67 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:31:20 [2022-08-04T09:31:20.181Z] #20 72.68 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:31:20 [2022-08-04T09:31:20.181Z] #20 72.69 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:31:21 [2022-08-04T09:31:21.581Z] #20 DONE 73.9s
09:31:21 [2022-08-04T09:31:21.581Z] 
09:31:21 [2022-08-04T09:31:21.581Z] #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
09:31:21 [2022-08-04T09:31:21.581Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8
09:31:21 [2022-08-04T09:31:21.878Z] #77 216.7   CCLD     tests/init
09:31:22 [2022-08-04T09:31:22.225Z] #21 1.111 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:31:22 [2022-08-04T09:31:22.493Z] #21 1.112 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:31:22 [2022-08-04T09:31:22.493Z] #21 1.112 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:31:22 [2022-08-04T09:31:22.650Z] Fetching without tags
09:31:22 [2022-08-04T09:31:22.818Z] #77 ...
09:31:22 [2022-08-04T09:31:22.818Z] 
09:31:22 [2022-08-04T09:31:22.818Z] #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
09:31:22 [2022-08-04T09:31:22.818Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:31:22 [2022-08-04T09:31:22.818Z] #47 DONE 270.3s
09:31:22 [2022-08-04T09:31:22.818Z] 
09:31:22 [2022-08-04T09:31:22.818Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:31:22 [2022-08-04T09:31:22.818Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:31:22 [2022-08-04T09:31:22.827Z] Merging remotes/origin/master commit 7e8df0e2c90265b64ae7e9b8023258b719a596d6 into PR head commit 340711db3d9e9258ff6eeafa616e1bc72f8a07e6
09:31:22 [2022-08-04T09:31:22.616Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:31:22 [2022-08-04T09:31:22.619Z]  > git config --add remote.origin.fetch +refs/pull/43906/head:refs/remotes/origin/PR-43906 # timeout=10
09:31:22 [2022-08-04T09:31:22.625Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:22 [2022-08-04T09:31:22.637Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
09:31:22 [2022-08-04T09:31:22.649Z] Fetching upstream changes from https://github.com/moby/moby.git
09:31:22 [2022-08-04T09:31:22.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:22 [2022-08-04T09:31:22.650Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43906/head:refs/remotes/origin/PR-43906 +refs/heads/master:refs/remotes/origin/master # timeout=10
09:31:22 [2022-08-04T09:31:22.825Z]  > git config core.sparsecheckout # timeout=10
09:31:22 [2022-08-04T09:31:22.832Z]  > git checkout -f 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:31:24 [2022-08-04T09:31:24.024Z] Merge succeeded, producing 9f96b58888b4336da1d56541ff8e8ac41155af0c
09:31:24 [2022-08-04T09:31:24.024Z] Checking out Revision 9f96b58888b4336da1d56541ff8e8ac41155af0c (PR-43906)
09:31:24 [2022-08-04T09:31:24.141Z] Commit message: "Merge commit '7e8df0e2c90265b64ae7e9b8023258b719a596d6' into HEAD"
09:31:23 [2022-08-04T09:31:23.370Z]  > git remote # timeout=10
09:31:23 [2022-08-04T09:31:23.380Z]  > git config --get remote.origin.url # timeout=10
09:31:23 [2022-08-04T09:31:23.386Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
09:31:23 [2022-08-04T09:31:23.387Z]  > git merge 7e8df0e2c90265b64ae7e9b8023258b719a596d6 # timeout=10
09:31:24 [2022-08-04T09:31:24.015Z]  > git rev-parse HEAD^{commit} # timeout=10
09:31:24 [2022-08-04T09:31:24.021Z]  > git config core.sparsecheckout # timeout=10
09:31:24 [2022-08-04T09:31:24.029Z]  > git checkout -f 9f96b58888b4336da1d56541ff8e8ac41155af0c # timeout=10
09:31:24 [2022-08-04T09:31:24.139Z]  > git rev-list --no-walk 340711db3d9e9258ff6eeafa616e1bc72f8a07e6 # timeout=10
09:31:24 [2022-08-04T09:31:24.323Z] #77 ...
09:31:24 [2022-08-04T09:31:24.323Z] 
09:31:24 [2022-08-04T09:31:24.323Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:31:24 [2022-08-04T09:31:24.323Z] #48 sha256:0d20e636a65b70942c73b2cdef8e2c7706344befefca57ea56f25a3a6c566022
[Pipeline] withEnv
[Pipeline] {
09:31:24 [2022-08-04T09:31:24.584Z] #48 DONE 0.6s
09:31:24 [2022-08-04T09:31:24.584Z] 
09:31:24 [2022-08-04T09:31:24.584Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:31:24 [2022-08-04T09:31:24.584Z] #52 sha256:3f2444a93319e54b4ee5ea7d6ed2f93bc6f8b1a05fcb026e68770f1e6503035b
09:31:24 [2022-08-04T09:31:24.584Z] #52 DONE 0.1s
09:31:24 [2022-08-04T09:31:24.584Z] 
09:31:24 [2022-08-04T09:31:24.584Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:31:24 [2022-08-04T09:31:24.584Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:31:24 [2022-08-04T09:31:24.584Z] #77 ...
09:31:24 [2022-08-04T09:31:24.584Z] 
09:31:24 [2022-08-04T09:31:24.584Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:31:24 [2022-08-04T09:31:24.584Z] #54 sha256:4d4973d160aa1a94be397da9e0937fcea6389db8d85f49d9745c07bdee8ea0f0
09:31:24 [2022-08-04T09:31:24.584Z] #54 DONE 0.1s
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
09:31:24 [2022-08-04T09:31:24.845Z] 
09:31:24 [2022-08-04T09:31:24.845Z] #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
09:31:24 [2022-08-04T09:31:24.845Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:31:24 [2022-08-04T09:31:24.888Z] + docker version
09:31:24 [2022-08-04T09:31:24.888Z] Client: Docker Engine - Community
09:31:24 [2022-08-04T09:31:24.888Z]  Version:           20.10.14
09:31:24 [2022-08-04T09:31:24.888Z]  API version:       1.41
09:31:24 [2022-08-04T09:31:24.888Z]  Go version:        go1.16.15
09:31:24 [2022-08-04T09:31:24.888Z]  Git commit:        a224086
09:31:24 [2022-08-04T09:31:24.888Z]  Built:             Thu Mar 24 01:48:02 2022
09:31:24 [2022-08-04T09:31:24.888Z]  OS/Arch:           linux/amd64
09:31:24 [2022-08-04T09:31:24.888Z]  Context:           default
09:31:24 [2022-08-04T09:31:24.888Z]  Experimental:      true
09:31:24 [2022-08-04T09:31:24.888Z] 
09:31:24 [2022-08-04T09:31:24.888Z] Server: Docker Engine - Community
09:31:24 [2022-08-04T09:31:24.888Z]  Engine:
09:31:24 [2022-08-04T09:31:24.888Z]   Version:          20.10.14
09:31:24 [2022-08-04T09:31:24.888Z]   API version:      1.41 (minimum version 1.12)
09:31:24 [2022-08-04T09:31:24.888Z]   Go version:       go1.16.15
09:31:24 [2022-08-04T09:31:24.888Z]   Git commit:       87a90dc
09:31:24 [2022-08-04T09:31:24.888Z]   Built:            Thu Mar 24 01:45:53 2022
09:31:24 [2022-08-04T09:31:24.888Z]   OS/Arch:          linux/amd64
09:31:24 [2022-08-04T09:31:24.888Z]   Experimental:     true
09:31:24 [2022-08-04T09:31:24.888Z]  containerd:
09:31:24 [2022-08-04T09:31:24.888Z]   Version:          1.5.11
09:31:24 [2022-08-04T09:31:24.888Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
09:31:24 [2022-08-04T09:31:24.888Z]  runc:
09:31:24 [2022-08-04T09:31:24.888Z]   Version:          1.0.3
09:31:24 [2022-08-04T09:31:24.888Z]   GitCommit:        v1.0.3-0-gf46b6ba
09:31:24 [2022-08-04T09:31:24.888Z]  docker-init:
09:31:24 [2022-08-04T09:31:24.888Z]   Version:          0.19.0
09:31:24 [2022-08-04T09:31:24.888Z]   GitCommit:        de40ad0
[Pipeline] sh
09:31:25 [2022-08-04T09:31:25.166Z] + docker info
09:31:25 [2022-08-04T09:31:25.731Z] Client:
09:31:25 [2022-08-04T09:31:25.731Z]  Context:    default
09:31:25 [2022-08-04T09:31:25.731Z]  Debug Mode: false
09:31:25 [2022-08-04T09:31:25.731Z]  Plugins:
09:31:25 [2022-08-04T09:31:25.731Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
09:31:25 [2022-08-04T09:31:25.731Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
09:31:25 [2022-08-04T09:31:25.731Z]   compose: Docker Compose (Docker Inc., v2.4.1)
09:31:25 [2022-08-04T09:31:25.731Z]   scan: Docker Scan (Docker Inc., v0.17.0)
09:31:25 [2022-08-04T09:31:25.731Z] 
09:31:25 [2022-08-04T09:31:25.731Z] Server:
09:31:25 [2022-08-04T09:31:25.731Z]  Containers: 0
09:31:25 [2022-08-04T09:31:25.731Z]   Running: 0
09:31:25 [2022-08-04T09:31:25.731Z]   Paused: 0
09:31:25 [2022-08-04T09:31:25.731Z]   Stopped: 0
09:31:25 [2022-08-04T09:31:25.731Z]  Images: 3
09:31:25 [2022-08-04T09:31:25.731Z]  Server Version: 20.10.14
09:31:25 [2022-08-04T09:31:25.731Z]  Storage Driver: overlay2
09:31:25 [2022-08-04T09:31:25.731Z]   Backing Filesystem: extfs
09:31:25 [2022-08-04T09:31:25.731Z]   Supports d_type: true
09:31:25 [2022-08-04T09:31:25.731Z]   Native Overlay Diff: true
09:31:25 [2022-08-04T09:31:25.731Z]   userxattr: false
09:31:25 [2022-08-04T09:31:25.731Z]  Logging Driver: json-file
09:31:25 [2022-08-04T09:31:25.731Z]  Cgroup Driver: systemd
09:31:25 [2022-08-04T09:31:25.731Z]  Cgroup Version: 2
09:31:25 [2022-08-04T09:31:25.731Z]  Plugins:
09:31:25 [2022-08-04T09:31:25.731Z]   Volume: local
09:31:25 [2022-08-04T09:31:25.731Z]   Network: bridge host ipvlan macvlan null overlay
09:31:25 [2022-08-04T09:31:25.731Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
09:31:25 [2022-08-04T09:31:25.731Z]  Swarm: inactive
09:31:25 [2022-08-04T09:31:25.731Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
09:31:25 [2022-08-04T09:31:25.731Z]  Default Runtime: runc
09:31:25 [2022-08-04T09:31:25.731Z]  Init Binary: docker-init
09:31:25 [2022-08-04T09:31:25.731Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
09:31:25 [2022-08-04T09:31:25.731Z]  runc version: v1.0.3-0-gf46b6ba
09:31:25 [2022-08-04T09:31:25.731Z]  init version: de40ad0
09:31:25 [2022-08-04T09:31:25.731Z]  Security Options:
09:31:25 [2022-08-04T09:31:25.731Z]   apparmor
09:31:25 [2022-08-04T09:31:25.731Z]   seccomp
09:31:25 [2022-08-04T09:31:25.731Z]    Profile: default
09:31:25 [2022-08-04T09:31:25.731Z]   cgroupns
09:31:25 [2022-08-04T09:31:25.731Z]  Kernel Version: 5.13.0-1021-aws
09:31:25 [2022-08-04T09:31:25.731Z]  Operating System: Ubuntu 20.04.4 LTS
09:31:25 [2022-08-04T09:31:25.731Z]  OSType: linux
09:31:25 [2022-08-04T09:31:25.731Z]  Architecture: x86_64
09:31:25 [2022-08-04T09:31:25.731Z]  CPUs: 2
09:31:25 [2022-08-04T09:31:25.731Z]  Total Memory: 7.476GiB
09:31:25 [2022-08-04T09:31:25.731Z]  Name: ip-10-100-121-102
09:31:25 [2022-08-04T09:31:25.731Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
09:31:25 [2022-08-04T09:31:25.731Z]  Docker Root Dir: /var/lib/docker
09:31:25 [2022-08-04T09:31:25.731Z]  Debug Mode: false
09:31:25 [2022-08-04T09:31:25.731Z]  Registry: https://index.docker.io/v1/
09:31:25 [2022-08-04T09:31:25.731Z]  Labels:
09:31:25 [2022-08-04T09:31:25.731Z]  Experimental: true
09:31:25 [2022-08-04T09:31:25.731Z]  Insecure Registries:
09:31:25 [2022-08-04T09:31:25.731Z]   127.0.0.0/8
09:31:25 [2022-08-04T09:31:25.731Z]  Live Restore Enabled: true
09:31:25 [2022-08-04T09:31:25.731Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
09:31:26 [2022-08-04T09:31:26.100Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9f96b58888b4336da1d56541ff8e8ac41155af0c .
09:31:26 [2022-08-04T09:31:26.100Z] #1 [internal] load build definition from Dockerfile
09:31:26 [2022-08-04T09:31:26.100Z] #1 sha256:2c4ad79c94dc7f82e2b270cdee9062596dbc439e7c7a7bba680c6692642f99cd
09:31:26 [2022-08-04T09:31:26.100Z] #1 transferring dockerfile: 19.07kB done
09:31:26 [2022-08-04T09:31:26.100Z] #1 DONE 0.0s
09:31:26 [2022-08-04T09:31:26.100Z] 
09:31:26 [2022-08-04T09:31:26.100Z] #2 [internal] load .dockerignore
09:31:26 [2022-08-04T09:31:26.100Z] #2 sha256:7f7906a870aff511064c09cdb4dccfa784ea1edf622dfe168b25edbca05ed1e5
09:31:26 [2022-08-04T09:31:26.100Z] #2 transferring context: 145B done
09:31:26 [2022-08-04T09:31:26.100Z] #2 DONE 0.0s
09:31:26 [2022-08-04T09:31:26.100Z] 
09:31:26 [2022-08-04T09:31:26.100Z] #3 resolve image config for docker.io/docker/dockerfile:1
09:31:26 [2022-08-04T09:31:26.100Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
09:31:26 [2022-08-04T09:31:26.665Z] #3 DONE 0.3s
09:31:26 [2022-08-04T09:31:26.665Z] 
09:31:26 [2022-08-04T09:31:26.665Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
09:31:26 [2022-08-04T09:31:26.665Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 4.19MB / 9.94MB 0.1s
09:31:26 [2022-08-04T09:31:26.665Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
09:31:26 [2022-08-04T09:31:26.665Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
09:31:26 [2022-08-04T09:31:26.924Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s done
09:31:27 [2022-08-04T09:31:27.181Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done
09:31:27 [2022-08-04T09:31:27.181Z] #4 DONE 0.5s
09:31:27 [2022-08-04T09:31:27.439Z] 
09:31:27 [2022-08-04T09:31:27.439Z] #6 [internal] load build definition from Dockerfile
09:31:27 [2022-08-04T09:31:27.439Z] #6 sha256:589dcf236ba4b77d5cbfec0fe749753530c6a9f428de0a279100a987d7b11d6f
09:31:27 [2022-08-04T09:31:27.439Z] #6 DONE 0.0s
09:31:27 [2022-08-04T09:31:27.439Z] 
09:31:27 [2022-08-04T09:31:27.439Z] #5 [internal] load .dockerignore
09:31:27 [2022-08-04T09:31:27.439Z] #5 sha256:2a767948804efac20297b32624f617a2ffccc06873dc199e4117daba5628857c
09:31:27 [2022-08-04T09:31:27.439Z] #5 DONE 0.0s
09:31:27 [2022-08-04T09:31:27.439Z] 
09:31:27 [2022-08-04T09:31:27.439Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:31:27 [2022-08-04T09:31:27.439Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
09:31:28 [2022-08-04T09:31:28.009Z] #10 DONE 0.8s
09:31:28 [2022-08-04T09:31:28.009Z] 
09:31:28 [2022-08-04T09:31:28.009Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
09:31:28 [2022-08-04T09:31:28.009Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
09:31:28 [2022-08-04T09:31:28.009Z] #9 DONE 0.8s
09:31:28 [2022-08-04T09:31:28.009Z] 
09:31:28 [2022-08-04T09:31:28.010Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
09:31:28 [2022-08-04T09:31:28.010Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
09:31:28 [2022-08-04T09:31:28.010Z] #7 DONE 0.8s
09:31:28 [2022-08-04T09:31:28.010Z] 
09:31:28 [2022-08-04T09:31:28.010Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
09:31:28 [2022-08-04T09:31:28.010Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
09:31:28 [2022-08-04T09:31:28.010Z] #8 DONE 0.8s
09:31:28 [2022-08-04T09:31:28.339Z] #21 1.703 Reading package lists...
09:31:28 [2022-08-04T09:31:28.575Z] 
09:31:28 [2022-08-04T09:31:28.575Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:31:28 [2022-08-04T09:31:28.575Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:31:28 [2022-08-04T09:31:28.575Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done
09:31:28 [2022-08-04T09:31:28.575Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
09:31:28 [2022-08-04T09:31:28.575Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 1.05MB / 55.00MB 0.1s
09:31:28 [2022-08-04T09:31:28.575Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
09:31:28 [2022-08-04T09:31:28.575Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
09:31:28 [2022-08-04T09:31:28.843Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.35MB / 55.00MB 0.2s
09:31:29 [2022-08-04T09:31:29.104Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 10.49MB / 55.00MB 0.3s
09:31:29 [2022-08-04T09:31:29.104Z] #28 ...
09:31:29 [2022-08-04T09:31:29.104Z] 
09:31:29 [2022-08-04T09:31:29.104Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
09:31:29 [2022-08-04T09:31:29.104Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
09:31:29 [2022-08-04T09:31:29.104Z] #49 DONE 0.0s
09:31:29 [2022-08-04T09:31:29.104Z] 
09:31:29 [2022-08-04T09:31:29.104Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:31:29 [2022-08-04T09:31:29.104Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:31:29 [2022-08-04T09:31:29.104Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 19.92MB / 55.00MB 0.5s
09:31:29 [2022-08-04T09:31:29.367Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 23.07MB / 55.00MB 0.6s
09:31:29 [2022-08-04T09:31:29.367Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 35.65MB / 55.00MB 0.8s
09:31:29 [2022-08-04T09:31:29.631Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 44.04MB / 55.00MB 0.9s
09:31:29 [2022-08-04T09:31:29.631Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 47.19MB / 55.00MB 1.0s
09:31:29 [2022-08-04T09:31:29.631Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 1.1s
09:31:29 [2022-08-04T09:31:29.891Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.3s
09:31:30 [2022-08-04T09:31:30.148Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done
09:31:30 [2022-08-04T09:31:30.409Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
09:31:31 [2022-08-04T09:31:31.903Z] #77 ...
09:31:31 [2022-08-04T09:31:31.903Z] 
09:31:31 [2022-08-04T09:31:31.903Z] #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
09:31:31 [2022-08-04T09:31:31.903Z] #26 sha256:4d374b6ff89a2d2c7eac59da738325e1a4dd42b849f331deb6eb157e6cfeb43c
09:31:31 [2022-08-04T09:31:31.903Z] #26 261.8 + return
09:31:32 [2022-08-04T09:31:32.163Z] #26 DONE 264.8s
09:31:32 [2022-08-04T09:31:32.163Z] 
09:31:32 [2022-08-04T09:31:32.163Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:31:32 [2022-08-04T09:31:32.163Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
09:31:32 [2022-08-04T09:31:32.163Z] #77 219.8   AR       libcrun_testing.a
09:31:32 [2022-08-04T09:31:32.163Z] #77 219.8 ar: `u' modifier ignored since `D' is the default (see `U')
09:31:32 [2022-08-04T09:31:32.163Z] #77 219.9   CCLD     tests/tests_libcrun_utils
09:31:32 [2022-08-04T09:31:32.163Z] #77 219.9   CCLD     tests/tests_libcrun_errors
09:31:32 [2022-08-04T09:31:32.163Z] #77 219.9   CCLD     tests/tests_libcrun_fuzzer
09:31:32 [2022-08-04T09:31:32.163Z] #77 220.3   CCLD     libcrun.la
09:31:32 [2022-08-04T09:31:32.163Z] #77 220.9   CCLD     crun
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.3 make[3]: Entering directory '/tmp/crun-build'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.5  /bin/mkdir -p '/usr/local/share/man/man1'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6  /bin/mkdir -p '/usr/local/lib'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.6 libtool: install: ranlib /usr/local/lib/libcrun.a
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.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
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 ----------------------------------------------------------------------
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 Libraries have been installed in:
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8    /usr/local/lib
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 If you ever happen to want to link against installed libraries
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 in a given directory, LIBDIR, you must either use libtool, and
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 specify the full pathname of the library, or use the '-LLIBDIR'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 flag during linking and do at least one of the following:
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8      during execution
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8      during linking
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 See any operating system documentation about shared libraries for
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 more information, such as the ld(1) and ld.so(8) manual pages.
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8 ----------------------------------------------------------------------
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.8  /bin/mkdir -p '/build'
09:31:32 [2022-08-04T09:31:32.163Z] #77 221.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:31:32 [2022-08-04T09:31:32.423Z] #77 222.0 libtool: install: /usr/bin/install -c crun /build/crun
09:31:32 [2022-08-04T09:31:32.423Z] #77 222.0 make[3]: Leaving directory '/tmp/crun-build'
09:31:32 [2022-08-04T09:31:32.423Z] #77 222.0 make[2]: Leaving directory '/tmp/crun-build'
09:31:32 [2022-08-04T09:31:32.423Z] #77 222.0 make[1]: Leaving directory '/tmp/crun-build'
09:31:32 [2022-08-04T09:31:32.423Z] #77 DONE 222.2s
09:31:32 [2022-08-04T09:31:32.423Z] 
09:31:32 [2022-08-04T09:31:32.423Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
09:31:32 [2022-08-04T09:31:32.423Z] #60 sha256:c9327e33c511dbbada7167d302d354b7c02577632e7cc04b84404b2e23349c5c
09:31:32 [2022-08-04T09:31:32.538Z] #21 6.442 Reading package lists...
09:31:33 [2022-08-04T09:31:33.418Z] #60 160.8 + mkdir -p /build
09:31:33 [2022-08-04T09:31:33.419Z] #60 160.8 + cp runc /build/runc
09:31:33 [2022-08-04T09:31:33.478Z] #21 11.07 Building dependency tree...
09:31:33 [2022-08-04T09:31:33.478Z] #21 12.20 Reading state information...
09:31:33 [2022-08-04T09:31:33.680Z] #60 DONE 161.3s
09:31:33 [2022-08-04T09:31:33.680Z] 
09:31:33 [2022-08-04T09:31:33.680Z] #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
09:31:33 [2022-08-04T09:31:33.680Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
09:31:33 [2022-08-04T09:31:33.680Z] #55 266.3 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
09:31:33 [2022-08-04T09:31:33.680Z] #55 DONE 266.8s
09:31:33 [2022-08-04T09:31:33.680Z] 
09:31:33 [2022-08-04T09:31:33.680Z] #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
09:31:33 [2022-08-04T09:31:33.680Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:31:34 [2022-08-04T09:31:34.607Z] #28 ...
09:31:34 [2022-08-04T09:31:34.608Z] 
09:31:34 [2022-08-04T09:31:34.608Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:31:34 [2022-08-04T09:31:34.608Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
09:31:34 [2022-08-04T09:31:34.608Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
09:31:34 [2022-08-04T09:31:34.608Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:31:34 [2022-08-04T09:31:34.608Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
09:31:34 [2022-08-04T09:31:34.608Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
09:31:34 [2022-08-04T09:31:34.608Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 2.8s done
09:31:34 [2022-08-04T09:31:34.608Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.7s done
09:31:34 [2022-08-04T09:31:34.608Z] #71 DONE 5.9s
09:31:34 [2022-08-04T09:31:34.608Z] 
09:31:34 [2022-08-04T09:31:34.608Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:31:34 [2022-08-04T09:31:34.608Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:31:34 [2022-08-04T09:31:34.608Z] #28 ...
09:31:34 [2022-08-04T09:31:34.608Z] 
09:31:34 [2022-08-04T09:31:34.608Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:34 [2022-08-04T09:31:34.608Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.3s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.8s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.3s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 4.4s
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.3s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.5s done
09:31:34 [2022-08-04T09:31:34.608Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 2.4s done
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29 The following additional packages will be installed:
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.29   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.30   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31 Suggested packages:
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   seccomp:ppc64el seccomp:s390x
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31 Recommended packages:
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
09:31:34 [2022-08-04T09:31:34.856Z] #21 13.31   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
09:31:34 [2022-08-04T09:31:34.866Z] #11 ...
09:31:34 [2022-08-04T09:31:34.866Z] 
09:31:34 [2022-08-04T09:31:34.866Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
09:31:34 [2022-08-04T09:31:34.866Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
09:31:34 [2022-08-04T09:31:34.866Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
09:31:34 [2022-08-04T09:31:34.866Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
09:31:34 [2022-08-04T09:31:34.866Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
09:31:34 [2022-08-04T09:31:34.866Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
09:31:34 [2022-08-04T09:31:34.866Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.3s done
09:31:34 [2022-08-04T09:31:34.866Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.6s done
09:31:34 [2022-08-04T09:31:34.866Z] #73 DONE 6.2s
09:31:34 [2022-08-04T09:31:34.866Z] 
09:31:34 [2022-08-04T09:31:34.866Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:34 [2022-08-04T09:31:34.866Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:34 [2022-08-04T09:31:34.866Z] #11 ...
09:31:34 [2022-08-04T09:31:34.866Z] 
09:31:34 [2022-08-04T09:31:34.866Z] #24 [internal] load build context
09:31:34 [2022-08-04T09:31:34.866Z] #24 sha256:346f14b7c480d161c25f9908d01a56afbfcf3584338f751b3757f1167bbc199a
09:31:34 [2022-08-04T09:31:34.866Z] #24 transferring context: 60.06MB 6.4s
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75 The following NEW packages will be installed:
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.75   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
09:31:35 [2022-08-04T09:31:35.115Z] #21 13.76   libseccomp2:ppc64el libseccomp2:s390x
09:31:35 [2022-08-04T09:31:35.125Z] #24 ...
09:31:35 [2022-08-04T09:31:35.125Z] 
09:31:35 [2022-08-04T09:31:35.125Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:35 [2022-08-04T09:31:35.125Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:35 [2022-08-04T09:31:35.374Z] #21 14.10 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
09:31:35 [2022-08-04T09:31:35.374Z] #21 14.10 Need to get 15.9 MB of archives.
09:31:35 [2022-08-04T09:31:35.374Z] #21 14.10 After this operation, 73.0 MB of additional disk space will be used.
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.11 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.12 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.20 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.20 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
09:31:35 [2022-08-04T09:31:35.375Z] #21 14.24 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
09:31:35 [2022-08-04T09:31:35.383Z] #11 ...
09:31:35 [2022-08-04T09:31:35.383Z] 
09:31:35 [2022-08-04T09:31:35.383Z] #24 [internal] load build context
09:31:35 [2022-08-04T09:31:35.383Z] #24 sha256:346f14b7c480d161c25f9908d01a56afbfcf3584338f751b3757f1167bbc199a
09:31:35 [2022-08-04T09:31:35.383Z] #24 transferring context: 62.39MB 6.6s done
09:31:35 [2022-08-04T09:31:35.383Z] #24 DONE 6.8s
09:31:35 [2022-08-04T09:31:35.598Z] #64 ...
09:31:35 [2022-08-04T09:31:35.598Z] 
09:31:35 [2022-08-04T09:31:35.598Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:31:35 [2022-08-04T09:31:35.598Z] #27 sha256:0fba5c89a92fbf6422e3ae9ed6ecc188580612c7a9b3b36c721701fc3bfd7d9c
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.25 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.25 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.25 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.27 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.27 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.28 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.28 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.31 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.31 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.34 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.34 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.34 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
09:31:35 [2022-08-04T09:31:35.634Z] #21 14.35 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
09:31:35 [2022-08-04T09:31:35.640Z] 
09:31:35 [2022-08-04T09:31:35.640Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:35 [2022-08-04T09:31:35.640Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:35 [2022-08-04T09:31:35.858Z] #27 DONE 0.4s
09:31:35 [2022-08-04T09:31:35.858Z] 
09:31:35 [2022-08-04T09:31:35.858Z] #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
09:31:35 [2022-08-04T09:31:35.858Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:31:36 [2022-08-04T09:31:36.119Z] #64 ...
09:31:36 [2022-08-04T09:31:36.119Z] 
09:31:36 [2022-08-04T09:31:36.119Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:31:36 [2022-08-04T09:31:36.119Z] #32 sha256:5954b40afdb23353751384bae4a71a98ac384a37201200d645ad1cc2ef59c57e
09:31:36 [2022-08-04T09:31:36.203Z] #21 14.85 debconf: delaying package configuration, since apt-utils is not installed
09:31:36 [2022-08-04T09:31:36.204Z] #21 15.03 Fetched 15.9 MB in 1s (30.1 MB/s)
09:31:36 [2022-08-04T09:31:36.204Z] #21 15.06 Selecting previously unselected package gcc-10-base:armel.
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.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 ... 38556 files and directories currently installed.)
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.09 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.10 Unpacking gcc-10-base:armel (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.14 Selecting previously unselected package gcc-10-base:armhf.
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.15 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.16 Unpacking gcc-10-base:armhf (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.20 Selecting previously unselected package gcc-10-base:ppc64el.
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.21 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.22 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.26 Selecting previously unselected package gcc-10-base:s390x.
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.27 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.27 Unpacking gcc-10-base:s390x (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.463Z] #21 15.32 Selecting previously unselected package gcc-10-base:arm64.
09:31:36 [2022-08-04T09:31:36.689Z] #32 DONE 0.7s
09:31:36 [2022-08-04T09:31:36.689Z] 
09:31:36 [2022-08-04T09:31:36.689Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:31:36 [2022-08-04T09:31:36.689Z] #35 sha256:3b1dcebb7e9eefeab1c56a9940b6ae16a3962b5d7a526903c261c5334e61dde1
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.32 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.33 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.39 Selecting previously unselected package libgcc-s1:armel.
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.39 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.40 Unpacking libgcc-s1:armel (10.2.1-6) ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.44 Selecting previously unselected package libcrypt1:armel.
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.45 Unpacking libcrypt1:armel (1:4.4.18-4) ...
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.52 Selecting previously unselected package libc6:armel.
09:31:36 [2022-08-04T09:31:36.723Z] #21 15.53 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
09:31:36 [2022-08-04T09:31:36.987Z] #21 15.71 Unpacking libc6:armel (2.31-13+deb11u3) ...
09:31:37 [2022-08-04T09:31:37.246Z] #21 16.13 Selecting previously unselected package libapparmor1:armel.
09:31:37 [2022-08-04T09:31:37.259Z] #35 DONE 0.4s
09:31:37 [2022-08-04T09:31:37.259Z] 
09:31:37 [2022-08-04T09:31:37.259Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.259Z] #37 sha256:73599107e75e812c0467b03d8b6902aeaa8b93919ef121f83a6be3c1475c2b4d
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.13 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.14 Unpacking libapparmor1:armel (2.13.6-10) ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.18 Selecting previously unselected package libapparmor-dev:armel.
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.18 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.19 Unpacking libapparmor-dev:armel (2.13.6-10) ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.26 Selecting previously unselected package libgcc-s1:arm64.
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.26 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.27 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.31 Selecting previously unselected package libcrypt1:arm64.
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.32 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
09:31:37 [2022-08-04T09:31:37.505Z] #21 16.33 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
09:31:37 [2022-08-04T09:31:37.519Z] #37 DONE 0.3s
09:31:37 [2022-08-04T09:31:37.519Z] 
09:31:37 [2022-08-04T09:31:37.519Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.519Z] #39 sha256:eec40c1a1423cabebfa06ed1338d1eb308277505faff987346c466317c801e8c
09:31:37 [2022-08-04T09:31:37.519Z] #39 DONE 0.1s
09:31:37 [2022-08-04T09:31:37.519Z] 
09:31:37 [2022-08-04T09:31:37.519Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.519Z] #41 sha256:693d0ed62db63511b38175207105dd7cf0c1b77967c995cc345c37d5570bd8e6
09:31:37 [2022-08-04T09:31:37.519Z] #41 DONE 0.1s
09:31:37 [2022-08-04T09:31:37.519Z] 
09:31:37 [2022-08-04T09:31:37.519Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.519Z] #45 sha256:4bbda52ea56d30f089c0b9dffca23c89d83f4d33a2a139702c982657c0206b04
09:31:37 [2022-08-04T09:31:37.519Z] #45 DONE 0.1s
09:31:37 [2022-08-04T09:31:37.519Z] 
09:31:37 [2022-08-04T09:31:37.519Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.519Z] #48 sha256:e9524cdcc51254d2368f712d66d8d92dee48236bffd5c5459cabafe799ff4e0a
09:31:37 [2022-08-04T09:31:37.765Z] #21 16.41 Selecting previously unselected package libc6:arm64.
09:31:37 [2022-08-04T09:31:37.765Z] #21 16.42 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
09:31:37 [2022-08-04T09:31:37.780Z] #48 DONE 0.3s
09:31:37 [2022-08-04T09:31:37.780Z] 
09:31:37 [2022-08-04T09:31:37.780Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:31:37 [2022-08-04T09:31:37.780Z] #52 sha256:90007e965071a42129f8c15d986fb0a4fcff913fb272d2318948ea628649e4a0
09:31:37 [2022-08-04T09:31:37.780Z] #52 DONE 0.1s
09:31:37 [2022-08-04T09:31:37.780Z] 
09:31:37 [2022-08-04T09:31:37.780Z] #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
09:31:37 [2022-08-04T09:31:37.780Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:31:38 [2022-08-04T09:31:38.024Z] #21 16.58 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
09:31:38 [2022-08-04T09:31:38.040Z] #64 ...
09:31:38 [2022-08-04T09:31:38.040Z] 
09:31:38 [2022-08-04T09:31:38.040Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:31:38 [2022-08-04T09:31:38.040Z] #54 sha256:4527411ca1dc5bb633cad4f5cc252113e8b68db1db0974a260bda279e3aeaae0
09:31:38 [2022-08-04T09:31:38.040Z] #54 DONE 0.1s
09:31:38 [2022-08-04T09:31:38.040Z] 
09:31:38 [2022-08-04T09:31:38.040Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:31:38 [2022-08-04T09:31:38.040Z] #56 sha256:abedf2e68e3552abf3cc2c7cac96648f1fae654e2922473ad91998e573186219
09:31:38 [2022-08-04T09:31:38.172Z] #11 ...
09:31:38 [2022-08-04T09:31:38.172Z] 
09:31:38 [2022-08-04T09:31:38.172Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
09:31:38 [2022-08-04T09:31:38.172Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
09:31:38 [2022-08-04T09:31:38.172Z] #72 DONE 0.3s
09:31:38 [2022-08-04T09:31:38.172Z] 
09:31:38 [2022-08-04T09:31:38.172Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:38 [2022-08-04T09:31:38.172Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:38 [2022-08-04T09:31:38.283Z] #21 17.08 Selecting previously unselected package libapparmor1:arm64.
09:31:38 [2022-08-04T09:31:38.283Z] #21 17.09 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
09:31:38 [2022-08-04T09:31:38.283Z] #21 17.10 Unpacking libapparmor1:arm64 (2.13.6-10) ...
09:31:38 [2022-08-04T09:31:38.283Z] #21 17.14 Selecting previously unselected package libapparmor-dev:arm64.
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.15 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.15 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.22 Selecting previously unselected package libgcc-s1:s390x.
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.23 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.23 Unpacking libgcc-s1:s390x (10.2.1-6) ...
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.27 Selecting previously unselected package libcrypt1:s390x.
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.28 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
09:31:38 [2022-08-04T09:31:38.542Z] #21 17.28 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
09:31:38 [2022-08-04T09:31:38.543Z] #21 17.36 Selecting previously unselected package libc6:s390x.
09:31:38 [2022-08-04T09:31:38.543Z] #21 17.36 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
09:31:38 [2022-08-04T09:31:38.610Z] #56 DONE 0.8s
09:31:38 [2022-08-04T09:31:38.610Z] 
09:31:38 [2022-08-04T09:31:38.610Z] #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
09:31:38 [2022-08-04T09:31:38.610Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:31:38 [2022-08-04T09:31:38.739Z] #11 ...
09:31:38 [2022-08-04T09:31:38.739Z] 
09:31:38 [2022-08-04T09:31:38.739Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
09:31:38 [2022-08-04T09:31:38.739Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
09:31:38 [2022-08-04T09:31:38.739Z] #74 DONE 0.7s
09:31:38 [2022-08-04T09:31:38.739Z] 
09:31:38 [2022-08-04T09:31:38.739Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
09:31:38 [2022-08-04T09:31:38.739Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
09:31:38 [2022-08-04T09:31:38.739Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.8s
09:31:38 [2022-08-04T09:31:38.802Z] #21 17.55 Unpacking libc6:s390x (2.31-13+deb11u3) ...
09:31:38 [2022-08-04T09:31:38.871Z] #64 ...
09:31:38 [2022-08-04T09:31:38.871Z] 
09:31:38 [2022-08-04T09:31:38.871Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:31:38 [2022-08-04T09:31:38.871Z] #58 sha256:cec105dfdcc90d52f0f99d6dbc7da1bce69b679870c8bd1087a8ad07e3ad3939
09:31:38 [2022-08-04T09:31:38.871Z] #58 DONE 0.1s
09:31:38 [2022-08-04T09:31:38.871Z] 
09:31:38 [2022-08-04T09:31:38.871Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:31:38 [2022-08-04T09:31:38.871Z] #61 sha256:d28ad1981df3316a927c06410b7df692f405d7788d69e3dec66b52ee5b21f4b6
09:31:39 [2022-08-04T09:31:39.131Z] #61 DONE 0.3s
09:31:39 [2022-08-04T09:31:39.131Z] 
09:31:39 [2022-08-04T09:31:39.131Z] #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
09:31:39 [2022-08-04T09:31:39.131Z] #64 sha256:e2a1b16ece296129903c456768c858e63403b286e3d669ccbdd78a1a437cf747
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.06 Selecting previously unselected package libapparmor1:s390x.
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.07 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.08 Unpacking libapparmor1:s390x (2.13.6-10) ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.13 Selecting previously unselected package libapparmor-dev:s390x.
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.14 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.14 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.20 Selecting previously unselected package libgcc-s1:armhf.
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.21 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.21 Unpacking libgcc-s1:armhf (10.2.1-6) ...
09:31:39 [2022-08-04T09:31:39.370Z] #21 18.27 Selecting previously unselected package libcrypt1:armhf.
09:31:39 [2022-08-04T09:31:39.630Z] #21 18.27 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
09:31:39 [2022-08-04T09:31:39.630Z] #21 18.28 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
09:31:39 [2022-08-04T09:31:39.630Z] #21 18.35 Selecting previously unselected package libc6:armhf.
09:31:39 [2022-08-04T09:31:39.630Z] #21 18.36 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
09:31:39 [2022-08-04T09:31:39.889Z] #21 18.54 Unpacking libc6:armhf (2.31-13+deb11u3) ...
09:31:40 [2022-08-04T09:31:40.117Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 9.7s done
09:31:40 [2022-08-04T09:31:40.376Z] #28 DONE 11.8s
09:31:40 [2022-08-04T09:31:40.376Z] 
09:31:40 [2022-08-04T09:31:40.376Z] #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
09:31:40 [2022-08-04T09:31:40.376Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:31:40 [2022-08-04T09:31:40.408Z] #21 18.95 Selecting previously unselected package libapparmor1:armhf.
09:31:40 [2022-08-04T09:31:40.408Z] #21 18.96 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 18.96 Unpacking libapparmor1:armhf (2.13.6-10) ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.01 Selecting previously unselected package libapparmor-dev:armhf.
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.02 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.02 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.09 Selecting previously unselected package libgcc-s1:ppc64el.
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.10 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.10 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.15 Selecting previously unselected package libcrypt1:ppc64el.
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.15 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.16 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
09:31:40 [2022-08-04T09:31:40.408Z] #21 19.23 Selecting previously unselected package libc6:ppc64el.
09:31:40 [2022-08-04T09:31:40.511Z] #64 238.2 + bin/containerd
09:31:40 [2022-08-04T09:31:40.668Z] #21 19.24 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
09:31:40 [2022-08-04T09:31:40.668Z] #21 19.42 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
09:31:41 [2022-08-04T09:31:41.237Z] #21 20.02 Selecting previously unselected package libapparmor1:ppc64el.
09:31:41 [2022-08-04T09:31:41.237Z] #21 20.02 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
09:31:41 [2022-08-04T09:31:41.237Z] #21 20.03 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
09:31:41 [2022-08-04T09:31:41.237Z] #21 20.08 Selecting previously unselected package libapparmor-dev:ppc64el.
09:31:41 [2022-08-04T09:31:41.310Z] #29 0.988 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
09:31:41 [2022-08-04T09:31:41.310Z] #29 1.002 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:31:41 [2022-08-04T09:31:41.310Z] #29 1.002 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.09 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.10 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.16 Selecting previously unselected package libseccomp2:s390x.
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.17 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.18 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.22 Selecting previously unselected package libseccomp-dev:s390x.
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.22 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.23 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.29 Selecting previously unselected package libseccomp2:ppc64el.
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.30 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
09:31:41 [2022-08-04T09:31:41.497Z] #21 20.30 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.571Z] #29 1.142 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.35 Selecting previously unselected package libseccomp-dev:ppc64el.
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.35 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.36 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.42 Selecting previously unselected package libseccomp2:armhf.
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.43 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.43 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.47 Selecting previously unselected package libseccomp-dev:armhf.
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.48 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.48 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.54 Selecting previously unselected package libseccomp2:armel.
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.54 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
09:31:41 [2022-08-04T09:31:41.757Z] #21 20.55 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
09:31:41 [2022-08-04T09:31:41.831Z] #29 1.343 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.58 Selecting previously unselected package libseccomp-dev:armel.
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.59 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.60 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.65 Selecting previously unselected package libseccomp2:arm64.
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.66 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.67 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.71 Selecting previously unselected package libseccomp-dev:arm64.
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.71 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.72 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.82 Setting up gcc-10-base:arm64 (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.84 Setting up gcc-10-base:armel (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.85 Setting up gcc-10-base:armhf (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.86 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.87 Setting up gcc-10-base:s390x (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.88 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.89 Setting up libcrypt1:armel (1:4.4.18-4) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.91 Setting up libcrypt1:armhf (1:4.4.18-4) ...
09:31:42 [2022-08-04T09:31:42.017Z] #21 20.92 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
09:31:42 [2022-08-04T09:31:42.089Z] #29 1.575 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.93 Setting up libcrypt1:s390x (1:4.4.18-4) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.94 Setting up libgcc-s1:arm64 (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.95 Setting up libgcc-s1:armel (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.96 Setting up libgcc-s1:armhf (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.97 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 20.99 Setting up libgcc-s1:s390x (10.2.1-6) ...
09:31:42 [2022-08-04T09:31:42.277Z] #21 21.00 Setting up libc6:arm64 (2.31-13+deb11u3) ...
09:31:42 [2022-08-04T09:31:42.933Z] #55 ...
09:31:42 [2022-08-04T09:31:42.933Z] 
09:31:42 [2022-08-04T09:31:42.933Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:31:42 [2022-08-04T09:31:42.933Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:31:42 [2022-08-04T09:31:42.933Z] #77 238.9   CCLD     libcrun.la
09:31:42 [2022-08-04T09:31:42.933Z] #77 239.1   AR       libcrun_testing.a
09:31:42 [2022-08-04T09:31:42.933Z] #77 239.1 ar: `u' modifier ignored since `D' is the default (see `U')
09:31:42 [2022-08-04T09:31:42.933Z] #77 239.2   CCLD     tests/tests_libcrun_utils
09:31:42 [2022-08-04T09:31:42.933Z] #77 239.2   CCLD     tests/tests_libcrun_errors
09:31:42 [2022-08-04T09:31:42.933Z] #77 239.3   CCLD     tests/tests_libcrun_fuzzer
09:31:43 [2022-08-04T09:31:43.464Z] #29 2.951 Fetched 8563 kB in 2s (3850 kB/s)
09:31:43 [2022-08-04T09:31:43.658Z] #21 22.21 Setting up libc6:armel (2.31-13+deb11u3) ...
09:31:44 [2022-08-04T09:31:44.316Z] #77 240.4   CCLD     crun
09:31:44 [2022-08-04T09:31:44.399Z] #29 2.951 Reading package lists...
09:31:44 [2022-08-04T09:31:44.575Z] #77 241.0 make[3]: Entering directory '/tmp/crun-build'
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.2  /bin/mkdir -p '/usr/local/share/man/man1'
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.2  /bin/mkdir -p '/usr/local/lib'
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.2  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:31:44 [2022-08-04T09:31:44.833Z] #77 241.3 libtool: install: ranlib /usr/local/lib/libcrun.a
09:31:44 [2022-08-04T09:31:44.857Z] #21 23.44 Setting up libc6:armhf (2.31-13+deb11u3) ...
09:31:44 [2022-08-04T09:31:44.965Z] #29 3.770 Reading package lists...
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 ----------------------------------------------------------------------
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 Libraries have been installed in:
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5    /usr/local/lib
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 If you ever happen to want to link against installed libraries
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 in a given directory, LIBDIR, you must either use libtool, and
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 specify the full pathname of the library, or use the '-LLIBDIR'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 flag during linking and do at least one of the following:
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5      during execution
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5      during linking
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 See any operating system documentation about shared libraries for
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 more information, such as the ld(1) and ld.so(8) manual pages.
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5 ----------------------------------------------------------------------
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5  /bin/mkdir -p '/build'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.5   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.6 libtool: install: /usr/bin/install -c crun /build/crun
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.6 make[3]: Leaving directory '/tmp/crun-build'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.6 make[2]: Leaving directory '/tmp/crun-build'
09:31:45 [2022-08-04T09:31:45.103Z] #77 241.6 make[1]: Leaving directory '/tmp/crun-build'
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.579 Building dependency tree...
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.942 The following additional packages will be installed:
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.942   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.942   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.942 Recommended packages:
09:31:45 [2022-08-04T09:31:45.224Z] #29 4.942   libldap-common publicsuffix libsasl2-modules
09:31:45 [2022-08-04T09:31:45.367Z] #77 DONE 241.9s
09:31:45 [2022-08-04T09:31:45.367Z] 
09:31:45 [2022-08-04T09:31:45.367Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:31:45 [2022-08-04T09:31:45.367Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:31:45 [2022-08-04T09:31:45.482Z] #29 5.122 The following NEW packages will be installed:
09:31:45 [2022-08-04T09:31:45.482Z] #29 5.123   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
09:31:45 [2022-08-04T09:31:45.482Z] #29 5.124   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
09:31:45 [2022-08-04T09:31:45.482Z] #29 5.124   libssh2-1 openssl
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.414 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.414 Need to get 3047 kB of archives.
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.414 After this operation, 6661 kB of additional disk space will be used.
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.414 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.436 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.436 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.436 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.436 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.439 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.464 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.474 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.474 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.648 debconf: delaying package configuration, since apt-utils is not installed
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.678 Fetched 3047 kB in 0s (8553 kB/s)
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.706 Selecting previously unselected package openssl.
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.706 (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.)
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.712 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.049Z] #29 5.716 Unpacking openssl (1.1.1n-0+deb11u3) ...
09:31:46 [2022-08-04T09:31:46.237Z] #21 24.67 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.874 Selecting previously unselected package ca-certificates.
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.874 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.878 Unpacking ca-certificates (20210119) ...
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.960 Selecting previously unselected package libbrotli1:amd64.
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.960 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.308Z] #29 5.969 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.036 Selecting previously unselected package libsasl2-modules-db:amd64.
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.037 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.042 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.083 Selecting previously unselected package libsasl2-2:amd64.
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.083 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.089 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.153 Selecting previously unselected package libldap-2.4-2:amd64.
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.154 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.159 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.221 Selecting previously unselected package libnghttp2-14:amd64.
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.221 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.226 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.279 Selecting previously unselected package libpsl5:amd64.
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.279 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.283 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
09:31:46 [2022-08-04T09:31:46.566Z] #29 6.333 Selecting previously unselected package librtmp1:amd64.
09:31:46 [2022-08-04T09:31:46.824Z] #29 6.336 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.825Z] #29 6.343 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:31:46 [2022-08-04T09:31:46.825Z] #29 6.396 Selecting previously unselected package libssh2-1:amd64.
09:31:46 [2022-08-04T09:31:46.825Z] #29 6.396 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
09:31:46 [2022-08-04T09:31:46.825Z] #29 6.396 Unpacking libssh2-1:amd64 (1.9.0-2) ...
09:31:46 [2022-08-04T09:31:46.825Z] #29 6.462 Selecting previously unselected package libcurl4:amd64.
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.463 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.468 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.540 Selecting previously unselected package curl.
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.540 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.550 Unpacking curl (7.74.0-1.3+deb11u2) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.617 Selecting previously unselected package libonig5:amd64.
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.617 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.621 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.687 Selecting previously unselected package libjq1:amd64.
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.689 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.693 Unpacking libjq1:amd64 (1.6-2.1) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.755 Selecting previously unselected package jq.
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.755 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.761 Unpacking jq (1.6-2.1) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.825 Setting up libpsl5:amd64 (0.21.0-1.2) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.842 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
09:31:47 [2022-08-04T09:31:47.083Z] #29 6.856 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
09:31:47 [2022-08-04T09:31:47.174Z] #21 25.89 Setting up libc6:s390x (2.31-13+deb11u3) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.870 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.888 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.902 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.915 Setting up libssh2-1:amd64 (1.9.0-2) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.928 Setting up openssl (1.1.1n-0+deb11u3) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.949 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.963 Setting up libjq1:amd64 (1.6-2.1) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.973 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
09:31:47 [2022-08-04T09:31:47.341Z] #29 6.986 Setting up ca-certificates (20210119) ...
09:31:48 [2022-08-04T09:31:48.275Z] #29 7.602 Updating certificates in /etc/ssl/certs...
09:31:48 [2022-08-04T09:31:48.533Z] #29 8.214 129 added, 0 removed; done.
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.12 Setting up libapparmor1:arm64 (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.13 Setting up libapparmor1:armel (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.14 Setting up libapparmor1:armhf (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.15 Setting up libapparmor1:ppc64el (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.16 Setting up libapparmor1:s390x (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.17 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.18 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.19 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.20 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.21 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.22 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.23 Setting up libapparmor-dev:armel (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.24 Setting up libapparmor-dev:armhf (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.25 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.26 Setting up libapparmor-dev:s390x (2.13.6-10) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.27 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.28 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.29 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.30 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.31 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
09:31:48 [2022-08-04T09:31:48.554Z] #21 27.33 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.279 Setting up jq (1.6-2.1) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.295 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.306 Setting up curl (7.74.0-1.3+deb11u2) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.321 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.342 Processing triggers for ca-certificates (20210119) ...
09:31:48 [2022-08-04T09:31:48.792Z] #29 8.349 Updating certificates in /etc/ssl/certs...
09:31:49 [2022-08-04T09:31:49.133Z] #21 DONE 27.8s
09:31:49 [2022-08-04T09:31:49.133Z] 
09:31:49 [2022-08-04T09:31:49.133Z] #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
09:31:49 [2022-08-04T09:31:49.133Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:31:49 [2022-08-04T09:31:49.133Z] #71 ...
09:31:49 [2022-08-04T09:31:49.133Z] 
09:31:49 [2022-08-04T09:31:49.133Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:31:49 [2022-08-04T09:31:49.133Z] #66 sha256:e554704f0ffaa4949afa4dda762c323e10568a71b0624e0ec064d6eaaf5fc382
09:31:49 [2022-08-04T09:31:49.133Z] #66 DONE 0.1s
09:31:49 [2022-08-04T09:31:49.133Z] 
09:31:49 [2022-08-04T09:31:49.133Z] #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
09:31:49 [2022-08-04T09:31:49.133Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:31:49 [2022-08-04T09:31:49.358Z] #29 8.925 0 added, 0 removed; done.
09:31:49 [2022-08-04T09:31:49.358Z] #29 8.925 Running hooks in /etc/ca-certificates/update.d...
09:31:49 [2022-08-04T09:31:49.358Z] #29 8.926 done.
09:31:49 [2022-08-04T09:31:49.358Z] #29 ...
09:31:49 [2022-08-04T09:31:49.358Z] 
09:31:49 [2022-08-04T09:31:49.358Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:49 [2022-08-04T09:31:49.358Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:49 [2022-08-04T09:31:49.358Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.0s done
09:31:49 [2022-08-04T09:31:49.358Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
09:31:49 [2022-08-04T09:31:49.358Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done
09:31:49 [2022-08-04T09:31:49.358Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done
09:31:49 [2022-08-04T09:31:49.358Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 3.2s
09:31:50 [2022-08-04T09:31:50.300Z] #11 ...
09:31:50 [2022-08-04T09:31:50.300Z] 
09:31:50 [2022-08-04T09:31:50.300Z] #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
09:31:50 [2022-08-04T09:31:50.300Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
09:31:50 [2022-08-04T09:31:50.300Z] #29 DONE 10.0s
09:31:50 [2022-08-04T09:31:50.300Z] 
09:31:50 [2022-08-04T09:31:50.300Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:50 [2022-08-04T09:31:50.300Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:50 [2022-08-04T09:31:50.300Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done
09:31:50 [2022-08-04T09:31:50.300Z] #11 ...
09:31:50 [2022-08-04T09:31:50.300Z] 
09:31:50 [2022-08-04T09:31:50.300Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
09:31:50 [2022-08-04T09:31:50.300Z] #30 sha256:420cefe4ce4dff3645e9b03f605e7c0c329ac7b7ee156b1d42d3837160836990
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.038 + RM_GOPATH=0
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.038 + TMP_GOPATH=
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.038 + : /build
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.038 + '[' -z '' ']'
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.038 ++ mktemp -d
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.039 + export GOPATH=/tmp/tmp.a9Z5hWVdfF
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.039 + GOPATH=/tmp/tmp.a9Z5hWVdfF
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.039 + RM_GOPATH=1
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.039 + case "$(go env GOARCH)" in
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.039 ++ go env GOARCH
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.046 + export GO_BUILDMODE=-buildmode=pie
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.046 + GO_BUILDMODE=-buildmode=pie
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.047 ++ dirname /install.sh
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 + dir=/
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 + bin=runc
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 + shift
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 + '[' '!' -f //runc.installer ']'
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 + . //runc.installer
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 ++ set -e
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.048 ++ : v1.1.2
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.049 + install_runc
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.049 + RUNC_BUILDTAGS=seccomp
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.049 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.049 Install runc version v1.1.2 (build tags: seccomp)
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.a9Z5hWVdfF/src/github.com/opencontainers/runc
09:31:50 [2022-08-04T09:31:50.512Z] #67 1.051 Cloning into '/tmp/tmp.a9Z5hWVdfF/src/github.com/opencontainers/runc'...
09:31:50 [2022-08-04T09:31:50.512Z] #67 ...
09:31:50 [2022-08-04T09:31:50.512Z] 
09:31:50 [2022-08-04T09:31:50.512Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
09:31:50 [2022-08-04T09:31:50.512Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d
09:31:50 [2022-08-04T09:31:50.512Z] #22 DONE 1.3s
09:31:50 [2022-08-04T09:31:50.512Z] 
09:31:50 [2022-08-04T09:31:50.512Z] #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
09:31:50 [2022-08-04T09:31:50.512Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b
09:31:50 [2022-08-04T09:31:50.558Z] #30 DONE 0.1s
09:31:50 [2022-08-04T09:31:50.558Z] 
09:31:50 [2022-08-04T09:31:50.558Z] #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
09:31:50 [2022-08-04T09:31:50.558Z] #31 sha256:f09e87b3f8cf5551cb5245eb08318f89d736f86aa5916a6ad349a89ecef66b4c
09:31:51 [2022-08-04T09:31:51.451Z] #23 DONE 1.0s
09:31:51 [2022-08-04T09:31:51.451Z] 
09:31:51 [2022-08-04T09:31:51.451Z] #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
09:31:51 [2022-08-04T09:31:51.451Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:31:51 [2022-08-04T09:31:51.451Z] #71 ...
09:31:51 [2022-08-04T09:31:51.451Z] 
09:31:51 [2022-08-04T09:31:51.451Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:31:51 [2022-08-04T09:31:51.451Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf
09:31:51 [2022-08-04T09:31:51.933Z] #31 1.509 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
09:31:52 [2022-08-04T09:31:52.192Z] #31 1.767 
09:31:52 [2022-08-04T09:31:52.390Z] #24 0.825 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:31:52 [2022-08-04T09:31:52.390Z] #24 DONE 0.9s
09:31:52 [2022-08-04T09:31:52.390Z] 
09:31:52 [2022-08-04T09:31:52.390Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:31:52 [2022-08-04T09:31:52.390Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c
09:31:52 [2022-08-04T09:31:52.450Z] #31 1.983 #=#=#                                                                         

######################################################################## 100.0%
09:31:52 [2022-08-04T09:31:52.709Z] #31 2.246 
09:31:53 [2022-08-04T09:31:53.336Z] #25 DONE 0.9s
09:31:53 [2022-08-04T09:31:53.336Z] 
09:31:53 [2022-08-04T09:31:53.336Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:31:53 [2022-08-04T09:31:53.336Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd
09:31:53 [2022-08-04T09:31:53.689Z] #31 3.137 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
09:31:53 [2022-08-04T09:31:53.909Z] #26 DONE 0.9s
09:31:53 [2022-08-04T09:31:53.909Z] 
09:31:53 [2022-08-04T09:31:53.909Z] #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
09:31:53 [2022-08-04T09:31:53.909Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:31:53 [2022-08-04T09:31:53.970Z] #31 3.416 
09:31:54 [2022-08-04T09:31:54.169Z] #71 ...
09:31:54 [2022-08-04T09:31:54.169Z] 
09:31:54 [2022-08-04T09:31:54.169Z] #27 [dev-systemd-false  6/28] RUN ldconfig
09:31:54 [2022-08-04T09:31:54.169Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15
09:31:54 [2022-08-04T09:31:54.240Z] #31 3.630 #=#=#                                                                         

######################################################################## 100.0%
09:31:54 [2022-08-04T09:31:54.507Z] #31 3.917 
09:31:55 [2022-08-04T09:31:55.111Z] #27 DONE 1.0s
09:31:55 [2022-08-04T09:31:55.111Z] 
09:31:55 [2022-08-04T09:31:55.111Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:31:55 [2022-08-04T09:31:55.111Z] #28 sha256:52d29131ae069842a220537f67897a26f7a443beb054b46067cc6541e489e7f1
09:31:55 [2022-08-04T09:31:55.440Z] #31 4.812 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
09:31:55 [2022-08-04T09:31:55.440Z] #31 5.074 
09:31:56 [2022-08-04T09:31:56.050Z] #28 1.087 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:31:56 [2022-08-04T09:31:56.050Z] #28 1.101 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:31:56 [2022-08-04T09:31:56.050Z] #28 1.102 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:31:56 [2022-08-04T09:31:56.216Z] #31 5.287 #=#=#                                                                         

##########                                                                15.3%
#########################################                                 57.8%
################################################################          89.6%
######################################################################## 100.0%
09:31:56 [2022-08-04T09:31:56.216Z] #31 5.826 
09:31:56 [2022-08-04T09:31:56.310Z] #28 1.327 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
09:31:56 [2022-08-04T09:31:56.570Z] #28 1.573 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
09:31:56 [2022-08-04T09:31:56.830Z] #28 1.863 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
09:31:57 [2022-08-04T09:31:57.152Z] #31 6.786 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
09:31:57 [2022-08-04T09:31:57.399Z] #28 2.153 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:31:57 [2022-08-04T09:31:57.400Z] #28 2.417 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
09:31:57 [2022-08-04T09:31:57.410Z] #31 ...
09:31:57 [2022-08-04T09:31:57.410Z] 
09:31:57 [2022-08-04T09:31:57.410Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
09:31:57 [2022-08-04T09:31:57.410Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
09:31:57 [2022-08-04T09:31:57.410Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 6.7s
09:31:57 [2022-08-04T09:31:57.659Z] #28 2.629 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.909 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.909 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.909 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.910 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.912 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
09:31:57 [2022-08-04T09:31:57.919Z] #28 2.921 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
09:31:58 [2022-08-04T09:31:58.179Z] #28 3.273 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
09:31:58 [2022-08-04T09:31:58.438Z] #28 3.277 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:31:58 [2022-08-04T09:31:58.438Z] #28 3.278 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
09:31:58 [2022-08-04T09:31:58.438Z] #28 3.281 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
09:31:58 [2022-08-04T09:31:58.438Z] #28 3.282 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
09:31:58 [2022-08-04T09:31:58.438Z] #28 3.283 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
09:31:59 [2022-08-04T09:31:59.311Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.4s done
09:31:59 [2022-08-04T09:31:59.311Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92
09:31:59 [2022-08-04T09:31:59.311Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
09:31:59 [2022-08-04T09:31:59.570Z] #11 DONE 31.0s
09:31:59 [2022-08-04T09:31:59.570Z] 
09:31:59 [2022-08-04T09:31:59.570Z] #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
09:31:59 [2022-08-04T09:31:59.570Z] #31 sha256:f09e87b3f8cf5551cb5245eb08318f89d736f86aa5916a6ad349a89ecef66b4c
09:31:59 [2022-08-04T09:31:59.570Z] #31 7.083 
09:31:59 [2022-08-04T09:31:59.570Z] #31 7.309 #=#=#                                                                         

######################################################################## 100.0%
09:31:59 [2022-08-04T09:31:59.570Z] #31 7.569 
09:31:59 [2022-08-04T09:31:59.570Z] #31 8.276 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
09:31:59 [2022-08-04T09:31:59.570Z] #31 8.560 
09:31:59 [2022-08-04T09:31:59.570Z] #31 8.792 #=#=#                                                                         

######################################################################## 100.0%
09:31:59 [2022-08-04T09:31:59.570Z] #31 9.019 
09:31:59 [2022-08-04T09:31:59.570Z] #31 9.059 Download of images into '/build' complete.
09:31:59 [2022-08-04T09:31:59.570Z] #31 9.059 Use something like the following to load the result into a Docker daemon:
09:31:59 [2022-08-04T09:31:59.570Z] #31 9.059   tar -cC '/build' . | docker load
09:32:00 [2022-08-04T09:32:00.505Z] #31 DONE 10.1s
09:32:00 [2022-08-04T09:32:00.505Z] 
09:32:00 [2022-08-04T09:32:00.505Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
09:32:00 [2022-08-04T09:32:00.505Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
09:32:00 [2022-08-04T09:32:00.505Z] #12 DONE 0.9s
09:32:00 [2022-08-04T09:32:00.505Z] 
09:32:00 [2022-08-04T09:32:00.505Z] #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
09:32:00 [2022-08-04T09:32:00.505Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
09:32:01 [2022-08-04T09:32:01.071Z] #13 DONE 0.6s
09:32:01 [2022-08-04T09:32:01.071Z] 
09:32:01 [2022-08-04T09:32:01.071Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:01 [2022-08-04T09:32:01.071Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:01 [2022-08-04T09:32:01.329Z] #14 ...
09:32:01 [2022-08-04T09:32:01.329Z] 
09:32:01 [2022-08-04T09:32:01.329Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
09:32:01 [2022-08-04T09:32:01.329Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
09:32:01 [2022-08-04T09:32:01.329Z] #46 DONE 0.2s
09:32:01 [2022-08-04T09:32:01.329Z] 
09:32:01 [2022-08-04T09:32:01.329Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
09:32:01 [2022-08-04T09:32:01.329Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
09:32:01 [2022-08-04T09:32:01.329Z] #33 DONE 0.3s
09:32:01 [2022-08-04T09:32:01.329Z] 
09:32:01 [2022-08-04T09:32:01.329Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
09:32:01 [2022-08-04T09:32:01.329Z] #25 sha256:fe099dd733a2b7c1d9a53ba65e1b5c1c8331d8c0f6227a66e597ad8821ab1480
09:32:01 [2022-08-04T09:32:01.329Z] #25 DONE 0.3s
09:32:01 [2022-08-04T09:32:01.329Z] 
09:32:01 [2022-08-04T09:32:01.329Z] #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
09:32:01 [2022-08-04T09:32:01.329Z] #26 sha256:0cea27b8a1d34759813efb561498a6dcd1f05a97c0c9a03aa059caf0e7fbf585
09:32:01 [2022-08-04T09:32:01.592Z] #26 ...
09:32:01 [2022-08-04T09:32:01.592Z] 
09:32:01 [2022-08-04T09:32:01.592Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
09:32:01 [2022-08-04T09:32:01.592Z] #66 sha256:3dc8114dba261ffb7cd9b1c91c9e8b6cb1c1a3bce1978bed2e280777accffd27
09:32:01 [2022-08-04T09:32:01.593Z] #66 DONE 0.4s
09:32:01 [2022-08-04T09:32:01.593Z] 
09:32:01 [2022-08-04T09:32:01.593Z] #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
09:32:01 [2022-08-04T09:32:01.593Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
09:32:01 [2022-08-04T09:32:01.593Z] #50 DONE 0.4s
09:32:01 [2022-08-04T09:32:01.593Z] 
09:32:01 [2022-08-04T09:32:01.593Z] #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
09:32:01 [2022-08-04T09:32:01.593Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:03 [2022-08-04T09:32:03.456Z] #55 ...
09:32:03 [2022-08-04T09:32:03.456Z] 
09:32:03 [2022-08-04T09:32:03.456Z] #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
09:32:03 [2022-08-04T09:32:03.456Z] #60 sha256:10d5874d8f0dd1d54ebfff826e12f80b7d4944e8ecf74215c3e7e53b33da9fef
09:32:03 [2022-08-04T09:32:03.456Z] #60 183.4 + mkdir -p /build
09:32:03 [2022-08-04T09:32:03.456Z] #60 183.4 + cp runc /build/runc
09:32:03 [2022-08-04T09:32:03.456Z] #60 DONE 184.3s
09:32:03 [2022-08-04T09:32:03.456Z] 
09:32:03 [2022-08-04T09:32:03.456Z] #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
09:32:03 [2022-08-04T09:32:03.456Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:32:03 [2022-08-04T09:32:03.456Z] #64 ...
09:32:03 [2022-08-04T09:32:03.456Z] 
09:32:03 [2022-08-04T09:32:03.456Z] #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
09:32:03 [2022-08-04T09:32:03.456Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:03 [2022-08-04T09:32:03.456Z] #55 310.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
09:32:03 [2022-08-04T09:32:03.456Z] #55 DONE 310.9s
09:32:03 [2022-08-04T09:32:03.456Z] 
09:32:03 [2022-08-04T09:32:03.456Z] #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
09:32:03 [2022-08-04T09:32:03.456Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:32:05 [2022-08-04T09:32:05.012Z] #28 ...
09:32:05 [2022-08-04T09:32:05.013Z] 
09:32:05 [2022-08-04T09:32:05.013Z] #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
09:32:05 [2022-08-04T09:32:05.013Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:32:05 [2022-08-04T09:32:05.013Z] #67 5.520 + cd /tmp/tmp.a9Z5hWVdfF/src/github.com/opencontainers/runc
09:32:05 [2022-08-04T09:32:05.013Z] #67 5.520 + git checkout -q v1.1.2
09:32:05 [2022-08-04T09:32:05.013Z] #67 5.913 + '[' -z '' ']'
09:32:05 [2022-08-04T09:32:05.013Z] #67 5.913 + target=static
09:32:05 [2022-08-04T09:32:05.013Z] #67 5.913 + make BUILDTAGS=seccomp static
09:32:05 [2022-08-04T09:32:05.013Z] #67 6.163 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:32:05 [2022-08-04T09:32:05.360Z] #64 ...
09:32:05 [2022-08-04T09:32:05.360Z] 
09:32:05 [2022-08-04T09:32:05.360Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:32:05 [2022-08-04T09:32:05.360Z] #56 sha256:abc8704f9d5abcb7d408b587f7f67a1eb2015f93c7a8c0d15f62465c4528d9a1
09:32:05 [2022-08-04T09:32:05.619Z] #56 DONE 0.5s
09:32:05 [2022-08-04T09:32:05.619Z] 
09:32:05 [2022-08-04T09:32:05.619Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:32:05 [2022-08-04T09:32:05.619Z] #58 sha256:b6e9bc709e47d1e169190f75632f535d30c34e734369d765942531dc6b6eb945
09:32:05 [2022-08-04T09:32:05.619Z] #58 DONE 0.1s
09:32:05 [2022-08-04T09:32:05.619Z] 
09:32:05 [2022-08-04T09:32:05.619Z] #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
09:32:05 [2022-08-04T09:32:05.619Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:32:05 [2022-08-04T09:32:05.877Z] #64 ...
09:32:05 [2022-08-04T09:32:05.877Z] 
09:32:05 [2022-08-04T09:32:05.877Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:32:05 [2022-08-04T09:32:05.877Z] #61 sha256:ea4a3cd26d130db63766ba02558adcefc45d27576cd331f5a2e59e8a7d5e9cd2
09:32:05 [2022-08-04T09:32:05.877Z] #61 DONE 0.3s
09:32:05 [2022-08-04T09:32:05.877Z] 
09:32:05 [2022-08-04T09:32:05.877Z] #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
09:32:05 [2022-08-04T09:32:05.877Z] #64 sha256:9a6079de4d596a7f457d209edec015813a4d0c8fa6c46b9d8362c6afdb017331
09:32:06 [2022-08-04T09:32:06.867Z] #51 4.891 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:06 [2022-08-04T09:32:06.867Z] #51 4.904 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:32:06 [2022-08-04T09:32:06.867Z] #51 4.931 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:32:06 [2022-08-04T09:32:06.867Z] #51 ...
09:32:06 [2022-08-04T09:32:06.867Z] 
09:32:06 [2022-08-04T09:32:06.867Z] #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
09:32:06 [2022-08-04T09:32:06.867Z] #26 sha256:0cea27b8a1d34759813efb561498a6dcd1f05a97c0c9a03aa059caf0e7fbf585
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.881 + RM_GOPATH=0
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.885 + TMP_GOPATH=
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.885 + : /build
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.885 + '[' -z '' ']'
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.885 ++ mktemp -d
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.896 + export GOPATH=/tmp/tmp.Cxp5UMX9kg
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.896 + GOPATH=/tmp/tmp.Cxp5UMX9kg
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.896 + RM_GOPATH=1
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.896 + case "$(go env GOARCH)" in
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.896 ++ go env GOARCH
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 Install docker/cli version 17.06.2-ce from stable
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + export GO_BUILDMODE=-buildmode=pie
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + GO_BUILDMODE=-buildmode=pie
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 ++ dirname /install.sh
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + dir=/
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + bin=dockercli
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + shift
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + '[' '!' -f //dockercli.installer ']'
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + . //dockercli.installer
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 ++ : stable
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 ++ : 17.06.2-ce
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + install_dockercli
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 + echo 'Install docker/cli version 17.06.2-ce from stable'
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.918 ++ uname -m
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.933 + arch=x86_64
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.933 + '[' x86_64 '!=' x86_64 ']'
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.933 + url=https://download.docker.com/linux/static
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.933 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
09:32:06 [2022-08-04T09:32:06.867Z] #26 4.933 + tar -xz docker/docker
09:32:09 [2022-08-04T09:32:09.210Z] #67 ...
09:32:09 [2022-08-04T09:32:09.210Z] 
09:32:09 [2022-08-04T09:32:09.210Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:32:09 [2022-08-04T09:32:09.210Z] #28 sha256:52d29131ae069842a220537f67897a26f7a443beb054b46067cc6541e489e7f1
09:32:09 [2022-08-04T09:32:09.210Z] #28 14.09 Fetched 49.2 MB in 13s (3710 kB/s)
09:32:10 [2022-08-04T09:32:10.062Z] #64 277.8 + bin/containerd
09:32:11 [2022-08-04T09:32:11.068Z] #26 ...
09:32:11 [2022-08-04T09:32:11.068Z] 
09:32:11 [2022-08-04T09:32:11.068Z] #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
09:32:11 [2022-08-04T09:32:11.068Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:32:11 [2022-08-04T09:32:11.068Z] #57 5.017 go: downloading mvdan.cc/sh/v3 v3.0.2
09:32:11 [2022-08-04T09:32:11.068Z] #57 5.934 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
09:32:11 [2022-08-04T09:32:11.068Z] #57 5.956 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
09:32:11 [2022-08-04T09:32:11.068Z] #57 5.998 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
09:32:11 [2022-08-04T09:32:11.068Z] #57 7.825 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
09:32:11 [2022-08-04T09:32:11.328Z] #57 ...
09:32:11 [2022-08-04T09:32:11.328Z] 
09:32:11 [2022-08-04T09:32:11.328Z] #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
09:32:11 [2022-08-04T09:32:11.328Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:32:11 [2022-08-04T09:32:11.328Z] #36 3.575 go: downloading github.com/go-delve/delve v1.8.1
09:32:11 [2022-08-04T09:32:11.588Z] #36 ...
09:32:11 [2022-08-04T09:32:11.588Z] 
09:32:11 [2022-08-04T09:32:11.588Z] #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             ;
09:32:11 [2022-08-04T09:32:11.588Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:11 [2022-08-04T09:32:11.588Z] #76 6.215 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #76 6.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #76 6.264 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #76 7.305 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #76 10.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #76 ...
09:32:11 [2022-08-04T09:32:11.588Z] 
09:32:11 [2022-08-04T09:32:11.588Z] #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
09:32:11 [2022-08-04T09:32:11.588Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:32:11 [2022-08-04T09:32:11.588Z] #42 4.498 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #42 4.498 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #42 4.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #42 5.013 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #42 7.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:32:11 [2022-08-04T09:32:11.588Z] #42 9.966 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:32:11 [2022-08-04T09:32:11.848Z] #42 ...
09:32:11 [2022-08-04T09:32:11.848Z] 
09:32:11 [2022-08-04T09:32:11.848Z] #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
09:32:11 [2022-08-04T09:32:11.848Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:32:11 [2022-08-04T09:32:11.848Z] #53 4.831 go: downloading gotest.tools/gotestsum v1.8.1
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.197 go: downloading github.com/fatih/color v1.10.0
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.225 go: downloading github.com/dnephin/pflag v1.0.7
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.260 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.294 go: downloading github.com/pkg/errors v0.9.1
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.731 go: downloading golang.org/x/tools v0.1.0
09:32:11 [2022-08-04T09:32:11.848Z] #53 6.982 go: downloading github.com/mattn/go-colorable v0.1.8
09:32:11 [2022-08-04T09:32:11.848Z] #53 7.046 go: downloading github.com/mattn/go-isatty v0.0.12
09:32:11 [2022-08-04T09:32:11.848Z] #53 7.420 go: downloading github.com/fsnotify/fsnotify v1.4.9
09:32:11 [2022-08-04T09:32:11.848Z] #53 7.610 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
09:32:11 [2022-08-04T09:32:11.848Z] #53 ...
09:32:11 [2022-08-04T09:32:11.848Z] 
09:32:11 [2022-08-04T09:32:11.848Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libbtrfs-dev
09:32:11 [2022-08-04T09:32:11.848Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:32:11 [2022-08-04T09:32:11.848Z] #62 5.838 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:11 [2022-08-04T09:32:11.848Z] #62 5.914 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:32:11 [2022-08-04T09:32:11.848Z] #62 5.915 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:32:11 [2022-08-04T09:32:11.848Z] #62 6.956 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:32:11 [2022-08-04T09:32:11.848Z] #62 9.510 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:32:12 [2022-08-04T09:32:12.107Z] #62 ...
09:32:12 [2022-08-04T09:32:12.107Z] 
09:32:12 [2022-08-04T09:32:12.107Z] #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
09:32:12 [2022-08-04T09:32:12.107Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:12 [2022-08-04T09:32:12.107Z] #55 5.510 go: downloading github.com/golangci/golangci-lint v1.46.2
09:32:12 [2022-08-04T09:32:12.107Z] #55 8.653 go: downloading github.com/fatih/color v1.13.0
09:32:12 [2022-08-04T09:32:12.107Z] #55 8.682 go: downloading github.com/gofrs/flock v0.8.1
09:32:12 [2022-08-04T09:32:12.107Z] #55 8.883 go: downloading github.com/spf13/cobra v1.4.0
09:32:12 [2022-08-04T09:32:12.107Z] #55 8.945 go: downloading github.com/spf13/pflag v1.0.5
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.256 go: downloading github.com/spf13/viper v1.11.0
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.378 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.706 go: downloading github.com/mattn/go-colorable v0.1.12
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.766 go: downloading github.com/mattn/go-isatty v0.0.14
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.906 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
09:32:12 [2022-08-04T09:32:12.107Z] #55 9.906 go: downloading github.com/go-critic/go-critic v0.6.3
09:32:12 [2022-08-04T09:32:12.366Z] #55 ...
09:32:12 [2022-08-04T09:32:12.366Z] 
09:32:12 [2022-08-04T09:32:12.366Z] #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
09:32:12 [2022-08-04T09:32:12.366Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:32:12 [2022-08-04T09:32:12.366Z] #47 4.231 + git clone https://github.com/docker/distribution.git .
09:32:12 [2022-08-04T09:32:12.366Z] #47 4.248 Cloning into '.'...
09:32:12 [2022-08-04T09:32:12.366Z] #47 ...
09:32:12 [2022-08-04T09:32:12.366Z] 
09:32:12 [2022-08-04T09:32:12.366Z] #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
09:32:12 [2022-08-04T09:32:12.366Z] #67 sha256:c610f7b2ee7d71e2e2f984cd9a6632eec5d926003917d968d37b1a222d68ad59
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + RM_GOPATH=0
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + TMP_GOPATH=
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + : /build
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + '[' -z '' ']'
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 ++ mktemp -d
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + export GOPATH=/tmp/tmp.3TJbGoIk3t
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + GOPATH=/tmp/tmp.3TJbGoIk3t
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + RM_GOPATH=1
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + case "$(go env GOARCH)" in
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 ++ go env GOARCH
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + export GO_BUILDMODE=-buildmode=pie
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + GO_BUILDMODE=-buildmode=pie
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 ++ dirname /install.sh
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + dir=/
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + bin=rootlesskit
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + shift
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + '[' '!' -f //rootlesskit.installer ']'
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.226 + . //rootlesskit.installer
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 ++ : 1920341cd41e047834a21007424162a2dc946315
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + install_rootlesskit
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + case "$1" in
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + export CGO_ENABLED=0
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + CGO_ENABLED=0
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + _install_rootlesskit
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + for f in rootlesskit rootlesskit-docker-proxy
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + GOBIN=/build
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + GO111MODULE=on
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.238 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
09:32:12 [2022-08-04T09:32:12.366Z] #67 4.711 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
09:32:12 [2022-08-04T09:32:12.366Z] #67 7.252 go: downloading github.com/sirupsen/logrus v1.8.1
09:32:12 [2022-08-04T09:32:12.366Z] #67 7.268 go: downloading github.com/urfave/cli/v2 v2.4.0
09:32:12 [2022-08-04T09:32:12.366Z] #67 8.268 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
09:32:12 [2022-08-04T09:32:12.625Z] #67 ...
09:32:12 [2022-08-04T09:32:12.625Z] 
09:32:12 [2022-08-04T09:32:12.625Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:32:12 [2022-08-04T09:32:12.625Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:32:12 [2022-08-04T09:32:12.625Z] #34 4.008 + git clone https://github.com/kolyshkin/go-swagger.git .
09:32:12 [2022-08-04T09:32:12.625Z] #34 4.008 Cloning into '.'...
09:32:12 [2022-08-04T09:32:12.625Z] #34 ...
09:32:12 [2022-08-04T09:32:12.625Z] 
09:32:12 [2022-08-04T09:32:12.625Z] #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
09:32:12 [2022-08-04T09:32:12.625Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:32:12 [2022-08-04T09:32:12.625Z] #38 4.417 go: downloading github.com/pelletier/go-toml v1.8.1
09:32:12 [2022-08-04T09:32:12.884Z] #38 ...
09:32:12 [2022-08-04T09:32:12.884Z] 
09:32:12 [2022-08-04T09:32:12.884Z] #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
09:32:12 [2022-08-04T09:32:12.884Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:32:12 [2022-08-04T09:32:12.884Z] #40 5.834 go: downloading github.com/tc-hib/go-winres v0.2.3
09:32:12 [2022-08-04T09:32:12.884Z] #40 6.646 go: downloading github.com/tc-hib/winres v0.1.5
09:32:12 [2022-08-04T09:32:12.884Z] #40 8.252 go: downloading github.com/urfave/cli/v2 v2.3.0
09:32:12 [2022-08-04T09:32:12.884Z] #40 8.534 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
09:32:12 [2022-08-04T09:32:12.884Z] #40 8.645 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
09:32:12 [2022-08-04T09:32:12.884Z] #40 ...
09:32:12 [2022-08-04T09:32:12.884Z] 
09:32:12 [2022-08-04T09:32:12.884Z] #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
09:32:12 [2022-08-04T09:32:12.884Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:32:12 [2022-08-04T09:32:12.884Z] #36 11.15 go: downloading github.com/sirupsen/logrus v1.6.0
09:32:12 [2022-08-04T09:32:12.884Z] #36 11.16 go: downloading github.com/spf13/cobra v1.1.3
09:32:12 [2022-08-04T09:32:12.884Z] #36 11.58 go: downloading github.com/mattn/go-isatty v0.0.3
09:32:12 [2022-08-04T09:32:12.884Z] #36 11.85 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
09:32:13 [2022-08-04T09:32:13.144Z] #36 12.05 go: downloading gopkg.in/yaml.v2 v2.4.0
09:32:13 [2022-08-04T09:32:13.402Z] #36 12.25 go: downloading github.com/cosiner/argv v0.1.0
09:32:13 [2022-08-04T09:32:13.661Z] #36 12.28 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
09:32:13 [2022-08-04T09:32:13.661Z] #36 12.32 go: downloading github.com/peterh/liner v1.2.2
09:32:13 [2022-08-04T09:32:13.921Z] #36 12.58 go: downloading github.com/google/go-dap v0.6.0
09:32:14 [2022-08-04T09:32:14.182Z] #36 13.02 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
09:32:15 [2022-08-04T09:32:15.117Z] #36 13.90 go: downloading github.com/mattn/go-runewidth v0.0.3
09:32:15 [2022-08-04T09:32:15.376Z] #36 14.14 go: downloading github.com/hashicorp/golang-lru v0.5.4
09:32:15 [2022-08-04T09:32:15.376Z] #36 14.21 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
09:32:15 [2022-08-04T09:32:15.635Z] #36 ...
09:32:15 [2022-08-04T09:32:15.635Z] 
09:32:15 [2022-08-04T09:32:15.635Z] #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
09:32:15 [2022-08-04T09:32:15.635Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:15 [2022-08-04T09:32:15.635Z] #14 4.542 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:32:15 [2022-08-04T09:32:15.635Z] #14 4.565 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:32:15 [2022-08-04T09:32:15.635Z] #14 4.565 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:32:15 [2022-08-04T09:32:15.635Z] #14 5.194 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:32:15 [2022-08-04T09:32:15.635Z] #14 7.547 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:32:15 [2022-08-04T09:32:15.635Z] #14 10.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:32:15 [2022-08-04T09:32:15.817Z] #28 14.09 Reading package lists...
09:32:15 [2022-08-04T09:32:15.893Z] #14 ...
09:32:15 [2022-08-04T09:32:15.894Z] 
09:32:15 [2022-08-04T09:32:15.894Z] #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
09:32:15 [2022-08-04T09:32:15.894Z] #67 sha256:c610f7b2ee7d71e2e2f984cd9a6632eec5d926003917d968d37b1a222d68ad59
09:32:15 [2022-08-04T09:32:15.894Z] #67 11.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
09:32:15 [2022-08-04T09:32:15.894Z] #67 12.78 go: downloading github.com/google/uuid v1.3.0
09:32:15 [2022-08-04T09:32:15.894Z] #67 12.78 go: downloading github.com/moby/vpnkit v0.5.0
09:32:15 [2022-08-04T09:32:15.894Z] #67 12.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
09:32:15 [2022-08-04T09:32:15.894Z] #67 13.16 go: downloading github.com/gofrs/flock v0.8.1
09:32:15 [2022-08-04T09:32:15.894Z] #67 13.26 go: downloading github.com/gorilla/mux v1.8.0
09:32:15 [2022-08-04T09:32:15.894Z] #67 13.49 go: downloading github.com/moby/sys/mountinfo v0.6.0
09:32:15 [2022-08-04T09:32:15.894Z] #67 14.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
09:32:15 [2022-08-04T09:32:15.894Z] #67 14.28 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
09:32:16 [2022-08-04T09:32:16.831Z] #67 ...
09:32:16 [2022-08-04T09:32:16.831Z] 
09:32:16 [2022-08-04T09:32:16.831Z] #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
09:32:16 [2022-08-04T09:32:16.831Z] #26 sha256:0cea27b8a1d34759813efb561498a6dcd1f05a97c0c9a03aa059caf0e7fbf585
09:32:16 [2022-08-04T09:32:16.831Z] #26 14.74 + mkdir -p /build
09:32:16 [2022-08-04T09:32:16.831Z] #26 14.75 + mv docker/docker /build/
09:32:16 [2022-08-04T09:32:16.831Z] #26 14.75 + rmdir docker
09:32:16 [2022-08-04T09:32:16.831Z] #26 DONE 15.3s
09:32:16 [2022-08-04T09:32:16.831Z] 
09:32:16 [2022-08-04T09:32:16.831Z] #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
09:32:16 [2022-08-04T09:32:16.831Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:32:16 [2022-08-04T09:32:16.831Z] #53 12.41 go: downloading github.com/jonboulle/clockwork v0.2.2
09:32:16 [2022-08-04T09:32:16.831Z] #53 12.47 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
09:32:16 [2022-08-04T09:32:16.831Z] #53 12.56 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
09:32:16 [2022-08-04T09:32:16.831Z] #53 14.41 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
09:32:16 [2022-08-04T09:32:16.831Z] #53 14.53 go: downloading golang.org/x/mod v0.3.0
09:32:17 [2022-08-04T09:32:17.399Z] #53 ...
09:32:17 [2022-08-04T09:32:17.399Z] 
09:32:17 [2022-08-04T09:32:17.399Z] #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
09:32:17 [2022-08-04T09:32:17.399Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:17 [2022-08-04T09:32:17.399Z] #51 5.580 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
09:32:17 [2022-08-04T09:32:17.399Z] #51 6.010 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:32:17 [2022-08-04T09:32:17.399Z] #51 8.811 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:32:17 [2022-08-04T09:32:17.399Z] #51 11.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:32:17 [2022-08-04T09:32:17.399Z] #51 14.14 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
09:32:17 [2022-08-04T09:32:17.399Z] #51 ...
09:32:17 [2022-08-04T09:32:17.399Z] 
09:32:17 [2022-08-04T09:32:17.399Z] #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
09:32:17 [2022-08-04T09:32:17.399Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:17 [2022-08-04T09:32:17.399Z] #55 11.89 go: downloading github.com/hashicorp/go-version v1.4.0
09:32:17 [2022-08-04T09:32:17.399Z] #55 12.13 go: downloading github.com/ldez/gomoddirectives v0.2.3
09:32:17 [2022-08-04T09:32:17.399Z] #55 12.34 go: downloading github.com/mitchellh/go-homedir v1.1.0
09:32:17 [2022-08-04T09:32:17.399Z] #55 12.41 go: downloading github.com/hashicorp/go-multierror v1.1.1
09:32:17 [2022-08-04T09:32:17.968Z] #55 16.82 go: downloading github.com/sirupsen/logrus v1.8.1
09:32:18 [2022-08-04T09:32:18.226Z] #55 16.83 go: downloading github.com/stretchr/testify v1.7.1
09:32:18 [2022-08-04T09:32:18.484Z] #55 17.13 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
09:32:18 [2022-08-04T09:32:18.484Z] #55 17.17 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
09:32:18 [2022-08-04T09:32:18.743Z] #55 17.41 go: downloading github.com/fsnotify/fsnotify v1.5.4
09:32:18 [2022-08-04T09:32:18.743Z] #55 17.51 go: downloading github.com/mitchellh/mapstructure v1.5.0
09:32:18 [2022-08-04T09:32:18.743Z] #55 17.69 go: downloading github.com/spf13/afero v1.8.2
09:32:19 [2022-08-04T09:32:19.008Z] #55 17.77 go: downloading github.com/spf13/cast v1.4.1
09:32:19 [2022-08-04T09:32:19.008Z] #55 17.89 go: downloading github.com/spf13/jwalterweatherman v1.1.0
09:32:19 [2022-08-04T09:32:19.243Z] #64 277.1 # github.com/containerd/containerd/cmd/containerd
09:32:19 [2022-08-04T09:32:19.243Z] #64 277.1 /usr/bin/ld: /tmp/go-link-2507301268/000019.o: in function `New':
09:32:19 [2022-08-04T09:32:19.243Z] #64 277.1 /tmp/tmp.VdZlx3pjLr/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
09:32:19 [2022-08-04T09:32:19.243Z] #64 277.2 + bin/containerd-stress
09:32:19 [2022-08-04T09:32:19.268Z] #55 18.01 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
09:32:19 [2022-08-04T09:32:19.268Z] #55 18.01 go: downloading github.com/go-toolsmith/astcast v1.0.0
09:32:19 [2022-08-04T09:32:19.268Z] #55 18.24 go: downloading github.com/go-toolsmith/astcopy v1.0.0
09:32:19 [2022-08-04T09:32:19.527Z] #55 18.39 go: downloading github.com/go-toolsmith/astequal v1.0.1
09:32:19 [2022-08-04T09:32:19.789Z] #55 18.48 go: downloading github.com/go-toolsmith/astfmt v1.0.0
09:32:19 [2022-08-04T09:32:19.789Z] #55 ...
09:32:19 [2022-08-04T09:32:19.789Z] 
09:32:19 [2022-08-04T09:32:19.789Z] #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
09:32:19 [2022-08-04T09:32:19.789Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
09:32:19 [2022-08-04T09:32:19.789Z] #38 18.45 tomll can be used in two ways:
09:32:19 [2022-08-04T09:32:19.789Z] #38 18.45 Writing to STDIN and reading from STDOUT:
09:32:19 [2022-08-04T09:32:19.789Z] #38 18.45   cat file.toml | tomll > file.toml
09:32:19 [2022-08-04T09:32:19.789Z] #38 18.45 
09:32:19 [2022-08-04T09:32:19.789Z] #38 18.45 Reading and updating a list of files:
09:32:19 [2022-08-04T09:32:19.790Z] #38 18.45   tomll a.toml b.toml c.toml
09:32:19 [2022-08-04T09:32:19.790Z] #38 18.45 
09:32:19 [2022-08-04T09:32:19.790Z] #38 18.45 When given a list of files, tomll will modify all files in place without asking.
09:32:20 [2022-08-04T09:32:20.181Z] #64 278.2 + bin/containerd-shim
09:32:20 [2022-08-04T09:32:20.371Z] #38 DONE 19.0s
09:32:20 [2022-08-04T09:32:20.371Z] 
09:32:20 [2022-08-04T09:32:20.371Z] #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
09:32:20 [2022-08-04T09:32:20.371Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:20 [2022-08-04T09:32:20.371Z] #55 18.67 go: downloading github.com/go-toolsmith/astp v1.0.0
09:32:20 [2022-08-04T09:32:20.371Z] #55 18.84 go: downloading github.com/go-toolsmith/strparse v1.0.0
09:32:20 [2022-08-04T09:32:20.371Z] #55 18.84 go: downloading github.com/go-toolsmith/typep v1.0.2
09:32:20 [2022-08-04T09:32:20.371Z] #55 19.00 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
09:32:21 [2022-08-04T09:32:21.308Z] #55 19.92 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
09:32:21 [2022-08-04T09:32:21.308Z] #55 20.10 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
09:32:22 [2022-08-04T09:32:22.245Z] #55 20.81 go: downloading github.com/hashicorp/errwrap v1.0.0
09:32:22 [2022-08-04T09:32:22.245Z] #55 20.96 go: downloading 4d63.com/gochecknoglobals v0.1.0
09:32:22 [2022-08-04T09:32:22.245Z] #55 21.09 go: downloading github.com/Antonboom/errname v0.1.6
09:32:22 [2022-08-04T09:32:22.245Z] #55 21.14 go: downloading github.com/Antonboom/nilnil v0.1.1
09:32:22 [2022-08-04T09:32:22.438Z] #28 20.73 Reading package lists...
09:32:22 [2022-08-04T09:32:22.687Z] Created binary: bundles/dynbinary-daemon/dockerd
09:32:22 [2022-08-04T09:32:22.687Z] Building: bundles/dynbinary-daemon/docker-proxy
09:32:22 [2022-08-04T09:32:22.687Z] GOOS="" GOARCH="" GOARM=""
09:32:22 [2022-08-04T09:32:22.687Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:32:22 [2022-08-04T09:32:22.687Z] 
09:32:22 [2022-08-04T09:32:22.687Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:32:22 [2022-08-04T09:32:22.687Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:32:22 [2022-08-04T09:32:22.687Z] HOSTNAME=35a978cc96ff
09:32:22 [2022-08-04T09:32:22.687Z] DEST=bundles/test-integration
09:32:22 [2022-08-04T09:32:22.687Z] PWD=/go/src/github.com/docker/docker
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_ROOTLESS=1
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_GITCOMMIT=95ddda4a29ba8d1a2ea2c9505da40f7718289b05
09:32:22 [2022-08-04T09:32:22.687Z] container=docker
09:32:22 [2022-08-04T09:32:22.687Z] HOME=/root
09:32:22 [2022-08-04T09:32:22.687Z] GOLANG_VERSION=1.18.4
09:32:22 [2022-08-04T09:32:22.687Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:32:22 [2022-08-04T09:32:22.687Z] VALIDATE_BRANCH=master
09:32:22 [2022-08-04T09:32:22.687Z] TERM=xterm
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_PKG=github.com/docker/docker
09:32:22 [2022-08-04T09:32:22.687Z] SHLVL=1
09:32:22 [2022-08-04T09:32:22.687Z] TIMEOUT=120m
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_BUILDTAGS= journald
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_GRAPHDRIVER=overlay2
09:32:22 [2022-08-04T09:32:22.687Z] GO111MODULE=off
09:32:22 [2022-08-04T09:32:22.687Z] DOCKER_EXPERIMENTAL=1
09:32:22 [2022-08-04T09:32:22.687Z] TEST_SKIP_INTEGRATION_CLI=1
09:32:22 [2022-08-04T09:32:22.687Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:32:22 [2022-08-04T09:32:22.687Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:32:22 [2022-08-04T09:32:22.687Z] GOPATH=/go
09:32:22 [2022-08-04T09:32:22.687Z] PKG_CONFIG=pkg-config
09:32:22 [2022-08-04T09:32:22.687Z] _=/usr/bin/env
09:32:22 [2022-08-04T09:32:22.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:32:22 [2022-08-04T09:32:22.813Z] #55 21.38 go: downloading github.com/BurntSushi/toml v1.1.0
09:32:23 [2022-08-04T09:32:23.752Z] #55 22.30 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
09:32:23 [2022-08-04T09:32:23.752Z] #55 22.30 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
09:32:23 [2022-08-04T09:32:23.752Z] #55 22.30 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
09:32:23 [2022-08-04T09:32:23.752Z] #55 ...
09:32:23 [2022-08-04T09:32:23.752Z] 
09:32:23 [2022-08-04T09:32:23.752Z] #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
09:32:23 [2022-08-04T09:32:23.752Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:32:23 [2022-08-04T09:32:23.752Z] #62 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:32:23 [2022-08-04T09:32:23.752Z] #62 20.61 Fetched 8563 kB in 15s (569 kB/s)
09:32:23 [2022-08-04T09:32:23.752Z] #62 20.61 Reading package lists...
09:32:23 [2022-08-04T09:32:23.752Z] #62 ...
09:32:23 [2022-08-04T09:32:23.752Z] 
09:32:23 [2022-08-04T09:32:23.752Z] #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
09:32:23 [2022-08-04T09:32:23.752Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:32:23 [2022-08-04T09:32:23.752Z] #40 12.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
09:32:23 [2022-08-04T09:32:23.752Z] #40 12.69 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:32:23 [2022-08-04T09:32:23.752Z] #40 ...
09:32:23 [2022-08-04T09:32:23.752Z] 
09:32:23 [2022-08-04T09:32:23.752Z] #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             ;
09:32:23 [2022-08-04T09:32:23.752Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:23 [2022-08-04T09:32:23.752Z] #76 12.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:32:23 [2022-08-04T09:32:23.752Z] #76 21.82 Fetched 8563 kB in 16s (541 kB/s)
09:32:23 [2022-08-04T09:32:23.821Z] #28 27.24 Building dependency tree...
09:32:24 [2022-08-04T09:32:24.010Z] #76 21.82 Reading package lists...
09:32:24 [2022-08-04T09:32:24.011Z] #76 ...
09:32:24 [2022-08-04T09:32:24.011Z] 
09:32:24 [2022-08-04T09:32:24.011Z] #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
09:32:24 [2022-08-04T09:32:24.011Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.42 go: downloading github.com/alexkohler/prealloc v1.0.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.61 go: downloading github.com/ashanbrown/makezero v1.1.1
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.61 go: downloading github.com/bkielbasa/cyclop v1.2.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.66 go: downloading github.com/blizzy78/varnamelen v0.8.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.82 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.82 go: downloading github.com/breml/bidichk v0.2.3
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.87 go: downloading github.com/breml/errchkjson v0.3.0
09:32:24 [2022-08-04T09:32:24.011Z] #55 22.95 go: downloading github.com/butuzov/ireturn v0.1.1
09:32:24 [2022-08-04T09:32:24.269Z] #55 23.09 go: downloading github.com/charithe/durationcheck v0.0.9
09:32:24 [2022-08-04T09:32:24.269Z] #55 23.13 go: downloading github.com/daixiang0/gci v0.3.3
09:32:24 [2022-08-04T09:32:24.269Z] #55 23.22 go: downloading github.com/denis-tingaikin/go-header v0.4.3
09:32:24 [2022-08-04T09:32:24.528Z] #55 23.44 go: downloading github.com/esimonov/ifshort v1.0.4
09:32:24 [2022-08-04T09:32:24.787Z] #55 23.53 go: downloading github.com/firefart/nonamedreturns v1.0.1
09:32:24 [2022-08-04T09:32:24.787Z] #55 23.61 go: downloading github.com/fzipp/gocyclo v0.5.1
09:32:24 [2022-08-04T09:32:24.787Z] #55 23.67 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
09:32:24 [2022-08-04T09:32:24.787Z] #55 23.77 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
09:32:24 [2022-08-04T09:32:24.787Z] #55 23.77 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
09:32:25 [2022-08-04T09:32:25.046Z] #55 23.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
09:32:25 [2022-08-04T09:32:25.046Z] #55 24.03 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.12 bzip2 is already the newest version (1.0.8-4).
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.12 patch is already the newest version (2.7.6-7).
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.12 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.12 The following additional packages will be installed:
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.13   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.13   libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.13   libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.13   python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.13   systemd vim-runtime xxd
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16 Suggested packages:
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16   python-setuptools-doc systemd-container policykit-1 ctags vim-doc
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16   vim-scripts xfsdump acl attr quota
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16 Recommended packages:
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:32:25 [2022-08-04T09:32:25.204Z] #28 30.16   systemd-timesyncd | time-daemon unzip
09:32:25 [2022-08-04T09:32:25.613Z] #55 24.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
09:32:25 [2022-08-04T09:32:25.613Z] #55 24.37 go: downloading github.com/golangci/misspell v0.3.5
09:32:25 [2022-08-04T09:32:25.613Z] #55 24.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
09:32:25 [2022-08-04T09:32:25.614Z] #55 24.37 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
09:32:25 [2022-08-04T09:32:25.614Z] #55 24.43 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
09:32:25 [2022-08-04T09:32:25.872Z] #55 24.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
09:32:25 [2022-08-04T09:32:25.872Z] #55 24.68 go: downloading github.com/jgautheron/goconst v1.5.1
09:32:25 [2022-08-04T09:32:25.872Z] #55 24.72 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
09:32:26 [2022-08-04T09:32:26.131Z] #55 24.82 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
09:32:26 [2022-08-04T09:32:26.131Z] #55 24.89 go: downloading github.com/julz/importas v0.1.0
09:32:26 [2022-08-04T09:32:26.131Z] #55 24.92 go: downloading github.com/kisielk/errcheck v1.6.0
09:32:26 [2022-08-04T09:32:26.131Z] #55 25.01 go: downloading github.com/kulti/thelper v0.6.2
09:32:26 [2022-08-04T09:32:26.131Z] #55 25.01 go: downloading github.com/kunwardeep/paralleltest v1.0.3
09:32:26 [2022-08-04T09:32:26.131Z] #55 25.12 go: downloading github.com/kyoh86/exportloopref v0.1.8
09:32:26 [2022-08-04T09:32:26.390Z] #55 25.21 go: downloading github.com/ldez/tagliatelle v0.3.1
09:32:26 [2022-08-04T09:32:26.649Z] #55 25.30 go: downloading github.com/leonklingele/grouper v1.1.0
09:32:26 [2022-08-04T09:32:26.649Z] #55 25.33 go: downloading github.com/lufeee/execinquery v1.2.1
09:32:26 [2022-08-04T09:32:26.649Z] #55 25.42 go: downloading github.com/maratori/testpackage v1.0.1
09:32:26 [2022-08-04T09:32:26.649Z] #55 25.50 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
09:32:26 [2022-08-04T09:32:26.908Z] #55 25.58 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
09:32:26 [2022-08-04T09:32:26.908Z] #55 25.58 go: downloading github.com/mgechev/revive v1.2.1
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.83 The following NEW packages will be installed:
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.83   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.83   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.84   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.84   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.84   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.84   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.84   python3-setuptools python3-wheel sudo systemd systemd-journal-remote
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.85   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip
09:32:27 [2022-08-04T09:32:27.114Z] #28 31.85   zstd
09:32:27 [2022-08-04T09:32:27.114Z] #28 32.23 0 upgraded, 52 newly installed, 0 to remove and 4 not upgraded.
09:32:27 [2022-08-04T09:32:27.114Z] #28 32.23 Need to get 23.8 MB of archives.
09:32:27 [2022-08-04T09:32:27.114Z] #28 32.23 After this operation, 89.3 MB of additional disk space will be used.
09:32:27 [2022-08-04T09:32:27.114Z] #28 32.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.23 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.24 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.24 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.34 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.34 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.34 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.36 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.39 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.39 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.40 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.40 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.41 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.41 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.41 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.41 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.41 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.42 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.42 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.42 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.43 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:32:27 [2022-08-04T09:32:27.374Z] #28 32.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.43 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.43 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.47 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.47 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.51 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.51 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.62 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.64 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.66 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:32:27 [2022-08-04T09:32:27.634Z] #28 32.66 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:32:27 [2022-08-04T09:32:27.844Z] #55 26.46 go: downloading github.com/moricho/tparallel v0.2.1
09:32:27 [2022-08-04T09:32:27.845Z] #55 26.46 go: downloading github.com/nakabonne/nestif v0.3.1
09:32:27 [2022-08-04T09:32:27.845Z] #55 26.47 go: downloading github.com/nishanths/exhaustive v0.7.11
09:32:27 [2022-08-04T09:32:27.845Z] #55 26.47 go: downloading github.com/nishanths/predeclared v0.2.2
09:32:27 [2022-08-04T09:32:27.845Z] #55 ...
09:32:27 [2022-08-04T09:32:27.845Z] 
09:32:27 [2022-08-04T09:32:27.845Z] #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
09:32:27 [2022-08-04T09:32:27.845Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:32:27 [2022-08-04T09:32:27.845Z] #36 16.43 go: downloading github.com/russross/blackfriday/v2 v2.0.1
09:32:27 [2022-08-04T09:32:27.845Z] #36 16.62 go: downloading github.com/cilium/ebpf v0.7.0
09:32:27 [2022-08-04T09:32:27.845Z] #36 17.69 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
09:32:27 [2022-08-04T09:32:27.845Z] #36 ...
09:32:27 [2022-08-04T09:32:27.845Z] 
09:32:27 [2022-08-04T09:32:27.845Z] #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
09:32:27 [2022-08-04T09:32:27.845Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:27 [2022-08-04T09:32:27.845Z] #55 26.61 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
09:32:28 [2022-08-04T09:32:28.104Z] #55 26.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3
09:32:28 [2022-08-04T09:32:28.104Z] #55 26.87 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
09:32:28 [2022-08-04T09:32:28.104Z] #55 26.97 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
09:32:28 [2022-08-04T09:32:28.104Z] #55 26.97 go: downloading github.com/securego/gosec/v2 v2.11.0
09:32:28 [2022-08-04T09:32:28.203Z] #28 33.31 debconf: delaying package configuration, since apt-utils is not installed
09:32:28 [2022-08-04T09:32:28.466Z] #28 33.58 Fetched 23.8 MB in 1s (32.9 MB/s)
09:32:28 [2022-08-04T09:32:28.672Z] #55 ...
09:32:28 [2022-08-04T09:32:28.672Z] 
09:32:28 [2022-08-04T09:32:28.672Z] #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
09:32:28 [2022-08-04T09:32:28.672Z] #67 sha256:c610f7b2ee7d71e2e2f984cd9a6632eec5d926003917d968d37b1a222d68ad59
09:32:28 [2022-08-04T09:32:28.672Z] #67 17.10 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
09:32:28 [2022-08-04T09:32:28.672Z] #67 17.45 go: downloading github.com/russross/blackfriday/v2 v2.1.0
09:32:28 [2022-08-04T09:32:28.672Z] #67 ...
09:32:28 [2022-08-04T09:32:28.672Z] 
09:32:28 [2022-08-04T09:32:28.672Z] #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
09:32:28 [2022-08-04T09:32:28.672Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:28 [2022-08-04T09:32:28.672Z] #55 27.36 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
09:32:28 [2022-08-04T09:32:28.672Z] #55 27.36 go: downloading github.com/sivchari/containedctx v1.0.2
09:32:28 [2022-08-04T09:32:28.672Z] #55 27.36 go: downloading github.com/sivchari/tenv v1.5.0
09:32:28 [2022-08-04T09:32:28.672Z] #55 27.50 go: downloading github.com/sonatard/noctx v0.0.1
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.63 Selecting previously unselected package libcap2:amd64.
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.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 ... 40116 files and directories currently installed.)
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.69 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.70 Unpacking libcap2:amd64 (1:2.44-1) ...
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.75 Selecting previously unselected package libargon2-1:amd64.
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.75 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
09:32:28 [2022-08-04T09:32:28.727Z] #28 33.76 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:32:28 [2022-08-04T09:32:28.931Z] #55 27.62 go: downloading github.com/sourcegraph/go-diff v0.6.1
09:32:28 [2022-08-04T09:32:28.931Z] #55 27.62 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.79 Selecting previously unselected package libjson-c5:amd64.
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.80 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.81 Unpacking libjson-c5:amd64 (0.15-2) ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.86 Selecting previously unselected package libcryptsetup12:amd64.
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.87 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.87 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 33.99 Selecting previously unselected package libip4tc2:amd64.
09:32:28 [2022-08-04T09:32:28.987Z] #28 34.00 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 34.01 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:32:28 [2022-08-04T09:32:28.987Z] #28 34.05 Selecting previously unselected package libkmod2:amd64.
09:32:29 [2022-08-04T09:32:29.190Z] #55 27.84 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
09:32:29 [2022-08-04T09:32:29.190Z] #55 27.84 go: downloading github.com/sylvia7788/contextcheck v1.0.4
09:32:29 [2022-08-04T09:32:29.190Z] #55 27.92 go: downloading github.com/tdakkota/asciicheck v0.1.1
09:32:29 [2022-08-04T09:32:29.190Z] #55 28.05 go: downloading github.com/tetafro/godot v1.4.11
09:32:29 [2022-08-04T09:32:29.190Z] #55 28.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
09:32:29 [2022-08-04T09:32:29.190Z] #55 28.05 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
09:32:29 [2022-08-04T09:32:29.190Z] #55 28.17 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
09:32:29 [2022-08-04T09:32:29.247Z] #28 34.07 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
09:32:29 [2022-08-04T09:32:29.247Z] #28 34.08 Unpacking libkmod2:amd64 (28-1) ...
09:32:29 [2022-08-04T09:32:29.247Z] #28 34.14 Selecting previously unselected package systemd.
09:32:29 [2022-08-04T09:32:29.247Z] #28 34.14 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
09:32:29 [2022-08-04T09:32:29.247Z] #28 34.25 Unpacking systemd (247.3-7) ...
09:32:29 [2022-08-04T09:32:29.757Z] #55 28.46 go: downloading github.com/ultraware/funlen v0.0.3
09:32:29 [2022-08-04T09:32:29.757Z] #55 28.46 go: downloading github.com/ultraware/whitespace v0.0.5
09:32:29 [2022-08-04T09:32:29.757Z] #55 28.53 go: downloading github.com/uudashr/gocognit v1.0.5
09:32:29 [2022-08-04T09:32:29.757Z] #55 28.56 go: downloading github.com/yagipy/maintidx v1.0.0
09:32:29 [2022-08-04T09:32:29.757Z] #55 28.62 go: downloading github.com/yeya24/promlinter v0.2.0
09:32:30 [2022-08-04T09:32:30.172Z] #64 286.6 + bin/containerd-shim-runc-v1
09:32:30 [2022-08-04T09:32:30.186Z] #28 35.35 Selecting previously unselected package pigz.
09:32:30 [2022-08-04T09:32:30.186Z] #28 35.36 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.325Z] #55 29.06 go: downloading gitlab.com/bosi/decorder v0.2.1
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.37 Unpacking pigz (2.6-1) ...
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.43 Selecting previously unselected package libelf1:amd64.
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.44 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.44 Unpacking libelf1:amd64 (0.183-1) ...
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.54 Selecting previously unselected package libbpf0:amd64.
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.54 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.55 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:32:30 [2022-08-04T09:32:30.446Z] #28 35.61 Selecting previously unselected package libmnl0:amd64.
09:32:30 [2022-08-04T09:32:30.584Z] #55 29.27 go: downloading honnef.co/go/tools v0.3.1
09:32:30 [2022-08-04T09:32:30.584Z] #55 ...
09:32:30 [2022-08-04T09:32:30.584Z] 
09:32:30 [2022-08-04T09:32:30.584Z] #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
09:32:30 [2022-08-04T09:32:30.584Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:30 [2022-08-04T09:32:30.584Z] #14 19.34 Fetched 8563 kB in 15s (571 kB/s)
09:32:30 [2022-08-04T09:32:30.584Z] #14 19.34 Reading package lists...
09:32:30 [2022-08-04T09:32:30.584Z] #14 25.89 Reading package lists...
09:32:30 [2022-08-04T09:32:30.584Z] #14 ...
09:32:30 [2022-08-04T09:32:30.584Z] 
09:32:30 [2022-08-04T09:32:30.584Z] #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
09:32:30 [2022-08-04T09:32:30.584Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:32:30 [2022-08-04T09:32:30.584Z] #47 27.71 Updating files:  73% (1600/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.
09:32:30 [2022-08-04T09:32:30.584Z] #47 28.33 + git checkout -q v2.3.0
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.62 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.62 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.66 Selecting previously unselected package libxtables12:amd64.
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.67 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.68 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.73 Selecting previously unselected package libcap2-bin.
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.73 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.74 Unpacking libcap2-bin (1:2.44-1) ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.80 Selecting previously unselected package iproute2.
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.80 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
09:32:30 [2022-08-04T09:32:30.706Z] #28 35.81 Unpacking iproute2 (5.10.0-4) ...
09:32:31 [2022-08-04T09:32:31.151Z] #47 ...
09:32:31 [2022-08-04T09:32:31.151Z] 
09:32:31 [2022-08-04T09:32:31.151Z] #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
09:32:31 [2022-08-04T09:32:31.151Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:32:31 [2022-08-04T09:32:31.151Z] #42 19.92 Fetched 8563 kB in 16s (546 kB/s)
09:32:31 [2022-08-04T09:32:31.151Z] #42 19.92 Reading package lists...
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.07 Selecting previously unselected package xxd.
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.08 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.16 Selecting previously unselected package vim-common.
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.17 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.29 Selecting previously unselected package bash-completion.
09:32:31 [2022-08-04T09:32:31.276Z] #28 36.29 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
09:32:31 [2022-08-04T09:32:31.410Z] #42 26.46 Reading package lists...
09:32:31 [2022-08-04T09:32:31.410Z] #42 ...
09:32:31 [2022-08-04T09:32:31.410Z] 
09:32:31 [2022-08-04T09:32:31.410Z] #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             ;
09:32:31 [2022-08-04T09:32:31.410Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:31 [2022-08-04T09:32:31.410Z] #76 21.82 Reading package lists...
09:32:32 [2022-08-04T09:32:32.658Z] #28 37.40 Unpacking bash-completion (1:2.11-2) ...
09:32:32 [2022-08-04T09:32:32.658Z] #28 37.66 Selecting previously unselected package apparmor.
09:32:32 [2022-08-04T09:32:32.658Z] #28 37.68 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ...
09:32:32 [2022-08-04T09:32:32.658Z] #28 37.73 Unpacking apparmor (2.13.6-10) ...
09:32:32 [2022-08-04T09:32:32.922Z] #28 38.00 Selecting previously unselected package inetutils-ping.
09:32:32 [2022-08-04T09:32:32.922Z] #28 38.02 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:32:32 [2022-08-04T09:32:32.922Z] #28 38.02 Unpacking inetutils-ping (2:2.0-1) ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.10 Selecting previously unselected package libip6tc2:amd64.
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.10 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.10 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.14 Selecting previously unselected package libnfnetlink0:amd64.
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.15 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.19 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.20 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.20 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.28 Selecting previously unselected package libnftnl11:amd64.
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.28 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ...
09:32:33 [2022-08-04T09:32:33.182Z] #28 38.29 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:32:33 [2022-08-04T09:32:33.315Z] #76 28.27 Reading package lists...
09:32:33 [2022-08-04T09:32:33.315Z] #76 ...
09:32:33 [2022-08-04T09:32:33.315Z] 
09:32:33 [2022-08-04T09:32:33.315Z] #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
09:32:33 [2022-08-04T09:32:33.315Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:33 [2022-08-04T09:32:33.315Z] #51 21.36 Fetched 8567 kB in 17s (512 kB/s)
09:32:33 [2022-08-04T09:32:33.315Z] #51 21.36 Reading package lists...
09:32:33 [2022-08-04T09:32:33.315Z] #51 27.57 Reading package lists...
09:32:33 [2022-08-04T09:32:33.315Z] #51 ...
09:32:33 [2022-08-04T09:32:33.315Z] 
09:32:33 [2022-08-04T09:32:33.315Z] #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
09:32:33 [2022-08-04T09:32:33.315Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:33 [2022-08-04T09:32:33.315Z] #55 30.93 go: downloading mvdan.cc/gofumpt v0.3.1
09:32:33 [2022-08-04T09:32:33.315Z] #55 30.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
09:32:33 [2022-08-04T09:32:33.315Z] #55 31.05 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
09:32:33 [2022-08-04T09:32:33.315Z] #55 31.19 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
09:32:33 [2022-08-04T09:32:33.315Z] #55 31.23 go: downloading github.com/davecgh/go-spew v1.1.1
09:32:33 [2022-08-04T09:32:33.316Z] #55 31.30 go: downloading github.com/pmezard/go-difflib v1.0.0
09:32:33 [2022-08-04T09:32:33.316Z] #55 31.41 go: downloading github.com/stretchr/objx v0.1.1
09:32:33 [2022-08-04T09:32:33.316Z] #55 31.57 go: downloading github.com/subosito/gotenv v1.2.0
09:32:33 [2022-08-04T09:32:33.316Z] #55 31.57 go: downloading github.com/hashicorp/hcl v1.0.0
09:32:33 [2022-08-04T09:32:33.316Z] #55 31.85 go: downloading golang.org/x/text v0.3.7
09:32:33 [2022-08-04T09:32:33.442Z] #28 38.36 Selecting previously unselected package iptables.
09:32:33 [2022-08-04T09:32:33.442Z] #28 38.37 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ...
09:32:33 [2022-08-04T09:32:33.442Z] #28 38.38 Unpacking iptables (1.8.7-1) ...
09:32:33 [2022-08-04T09:32:33.442Z] #28 ...
09:32:33 [2022-08-04T09:32:33.442Z] 
09:32:33 [2022-08-04T09:32:33.442Z] #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
09:32:33 [2022-08-04T09:32:33.442Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:32:33 [2022-08-04T09:32:33.442Z] #71 99.52 + bin/containerd
09:32:33 [2022-08-04T09:32:33.466Z] #64 291.5 + bin/containerd-shim-runc-v2
09:32:34 [2022-08-04T09:32:34.405Z] #64 292.2 + binaries
09:32:34 [2022-08-04T09:32:34.405Z] #64 292.2 + install -D bin/containerd /build/containerd
09:32:34 [2022-08-04T09:32:34.405Z] #64 292.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:32:34 [2022-08-04T09:32:34.405Z] #64 292.2 + install -D bin/ctr /build/ctr
09:32:35 [2022-08-04T09:32:35.783Z] #64 DONE 293.5s
09:32:36 [2022-08-04T09:32:36.354Z] 
09:32:36 [2022-08-04T09:32:36.354Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:32:36 [2022-08-04T09:32:36.354Z] #65 sha256:86d1ee5118c3a891b3a34e89a9b4e9aea48b385d5c2b6a604509e8e45c0f8ceb
09:32:36 [2022-08-04T09:32:36.613Z] #65 DONE 0.2s
09:32:36 [2022-08-04T09:32:36.613Z] 
09:32:36 [2022-08-04T09:32:36.613Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:32:36 [2022-08-04T09:32:36.613Z] #70 sha256:e1e0b0a5aa564e387812ff7abfe67cc8fd53552c95f870404bbde4209ff84347
09:32:36 [2022-08-04T09:32:36.613Z] #70 DONE 0.1s
09:32:36 [2022-08-04T09:32:36.613Z] 
09:32:36 [2022-08-04T09:32:36.613Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:32:36 [2022-08-04T09:32:36.613Z] #75 sha256:10c860d6de74392cb900b8c5f49508a73b3deb410a0ee1a9c8927b1cd28ea478
09:32:36 [2022-08-04T09:32:36.873Z] #75 DONE 0.3s
09:32:36 [2022-08-04T09:32:36.873Z] 
09:32:36 [2022-08-04T09:32:36.873Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:32:36 [2022-08-04T09:32:36.873Z] #78 sha256:75c9fb2a3384fdac6927324874382494fe766b1e764c8edfc7368c23d27ac36d
09:32:36 [2022-08-04T09:32:36.873Z] #78 DONE 0.1s
09:32:36 [2022-08-04T09:32:36.873Z] 
09:32:36 [2022-08-04T09:32:36.873Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:32:36 [2022-08-04T09:32:36.873Z] #79 sha256:b32745a52473928ef58452e0e06c91337c5a2912020625bb610218af7b432b96
09:32:37 [2022-08-04T09:32:37.132Z] #79 DONE 0.0s
09:32:37 [2022-08-04T09:32:37.132Z] 
09:32:37 [2022-08-04T09:32:37.132Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:32:37 [2022-08-04T09:32:37.132Z] #80 sha256:582600c94823bdd529ee07e67cc3678fc6bffece008bba1a106309a2ce53d85c
09:32:37 [2022-08-04T09:32:37.132Z] #80 DONE 0.0s
09:32:37 [2022-08-04T09:32:37.132Z] 
09:32:37 [2022-08-04T09:32:37.132Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
09:32:37 [2022-08-04T09:32:37.132Z] #81 sha256:4719e8a7016ab28e70865adbad5069d776893552aeecdc53de4ebe4be1020b9a
09:32:38 [2022-08-04T09:32:38.583Z] #55 ...
09:32:38 [2022-08-04T09:32:38.583Z] 
09:32:38 [2022-08-04T09:32:38.583Z] #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
09:32:38 [2022-08-04T09:32:38.583Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:32:38 [2022-08-04T09:32:38.583Z] #62 20.61 Reading package lists...
09:32:38 [2022-08-04T09:32:38.583Z] #62 27.19 Reading package lists...
09:32:38 [2022-08-04T09:32:38.583Z] #62 33.45 Building dependency tree...
09:32:38 [2022-08-04T09:32:38.583Z] #62 ...
09:32:38 [2022-08-04T09:32:38.583Z] 
09:32:38 [2022-08-04T09:32:38.583Z] #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
09:32:38 [2022-08-04T09:32:38.583Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:38 [2022-08-04T09:32:38.583Z] #14 25.89 Reading package lists...
09:32:38 [2022-08-04T09:32:38.583Z] #14 32.03 Building dependency tree...
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.00 The following additional packages will be installed:
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.00   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.00   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.00   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.00   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.01   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.01   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.01   mingw-w64-common mingw-w64-x86-64-dev
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.02 Suggested packages:
09:32:38 [2022-08-04T09:32:38.583Z] #14 36.03   gcc-10-locales seccomp wine64
09:32:38 [2022-08-04T09:32:38.583Z] #14 ...
09:32:38 [2022-08-04T09:32:38.583Z] 
09:32:38 [2022-08-04T09:32:38.583Z] #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
09:32:38 [2022-08-04T09:32:38.583Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:32:38 [2022-08-04T09:32:38.583Z] #62 37.30 The following additional packages will be installed:
09:32:38 [2022-08-04T09:32:38.583Z] #62 37.32   libbtrfs0
09:32:38 [2022-08-04T09:32:38.583Z] #62 37.53 The following NEW packages will be installed:
09:32:38 [2022-08-04T09:32:38.583Z] #62 37.55   libbtrfs-dev libbtrfs0
09:32:38 [2022-08-04T09:32:38.725Z] #71 ...
09:32:38 [2022-08-04T09:32:38.725Z] 
09:32:38 [2022-08-04T09:32:38.725Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:32:38 [2022-08-04T09:32:38.725Z] #28 sha256:52d29131ae069842a220537f67897a26f7a443beb054b46067cc6541e489e7f1
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.55 Selecting previously unselected package libonig5:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.55 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.56 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.65 Selecting previously unselected package libjq1:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.66 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.67 Unpacking libjq1:amd64 (1.6-2.1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.75 Selecting previously unselected package jq.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.75 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.76 Unpacking jq (1.6-2.1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.83 Selecting previously unselected package libaio1:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.84 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.84 Unpacking libaio1:amd64 (0.3.112-9) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.90 Selecting previously unselected package libgpm2:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.91 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.92 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.96 Selecting previously unselected package libinih1:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.97 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 38.98 Unpacking libinih1:amd64 (53-1+b2) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.02 Selecting previously unselected package libmicrohttpd12:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.03 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.03 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.10 Selecting previously unselected package libnet1:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.10 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.16 Selecting previously unselected package libnl-3-200:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.17 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.23 Selecting previously unselected package libprotobuf-c1:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.24 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.25 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.30 Selecting previously unselected package libyajl2:amd64.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.31 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.32 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.36 Selecting previously unselected package net-tools.
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.37 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.38 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:32:38 [2022-08-04T09:32:38.725Z] #28 39.49 Selecting previously unselected package python-pip-whl.
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.50 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.50 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.87 Selecting previously unselected package python3-lib2to3.
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.87 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.88 Unpacking python3-lib2to3 (3.9.2-1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.97 Selecting previously unselected package python3-distutils.
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.97 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 39.98 Unpacking python3-distutils (3.9.2-1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.09 Selecting previously unselected package python3-pkg-resources.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.09 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.10 Unpacking python3-pkg-resources (52.0.0-4) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.18 Selecting previously unselected package python3-setuptools.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.19 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.20 Unpacking python3-setuptools (52.0.0-4) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.36 Selecting previously unselected package python3-wheel.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.37 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.37 Unpacking python3-wheel (0.34.2-1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.42 Selecting previously unselected package python3-pip.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.43 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.44 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.60 Selecting previously unselected package sudo.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.60 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.61 Unpacking sudo (1.9.5p2-3) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.95 Selecting previously unselected package systemd-journal-remote.
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.96 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 40.96 Unpacking systemd-journal-remote (247.3-7) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.03 Selecting previously unselected package thin-provisioning-tools.
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.04 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.05 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.20 Selecting previously unselected package uidmap.
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.21 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.22 Unpacking uidmap (1:4.8.1-1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.32 Selecting previously unselected package vim-runtime.
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.32 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:32:38 [2022-08-04T09:32:38.726Z] #28 41.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.08 Selecting previously unselected package vim.
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.08 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.42 Selecting previously unselected package xfsprogs.
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.43 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.44 Unpacking xfsprogs (5.10.0-4) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.67 Selecting previously unselected package zip.
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.68 Preparing to unpack .../50-zip_3.0-12_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.69 Unpacking zip (3.0-12) ...
09:32:38 [2022-08-04T09:32:38.726Z] #28 43.78 Selecting previously unselected package zstd.
09:32:38 [2022-08-04T09:32:38.986Z] #28 43.79 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:32:38 [2022-08-04T09:32:38.986Z] #28 43.80 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:32:38 [2022-08-04T09:32:38.986Z] #28 44.05 Setting up python3-pkg-resources (52.0.0-4) ...
09:32:39 [2022-08-04T09:32:39.043Z] #81 DONE 1.9s
09:32:39 [2022-08-04T09:32:39.043Z] 
09:32:39 [2022-08-04T09:32:39.043Z] #82 exporting to image
09:32:39 [2022-08-04T09:32:39.043Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:32:39 [2022-08-04T09:32:39.043Z] #82 exporting layers
09:32:39 [2022-08-04T09:32:39.151Z] #62 37.97 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
09:32:39 [2022-08-04T09:32:39.151Z] #62 37.97 Need to get 460 kB of archives.
09:32:39 [2022-08-04T09:32:39.151Z] #62 37.97 After this operation, 1237 kB of additional disk space will be used.
09:32:39 [2022-08-04T09:32:39.151Z] #62 37.97 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:32:39 [2022-08-04T09:32:39.151Z] #62 37.97 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.63 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.65 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.66 Setting up libgpm2:amd64 (1.20.7-8) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.67 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.68 Setting up libinih1:amd64 (53-1+b2) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.69 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.70 Setting up uidmap (1:4.8.1-1) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.71 Setting up libyajl2:amd64 (2.1.0-3) ...
09:32:39 [2022-08-04T09:32:39.561Z] #28 44.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:39 [2022-08-04T09:32:39.821Z] #28 44.73 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:39 [2022-08-04T09:32:39.821Z] #28 44.74 Setting up python3-wheel (0.34.2-1) ...
09:32:40 [2022-08-04T09:32:40.342Z] #28 45.15 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
09:32:40 [2022-08-04T09:32:40.342Z] #28 45.16 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:32:40 [2022-08-04T09:32:40.342Z] #28 45.17 Setting up libcap2:amd64 (1:2.44-1) ...
09:32:40 [2022-08-04T09:32:40.342Z] #28 45.18 Setting up libcap2-bin (1:2.44-1) ...
09:32:40 [2022-08-04T09:32:40.342Z] #28 45.19 Setting up apparmor (2.13.6-10) ...
09:32:40 [2022-08-04T09:32:40.529Z] #62 39.09 debconf: delaying package configuration, since apt-utils is not installed
09:32:40 [2022-08-04T09:32:40.529Z] #62 39.39 Fetched 460 kB in 0s (1420 kB/s)
09:32:40 [2022-08-04T09:32:40.788Z] #62 39.53 Selecting previously unselected package libbtrfs0:amd64.
09:32:40 [2022-08-04T09:32:40.788Z] #62 39.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.)
09:32:40 [2022-08-04T09:32:40.788Z] #62 39.60 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
09:32:40 [2022-08-04T09:32:40.788Z] #62 39.61 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:32:41 [2022-08-04T09:32:41.048Z] #62 39.85 Selecting previously unselected package libbtrfs-dev:amd64.
09:32:41 [2022-08-04T09:32:41.048Z] #62 39.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
09:32:41 [2022-08-04T09:32:41.048Z] #62 39.87 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:32:41 [2022-08-04T09:32:41.281Z] #28 46.15 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:32:41 [2022-08-04T09:32:41.282Z] #28 46.18 Setting up zip (3.0-12) ...
09:32:41 [2022-08-04T09:32:41.282Z] #28 46.19 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:32:41 [2022-08-04T09:32:41.282Z] #28 46.22 Setting up bash-completion (1:2.11-2) ...
09:32:41 [2022-08-04T09:32:41.307Z] #62 ...
09:32:41 [2022-08-04T09:32:41.307Z] 
09:32:41 [2022-08-04T09:32:41.307Z] #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
09:32:41 [2022-08-04T09:32:41.307Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
09:32:41 [2022-08-04T09:32:41.307Z] #57 39.87 v3.0.2
09:32:41 [2022-08-04T09:32:41.307Z] #57 DONE 40.1s
09:32:41 [2022-08-04T09:32:41.307Z] 
09:32:41 [2022-08-04T09:32:41.307Z] #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
09:32:41 [2022-08-04T09:32:41.307Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.11 go: downloading github.com/magiconair/properties v1.8.6
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.12 go: downloading github.com/pelletier/go-toml v1.9.5
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.32 go: downloading gopkg.in/ini.v1 v1.66.4
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.53 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.68 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.72 go: downloading github.com/gobwas/glob v0.2.3
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.77 go: downloading github.com/kisielk/gotool v1.0.0
09:32:41 [2022-08-04T09:32:41.307Z] #55 38.81 go: downloading github.com/gostaticanalysis/comment v1.4.2
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.03 go: downloading github.com/ettle/strcase v0.1.1
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.04 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.12 go: downloading github.com/fatih/structtag v1.2.0
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.22 go: downloading github.com/Masterminds/semver v1.5.0
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.24 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.35 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
09:32:41 [2022-08-04T09:32:41.307Z] #55 39.45 go: downloading github.com/prometheus/client_golang v1.12.1
09:32:41 [2022-08-04T09:32:41.307Z] #55 40.11 go: downloading github.com/prometheus/client_model v0.2.0
09:32:41 [2022-08-04T09:32:41.585Z] #55 40.40 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
09:32:41 [2022-08-04T09:32:41.585Z] #55 40.46 go: downloading github.com/google/go-cmp v0.5.7
09:32:41 [2022-08-04T09:32:41.851Z] #55 ...
09:32:41 [2022-08-04T09:32:41.851Z] 
09:32:41 [2022-08-04T09:32:41.851Z] #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
09:32:41 [2022-08-04T09:32:41.851Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:32:41 [2022-08-04T09:32:41.851Z] #47 30.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
09:32:42 [2022-08-04T09:32:42.118Z] #47 ...
09:32:42 [2022-08-04T09:32:42.118Z] 
09:32:42 [2022-08-04T09:32:42.118Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:32:42 [2022-08-04T09:32:42.118Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:42 [2022-08-04T09:32:42.118Z] #55 40.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
09:32:42 [2022-08-04T09:32:42.118Z] #55 40.83 go: downloading github.com/hexops/gotextdiff v1.0.3
09:32:42 [2022-08-04T09:32:42.118Z] #55 ...
09:32:42 [2022-08-04T09:32:42.118Z] 
09:32:42 [2022-08-04T09:32:42.118Z] #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
09:32:42 [2022-08-04T09:32:42.118Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
09:32:42 [2022-08-04T09:32:42.118Z] #62 40.41 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:32:42 [2022-08-04T09:32:42.118Z] #62 40.42 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:32:42 [2022-08-04T09:32:42.118Z] #62 40.44 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:32:42 [2022-08-04T09:32:42.118Z] #62 DONE 41.0s
09:32:42 [2022-08-04T09:32:42.118Z] 
09:32:42 [2022-08-04T09:32:42.118Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
09:32:42 [2022-08-04T09:32:42.118Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:42 [2022-08-04T09:32:42.118Z] #55 41.00 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
09:32:42 [2022-08-04T09:32:42.118Z] #55 41.00 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
09:32:42 [2022-08-04T09:32:42.380Z] #55 41.17 go: downloading github.com/olekukonko/tablewriter v0.0.5
09:32:42 [2022-08-04T09:32:42.380Z] #55 41.17 go: downloading github.com/beorn7/perks v1.0.1
09:32:42 [2022-08-04T09:32:42.380Z] #55 41.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2
09:32:42 [2022-08-04T09:32:42.644Z] #55 41.36 go: downloading github.com/golang/protobuf v1.5.2
09:32:42 [2022-08-04T09:32:42.644Z] #55 41.46 go: downloading github.com/prometheus/common v0.32.1
09:32:42 [2022-08-04T09:32:42.644Z] #55 ...
09:32:42 [2022-08-04T09:32:42.644Z] 
09:32:42 [2022-08-04T09:32:42.644Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
09:32:42 [2022-08-04T09:32:42.644Z] #63 sha256:5b8a782a93e5f8f26700ff42c93f7251a31f6037ee6f9508ba72eea532252940
09:32:42 [2022-08-04T09:32:42.644Z] #63 DONE 0.5s
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.48 Setting up libmnl0:amd64 (1.0.4-3) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.49 Setting up sudo (1.9.5p2-3) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.55 invoke-rc.d: could not determine current runlevel
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.56 invoke-rc.d: policy-rc.d denied execution of start.
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.56 Setting up xfsprogs (5.10.0-4) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.57 System has not been booted with systemd as init system (PID 1). Can't operate.
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.57 Failed to connect to bus: Host is down
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.58 Setting up libxtables12:amd64 (1.8.7-1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.59 Setting up inetutils-ping (2:2.0-1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.60 Setting up pigz (2.6-1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.64 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:32:42 [2022-08-04T09:32:42.663Z] #28 47.65 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:32:42 [2022-08-04T09:32:42.930Z] 
09:32:42 [2022-08-04T09:32:42.930Z] #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
09:32:42 [2022-08-04T09:32:42.930Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.56 The following NEW packages will be installed:
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.57   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.58   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.58   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
09:32:42 [2022-08-04T09:32:42.930Z] #14 37.58   mingw-w64-x86-64-dev
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.01 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.01 Need to get 115 MB of archives.
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.01 After this operation, 645 MB of additional disk space will be used.
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.01 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]
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.15 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
09:32:42 [2022-08-04T09:32:42.930Z] #14 38.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 38.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 38.38 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 38.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 38.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 39.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
09:32:42 [2022-08-04T09:32:42.931Z] #14 39.05 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]
09:32:42 [2022-08-04T09:32:42.931Z] #14 39.74 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]
09:32:42 [2022-08-04T09:32:42.931Z] #14 41.70 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]
09:32:43 [2022-08-04T09:32:43.234Z] #28 48.14 Setting up libaio1:amd64 (0.3.112-9) ...
09:32:43 [2022-08-04T09:32:43.234Z] #28 48.15 Setting up python3-lib2to3 (3.9.2-1) ...
09:32:43 [2022-08-04T09:32:43.234Z] #28 48.38 Setting up libelf1:amd64 (0.183-1) ...
09:32:43 [2022-08-04T09:32:43.234Z] #28 48.39 Setting up libjson-c5:amd64 (0.15-2) ...
09:32:43 [2022-08-04T09:32:43.493Z] #28 48.41 Setting up zstd (1.4.8+dfsg-2.1) ...
09:32:43 [2022-08-04T09:32:43.494Z] #28 48.43 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:32:43 [2022-08-04T09:32:43.494Z] #28 48.44 Setting up libkmod2:amd64 (28-1) ...
09:32:43 [2022-08-04T09:32:43.494Z] #28 48.45 Setting up python3-distutils (3.9.2-1) ...
09:32:43 [2022-08-04T09:32:43.515Z] #14 42.50 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]
09:32:43 [2022-08-04T09:32:43.515Z] #14 ...
09:32:43 [2022-08-04T09:32:43.515Z] 
09:32:43 [2022-08-04T09:32:43.515Z] #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
09:32:43 [2022-08-04T09:32:43.515Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:32:43 [2022-08-04T09:32:43.515Z] #42 26.46 Reading package lists...
09:32:43 [2022-08-04T09:32:43.515Z] #42 32.59 Building dependency tree...
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.41 The following additional packages will be installed:
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.43   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.44 Suggested packages:
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.46   cmake-doc ninja-build lrzip
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.46 Recommended packages:
09:32:43 [2022-08-04T09:32:43.515Z] #42 36.46   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.46 The following NEW packages will be installed:
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.47   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.47   vim-common xxd
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.87 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.87 Need to get 17.7 MB of archives.
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.87 After this operation, 70.7 MB of additional disk space will be used.
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 37.99 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 38.75 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.36 debconf: delaying package configuration, since apt-utils is not installed
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.58 Fetched 17.7 MB in 2s (11.2 MB/s)
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.79 Selecting previously unselected package xxd.
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.80 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:32:43 [2022-08-04T09:32:43.515Z] #42 40.83 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.10 Selecting previously unselected package vim-common.
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.10 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.53 Selecting previously unselected package cmake-data.
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.53 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
09:32:43 [2022-08-04T09:32:43.515Z] #42 41.63 Unpacking cmake-data (3.18.4-2+deb11u1) ...
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.75 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:32:43 [2022-08-04T09:32:43.753Z] #28 48.81 Setting up python3-setuptools (52.0.0-4) ...
09:32:44 [2022-08-04T09:32:44.083Z] #42 ...
09:32:44 [2022-08-04T09:32:44.083Z] 
09:32:44 [2022-08-04T09:32:44.083Z] #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             ;
09:32:44 [2022-08-04T09:32:44.083Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:44 [2022-08-04T09:32:44.083Z] #76 28.27 Reading package lists...
09:32:44 [2022-08-04T09:32:44.083Z] #76 34.42 Building dependency tree...
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.26 python3 is already the newest version (3.9.2-3).
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.26 The following additional packages will be installed:
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.26   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.29   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31 Suggested packages:
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31   m4-doc ed diffutils-doc
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31 Recommended packages:
09:32:44 [2022-08-04T09:32:44.083Z] #76 38.31   fakeroot libalgorithm-merge-perl libltdl-dev
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.19 The following NEW packages will be installed:
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.22   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.22   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.22   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.24   libyajl2 m4 patch xz-utils
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.68 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.68 Need to get 5940 kB of archives.
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.68 After this operation, 18.7 MB of additional disk space will be used.
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.68 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.75 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.75 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.79 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 40.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.09 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.17 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.17 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 41.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
09:32:44 [2022-08-04T09:32:44.083Z] #76 42.58 debconf: delaying package configuration, since apt-utils is not installed
09:32:44 [2022-08-04T09:32:44.083Z] #76 42.81 Fetched 5940 kB in 1s (6735 kB/s)
09:32:44 [2022-08-04T09:32:44.083Z] #76 43.05 Selecting previously unselected package bzip2.
09:32:44 [2022-08-04T09:32:44.323Z] #82 exporting layers 5.2s done
09:32:44 [2022-08-04T09:32:44.323Z] #82 writing image sha256:34dd4ce06d6d16668c2effdbcbec02cfe472a5e4e086939f6ce3ee510e1e5320 done
09:32:44 [2022-08-04T09:32:44.323Z] #82 naming to docker.io/library/docker:760ee18268e123cf78bec424d195d9ee7d6d97f3 done
09:32:44 [2022-08-04T09:32:44.323Z] #82 DONE 5.2s
[Pipeline] }
09:32:44 [2022-08-04T09:32:44.342Z] #76 43.05 (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%
09:32:44 [2022-08-04T09:32:44.342Z] #76 ...
09:32:44 [2022-08-04T09:32:44.342Z] 
09:32:44 [2022-08-04T09:32:44.342Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:32:44 [2022-08-04T09:32:44.342Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:44 [2022-08-04T09:32:44.342Z] #14 43.06 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]
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:32:44 [2022-08-04T09:32:44.653Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:32:44 [2022-08-04T09:32:44.693Z] #28 49.58 Setting up libjq1:amd64 (1.6-2.1) ...
09:32:44 [2022-08-04T09:32:44.693Z] #28 49.59 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:32:44 [2022-08-04T09:32:44.693Z] #28 49.60 Setting up thin-provisioning-tools (0.9.0-1) ...
09:32:44 [2022-08-04T09:32:44.693Z] #28 49.66 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:32:44 [2022-08-04T09:32:44.939Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=760ee18268e123cf78bec424d195d9ee7d6d97f3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:760ee18268e123cf78bec424d195d9ee7d6d97f3 hack/test/unit
09:32:45 [2022-08-04T09:32:45.278Z] #14 ...
09:32:45 [2022-08-04T09:32:45.278Z] 
09:32:45 [2022-08-04T09:32:45.278Z] #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
09:32:45 [2022-08-04T09:32:45.278Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 NAME:
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    go-winres - A tool for embedding resources in Windows executables
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 USAGE:
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    go-winres [global options] command [command options] [arguments...]
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 COMMANDS:
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    init     Create an initial ./winres/winres.json
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    make     Make syso files for the "go build" command
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    simply   Make syso files for the "go build" command (simplified)
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    extract  Extract all resources from an executable
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    patch    Replace resources in an executable file (exe, dll)
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    help, h  Shows a list of commands or help for one command
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24 GLOBAL OPTIONS:
09:32:45 [2022-08-04T09:32:45.278Z] #40 43.24    --help, -h  show help (default: false)
09:32:45 [2022-08-04T09:32:45.278Z] #40 DONE 43.9s
09:32:45 [2022-08-04T09:32:45.278Z] 
09:32:45 [2022-08-04T09:32:45.278Z] #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             ;
09:32:45 [2022-08-04T09:32:45.278Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.05 (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.)
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.24 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.24 Unpacking bzip2 (1.0.8-4) ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.24 Selecting previously unselected package libmagic-mgc.
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.26 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.26 Unpacking libmagic-mgc (1:5.39-3) ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.93 Selecting previously unselected package libmagic1:amd64.
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.93 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 43.93 Unpacking libmagic1:amd64 (1:5.39-3) ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 ...
09:32:45 [2022-08-04T09:32:45.278Z] 
09:32:45 [2022-08-04T09:32:45.278Z] #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
09:32:45 [2022-08-04T09:32:45.278Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:45 [2022-08-04T09:32:45.278Z] #51 27.57 Reading package lists...
09:32:45 [2022-08-04T09:32:45.278Z] #51 33.76 Building dependency tree...
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.58 The following additional packages will be installed:
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.59   python3-protobuf python3-six
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.60 Suggested packages:
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.63   python3-setuptools
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.63 Recommended packages:
09:32:45 [2022-08-04T09:32:45.278Z] #51 37.63   iproute2 | iproute
09:32:45 [2022-08-04T09:32:45.278Z] #51 38.44 The following NEW packages will be installed:
09:32:45 [2022-08-04T09:32:45.278Z] #51 38.48   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
09:32:45 [2022-08-04T09:32:45.278Z] #51 38.49   python3-protobuf python3-six
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.02 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.02 Need to get 2315 kB of archives.
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.02 After this operation, 11.1 MB of additional disk space will be used.
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.08 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 39.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 41.48 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.09 debconf: delaying package configuration, since apt-utils is not installed
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.47 Fetched 2315 kB in 3s (727 kB/s)
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.57 Selecting previously unselected package libprotobuf23:amd64.
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.57 (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.)
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.64 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.278Z] #51 43.67 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
09:32:45 [2022-08-04T09:32:45.278Z] #51 ...
09:32:45 [2022-08-04T09:32:45.278Z] 
09:32:45 [2022-08-04T09:32:45.278Z] #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             ;
09:32:45 [2022-08-04T09:32:45.278Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
09:32:45 [2022-08-04T09:32:45.278Z] #76 44.24 Selecting previously unselected package file.
09:32:45 [2022-08-04T09:32:45.278Z] #76 44.24 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.278Z] #76 44.24 Unpacking file (1:5.39-3) ...
09:32:45 [2022-08-04T09:32:45.509Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:32:45 [2022-08-04T09:32:45.509Z] + TESTFLAGS+=' -test.timeout=5m'
09:32:45 [2022-08-04T09:32:45.509Z] + TESTDIRS=./...
09:32:45 [2022-08-04T09:32:45.509Z] + exclude_paths='/vendor/|/integration'
09:32:45 [2022-08-04T09:32:45.509Z] ++ go list ./...
09:32:45 [2022-08-04T09:32:45.509Z] ++ grep -vE '(/vendor/|/integration)'
09:32:45 [2022-08-04T09:32:45.536Z] #76 44.36 Selecting previously unselected package xz-utils.
09:32:45 [2022-08-04T09:32:45.536Z] #76 44.36 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.536Z] #76 44.36 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.34 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.35 Setting up jq (1.6-2.1) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.36 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.37 Setting up libbpf0:amd64 (1:0.3-2) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.38 Setting up iptables (1.8.7-1) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.39 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.40 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.41 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.41 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.42 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.43 Setting up iproute2 (5.10.0-4) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.64 Setting up systemd (247.3-7) ...
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.68 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.68 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.69 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:32:45 [2022-08-04T09:32:45.634Z] #28 50.72 Initializing machine ID from KVM UUID.
09:32:45 [2022-08-04T09:32:45.794Z] #76 44.62 Selecting previously unselected package libsigsegv2:amd64.
09:32:45 [2022-08-04T09:32:45.795Z] #76 44.62 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
09:32:45 [2022-08-04T09:32:45.795Z] #76 44.64 Unpacking libsigsegv2:amd64 (2.13-1) ...
09:32:45 [2022-08-04T09:32:45.795Z] #76 44.74 Selecting previously unselected package m4.
09:32:45 [2022-08-04T09:32:45.795Z] #76 44.79 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
09:32:46 [2022-08-04T09:32:46.053Z] #76 44.79 Unpacking m4 (1.4.18-5) ...
09:32:46 [2022-08-04T09:32:46.204Z] #28 51.31 Setting up systemd-journal-remote (247.3-7) ...
09:32:46 [2022-08-04T09:32:46.311Z] #76 45.03 Selecting previously unselected package autoconf.
09:32:46 [2022-08-04T09:32:46.311Z] #76 45.03 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
09:32:46 [2022-08-04T09:32:46.311Z] #76 45.05 Unpacking autoconf (2.69-14) ...
09:32:46 [2022-08-04T09:32:46.449Z] + pkg_list='github.com/docker/docker/api
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/backend/build
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/httpstatus
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/httputils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/middleware
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/build
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/checkpoint
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/container
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/debug
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/distribution
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/grpc
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/image
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/network
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/plugin
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/session
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/swarm
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/system
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/server/router/volume
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/backend
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/blkiodev
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/container
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/events
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/filters
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/image
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/mount
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/network
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/plugins/logdriver
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/registry
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/strslice
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/swarm
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/swarm/runtime
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/time
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/versions
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/versions/v1p19
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/versions/v1p20
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/api/types/volume
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/exporter
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/builder-next/worker
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/dockerfile
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/remotecontext
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/remotecontext/git
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/builder/remotecontext/urlutil
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cli
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cli/config
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cli/debug
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cli/winresources/docker-proxy
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cli/winresources/dockerd
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/client
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cmd/docker-proxy
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cmd/dockerd
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cmd/dockerd/trap
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/container
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/container/stream
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/contrib/apparmor
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/contrib/docker-device-tool
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/contrib/httpserver
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster/convert
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster/executor
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster/executor/container
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/cluster/provider
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/config
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/containerd
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/events
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/events/testutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/exec
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/aufs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/copy
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/overlay
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/register
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/vfs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/graphdriver/zfs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/images
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/initlayer
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/links
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/listeners
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/awslogs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/fluentd
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/gcplogs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/gelf
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/journald
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/local
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/logentries
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/loggertest
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/loggerutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/splunk
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/syslog
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/logger/templates
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/names
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/network
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/daemon/stats
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/distribution
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/distribution/metadata
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/distribution/utils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/distribution/xfer
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/dockerversion
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/errdefs
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/image
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/image/cache
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/image/tarexport
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/image/v1
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/internal/test/suite
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/layer
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libcontainerd
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libcontainerd/queue
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libcontainerd/remote
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libcontainerd/supervisor
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libcontainerd/types
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/bitseq
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cluster
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/config
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/datastore
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/diagnostic
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/discoverapi
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/driverapi
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/host
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/null
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/overlay
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/remote
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/windows
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/drvregistry
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/etchosts
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/idm
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/internal/caller
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipam
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipamapi
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipams/builtin
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipams/null
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipams/remote
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ipamutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/iptables
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/netlabel
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/netutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/networkdb
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/ns
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/options
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/osl
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/osl/kernel
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/portallocator
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/portmapper
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/resolvconf
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/testutils
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/libnetwork/types
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/oci
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/oci/caps
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/opts
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/pkg/aaparser
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/pkg/archive
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/pkg/authorization
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/pkg/broadcaster
09:32:46 [2022-08-04T09:32:46.449Z] github.com/docker/docker/pkg/capabilities
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/chrootarchive
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/containerfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/devicemapper
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/directory
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/dmesg
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/fileutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/fsutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/homedir
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/idtools
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/ioutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/jsonmessage
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/longpath
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/loopback
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/namesgenerator
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers/kernel
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pidfile
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/platform
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugingetter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/transport
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pools
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/progress
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pubsub
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/reexec
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/signal
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stack
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stdcopy
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/streamformatter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stringid
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/sysinfo
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/system
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/tailfile
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/tarsum
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/urlutil
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/useragent
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin/executor/containerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin/v2
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/profiles/apparmor
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/profiles/seccomp
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/quota
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/reference
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/registry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/registry/resumable
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/restartmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/rootless
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/rootless/specconv
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/runconfig
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/runconfig/opts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/daemon
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/environment
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakecontext
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakegit
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakestorage
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/load
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/registry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/request
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/drivers
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/local
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/mounts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/service
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/service/opts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/testutils'
09:32:46 [2022-08-04T09:32:46.450Z] ++ grep --fixed-strings -v /libnetwork
09:32:46 [2022-08-04T09:32:46.450Z] ++ echo 'github.com/docker/docker/api
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/backend/build
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/httpstatus
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/httputils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/middleware
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/build
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/checkpoint
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/container
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/debug
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/distribution
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/grpc
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/image
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/network
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/session
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/swarm
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/system
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server/router/volume
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/backend
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/blkiodev
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/container
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/events
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/filters
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/image
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/mount
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/network
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/plugins/logdriver
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/registry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/strslice
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/swarm
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/swarm/runtime
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/time
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/versions
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/versions/v1p19
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/versions/v1p20
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/types/volume
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/exporter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/builder-next/worker
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/dockerfile
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/remotecontext
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/remotecontext/git
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/builder/remotecontext/urlutil
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cli
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cli/config
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cli/debug
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cli/winresources/docker-proxy
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cli/winresources/dockerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/client
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cmd/docker-proxy
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cmd/dockerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cmd/dockerd/trap
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/container
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/container/stream
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/contrib/apparmor
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/contrib/docker-device-tool
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/contrib/httpserver
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster/convert
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster/executor
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster/executor/container
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/cluster/provider
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/config
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/containerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/events
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/events/testutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/exec
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/aufs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/copy
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/overlay
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/register
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/vfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/graphdriver/zfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/images
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/initlayer
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/links
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/listeners
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/awslogs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/fluentd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/gcplogs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/gelf
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/journald
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/local
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/logentries
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/loggertest
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/loggerutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/splunk
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/syslog
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/logger/templates
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/names
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/network
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/daemon/stats
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/distribution
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/distribution/metadata
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/distribution/utils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/distribution/xfer
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/dockerversion
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/errdefs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/image
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/image/cache
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/image/tarexport
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/image/v1
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/internal/test/suite
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/layer
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libcontainerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libcontainerd/queue
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libcontainerd/remote
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libcontainerd/supervisor
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libcontainerd/types
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/bitseq
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cluster
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/config
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/datastore
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/diagnostic
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/discoverapi
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/driverapi
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/host
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/null
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/overlay
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/remote
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/windows
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/drvregistry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/etchosts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/idm
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/internal/caller
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipam
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipamapi
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipams/builtin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipams/null
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipams/remote
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ipamutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/iptables
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/netlabel
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/netutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/networkdb
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/ns
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/options
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/osl
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/osl/kernel
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/portallocator
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/portmapper
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/resolvconf
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/testutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/libnetwork/types
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/oci
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/oci/caps
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/opts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/aaparser
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/archive
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/authorization
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/broadcaster
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/capabilities
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/chrootarchive
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/containerfs
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/devicemapper
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/directory
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/dmesg
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/fileutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/fsutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/homedir
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/idtools
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/ioutils
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/jsonmessage
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/longpath
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/loopback
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/namesgenerator
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers/kernel
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pidfile
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/platform
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugingetter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/plugins/transport
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pools
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/progress
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/pubsub
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/reexec
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/signal
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stack
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stdcopy
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/streamformatter
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/stringid
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/sysinfo
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/system
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/tailfile
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/tarsum
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/urlutil
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/pkg/useragent
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin/executor/containerd
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/plugin/v2
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/profiles/apparmor
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/profiles/seccomp
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/quota
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/reference
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/registry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/registry/resumable
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/restartmanager
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/rootless
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/rootless/specconv
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/runconfig
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/runconfig/opts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/daemon
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/environment
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakecontext
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakegit
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fakestorage
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/load
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/plugin
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/registry
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/testutil/request
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/drivers
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/local
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/mounts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/service
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/service/opts
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/volume/testutils'
09:32:46 [2022-08-04T09:32:46.450Z] + base_pkg_list='github.com/docker/docker/api
09:32:46 [2022-08-04T09:32:46.450Z] github.com/docker/docker/api/server
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/backend/build
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/httpstatus
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/httputils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/middleware
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/build
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/checkpoint
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/debug
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/distribution
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/grpc
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/session
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/swarm
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/system
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/volume
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/backend
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/blkiodev
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/events
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/filters
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/mount
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/plugins/logdriver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/registry
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/strslice
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/swarm
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/swarm/runtime
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/time
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions/v1p19
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions/v1p20
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/volume
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/exporter
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/worker
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/dockerfile
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext/git
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext/urlutil
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/config
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/debug
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/winresources/docker-proxy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/winresources/dockerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/client
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/docker-proxy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd/trap
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/container/stream
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/apparmor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/docker-device-tool
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/httpserver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/convert
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/executor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/executor/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/provider
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/config
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/containerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/events
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/events/testutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/exec
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/aufs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/copy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlay
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/register
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/vfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/zfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/images
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/initlayer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/links
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/listeners
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/awslogs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/fluentd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/gcplogs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/gelf
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/local
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/logentries
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggertest
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggerutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/splunk
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/syslog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/templates
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/names
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/stats
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/metadata
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/utils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/xfer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/dockerversion
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/errdefs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/cache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/tarexport
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/v1
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/internal/test/suite
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/layer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/queue
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/remote
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/supervisor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/types
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/oci
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/oci/caps
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/opts
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/aaparser
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/archive
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/authorization
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/broadcaster
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/capabilities
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/chrootarchive
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/containerfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/devicemapper
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/directory
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/dmesg
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/fileutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/fsutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/homedir
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/idtools
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/ioutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/jsonmessage
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/longpath
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/loopback
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/namesgenerator
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/parsers
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/parsers/kernel
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/pidfile
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/platform
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugingetter
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugins
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/plugins/transport
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/pools
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/progress
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/pubsub
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/reexec
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/signal
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/stack
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/stdcopy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/streamformatter
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/stringid
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/sysinfo
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/system
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/tailfile
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/tarsum
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/urlutil
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/pkg/useragent
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/plugin/executor/containerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/plugin/v2
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/profiles/apparmor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/profiles/seccomp
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/quota
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/reference
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/registry
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/registry/resumable
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/restartmanager
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/rootless
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/rootless/specconv
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/runconfig
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/runconfig/opts
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/daemon
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/environment
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fakecontext
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fakegit
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fakestorage
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fixtures/load
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fixtures/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/registry
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/testutil/request
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/drivers
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/local
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/mounts
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/service
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/service/opts
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/volume/testutils'
09:32:46 [2022-08-04T09:32:46.451Z] ++ echo 'github.com/docker/docker/api
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/backend/build
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/httpstatus
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/httputils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/middleware
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/build
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/checkpoint
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/debug
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/distribution
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/grpc
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/session
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/swarm
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/system
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/server/router/volume
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/backend
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/blkiodev
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/events
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/filters
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/mount
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/plugins/logdriver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/registry
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/strslice
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/swarm
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/swarm/runtime
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/time
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions/v1p19
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/versions/v1p20
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/api/types/volume
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/exporter
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/builder-next/worker
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/dockerfile
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext/git
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/builder/remotecontext/urlutil
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/config
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/debug
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/winresources/docker-proxy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cli/winresources/dockerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/client
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/docker-proxy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd/trap
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/container/stream
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/apparmor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/docker-device-tool
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/contrib/httpserver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/convert
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/executor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/executor/container
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/cluster/provider
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/config
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/containerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/events
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/events/testutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/exec
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/aufs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/copy
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlay
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/register
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/vfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/graphdriver/zfs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/images
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/initlayer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/links
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/listeners
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/awslogs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/fluentd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/gcplogs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/gelf
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/local
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/logentries
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggertest
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggerutils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/splunk
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/syslog
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/logger/templates
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/names
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/network
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/daemon/stats
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/metadata
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/utils
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/distribution/xfer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/dockerversion
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/errdefs
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/cache
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/tarexport
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/image/v1
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/internal/test/suite
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/layer
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/queue
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/remote
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/supervisor
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libcontainerd/types
09:32:46 [2022-08-04T09:32:46.451Z] github.com/docker/docker/libnetwork
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/bitseq
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cluster
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/config
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/datastore
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/discoverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/driverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/host
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drvregistry
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/etchosts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/idm
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/caller
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/builtin
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/iptables
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netlabel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/networkdb
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ns
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/options
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl/kernel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portallocator
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portmapper
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/resolvconf
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/testutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/types
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/oci
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/oci/caps
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/opts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/aaparser
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/archive
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/authorization
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/broadcaster
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/capabilities
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/chrootarchive
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/containerfs
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/devicemapper
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/directory
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/dmesg
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/fileutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/fsutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/homedir
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/idtools
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/ioutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/jsonmessage
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/longpath
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/loopback
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/namesgenerator
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/parsers
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/parsers/kernel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/pidfile
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/platform
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugingetter
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugins
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/plugins/transport
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/pools
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/progress
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/pubsub
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/reexec
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/signal
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/stack
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/stdcopy
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/streamformatter
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/stringid
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/sysinfo
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/system
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/tailfile
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/tarsum
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/urlutil
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/pkg/useragent
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/plugin
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/plugin/executor/containerd
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/plugin/v2
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/profiles/apparmor
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/profiles/seccomp
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/quota
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/reference
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/registry
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/registry/resumable
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/restartmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/rootless
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/rootless/specconv
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/runconfig
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/runconfig/opts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/daemon
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/environment
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fakecontext
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fakegit
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fakestorage
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fixtures/load
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fixtures/plugin
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/registry
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/testutil/request
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/drivers
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/local
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/mounts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/service
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/service/opts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/volume/testutils'
09:32:46 [2022-08-04T09:32:46.452Z] ++ grep --fixed-strings /libnetwork
09:32:46 [2022-08-04T09:32:46.452Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/bitseq
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cluster
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/config
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/datastore
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/discoverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/driverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/host
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drvregistry
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/etchosts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/idm
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/caller
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/builtin
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/iptables
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netlabel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/networkdb
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ns
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/options
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl/kernel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portallocator
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portmapper
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/resolvconf
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/testutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/types'
09:32:46 [2022-08-04T09:32:46.452Z] + echo 'github.com/docker/docker/libnetwork
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/bitseq
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cluster
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/config
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/datastore
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/diagnostic
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/discoverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/driverapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/host
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drvregistry
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/etchosts
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/idm
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/caller
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamapi
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/builtin
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/null
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ipamutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/iptables
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netlabel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/netutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/networkdb
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/ns
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/options
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/osl/kernel
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portallocator
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/portmapper
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/resolvconf
09:32:46 [2022-08-04T09:32:46.452Z] + grep --fixed-strings libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/testutils
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/types'
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge
09:32:46 [2022-08-04T09:32:46.452Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:32:46 [2022-08-04T09:32:46.452Z] + type docker-proxy
09:32:46 [2022-08-04T09:32:46.452Z] hack/test/unit: line 25: type: docker-proxy: not found
09:32:46 [2022-08-04T09:32:46.452Z] + hack/make.sh binary-proxy install-proxy
09:32:46 [2022-08-04T09:32:46.452Z] 
09:32:46 [2022-08-04T09:32:46.452Z] Removing bundles/
09:32:46 [2022-08-04T09:32:46.452Z] 
09:32:46 [2022-08-04T09:32:46.452Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:32:46 [2022-08-04T09:32:46.452Z] Building: bundles/binary-proxy/docker-proxy
09:32:46 [2022-08-04T09:32:46.452Z] GOOS="" GOARCH="" GOARM=""
09:32:46 [2022-08-04T09:32:46.569Z] #76 45.44 Selecting previously unselected package autotools-dev.
09:32:46 [2022-08-04T09:32:46.569Z] #76 45.44 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
09:32:46 [2022-08-04T09:32:46.569Z] #76 45.45 Unpacking autotools-dev (20180224.1+nmu1) ...
09:32:46 [2022-08-04T09:32:46.724Z] #28 51.54 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:32:46 [2022-08-04T09:32:46.828Z] #76 45.65 Selecting previously unselected package automake.
09:32:46 [2022-08-04T09:32:46.828Z] #76 45.65 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
09:32:46 [2022-08-04T09:32:46.828Z] #76 45.66 Unpacking automake (1:1.16.3-2) ...
09:32:47 [2022-08-04T09:32:47.294Z] #28 DONE 52.1s
09:32:47 [2022-08-04T09:32:47.294Z] 
09:32:47 [2022-08-04T09:32:47.294Z] #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
09:32:47 [2022-08-04T09:32:47.294Z] #29 sha256:ce8de5024763de1a1ea45aff98ab99b9a85fdb097e716c7b3d844129231aea6a
09:32:47 [2022-08-04T09:32:47.396Z] #76 46.28 Selecting previously unselected package patch.
09:32:47 [2022-08-04T09:32:47.396Z] #76 46.28 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
09:32:47 [2022-08-04T09:32:47.396Z] #76 46.28 Unpacking patch (2.7.6-7) ...
09:32:47 [2022-08-04T09:32:47.655Z] #76 46.47 Selecting previously unselected package dpkg-dev.
09:32:47 [2022-08-04T09:32:47.655Z] #76 46.47 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
09:32:47 [2022-08-04T09:32:47.655Z] #76 46.47 Unpacking dpkg-dev (1.20.11) ...
09:32:48 [2022-08-04T09:32:48.126Z] #29 0.855 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:32:48 [2022-08-04T09:32:48.126Z] #29 0.859 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:32:48 [2022-08-04T09:32:48.126Z] #29 0.862 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:32:48 [2022-08-04T09:32:48.126Z] #29 DONE 0.9s
09:32:48 [2022-08-04T09:32:48.126Z] 
09:32:48 [2022-08-04T09:32:48.126Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:32:48 [2022-08-04T09:32:48.126Z] #30 sha256:4c73e97217d2311cd6db0fbcf63376333bfbfacfa8ef13d80496609f5082732f
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.64 Selecting previously unselected package build-essential.
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.64 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.65 Unpacking build-essential (12.9) ...
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.77 Selecting previously unselected package libcap2:amd64.
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.78 Unpacking libcap2:amd64 (1:2.44-1) ...
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.88 Selecting previously unselected package libcap-dev:amd64.
09:32:49 [2022-08-04T09:32:49.033Z] #76 47.88 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 47.89 Unpacking libcap-dev:amd64 (1:2.44-1) ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.04 Selecting previously unselected package libprotobuf-c1:amd64.
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.04 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.14 Selecting previously unselected package libprotobuf-c-dev:amd64.
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.15 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.17 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:32:49 [2022-08-04T09:32:49.294Z] #76 48.29 Selecting previously unselected package libseccomp-dev:amd64.
09:32:49 [2022-08-04T09:32:49.552Z] #76 48.32 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.552Z] #76 48.33 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:32:49 [2022-08-04T09:32:49.811Z] #76 48.55 Selecting previously unselected package libsystemd-dev:amd64.
09:32:49 [2022-08-04T09:32:49.811Z] #76 48.55 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
09:32:49 [2022-08-04T09:32:49.811Z] #76 48.57 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.32 Selecting previously unselected package libtool.
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.35 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.35 Unpacking libtool (2.4.6-15) ...
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.63 Selecting previously unselected package libudev-dev:amd64.
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.66 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:32:50 [2022-08-04T09:32:50.746Z] #76 49.66 Unpacking libudev-dev:amd64 (247.3-7) ...
09:32:51 [2022-08-04T09:32:51.314Z] #76 49.95 Selecting previously unselected package libyajl2:amd64.
09:32:51 [2022-08-04T09:32:51.314Z] #76 49.95 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
09:32:51 [2022-08-04T09:32:51.314Z] #76 49.95 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:32:51 [2022-08-04T09:32:51.314Z] #76 50.13 Selecting previously unselected package libyajl-dev:amd64.
09:32:51 [2022-08-04T09:32:51.314Z] #76 50.13 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
09:32:51 [2022-08-04T09:32:51.314Z] #76 50.13 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.31 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.31 Setting up libmagic-mgc (1:5.39-3) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.36 Setting up libyajl2:amd64 (2.1.0-3) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.37 Setting up libmagic1:amd64 (1:5.39-3) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.39 Setting up file (1:5.39-3) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.40 Setting up bzip2 (1.0.8-4) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.49 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.49 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.49 Setting up libcap2:amd64 (1:2.44-1) ...
09:32:51 [2022-08-04T09:32:51.573Z] #76 50.49 Setting up autotools-dev (20180224.1+nmu1) ...
09:32:51 [2022-08-04T09:32:51.734Z] Created binary: bundles/binary-proxy/docker-proxy
09:32:51 [2022-08-04T09:32:51.734Z] 
09:32:51 [2022-08-04T09:32:51.734Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:32:51 [2022-08-04T09:32:51.734Z] Installing docker-proxy to /usr/local/bin/
09:32:51 [2022-08-04T09:32:51.734Z] 
09:32:51 [2022-08-04T09:32:51.734Z] + mkdir -p bundles
09:32:51 [2022-08-04T09:32:51.734Z] + '[' -n 'github.com/docker/docker/api
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/backend/build
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/httpstatus
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/httputils
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/middleware
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/build
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/checkpoint
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/container
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/debug
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/distribution
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/grpc
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/image
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/network
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/plugin
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/session
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/swarm
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/system
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/server/router/volume
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/backend
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/blkiodev
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/container
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/events
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/filters
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/image
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/mount
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/network
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/plugins/logdriver
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/registry
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/strslice
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/swarm
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/swarm/runtime
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/time
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/versions
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/versions/v1p19
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/versions/v1p20
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/api/types/volume
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/exporter
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/builder-next/worker
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/dockerfile
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/remotecontext
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/remotecontext/git
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/builder/remotecontext/urlutil
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cli
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cli/config
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cli/debug
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cli/winresources/docker-proxy
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cli/winresources/dockerd
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/client
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cmd/docker-proxy
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cmd/dockerd
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cmd/dockerd/trap
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/container
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/container/stream
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/contrib/apparmor
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/contrib/docker-device-tool
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/contrib/httpserver
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster/convert
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster/executor
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster/executor/container
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/cluster/provider
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/config
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/containerd
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/events
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/events/testutils
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/exec
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/aufs
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/copy
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/overlay
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/register
09:32:51 [2022-08-04T09:32:51.734Z] github.com/docker/docker/daemon/graphdriver/vfs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/graphdriver/zfs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/images
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/initlayer
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/links
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/listeners
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/awslogs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/fluentd
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/gcplogs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/gelf
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/journald
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/local
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/logentries
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/loggertest
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/loggerutils
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/splunk
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/syslog
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/logger/templates
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/names
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/network
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/daemon/stats
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/distribution
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/distribution/metadata
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/distribution/utils
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/distribution/xfer
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/dockerversion
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/errdefs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/image
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/image/cache
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/image/tarexport
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/image/v1
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/internal/test/suite
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/layer
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/libcontainerd
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/libcontainerd/queue
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/libcontainerd/remote
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/libcontainerd/supervisor
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/libcontainerd/types
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/oci
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/oci/caps
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/opts
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/aaparser
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/archive
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/authorization
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/broadcaster
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/capabilities
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/chrootarchive
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/containerfs
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/devicemapper
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/directory
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/dmesg
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/fileutils
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/fsutils
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/homedir
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/idtools
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/ioutils
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/jsonmessage
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/longpath
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/loopback
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/namesgenerator
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/parsers
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/parsers/kernel
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/pidfile
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/platform
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugingetter
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugins
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/plugins/transport
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/pools
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/progress
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/pubsub
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/reexec
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/signal
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/stack
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/stdcopy
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/streamformatter
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/stringid
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/sysinfo
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/system
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/tailfile
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/tarsum
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/urlutil
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/pkg/useragent
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/plugin
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/plugin/executor/containerd
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/plugin/v2
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/profiles/apparmor
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/profiles/seccomp
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/quota
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/reference
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/registry
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/registry/resumable
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/restartmanager
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/rootless
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/rootless/specconv
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/runconfig
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/runconfig/opts
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/daemon
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/environment
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fakecontext
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fakegit
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fakestorage
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fixtures/load
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fixtures/plugin
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/registry
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/testutil/request
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/drivers
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/local
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/mounts
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/service
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/service/opts
09:32:51 [2022-08-04T09:32:51.735Z] github.com/docker/docker/volume/testutils' ']'
09:32:51 [2022-08-04T09:32:51.735Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.53 Setting up libsigsegv2:amd64 (2.13-1) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.55 Setting up patch (2.7.6-7) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.60 Setting up libudev-dev:amd64 (247.3-7) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.60 Setting up libyajl-dev:amd64 (2.1.0-3) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.60 Setting up libcap-dev:amd64 (1:2.44-1) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.62 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.71 Setting up libtool (2.4.6-15) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.71 Setting up m4 (1.4.18-5) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.71 Setting up dpkg-dev (1.20.11) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.71 Setting up autoconf (2.69-14) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.71 Setting up build-essential (12.9) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.75 Setting up automake (1:1.16.3-2) ...
09:32:51 [2022-08-04T09:32:51.832Z] #76 50.75 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
09:32:52 [2022-08-04T09:32:52.090Z] #76 50.81 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:32:52 [2022-08-04T09:32:52.662Z] #76 DONE 51.6s
09:32:52 [2022-08-04T09:32:52.662Z] 
09:32:52 [2022-08-04T09:32:52.662Z] #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
09:32:52 [2022-08-04T09:32:52.662Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.52 Selecting previously unselected package python3-pkg-resources.
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.52 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.57 Unpacking python3-pkg-resources (52.0.0-4) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.78 Selecting previously unselected package python3-six.
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.78 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.82 Unpacking python3-six (1.16.0-2) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.93 Selecting previously unselected package python3-protobuf.
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.93 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 44.94 Unpacking python3-protobuf (3.12.4-1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.49 Selecting previously unselected package libnet1:amd64.
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.50 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.50 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.65 Selecting previously unselected package libnl-3-200:amd64.
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.65 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.86 Selecting previously unselected package libprotobuf-c1:amd64.
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.86 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 45.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 46.00 Selecting previously unselected package criu.
09:32:52 [2022-08-04T09:32:52.662Z] #51 46.00 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 46.00 Unpacking criu (3.17.1-1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 46.86 Setting up python3-pkg-resources (52.0.0-4) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 48.84 Setting up libprotobuf23:amd64 (3.12.4-1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 48.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 48.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 48.93 Setting up python3-six (1.16.0-2) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 50.33 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:32:52 [2022-08-04T09:32:52.662Z] #51 50.36 Setting up python3-protobuf (3.12.4-1) ...
09:32:52 [2022-08-04T09:32:52.673Z] ?   	github.com/docker/docker/api	[no test files]
09:32:52 [2022-08-04T09:32:52.920Z] #51 ...
09:32:52 [2022-08-04T09:32:52.920Z] 
09:32:52 [2022-08-04T09:32:52.920Z] #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
09:32:52 [2022-08-04T09:32:52.920Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + RM_GOPATH=0
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + TMP_GOPATH=
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + : /build
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + '[' -z '' ']'
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 ++ mktemp -d
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + export GOPATH=/tmp/tmp.Wi4AG1yO1L
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + GOPATH=/tmp/tmp.Wi4AG1yO1L
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + RM_GOPATH=1
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 + case "$(go env GOARCH)" in
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.755 ++ go env GOARCH
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 Install containerd version v1.6.6
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 + export GO_BUILDMODE=-buildmode=pie
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 + GO_BUILDMODE=-buildmode=pie
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 ++ dirname /install.sh
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 + dir=/
09:32:52 [2022-08-04T09:32:52.920Z] #64 7.791 + bin=containerd
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + shift
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + '[' '!' -f //containerd.installer ']'
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + . //containerd.installer
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 ++ set -e
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 ++ : v1.6.6
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + install_containerd
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + echo 'Install containerd version v1.6.6'
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.791 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Wi4AG1yO1L/src/github.com/containerd/containerd
09:32:52 [2022-08-04T09:32:52.921Z] #64 7.803 Cloning into '/tmp/tmp.Wi4AG1yO1L/src/github.com/containerd/containerd'...
09:32:53 [2022-08-04T09:32:53.178Z] #64 ...
09:32:53 [2022-08-04T09:32:53.178Z] 
09:32:53 [2022-08-04T09:32:53.178Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:32:53 [2022-08-04T09:32:53.178Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:32:53 [2022-08-04T09:32:53.436Z] #77 ...
09:32:53 [2022-08-04T09:32:53.436Z] 
09:32:53 [2022-08-04T09:32:53.436Z] #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
09:32:53 [2022-08-04T09:32:53.436Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:32:53 [2022-08-04T09:32:53.436Z] #55 42.15 go: downloading github.com/prometheus/procfs v0.7.3
09:32:53 [2022-08-04T09:32:53.436Z] #55 42.15 go: downloading google.golang.org/protobuf v1.28.0
09:32:53 [2022-08-04T09:32:53.436Z] #55 43.24 go: downloading github.com/mattn/go-runewidth v0.0.9
09:32:53 [2022-08-04T09:32:53.436Z] #55 44.47 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
09:32:53 [2022-08-04T09:32:53.436Z] #55 ...
09:32:53 [2022-08-04T09:32:53.436Z] 
09:32:53 [2022-08-04T09:32:53.437Z] #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
09:32:53 [2022-08-04T09:32:53.437Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:32:53 [2022-08-04T09:32:53.437Z] #14 44.71 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]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.40 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]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.41 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.44 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]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.44 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.52 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.55 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.55 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 45.55 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
09:32:53 [2022-08-04T09:32:53.437Z] #14 46.65 debconf: delaying package configuration, since apt-utils is not installed
09:32:53 [2022-08-04T09:32:53.437Z] #14 46.94 Fetched 115 MB in 8s (14.5 MB/s)
09:32:53 [2022-08-04T09:32:53.437Z] #14 47.00 Selecting previously unselected package binutils-mingw-w64-i686.
09:32:53 [2022-08-04T09:32:53.437Z] #14 47.00 (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.)
09:32:53 [2022-08-04T09:32:53.437Z] #14 47.07 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
09:32:53 [2022-08-04T09:32:53.437Z] #14 47.09 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:32:53 [2022-08-04T09:32:53.437Z] #14 49.43 Selecting previously unselected package binutils-mingw-w64-x86-64.
09:32:53 [2022-08-04T09:32:53.437Z] #14 49.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
09:32:53 [2022-08-04T09:32:53.437Z] #14 49.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:32:53 [2022-08-04T09:32:53.696Z] #14 52.42 Selecting previously unselected package binutils-mingw-w64.
09:32:53 [2022-08-04T09:32:53.696Z] #14 52.42 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
09:32:53 [2022-08-04T09:32:53.696Z] #14 52.42 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
09:32:53 [2022-08-04T09:32:53.696Z] #14 52.52 Selecting previously unselected package libdevmapper1.02.1:amd64.
09:32:53 [2022-08-04T09:32:53.696Z] #14 52.52 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:32:53 [2022-08-04T09:32:53.955Z] #14 52.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:32:53 [2022-08-04T09:32:53.955Z] #14 52.77 Selecting previously unselected package dmsetup.
09:32:54 [2022-08-04T09:32:54.214Z] #14 52.81 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
09:32:54 [2022-08-04T09:32:54.214Z] #14 52.84 Unpacking dmsetup (2:1.02.175-2.1) ...
09:32:54 [2022-08-04T09:32:54.214Z] #14 53.01 Selecting previously unselected package mingw-w64-common.
09:32:54 [2022-08-04T09:32:54.214Z] #14 53.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
09:32:54 [2022-08-04T09:32:54.214Z] #14 53.01 Unpacking mingw-w64-common (8.0.0-1) ...
09:32:56 [2022-08-04T09:32:56.255Z] #30 7.462 Collecting yamllint==1.26.1
09:32:56 [2022-08-04T09:32:56.747Z] #14 ...
09:32:56 [2022-08-04T09:32:56.747Z] 
09:32:56 [2022-08-04T09:32:56.747Z] #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
09:32:56 [2022-08-04T09:32:56.747Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:56 [2022-08-04T09:32:56.747Z] #51 54.79 Setting up criu (3.17.1-1) ...
09:32:56 [2022-08-04T09:32:56.747Z] #51 ...
09:32:56 [2022-08-04T09:32:56.747Z] 
09:32:56 [2022-08-04T09:32:56.747Z] #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
09:32:56 [2022-08-04T09:32:56.747Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:32:56 [2022-08-04T09:32:56.747Z] #42 45.45 Selecting previously unselected package libicu67:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 45.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 45.48 Unpacking libicu67:amd64 (67.1-7) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 52.50 Selecting previously unselected package libxml2:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 52.50 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 52.50 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 52.99 Selecting previously unselected package libarchive13:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 52.99 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.00 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.32 Selecting previously unselected package libjsoncpp24:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.32 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.33 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.55 Selecting previously unselected package librhash0:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.55 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.56 Unpacking librhash0:amd64 (1.4.1-2) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.77 Selecting previously unselected package libuv1:amd64.
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.81 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.81 Unpacking libuv1:amd64 (1.40.0-2) ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.96 Selecting previously unselected package cmake.
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.98 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
09:32:56 [2022-08-04T09:32:56.747Z] #42 53.98 Unpacking cmake (3.18.4-2+deb11u1) ...
09:32:56 [2022-08-04T09:32:56.825Z] #30 8.523   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:32:57 [2022-08-04T09:32:57.397Z] #30 9.158 Collecting pathspec>=0.5.3
09:32:57 [2022-08-04T09:32:57.397Z] #30 9.167   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:32:57 [2022-08-04T09:32:57.658Z] #30 9.418 Collecting pyyaml
09:32:57 [2022-08-04T09:32:57.658Z] #30 9.428   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)
09:32:57 [2022-08-04T09:32:57.658Z] #30 9.468 Building wheels for collected packages: yamllint
09:32:57 [2022-08-04T09:32:57.658Z] #30 9.471   Building wheel for yamllint (setup.py): started
09:32:57 [2022-08-04T09:32:57.683Z] #42 ...
09:32:57 [2022-08-04T09:32:57.684Z] 
09:32:57 [2022-08-04T09:32:57.684Z] #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
09:32:57 [2022-08-04T09:32:57.684Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:32:57 [2022-08-04T09:32:57.684Z] #34 46.11 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
09:32:57 [2022-08-04T09:32:57.684Z] #34 46.37 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
09:32:57 [2022-08-04T09:32:57.684Z] #34 46.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
09:32:57 [2022-08-04T09:32:57.918Z] #30 9.990   Building wheel for yamllint (setup.py): finished with status 'done'
09:32:58 [2022-08-04T09:32:58.177Z] #30 9.991   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d8017339490af7483c5e147a7b22c02bb1ed85f54c095f3207ddc0c92a49922f
09:32:58 [2022-08-04T09:32:58.177Z] #30 9.992   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:32:58 [2022-08-04T09:32:58.177Z] #30 9.996 Successfully built yamllint
09:32:58 [2022-08-04T09:32:58.177Z] #30 10.01 Installing collected packages: pyyaml, pathspec, yamllint
09:32:58 [2022-08-04T09:32:58.177Z] #30 10.27 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:32:58 [2022-08-04T09:32:58.438Z] #30 DONE 10.5s
09:32:58 [2022-08-04T09:32:58.438Z] 
09:32:58 [2022-08-04T09:32:58.438Z] #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
09:32:58 [2022-08-04T09:32:58.438Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:32:58 [2022-08-04T09:32:58.691Z] #34 ...
09:32:58 [2022-08-04T09:32:58.691Z] 
09:32:58 [2022-08-04T09:32:58.691Z] #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
09:32:58 [2022-08-04T09:32:58.691Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
09:32:58 [2022-08-04T09:32:58.691Z] #51 56.93 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:32:58 [2022-08-04T09:32:58.709Z] #67 ...
09:32:58 [2022-08-04T09:32:58.709Z] 
09:32:58 [2022-08-04T09:32:58.709Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:32:58 [2022-08-04T09:32:58.709Z] #34 sha256:94b5acfbdf863c3e9adc169592b79adc030927736c956172d6db4fa68aa516da
09:32:58 [2022-08-04T09:32:58.969Z] #34 DONE 0.2s
09:32:58 [2022-08-04T09:32:58.969Z] 
09:32:58 [2022-08-04T09:32:58.969Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:32:58 [2022-08-04T09:32:58.969Z] #39 sha256:6743e096c20074f07e4f28acdbb7ab116276bdfd9461d910f7a5be79934b9d80
09:32:58 [2022-08-04T09:32:58.969Z] #39 DONE 0.2s
09:32:58 [2022-08-04T09:32:58.969Z] 
09:32:58 [2022-08-04T09:32:58.969Z] #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
09:32:58 [2022-08-04T09:32:58.969Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:32:59 [2022-08-04T09:32:59.230Z] #67 ...
09:32:59 [2022-08-04T09:32:59.230Z] 
09:32:59 [2022-08-04T09:32:59.230Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.230Z] #42 sha256:63894382caafa9b270bccc008560e77eaf41ed1d85f6e1055bf8b7c65fec5e4a
09:32:59 [2022-08-04T09:32:59.230Z] #42 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.230Z] 
09:32:59 [2022-08-04T09:32:59.230Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.230Z] #44 sha256:4bf44c515c7944cc29b1f5e2a30df970adc32ee899e3c02705e10c334e15e403
09:32:59 [2022-08-04T09:32:59.230Z] #44 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.230Z] 
09:32:59 [2022-08-04T09:32:59.230Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.230Z] #46 sha256:6a82d086f2d23184102d6123023feddc8f7369326099d850c9984da81759e654
09:32:59 [2022-08-04T09:32:59.230Z] #46 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.230Z] 
09:32:59 [2022-08-04T09:32:59.230Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.230Z] #48 sha256:a7e1fb23f82a21cf6323d1a3e8f4663b0842755ce12db51fd7005c80e68adc57
09:32:59 [2022-08-04T09:32:59.490Z] #48 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.490Z] 
09:32:59 [2022-08-04T09:32:59.490Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.490Z] #52 sha256:d415f3b46ad7727af16130d1512c810248c5301a47c3ed22993a43a88dabba81
09:32:59 [2022-08-04T09:32:59.490Z] #52 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.490Z] 
09:32:59 [2022-08-04T09:32:59.490Z] #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
09:32:59 [2022-08-04T09:32:59.490Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:32:59 [2022-08-04T09:32:59.490Z] #71 ...
09:32:59 [2022-08-04T09:32:59.490Z] 
09:32:59 [2022-08-04T09:32:59.490Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.490Z] #55 sha256:cf206af9a44ab27396d69a39aaac2111c2117ace4b3c1b376ba434661ba34d7f
09:32:59 [2022-08-04T09:32:59.490Z] #55 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.749Z] 
09:32:59 [2022-08-04T09:32:59.749Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.749Z] #59 sha256:0929049b5abef7b95181b533169fe961e799d59efe9498f39723cfcc60bfb00a
09:32:59 [2022-08-04T09:32:59.749Z] #59 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.749Z] 
09:32:59 [2022-08-04T09:32:59.749Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.749Z] #61 sha256:5292071c3e2705f19dc0a7fbfb5a71e3ef58713bf974ca3d23f0627bd93ef0ea
09:32:59 [2022-08-04T09:32:59.749Z] #61 DONE 0.1s
09:32:59 [2022-08-04T09:32:59.749Z] 
09:32:59 [2022-08-04T09:32:59.749Z] #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
09:32:59 [2022-08-04T09:32:59.749Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:32:59 [2022-08-04T09:32:59.749Z] #67 ...
09:32:59 [2022-08-04T09:32:59.749Z] 
09:32:59 [2022-08-04T09:32:59.749Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:32:59 [2022-08-04T09:32:59.749Z] #63 sha256:07bfd8fdf046810cd62b4f01f64b2af007c0b2123dc746d8a5cbd455c85309c9
09:33:00 [2022-08-04T09:33:00.010Z] #63 DONE 0.2s
09:33:00 [2022-08-04T09:33:00.010Z] 
09:33:00 [2022-08-04T09:33:00.010Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:33:00 [2022-08-04T09:33:00.010Z] #65 sha256:7e8d1efd37d548ab49471c7bc21f2cfa178d27aaf8c681529f41cda9f6f69d5a
09:33:00 [2022-08-04T09:33:00.010Z] #65 DONE 0.1s
09:33:00 [2022-08-04T09:33:00.010Z] 
09:33:00 [2022-08-04T09:33:00.010Z] #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
09:33:00 [2022-08-04T09:33:00.010Z] #67 sha256:04ddb2625e65b18a48f8ec86cdd7e67c161c9b9a47330af0ab6ae823abe0a3c0
09:33:00 [2022-08-04T09:33:00.066Z] #51 DONE 58.3s
09:33:00 [2022-08-04T09:33:00.066Z] 
09:33:00 [2022-08-04T09:33:00.066Z] #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
09:33:00 [2022-08-04T09:33:00.066Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.27 Setting up libicu67:amd64 (67.1-7) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.27 Setting up libuv1:amd64 (1.40.0-2) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.27 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.27 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.35 Setting up librhash0:amd64 (1.4.1-2) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.35 Setting up cmake-data (3.18.4-2+deb11u1) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.35 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.36 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.38 Setting up cmake (3.18.4-2+deb11u1) ...
09:33:00 [2022-08-04T09:33:00.066Z] #42 58.41 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:33:00 [2022-08-04T09:33:00.325Z] #42 DONE 59.0s
09:33:00 [2022-08-04T09:33:00.325Z] 
09:33:00 [2022-08-04T09:33:00.325Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
09:33:00 [2022-08-04T09:33:00.325Z] #43 sha256:fcaab3097f74a72577ecaec7e573b2b22b0f6e4443578cfeef705baa8234c4c0
09:33:00 [2022-08-04T09:33:00.892Z] #43 DONE 0.5s
09:33:00 [2022-08-04T09:33:00.892Z] 
09:33:00 [2022-08-04T09:33:00.892Z] #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
09:33:00 [2022-08-04T09:33:00.892Z] #44 sha256:1c671801cd3d7e441c5345d6f26ac4977212770fa9394898dded1e3a73dcb6af
09:33:01 [2022-08-04T09:33:01.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:33:02 [2022-08-04T09:33:02.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:33:06 [2022-08-04T09:33:06.155Z] #44 ...
09:33:06 [2022-08-04T09:33:06.155Z] 
09:33:06 [2022-08-04T09:33:06.155Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
09:33:06 [2022-08-04T09:33:06.155Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
09:33:06 [2022-08-04T09:33:06.155Z] #53 64.62 gotestsum version dev
09:33:06 [2022-08-04T09:33:06.155Z] #53 DONE 64.9s
09:33:06 [2022-08-04T09:33:06.155Z] 
09:33:06 [2022-08-04T09:33:06.155Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:06 [2022-08-04T09:33:06.155Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:06 [2022-08-04T09:33:06.155Z] #77 8.166 Cloning into '/tmp/crun-build'...
09:33:06 [2022-08-04T09:33:06.296Z] #64 328.5 # github.com/containerd/containerd/cmd/containerd
09:33:06 [2022-08-04T09:33:06.296Z] #64 328.5 /usr/bin/ld: /tmp/go-link-2168216432/000019.o: in function `New':
09:33:06 [2022-08-04T09:33:06.296Z] #64 328.5 /tmp/tmp.OQV2fTnxL7/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
09:33:06 [2022-08-04T09:33:06.296Z] #64 328.6 + bin/containerd-stress
09:33:06 [2022-08-04T09:33:06.296Z] #64 329.7 + bin/containerd-shim
09:33:07 [2022-08-04T09:33:07.092Z] #77 ...
09:33:07 [2022-08-04T09:33:07.092Z] 
09:33:07 [2022-08-04T09:33:07.092Z] #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
09:33:07 [2022-08-04T09:33:07.092Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:33:07 [2022-08-04T09:33:07.092Z] #14 58.62 Selecting previously unselected package mingw-w64-x86-64-dev.
09:33:07 [2022-08-04T09:33:07.092Z] #14 58.62 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
09:33:07 [2022-08-04T09:33:07.092Z] #14 58.62 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.07 Selecting previously unselected package gcc-mingw-w64-base.
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.07 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.07 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.27 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
09:33:07 [2022-08-04T09:33:07.092Z] #14 65.27 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:33:07 [2022-08-04T09:33:07.351Z] #14 ...
09:33:07 [2022-08-04T09:33:07.351Z] 
09:33:07 [2022-08-04T09:33:07.351Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:07 [2022-08-04T09:33:07.351Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:07 [2022-08-04T09:33:07.351Z] #77 14.60 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
09:33:07 [2022-08-04T09:33:07.351Z] #77 14.62 Cloning into '/tmp/crun-build/libocispec'...
09:33:07 [2022-08-04T09:33:07.636Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
09:33:08 [2022-08-04T09:33:08.728Z] #77 15.84 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
09:33:08 [2022-08-04T09:33:08.728Z] #77 15.84 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
09:33:08 [2022-08-04T09:33:08.728Z] #77 15.84 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
09:33:08 [2022-08-04T09:33:08.728Z] #77 15.84 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
09:33:08 [2022-08-04T09:33:08.728Z] #77 15.88 Cloning into '/tmp/crun-build/libocispec/image-spec'...
09:33:11 [2022-08-04T09:33:11.256Z] #77 18.04 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
09:33:12 [2022-08-04T09:33:12.854Z] #64 341.0 + bin/containerd-shim-runc-v1
09:33:13 [2022-08-04T09:33:13.156Z] #77 19.98 Cloning into '/tmp/crun-build/libocispec/yajl'...
09:33:13 [2022-08-04T09:33:13.414Z] #77 ...
09:33:13 [2022-08-04T09:33:13.414Z] 
09:33:13 [2022-08-04T09:33:13.414Z] #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
09:33:13 [2022-08-04T09:33:13.414Z] #44 sha256:1c671801cd3d7e441c5345d6f26ac4977212770fa9394898dded1e3a73dcb6af
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + RM_GOPATH=0
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + TMP_GOPATH=
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + : /build
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + '[' -z '' ']'
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 ++ mktemp -d
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + export GOPATH=/tmp/tmp.tnPihtkdaa
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + GOPATH=/tmp/tmp.tnPihtkdaa
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + RM_GOPATH=1
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 + case "$(go env GOARCH)" in
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.907 ++ go env GOARCH
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.932 + export GO_BUILDMODE=-buildmode=pie
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.932 + GO_BUILDMODE=-buildmode=pie
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.932 ++ dirname /install.sh
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + dir=/
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + bin=tini
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + shift
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + '[' '!' -f //tini.installer ']'
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + . //tini.installer
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 ++ : v0.19.0
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + install_tini
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + echo 'Install tini version v0.19.0'
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.942 + git clone https://github.com/krallin/tini.git /tmp/tmp.tnPihtkdaa/tini
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.943 Install tini version v0.19.0
09:33:13 [2022-08-04T09:33:13.414Z] #44 6.962 Cloning into '/tmp/tmp.tnPihtkdaa/tini'...
09:33:13 [2022-08-04T09:33:13.414Z] #44 7.874 + cd /tmp/tmp.tnPihtkdaa/tini
09:33:13 [2022-08-04T09:33:13.414Z] #44 7.874 + git checkout -q v0.19.0
09:33:13 [2022-08-04T09:33:13.414Z] #44 7.886 + cmake .
09:33:13 [2022-08-04T09:33:13.414Z] #44 8.410 -- The C compiler identification is GNU 10.2.1
09:33:13 [2022-08-04T09:33:13.414Z] #44 8.530 -- Detecting C compiler ABI info
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.081 -- Detecting C compiler ABI info - done
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.214 -- Check for working C compiler: /usr/bin/cc - skipped
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.214 -- Detecting C compile features
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.214 -- Detecting C compile features - done
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.282 -- Performing Test HAS_BUILTIN_FORTIFY
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.437 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.526 -- Configuring done
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.561 -- Generating done
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.561 -- Build files have been written to: /tmp/tmp.tnPihtkdaa/tini
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.582 + make tini-static
09:33:13 [2022-08-04T09:33:13.414Z] #44 9.986 Scanning dependencies of target tini-static
09:33:13 [2022-08-04T09:33:13.414Z] #44 10.07 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
09:33:13 [2022-08-04T09:33:13.414Z] #44 11.37 [100%] Linking C executable tini-static
09:33:13 [2022-08-04T09:33:13.414Z] #44 12.15 [100%] Built target tini-static
09:33:13 [2022-08-04T09:33:13.414Z] #44 12.15 + mkdir -p /build
09:33:13 [2022-08-04T09:33:13.414Z] #44 12.15 + cp tini-static /build/docker-init
09:33:13 [2022-08-04T09:33:13.414Z] #44 DONE 12.5s
09:33:13 [2022-08-04T09:33:13.673Z] 
09:33:13 [2022-08-04T09:33:13.673Z] #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
09:33:13 [2022-08-04T09:33:13.673Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:33:14 [2022-08-04T09:33:14.239Z] #64 ...
09:33:14 [2022-08-04T09:33:14.239Z] 
09:33:14 [2022-08-04T09:33:14.239Z] #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
09:33:14 [2022-08-04T09:33:14.239Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:33:14 [2022-08-04T09:33:14.239Z] #14 72.99 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
09:33:14 [2022-08-04T09:33:14.239Z] #14 73.01 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:33:14 [2022-08-04T09:33:14.239Z] #14 73.01 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:33:19 [2022-08-04T09:33:19.416Z] #64 347.2 + bin/containerd-shim-runc-v2
09:33:19 [2022-08-04T09:33:19.673Z] #64 348.0 + binaries
09:33:19 [2022-08-04T09:33:19.673Z] #64 348.0 + install -D bin/containerd /build/containerd
09:33:19 [2022-08-04T09:33:19.673Z] #64 348.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:33:19 [2022-08-04T09:33:19.673Z] #64 348.1 + install -D bin/ctr /build/ctr
09:33:21 [2022-08-04T09:33:21.571Z] #64 DONE 349.9s
09:33:21 [2022-08-04T09:33:21.967Z] #67 90.07 + mkdir -p /build
09:33:21 [2022-08-04T09:33:21.967Z] #67 90.07 + cp runc /build/runc
09:33:21 [2022-08-04T09:33:21.967Z] #67 DONE 90.4s
09:33:21 [2022-08-04T09:33:21.967Z] 
09:33:21 [2022-08-04T09:33:21.967Z] #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
09:33:21 [2022-08-04T09:33:21.967Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:33:21 [2022-08-04T09:33:21.967Z] #71 ...
09:33:21 [2022-08-04T09:33:21.967Z] 
09:33:21 [2022-08-04T09:33:21.967Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:33:21 [2022-08-04T09:33:21.967Z] #68 sha256:c472dacd8ceeaecc292792f127699b70cfe4af0315d54d83d7eb40f30f11de90
09:33:21 [2022-08-04T09:33:21.967Z] #68 DONE 0.1s
09:33:21 [2022-08-04T09:33:21.967Z] 
09:33:21 [2022-08-04T09:33:21.967Z] #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
09:33:21 [2022-08-04T09:33:21.967Z] #71 sha256:14fdf2c848d63d1b1151e2562918f60764b5561b3321f35dea5b8e8be552dd45
09:33:22 [2022-08-04T09:33:22.352Z] #14 ...
09:33:22 [2022-08-04T09:33:22.352Z] 
09:33:22 [2022-08-04T09:33:22.352Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:22 [2022-08-04T09:33:22.352Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:22 [2022-08-04T09:33:22.353Z] #77 21.41 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
09:33:22 [2022-08-04T09:33:22.353Z] #77 21.72 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
09:33:22 [2022-08-04T09:33:22.353Z] #77 21.90 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
09:33:22 [2022-08-04T09:33:22.504Z] 
09:33:22 [2022-08-04T09:33:22.504Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:33:22 [2022-08-04T09:33:22.504Z] #65 sha256:ea45c394c1a4cf9a75eb817c3b1b3f2f949fd7efc9906355ea4697c9dc27882d
09:33:23 [2022-08-04T09:33:23.072Z] #65 DONE 0.8s
09:33:23 [2022-08-04T09:33:23.072Z] 
09:33:23 [2022-08-04T09:33:23.072Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:33:23 [2022-08-04T09:33:23.072Z] #70 sha256:b77fbe93dd4792e4eec503512a1c3d762fc7ebb904ee74bc0ae15d9edfdfb01e
09:33:23 [2022-08-04T09:33:23.329Z] #70 DONE 0.2s
09:33:23 [2022-08-04T09:33:23.329Z] 
09:33:23 [2022-08-04T09:33:23.329Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:33:23 [2022-08-04T09:33:23.329Z] #75 sha256:f5827cfd870b8119201287e0755c95895d712e36670aa0b457420c3b09c317e1
09:33:24 [2022-08-04T09:33:24.261Z] #75 DONE 0.8s
09:33:24 [2022-08-04T09:33:24.261Z] 
09:33:24 [2022-08-04T09:33:24.261Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:33:24 [2022-08-04T09:33:24.261Z] #78 sha256:11dbeab8b1b1ad99c74dd85043b76387ac27765bc39776343955be8217fe566d
09:33:24 [2022-08-04T09:33:24.261Z] #78 DONE 0.0s
09:33:24 [2022-08-04T09:33:24.261Z] 
09:33:24 [2022-08-04T09:33:24.261Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:33:24 [2022-08-04T09:33:24.261Z] #79 sha256:f62c43b133bb13dd130ae6444669302ad5fe39013f428708441d52f604c383cd
09:33:24 [2022-08-04T09:33:24.261Z] #79 DONE 0.0s
09:33:24 [2022-08-04T09:33:24.261Z] 
09:33:24 [2022-08-04T09:33:24.261Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:33:24 [2022-08-04T09:33:24.261Z] #80 sha256:96719f28af21cb9178d1c1614e81486dcc73a4d7faa0949558aeaa19edfb55b5
09:33:24 [2022-08-04T09:33:24.261Z] #80 DONE 0.0s
09:33:24 [2022-08-04T09:33:24.261Z] 
09:33:24 [2022-08-04T09:33:24.261Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
09:33:24 [2022-08-04T09:33:24.261Z] #81 sha256:d3adee97f7b282343ea31d6c75c150b5762349108907452b343a39b44fa5cb79
09:33:25 [2022-08-04T09:33:25.195Z] #81 DONE 0.8s
09:33:25 [2022-08-04T09:33:25.195Z] 
09:33:25 [2022-08-04T09:33:25.195Z] #82 exporting to image
09:33:25 [2022-08-04T09:33:25.195Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:33:25 [2022-08-04T09:33:25.195Z] #82 exporting layers
09:33:28 [2022-08-04T09:33:28.910Z] #77 ...
09:33:28 [2022-08-04T09:33:28.910Z] 
09:33:28 [2022-08-04T09:33:28.910Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
09:33:28 [2022-08-04T09:33:28.910Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:33:28 [2022-08-04T09:33:28.910Z] #14 86.62 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
09:33:28 [2022-08-04T09:33:28.910Z] #14 86.62 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
09:33:28 [2022-08-04T09:33:28.910Z] #14 86.63 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:33:28 [2022-08-04T09:33:28.959Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:33:31 [2022-08-04T09:33:31.753Z] #82 exporting layers 6.1s done
09:33:31 [2022-08-04T09:33:31.753Z] #82 writing image sha256:6cdeb683096ee33c7191a64a1220b399cdcf86c733940657d8d695c443a04010 done
09:33:31 [2022-08-04T09:33:31.753Z] #82 naming to docker.io/library/docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a done
09:33:31 [2022-08-04T09:33:31.753Z] #82 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
09:33:32 [2022-08-04T09:33:32.082Z] + trap exit INT TERM
09:33:32 [2022-08-04T09:33:32.083Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
09:33:32 [2022-08-04T09:33:32.083Z] + CONTAINER_NAME=docker-pr2
09:33:32 [2022-08-04T09:33:32.083Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a -e DOCKER_GRAPHDRIVER docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a hack/make.sh dynbinary
09:33:32 [2022-08-04T09:33:32.340Z] 
09:33:32 [2022-08-04T09:33:32.598Z] Removing bundles/
09:33:32 [2022-08-04T09:33:32.598Z] 
09:33:32 [2022-08-04T09:33:32.598Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:33:32 [2022-08-04T09:33:32.598Z] Building: bundles/dynbinary-daemon/dockerd
09:33:32 [2022-08-04T09:33:32.598Z] GOOS="" GOARCH="" GOARM=""
09:33:34 [2022-08-04T09:33:34.182Z] #14 92.86 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
09:33:34 [2022-08-04T09:33:34.182Z] #14 92.86 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
09:33:34 [2022-08-04T09:33:34.182Z] #14 92.87 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:33:35 [2022-08-04T09:33:35.150Z] #14 ...
09:33:35 [2022-08-04T09:33:35.150Z] 
09:33:35 [2022-08-04T09:33:35.150Z] #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
09:33:35 [2022-08-04T09:33:35.150Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:33:36 [2022-08-04T09:33:36.963Z] #64 52.47 Updating files:  41% (2015/4910)
Updating files:  42% (2063/4910)
Updating files:  43% (2112/4910)
Updating files:  44% (2161/4910)
Updating files:  45% (2210/4910)
Updating files:  46% (2259/4910)
Updating files:  47% (2308/4910)
Updating files:  48% (2357/4910)
Updating files:  49% (2406/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  77% (3808/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
09:33:37 [2022-08-04T09:33:37.089Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:33:37 [2022-08-04T09:33:37.222Z] #64 54.36 + cd /tmp/tmp.Wi4AG1yO1L/src/github.com/containerd/containerd
09:33:37 [2022-08-04T09:33:37.222Z] #64 54.36 + git checkout -q v1.6.6
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + export 'BUILDTAGS=netgo osusergo static_build'
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + BUILDTAGS='netgo osusergo static_build'
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + export EXTRA_FLAGS=-buildmode=pie
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + EXTRA_FLAGS=-buildmode=pie
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + '[' '' = dynamic ']'
09:33:39 [2022-08-04T09:33:39.757Z] #64 56.48 + make
09:33:39 [2022-08-04T09:33:39.757Z] #64 ...
09:33:39 [2022-08-04T09:33:39.757Z] 
09:33:39 [2022-08-04T09:33:39.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
09:33:39 [2022-08-04T09:33:39.757Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:39 [2022-08-04T09:33:39.757Z] #77 36.71 aclocal: warning: couldn't open directory 'm4': No such file or directory
09:33:41 [2022-08-04T09:33:41.137Z] #77 ...
09:33:41 [2022-08-04T09:33:41.137Z] 
09:33:41 [2022-08-04T09:33:41.137Z] #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
09:33:41 [2022-08-04T09:33:41.137Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:33:41 [2022-08-04T09:33:41.137Z] #14 99.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
09:33:41 [2022-08-04T09:33:41.137Z] #14 99.87 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:33:41 [2022-08-04T09:33:41.137Z] #14 99.88 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:33:45 [2022-08-04T09:33:45.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:33:45 [2022-08-04T09:33:45.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:33:45 [2022-08-04T09:33:45.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:33:46 [2022-08-04T09:33:46.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:33:47 [2022-08-04T09:33:47.311Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:33:47 [2022-08-04T09:33:47.572Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:33:48 [2022-08-04T09:33:48.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:33:51 [2022-08-04T09:33:51.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:33:51 [2022-08-04T09:33:51.117Z] #14 ...
09:33:51 [2022-08-04T09:33:51.117Z] 
09:33:51 [2022-08-04T09:33:51.117Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:51 [2022-08-04T09:33:51.117Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:51 [2022-08-04T09:33:51.117Z] #77 48.32 libtoolize: putting auxiliary files in '.'.
09:33:51 [2022-08-04T09:33:51.117Z] #77 48.32 libtoolize: copying file './ltmain.sh'
09:33:51 [2022-08-04T09:33:51.117Z] #77 49.07 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
09:33:51 [2022-08-04T09:33:51.117Z] #77 49.07 libtoolize: and rerunning libtoolize and aclocal.
09:33:51 [2022-08-04T09:33:51.117Z] #77 49.07 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:33:51 [2022-08-04T09:33:51.376Z] #77 ...
09:33:51 [2022-08-04T09:33:51.376Z] 
09:33:51 [2022-08-04T09:33:51.376Z] #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
09:33:51 [2022-08-04T09:33:51.376Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:33:51 [2022-08-04T09:33:51.376Z] #64 58.44 + bin/ctr
09:33:51 [2022-08-04T09:33:51.943Z] #64 ...
09:33:51 [2022-08-04T09:33:51.943Z] 
09:33:51 [2022-08-04T09:33:51.943Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:33:51 [2022-08-04T09:33:51.943Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:33:51 [2022-08-04T09:33:51.943Z] #77 59.13 configure.ac:7: installing './compile'
09:33:51 [2022-08-04T09:33:51.943Z] #77 59.14 configure.ac:11: installing './config.guess'
09:33:51 [2022-08-04T09:33:51.943Z] #77 59.14 configure.ac:11: installing './config.sub'
09:33:51 [2022-08-04T09:33:51.943Z] #77 59.16 configure.ac:8: installing './install-sh'
09:33:51 [2022-08-04T09:33:51.943Z] #77 59.17 configure.ac:8: installing './missing'
09:33:51 [2022-08-04T09:33:51.994Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:33:52 [2022-08-04T09:33:52.200Z] #77 59.29 Makefile.am: installing './depcomp'
09:33:52 [2022-08-04T09:33:52.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:33:53 [2022-08-04T09:33:53.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:33:53 [2022-08-04T09:33:53.574Z] #77 60.59 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:33:53 [2022-08-04T09:33:53.575Z] #77 60.60 libtoolize: copying file 'build-aux/ltmain.sh'
09:33:53 [2022-08-04T09:33:53.575Z] #77 60.71 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:33:53 [2022-08-04T09:33:53.575Z] #77 60.73 libtoolize: copying file 'm4/libtool.m4'
09:33:53 [2022-08-04T09:33:53.575Z] #77 60.85 libtoolize: copying file 'm4/ltoptions.m4'
09:33:53 [2022-08-04T09:33:53.832Z] #77 60.99 libtoolize: copying file 'm4/ltsugar.m4'
09:33:53 [2022-08-04T09:33:53.832Z] #77 61.10 libtoolize: copying file 'm4/ltversion.m4'
09:33:54 [2022-08-04T09:33:54.090Z] #77 61.21 libtoolize: copying file 'm4/lt~obsolete.m4'
09:33:54 [2022-08-04T09:33:54.090Z] #77 61.34 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
09:33:54 [2022-08-04T09:33:54.099Z] #71 178.0 # github.com/containerd/containerd/cmd/containerd
09:33:54 [2022-08-04T09:33:54.100Z] #71 178.0 /usr/bin/ld: /tmp/go-link-1623676139/000019.o: in function `New':
09:33:54 [2022-08-04T09:33:54.100Z] #71 178.0 /tmp/tmp.jhxxlGrPom/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
09:33:54 [2022-08-04T09:33:54.100Z] #71 178.1 + bin/containerd-stress
09:33:54 [2022-08-04T09:33:54.100Z] #71 179.2 + bin/containerd-shim
09:33:54 [2022-08-04T09:33:54.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:33:54 [2022-08-04T09:33:54.706Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:33:56 [2022-08-04T09:33:56.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:33:56 [2022-08-04T09:33:56.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:33:57 [2022-08-04T09:33:57.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:33:58 [2022-08-04T09:33:58.173Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:33:58 [2022-08-04T09:33:58.173Z] Using test binary docker
09:33:58 [2022-08-04T09:33:58.173Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:33:58 [2022-08-04T09:33:58.432Z] Not: starting.
09:33:58 [2022-08-04T09:33:58.432Z] INFO: Waiting for daemon to start...
09:33:58 [2022-08-04T09:33:58.432Z] Starting dockerd
09:34:00 [2022-08-04T09:34:00.345Z] .
09:34:00 [2022-08-04T09:34:00.345Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:34:00 [2022-08-04T09:34:00.345Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:34:00 [2022-08-04T09:34:00.345Z] Error: No such image: emptyfs
09:34:00 [2022-08-04T09:34:00.606Z] Running integration-test (iteration 1)
09:34:00 [2022-08-04T09:34:00.606Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:34:00 [2022-08-04T09:34:00.866Z] Loaded image: busybox:latest
09:34:00 [2022-08-04T09:34:00.866Z] Loaded image: busybox:glibc
09:34:02 [2022-08-04T09:34:02.202Z] #77 ...
09:34:02 [2022-08-04T09:34:02.202Z] 
09:34:02 [2022-08-04T09:34:02.202Z] #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
09:34:02 [2022-08-04T09:34:02.202Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:34:02 [2022-08-04T09:34:02.202Z] #14 114.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
09:34:02 [2022-08-04T09:34:02.202Z] #14 114.2 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 114.2 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.4 Selecting previously unselected package g++-mingw-w64-x86-64.
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.4 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.6 Selecting previously unselected package libapparmor1:amd64.
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.6 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.6 Unpacking libapparmor1:amd64 (2.13.6-10) ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.7 Selecting previously unselected package libapparmor-dev:amd64.
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.7 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.202Z] #14 120.7 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
09:34:02 [2022-08-04T09:34:02.203Z] #14 120.9 Selecting previously unselected package libbtrfs0:amd64.
09:34:02 [2022-08-04T09:34:02.203Z] #14 120.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.203Z] #14 120.9 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
09:34:02 [2022-08-04T09:34:02.203Z] #14 121.1 Selecting previously unselected package libbtrfs-dev:amd64.
09:34:02 [2022-08-04T09:34:02.203Z] #14 121.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.203Z] #14 121.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
09:34:02 [2022-08-04T09:34:02.248Z] Loaded image: debian:bullseye-slim
09:34:02 [2022-08-04T09:34:02.248Z] Loaded image: hello-world:latest
09:34:02 [2022-08-04T09:34:02.508Z] Loaded image: arm32v7/hello-world:latest
09:34:02 [2022-08-04T09:34:02.508Z] INFO: Testing against a local daemon
09:34:02 [2022-08-04T09:34:02.508Z] === RUN   TestCgroupNamespacesBuild
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.5 Selecting previously unselected package libudev-dev:amd64.
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.5 Unpacking libudev-dev:amd64 (247.3-7) ...
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.6 Selecting previously unselected package libsepol1-dev:amd64.
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
09:34:02 [2022-08-04T09:34:02.772Z] #14 121.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
09:34:03 [2022-08-04T09:34:03.340Z] #14 121.9 Selecting previously unselected package libpcre2-16-0:amd64.
09:34:03 [2022-08-04T09:34:03.340Z] #14 121.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
09:34:03 [2022-08-04T09:34:03.340Z] #14 121.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
09:34:03 [2022-08-04T09:34:03.340Z] #14 122.1 Selecting previously unselected package libpcre2-32-0:amd64.
09:34:03 [2022-08-04T09:34:03.340Z] #14 122.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
09:34:03 [2022-08-04T09:34:03.340Z] #14 122.1 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
09:34:03 [2022-08-04T09:34:03.447Z] --- PASS: TestCgroupNamespacesBuild (1.15s)
09:34:03 [2022-08-04T09:34:03.447Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:34:03 [2022-08-04T09:34:03.599Z] #14 122.4 Selecting previously unselected package libpcre2-posix2:amd64.
09:34:03 [2022-08-04T09:34:03.599Z] #14 122.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
09:34:03 [2022-08-04T09:34:03.599Z] #14 122.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
09:34:03 [2022-08-04T09:34:03.599Z] #14 122.5 Selecting previously unselected package libpcre2-dev:amd64.
09:34:03 [2022-08-04T09:34:03.858Z] #14 122.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
09:34:03 [2022-08-04T09:34:03.858Z] #14 122.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
09:34:03 [2022-08-04T09:34:03.858Z] #14 ...
09:34:03 [2022-08-04T09:34:03.858Z] 
09:34:03 [2022-08-04T09:34:03.858Z] #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
09:34:03 [2022-08-04T09:34:03.858Z] #67 sha256:c610f7b2ee7d71e2e2f984cd9a6632eec5d926003917d968d37b1a222d68ad59
09:34:03 [2022-08-04T09:34:03.858Z] #67 122.2 + for f in rootlesskit rootlesskit-docker-proxy
09:34:03 [2022-08-04T09:34:03.858Z] #67 122.2 + GOBIN=/build
09:34:03 [2022-08-04T09:34:03.858Z] #67 122.2 + GO111MODULE=on
09:34:03 [2022-08-04T09:34:03.858Z] #67 122.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
09:34:04 [2022-08-04T09:34:04.093Z] #71 190.4 + bin/containerd-shim-runc-v1
09:34:04 [2022-08-04T09:34:04.829Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.17s)
09:34:04 [2022-08-04T09:34:04.829Z] === RUN   TestBuildWithSession
09:34:04 [2022-08-04T09:34:04.829Z]     build_session_test.go:25: TODO: BuildKit
09:34:04 [2022-08-04T09:34:04.829Z] --- SKIP: TestBuildWithSession (0.00s)
09:34:04 [2022-08-04T09:34:04.829Z] === RUN   TestBuildSquashParent
09:34:07 [2022-08-04T09:34:07.152Z] #67 ...
09:34:07 [2022-08-04T09:34:07.152Z] 
09:34:07 [2022-08-04T09:34:07.152Z] #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
09:34:07 [2022-08-04T09:34:07.152Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.0 Selecting previously unselected package libselinux1-dev:amd64.
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.3 Selecting previously unselected package libdevmapper-dev:amd64.
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.5 Selecting previously unselected package libseccomp-dev:amd64.
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.6 Selecting previously unselected package libsystemd-dev:amd64.
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 123.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libpcre2-16-0:amd64 (10.36-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libudev-dev:amd64 (247.3-7) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up mingw-w64-common (8.0.0-1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up libsystemd-dev:amd64 (247.3-7) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.5 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.6 Setting up libpcre2-dev:amd64 (10.36-2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.6 Setting up libselinux1-dev:amd64 (3.1-3) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.6 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.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
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.6 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.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
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.8 Setting up dmsetup (2:1.02.175-2.1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 124.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:34:07 [2022-08-04T09:34:07.152Z] #14 DONE 125.5s
09:34:07 [2022-08-04T09:34:07.152Z] 
09:34:07 [2022-08-04T09:34:07.152Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
09:34:07 [2022-08-04T09:34:07.152Z] #59 sha256:980cfd5b7625a4ef828205d5bd709c6b9422ed8acc2f273c2e49c520260e3685
09:34:07 [2022-08-04T09:34:07.152Z] #59 DONE 0.3s
09:34:07 [2022-08-04T09:34:07.152Z] 
09:34:07 [2022-08-04T09:34:07.152Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
09:34:07 [2022-08-04T09:34:07.152Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
09:34:10 [2022-08-04T09:34:10.442Z] #15 DONE 3.6s
09:34:10 [2022-08-04T09:34:10.442Z] 
09:34:10 [2022-08-04T09:34:10.442Z] #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
09:34:10 [2022-08-04T09:34:10.442Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
09:34:10 [2022-08-04T09:34:10.667Z] #71 196.6 + bin/containerd-shim-runc-v2
09:34:11 [2022-08-04T09:34:11.237Z] #71 197.4 + binaries
09:34:11 [2022-08-04T09:34:11.381Z] #16 ...
09:34:11 [2022-08-04T09:34:11.381Z] 
09:34:11 [2022-08-04T09:34:11.381Z] #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
09:34:11 [2022-08-04T09:34:11.381Z] #67 sha256:c610f7b2ee7d71e2e2f984cd9a6632eec5d926003917d968d37b1a222d68ad59
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4 Usage of /build/rootlesskit-docker-proxy:
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4   -container-ip string
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4     	container ip
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4   -container-port int
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4     	container port (default -1)
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4   -host-ip string
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4     	host ip
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4   -host-port int
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4     	host port (default -1)
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4   -proto string
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4     	proxy protocol (default "tcp")
09:34:11 [2022-08-04T09:34:11.381Z] #67 129.4 rootlesskit version 1.0.0
09:34:11 [2022-08-04T09:34:11.381Z] #67 DONE 129.7s
09:34:11 [2022-08-04T09:34:11.381Z] 
09:34:11 [2022-08-04T09:34:11.381Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
09:34:11 [2022-08-04T09:34:11.381Z] #68 sha256:3e78c428d3ba5a32b0f4280cfbafbe5abe89a65da8f1a2fefaa1dfd191d0543d
09:34:11 [2022-08-04T09:34:11.497Z] #71 197.4 + install -D bin/containerd /build/containerd
09:34:11 [2022-08-04T09:34:11.497Z] #71 197.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:34:11 [2022-08-04T09:34:11.497Z] #71 197.5 + install -D bin/ctr /build/ctr
09:34:11 [2022-08-04T09:34:11.642Z] #68 DONE 0.2s
09:34:11 [2022-08-04T09:34:11.642Z] 
09:34:11 [2022-08-04T09:34:11.642Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
09:34:11 [2022-08-04T09:34:11.642Z] #69 sha256:9b18957c4537dc5b096ee74ad07d3de87ad9d4774fdb2022bea22ab509ee3db6
09:34:11 [2022-08-04T09:34:11.642Z] #69 DONE 0.2s
09:34:11 [2022-08-04T09:34:11.642Z] 
09:34:11 [2022-08-04T09:34:11.642Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:11 [2022-08-04T09:34:11.642Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:11 [2022-08-04T09:34:11.642Z] #77 74.84 configure.ac:7: installing 'build-aux/compile'
09:34:11 [2022-08-04T09:34:11.642Z] #77 74.86 configure.ac:9: installing 'build-aux/config.guess'
09:34:11 [2022-08-04T09:34:11.642Z] #77 74.87 configure.ac:9: installing 'build-aux/config.sub'
09:34:11 [2022-08-04T09:34:11.642Z] #77 74.89 configure.ac:11: installing 'build-aux/install-sh'
09:34:11 [2022-08-04T09:34:11.642Z] #77 74.89 configure.ac:11: installing 'build-aux/missing'
09:34:11 [2022-08-04T09:34:11.642Z] #77 75.11 Makefile.am: installing 'build-aux/depcomp'
09:34:11 [2022-08-04T09:34:11.642Z] #77 75.26 parallel-tests: installing 'build-aux/test-driver'
09:34:11 [2022-08-04T09:34:11.642Z] #77 77.41 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
09:34:11 [2022-08-04T09:34:11.642Z] #77 77.42 libtoolize: copying file 'build-aux/ltmain.sh'
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.16 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.16 libtoolize: copying file 'm4/libtool.m4'
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.24 libtoolize: copying file 'm4/ltoptions.m4'
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.35 libtoolize: copying file 'm4/ltsugar.m4'
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.52 libtoolize: copying file 'm4/ltversion.m4'
09:34:11 [2022-08-04T09:34:11.642Z] #77 78.64 libtoolize: copying file 'm4/lt~obsolete.m4'
09:34:11 [2022-08-04T09:34:11.756Z] #71 DONE 197.9s
09:34:12 [2022-08-04T09:34:12.961Z] --- PASS: TestBuildSquashParent (7.56s)
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:34:12 [2022-08-04T09:34:12.961Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:34:12 [2022-08-04T09:34:12.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:34:12 [2022-08-04T09:34:12.961Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:34:12 [2022-08-04T09:34:12.961Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:34:13 [2022-08-04T09:34:13.145Z] 
09:34:13 [2022-08-04T09:34:13.145Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:34:13 [2022-08-04T09:34:13.145Z] #72 sha256:5482c44ff9a3f587450d31b0fec050b2f7fd4fe85d42167f8217aeb0a5ee4d06
09:34:13 [2022-08-04T09:34:13.145Z] #72 DONE 0.3s
09:34:13 [2022-08-04T09:34:13.145Z] 
09:34:13 [2022-08-04T09:34:13.145Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:34:13 [2022-08-04T09:34:13.145Z] #77 sha256:848e2e38316a3cca9d3e057554a061d620f572fe198e192553d1d84d6786a8c4
09:34:13 [2022-08-04T09:34:13.145Z] #77 DONE 0.1s
09:34:13 [2022-08-04T09:34:13.145Z] 
09:34:13 [2022-08-04T09:34:13.145Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:34:13 [2022-08-04T09:34:13.145Z] #82 sha256:0892cc25e08c128ba020956c3cb05bd0c5fed197fb63223e0b5377e0ed0c4d97
09:34:13 [2022-08-04T09:34:13.713Z] #82 DONE 0.4s
09:34:13 [2022-08-04T09:34:13.713Z] 
09:34:13 [2022-08-04T09:34:13.713Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:34:13 [2022-08-04T09:34:13.713Z] #85 sha256:69cf3601c3e8a6bfedd1f71712c8ca0e1010b3d1f1ccae55394bdf96e95856a0
09:34:13 [2022-08-04T09:34:13.713Z] #85 DONE 0.1s
09:34:13 [2022-08-04T09:34:13.713Z] 
09:34:13 [2022-08-04T09:34:13.713Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:34:13 [2022-08-04T09:34:13.713Z] #86 sha256:31aae199bec24e784f6e8d16ee494d04b72ae89a6176bca67a16613e8b1ea91c
09:34:13 [2022-08-04T09:34:13.713Z] #86 DONE 0.0s
09:34:13 [2022-08-04T09:34:13.713Z] 
09:34:13 [2022-08-04T09:34:13.713Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:34:13 [2022-08-04T09:34:13.713Z] #87 sha256:71fdee5f4a8f92e0336f01b2b4d0001c2cb2075c5898c31a5cf16d3e54d7e880
09:34:13 [2022-08-04T09:34:13.713Z] #87 DONE 0.0s
09:34:13 [2022-08-04T09:34:13.713Z] 
09:34:13 [2022-08-04T09:34:13.713Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
09:34:13 [2022-08-04T09:34:13.713Z] #88 sha256:e360fce7eb65498acfc3fee82fd6beb64f0a17bc61fe7f56893bbdfaee309957
09:34:13 [2022-08-04T09:34:13.902Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:34:13 [2022-08-04T09:34:13.902Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:34:14 [2022-08-04T09:34:14.934Z] #77 ...
09:34:14 [2022-08-04T09:34:14.934Z] 
09:34:14 [2022-08-04T09:34:14.934Z] #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
09:34:14 [2022-08-04T09:34:14.934Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
09:34:14 [2022-08-04T09:34:14.934Z] #16 DONE 4.8s
09:34:14 [2022-08-04T09:34:14.934Z] 
09:34:14 [2022-08-04T09:34:14.934Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:34:14 [2022-08-04T09:34:14.934Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
09:34:15 [2022-08-04T09:34:15.349Z] ok  	github.com/docker/docker/api/server/middleware	0.006s	coverage: 37.7% of statements
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:34:15 [2022-08-04T09:34:15.349Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:34:15 [2022-08-04T09:34:15.609Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
09:34:15 [2022-08-04T09:34:15.609Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:34:15 [2022-08-04T09:34:15.812Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:34:15 [2022-08-04T09:34:15.812Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:34:16 [2022-08-04T09:34:16.178Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
09:34:16 [2022-08-04T09:34:16.178Z] ok  	github.com/docker/docker/api/server/router/volume	0.009s	coverage: 67.9% of statements
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:34:16 [2022-08-04T09:34:16.178Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:34:16 [2022-08-04T09:34:16.438Z] ok  	github.com/docker/docker/api/types/strslice	0.003s	coverage: 90.0% of statements
09:34:16 [2022-08-04T09:34:16.438Z] ok  	github.com/docker/docker/api/types/registry	0.004s	coverage: 54.2% of statements
09:34:16 [2022-08-04T09:34:16.438Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:34:16 [2022-08-04T09:34:16.438Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ok  	github.com/docker/docker/api/types/time	0.002s	coverage: 100.0% of statements
09:34:16 [2022-08-04T09:34:16.698Z] ok  	github.com/docker/docker/api/types/versions	0.004s	coverage: 77.3% of statements
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:34:16 [2022-08-04T09:34:16.698Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:34:17 [2022-08-04T09:34:17.470Z] #17 ...
09:34:17 [2022-08-04T09:34:17.470Z] 
09:34:17 [2022-08-04T09:34:17.470Z] #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
09:34:17 [2022-08-04T09:34:17.470Z] #60 sha256:fbd7f722151c24293fb00c8e1aeb931ef88db53dbadfb780dad006eaba2868ac
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + RM_GOPATH=0
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + TMP_GOPATH=
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + : /build
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + '[' -z '' ']'
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 ++ mktemp -d
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + export GOPATH=/tmp/tmp.k1woDQEF91
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + GOPATH=/tmp/tmp.k1woDQEF91
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + RM_GOPATH=1
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 + case "$(go env GOARCH)" in
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.020 ++ go env GOARCH
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + export GO_BUILDMODE=-buildmode=pie
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + GO_BUILDMODE=-buildmode=pie
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 ++ dirname /install.sh
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + dir=/
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + bin=runc
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + shift
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + '[' '!' -f //runc.installer ']'
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + . //runc.installer
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 ++ set -e
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 ++ : v1.1.2
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + install_runc
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + RUNC_BUILDTAGS=seccomp
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.027 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.k1woDQEF91/src/github.com/opencontainers/runc
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.028 Install runc version v1.1.2 (build tags: seccomp)
09:34:17 [2022-08-04T09:34:17.470Z] #60 3.058 Cloning into '/tmp/tmp.k1woDQEF91/src/github.com/opencontainers/runc'...
09:34:17 [2022-08-04T09:34:17.720Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.49s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.57s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.92s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.04s)
09:34:17 [2022-08-04T09:34:17.720Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
09:34:17 [2022-08-04T09:34:17.720Z] === RUN   TestBuildMultiStageCopy
09:34:17 [2022-08-04T09:34:17.720Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:34:17 [2022-08-04T09:34:17.907Z] #88 DONE 3.5s
09:34:17 [2022-08-04T09:34:17.907Z] 
09:34:17 [2022-08-04T09:34:17.907Z] #89 exporting to image
09:34:17 [2022-08-04T09:34:17.907Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:34:17 [2022-08-04T09:34:17.907Z] #89 exporting layers
09:34:18 [2022-08-04T09:34:18.406Z] #60 ...
09:34:18 [2022-08-04T09:34:18.406Z] 
09:34:18 [2022-08-04T09:34:18.406Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
09:34:18 [2022-08-04T09:34:18.406Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
09:34:18 [2022-08-04T09:34:18.406Z] #17 3.260 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
09:34:18 [2022-08-04T09:34:18.406Z] #17 DONE 3.4s
09:34:18 [2022-08-04T09:34:18.406Z] 
09:34:18 [2022-08-04T09:34:18.406Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
09:34:18 [2022-08-04T09:34:18.406Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
09:34:19 [2022-08-04T09:34:19.238Z] ok  	github.com/docker/docker/builder/remotecontext	0.100s	coverage: 13.7% of statements
09:34:19 [2022-08-04T09:34:19.238Z] ok  	github.com/docker/docker/builder/dockerfile	0.431s	coverage: 49.3% of statements
09:34:19 [2022-08-04T09:34:19.498Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
09:34:20 [2022-08-04T09:34:20.067Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
09:34:21 [2022-08-04T09:34:21.006Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.558s	coverage: 86.3% of statements
09:34:21 [2022-08-04T09:34:21.006Z] ?   	github.com/docker/docker/cli	[no test files]
09:34:21 [2022-08-04T09:34:21.006Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:34:21 [2022-08-04T09:34:21.006Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:34:21 [2022-08-04T09:34:21.006Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:34:21 [2022-08-04T09:34:21.575Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.253s	coverage: 67.6% of statements
09:34:21 [2022-08-04T09:34:21.915Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:34:22 [2022-08-04T09:34:22.175Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:34:22 [2022-08-04T09:34:22.601Z] #18 DONE 3.7s
09:34:22 [2022-08-04T09:34:22.601Z] 
09:34:22 [2022-08-04T09:34:22.601Z] #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
09:34:22 [2022-08-04T09:34:22.601Z] #60 sha256:fbd7f722151c24293fb00c8e1aeb931ef88db53dbadfb780dad006eaba2868ac
09:34:22 [2022-08-04T09:34:22.601Z] #60 13.91 + cd /tmp/tmp.k1woDQEF91/src/github.com/opencontainers/runc
09:34:22 [2022-08-04T09:34:22.601Z] #60 13.91 + git checkout -q v1.1.2
09:34:22 [2022-08-04T09:34:22.601Z] #60 14.82 + '[' -z '' ']'
09:34:22 [2022-08-04T09:34:22.601Z] #60 14.82 + target=static
09:34:22 [2022-08-04T09:34:22.601Z] #60 14.82 + make BUILDTAGS=seccomp static
09:34:22 [2022-08-04T09:34:22.601Z] #60 15.53 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
09:34:23 [2022-08-04T09:34:23.113Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:34:24 [2022-08-04T09:34:24.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:34:24 [2022-08-04T09:34:24.505Z] #60 ...
09:34:24 [2022-08-04T09:34:24.506Z] 
09:34:24 [2022-08-04T09:34:24.506Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
09:34:24 [2022-08-04T09:34:24.506Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
09:34:24 [2022-08-04T09:34:24.506Z] #19 DONE 2.1s
09:34:24 [2022-08-04T09:34:24.506Z] 
09:34:24 [2022-08-04T09:34:24.506Z] #20 [dev-systemd-false  6/28] RUN ldconfig
09:34:24 [2022-08-04T09:34:24.506Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
09:34:24 [2022-08-04T09:34:24.870Z] ok  	github.com/docker/docker/client	0.095s	coverage: 75.9% of statements
09:34:25 [2022-08-04T09:34:25.429Z] --- PASS: TestBuildMultiStageCopy (7.37s)
09:34:25 [2022-08-04T09:34:25.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.37s)
09:34:25 [2022-08-04T09:34:25.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
09:34:25 [2022-08-04T09:34:25.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
09:34:25 [2022-08-04T09:34:25.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
09:34:25 [2022-08-04T09:34:25.429Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
09:34:25 [2022-08-04T09:34:25.429Z] === RUN   TestBuildMultiStageParentConfig
09:34:26 [2022-08-04T09:34:26.410Z] #20 DONE 2.0s
09:34:26 [2022-08-04T09:34:26.410Z] 
09:34:26 [2022-08-04T09:34:26.410Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:26 [2022-08-04T09:34:26.410Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:26 [2022-08-04T09:34:26.410Z] #77 ...
09:34:26 [2022-08-04T09:34:26.410Z] 
09:34:26 [2022-08-04T09:34:26.410Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:34:26 [2022-08-04T09:34:26.410Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:34:28 [2022-08-04T09:34:28.945Z] #21 2.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
09:34:28 [2022-08-04T09:34:28.945Z] #21 2.602 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
09:34:28 [2022-08-04T09:34:28.945Z] #21 2.677 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
09:34:29 [2022-08-04T09:34:29.512Z] #21 3.128 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
09:34:30 [2022-08-04T09:34:30.703Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
09:34:30 [2022-08-04T09:34:30.703Z] === RUN   TestBuildLabelWithTargets
09:34:30 [2022-08-04T09:34:30.890Z] #21 4.414 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
09:34:31 [2022-08-04T09:34:31.826Z] #21 ...
09:34:31 [2022-08-04T09:34:31.826Z] 
09:34:31 [2022-08-04T09:34:31.826Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:31 [2022-08-04T09:34:31.826Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.58 configure.ac:11: installing 'build-aux/compile'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.58 configure.ac:11: installing 'build-aux/config.guess'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.59 configure.ac:11: installing 'build-aux/config.sub'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.60 configure.ac:13: installing 'build-aux/install-sh'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.62 configure.ac:13: installing 'build-aux/missing'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.62 configure.ac:8: installing 'build-aux/tap-driver.sh'
09:34:31 [2022-08-04T09:34:31.826Z] #77 94.84 Makefile.am: installing 'build-aux/depcomp'
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.22 checking build system type... x86_64-pc-linux-gnu
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.57 checking host system type... x86_64-pc-linux-gnu
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.57 checking how to print strings... printf
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.59 checking for gcc... gcc
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.68 checking whether the C compiler works... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.87 checking for C compiler default output file name... a.out
09:34:31 [2022-08-04T09:34:31.826Z] #77 96.87 checking for suffix of executables... 
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.04 checking whether we are cross compiling... no
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.36 checking for suffix of object files... o
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.46 checking whether we are using the GNU C compiler... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.59 checking whether gcc accepts -g... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.67 checking for gcc option to accept ISO C89... none needed
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.80 checking whether gcc understands -c and -o together... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 97.97 checking for a sed that does not truncate output... /bin/sed
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.00 checking for grep that handles long lines and -e... /bin/grep
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.01 checking for egrep... /bin/grep -E
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.01 checking for fgrep... /bin/grep -F
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.02 checking for ld used by gcc... /usr/bin/ld
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.05 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.06 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.08 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.22 checking whether ln -s works... yes
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.22 checking the maximum length of command line arguments... 1572864
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.29 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.30 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.30 checking for /usr/bin/ld option to reload object files... -r
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.30 checking for objdump... objdump
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.31 checking how to recognize dependent libraries... pass_all
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.31 checking for dlltool... no
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.31 checking how to associate runtime and link libraries... printf %s\n
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.31 checking for ar... ar
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.32 checking for archiver @FILE support... @
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.51 checking for strip... strip
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.52 checking for ranlib... ranlib
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.52 checking for gawk... no
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.54 checking for mawk... mawk
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.54 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.94 checking for sysroot... no
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.94 checking for a working dd... /bin/dd
09:34:31 [2022-08-04T09:34:31.826Z] #77 98.96 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:34:32 [2022-08-04T09:34:32.086Z] #77 99.11 checking for mt... no
09:34:32 [2022-08-04T09:34:32.086Z] #77 99.11 checking if : is a manifest tool... no
09:34:32 [2022-08-04T09:34:32.086Z] #77 99.12 checking how to run the C preprocessor... gcc -E
09:34:33 [2022-08-04T09:34:33.022Z] #77 99.36 checking for ANSI C header files... yes
09:34:33 [2022-08-04T09:34:33.022Z] #77 100.0 checking for sys/types.h... yes
09:34:33 [2022-08-04T09:34:33.281Z] #77 100.2 checking for sys/stat.h... yes
09:34:33 [2022-08-04T09:34:33.540Z] #77 100.5 checking for stdlib.h... yes
09:34:33 [2022-08-04T09:34:33.827Z] #77 100.7 checking for string.h... yes
09:34:33 [2022-08-04T09:34:33.827Z] #77 101.0 checking for memory.h... yes
09:34:34 [2022-08-04T09:34:34.094Z] #77 101.1 checking for strings.h... yes
09:34:34 [2022-08-04T09:34:34.361Z] #77 101.4 checking for inttypes.h... yes
09:34:34 [2022-08-04T09:34:34.630Z] #77 101.6 checking for stdint.h... yes
09:34:34 [2022-08-04T09:34:34.894Z] #77 101.8 checking for unistd.h... yes
09:34:35 [2022-08-04T09:34:35.301Z] #77 102.1 checking for dlfcn.h... yes
09:34:35 [2022-08-04T09:34:35.301Z] #77 102.2 checking for objdir... .libs
09:34:35 [2022-08-04T09:34:35.559Z] #77 102.6 checking if gcc supports -fno-rtti -fno-exceptions... no
09:34:35 [2022-08-04T09:34:35.559Z] #77 102.7 checking for gcc option to produce PIC... -fPIC -DPIC
09:34:35 [2022-08-04T09:34:35.559Z] #77 102.7 checking if gcc PIC flag -fPIC -DPIC works... yes
09:34:36 [2022-08-04T09:34:36.076Z] #77 102.8 checking if gcc static flag -static works... yes
09:34:36 [2022-08-04T09:34:36.341Z] #77 103.2 checking if gcc supports -c -o file.o... yes
09:34:36 [2022-08-04T09:34:36.341Z] #77 103.4 checking if gcc supports -c -o file.o... (cached) yes
09:34:36 [2022-08-04T09:34:36.341Z] #77 103.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.5 checking dynamic linker characteristics... GNU/Linux ld.so
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking how to hardcode library paths into programs... immediate
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking whether stripping libraries is possible... yes
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking if libtool supports shared libraries... yes
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking whether to build shared libraries... no
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking whether to build static libraries... yes
09:34:36 [2022-08-04T09:34:36.600Z] #77 103.8 checking for a BSD-compatible install... /usr/bin/install -c
09:34:36 [2022-08-04T09:34:36.858Z] #77 103.9 checking whether build environment is sane... yes
09:34:36 [2022-08-04T09:34:36.858Z] #77 104.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:34:36 [2022-08-04T09:34:36.858Z] #77 104.0 checking whether make sets $(MAKE)... yes
09:34:36 [2022-08-04T09:34:36.858Z] #77 104.0 checking whether make supports the include directive... yes (GNU style)
09:34:36 [2022-08-04T09:34:36.858Z] #77 104.1 checking whether make supports nested variables... yes
09:34:37 [2022-08-04T09:34:37.116Z] #77 104.2 checking whether UID '0' is supported by ustar format... yes
09:34:37 [2022-08-04T09:34:37.116Z] #77 104.2 checking whether GID '0' is supported by ustar format... yes
09:34:37 [2022-08-04T09:34:37.116Z] #77 104.2 checking how to create a ustar tar archive... gnutar
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.2 checking dependency style of gcc... gcc3
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.4 checking whether to enable maintainer-specific portions of Makefiles... yes
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.4 checking whether make supports nested variables... (cached) yes
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.4 checking for gawk... (cached) mawk
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.4 checking for a sed that does not truncate output... (cached) /bin/sed
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.4 checking for gcc... (cached) gcc
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.5 checking whether we are using the GNU C compiler... (cached) yes
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.5 checking whether gcc accepts -g... (cached) yes
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.6 checking for gcc option to accept ISO C89... (cached) none needed
09:34:37 [2022-08-04T09:34:37.374Z] #77 104.6 checking whether gcc understands -c and -o together... (cached) yes
09:34:37 [2022-08-04T09:34:37.633Z] #77 104.6 checking for a Python interpreter with version >= 3... python3
09:34:37 [2022-08-04T09:34:37.633Z] #77 104.7 checking for python3... /usr/bin/python3
09:34:37 [2022-08-04T09:34:37.633Z] #77 104.7 checking for python3 version... 3.9
09:34:37 [2022-08-04T09:34:37.633Z] #77 104.8 checking for python3 platform... linux
09:34:37 [2022-08-04T09:34:37.891Z] #77 104.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:34:38 [2022-08-04T09:34:38.150Z] #77 105.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:34:38 [2022-08-04T09:34:38.150Z] #77 105.2 checking for go-md2man... no
09:34:38 [2022-08-04T09:34:38.408Z] #77 105.3 checking error.h usability... yes
09:34:38 [2022-08-04T09:34:38.408Z] #77 105.6 checking error.h presence... yes
09:34:38 [2022-08-04T09:34:38.408Z] #77 105.6 checking for error.h... yes
09:34:38 [2022-08-04T09:34:38.667Z] #77 105.7 checking linux/openat2.h usability... yes
09:34:38 [2022-08-04T09:34:38.824Z] --- PASS: TestBuildLabelWithTargets (8.00s)
09:34:38 [2022-08-04T09:34:38.824Z] === RUN   TestBuildWithEmptyLayers
09:34:38 [2022-08-04T09:34:38.926Z] #77 105.9 checking linux/openat2.h presence... yes
09:34:38 [2022-08-04T09:34:38.926Z] #77 106.0 checking for linux/openat2.h... yes
09:34:39 [2022-08-04T09:34:39.184Z] #77 106.0 checking for copy_file_range... yes
09:34:39 [2022-08-04T09:34:39.442Z] #77 106.4 checking for fgetxattr... yes
09:34:39 [2022-08-04T09:34:39.700Z] #77 106.6 checking for statx... yes
09:34:39 [2022-08-04T09:34:39.958Z] #77 107.0 checking for fgetpwent_r... yes
09:34:40 [2022-08-04T09:34:40.525Z] #77 107.2 checking for issetugid... no
09:34:40 [2022-08-04T09:34:40.525Z] #77 107.5 checking for pkg-config... /usr/bin/pkg-config
09:34:40 [2022-08-04T09:34:40.525Z] #77 107.5 checking pkg-config is at least version 0.9.0... yes
09:34:41 [2022-08-04T09:34:41.091Z] #77 107.5 checking for library containing yajl_tree_get... 
09:34:41 [2022-08-04T09:34:41.091Z] #77 ...
09:34:41 [2022-08-04T09:34:41.091Z] 
09:34:41 [2022-08-04T09:34:41.091Z] #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
09:34:41 [2022-08-04T09:34:41.091Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
09:34:41 [2022-08-04T09:34:41.091Z] #34 DONE 159.5s
09:34:41 [2022-08-04T09:34:41.091Z] 
09:34:41 [2022-08-04T09:34:41.091Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:41 [2022-08-04T09:34:41.091Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:41 [2022-08-04T09:34:41.091Z] #77 107.5 checking for library containing yajl_tree_get... -lyajl
09:34:41 [2022-08-04T09:34:41.091Z] #77 108.1 checking for yajl >= 2.0.0... yes
09:34:41 [2022-08-04T09:34:41.091Z] #77 108.1 checking sys/capability.h usability... 
09:34:41 [2022-08-04T09:34:41.091Z] #77 ...
09:34:41 [2022-08-04T09:34:41.091Z] 
09:34:41 [2022-08-04T09:34:41.091Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:34:41 [2022-08-04T09:34:41.091Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:34:41 [2022-08-04T09:34:41.091Z] #21 5.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
09:34:41 [2022-08-04T09:34:41.091Z] #21 10.14 Fetched 8563 kB in 8s (1067 kB/s)
09:34:41 [2022-08-04T09:34:41.091Z] #21 10.14 Reading package lists...
09:34:41 [2022-08-04T09:34:41.349Z] #21 13.57 Reading package lists...
09:34:41 [2022-08-04T09:34:41.349Z] #21 ...
09:34:41 [2022-08-04T09:34:41.349Z] 
09:34:41 [2022-08-04T09:34:41.349Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:41 [2022-08-04T09:34:41.349Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:41 [2022-08-04T09:34:41.349Z] #77 108.1 checking sys/capability.h usability... yes
09:34:41 [2022-08-04T09:34:41.349Z] #77 108.4 checking sys/capability.h presence... yes
09:34:41 [2022-08-04T09:34:41.349Z] #77 108.5 checking for sys/capability.h... yes
09:34:41 [2022-08-04T09:34:41.360Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
09:34:41 [2022-08-04T09:34:41.360Z] === RUN   TestBuildMultiStageOnBuild
09:34:41 [2022-08-04T09:34:41.915Z] #77 108.5 checking for library containing cap_from_name... -lcap
09:34:42 [2022-08-04T09:34:42.174Z] #77 109.0 checking for library containing dlopen... -ldl
09:34:42 [2022-08-04T09:34:42.432Z] #77 109.5 checking seccomp.h usability... yes
09:34:42 [2022-08-04T09:34:42.690Z] #77 109.7 checking seccomp.h presence... 
09:34:42 [2022-08-04T09:34:42.690Z] #77 ...
09:34:42 [2022-08-04T09:34:42.690Z] 
09:34:42 [2022-08-04T09:34:42.690Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
09:34:42 [2022-08-04T09:34:42.690Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Delve is a source level debugger for Go programs.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Delve enables you to interact with your program by controlling the execution of the process,
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Pass flags to the program you are debugging using `--`, for example:
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 `dlv exec ./hello -- server --config conf/config.toml`
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Usage:
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   dlv [command]
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Available Commands:
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   attach      Attach to running process and begin debugging.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   connect     Connect to a headless debug server with a terminal client.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   core        Examine a core dump.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   debug       Compile and begin debugging main package in current directory, or the package specified.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   exec        Execute a precompiled binary, and begin a debug session.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   help        Help about any command
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   run         Deprecated command. Use 'debug' instead.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   test        Compile test binary and begin debugging program.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   trace       Compile and begin tracing program.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   version     Prints version.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Flags:
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --disable-aslr                     Disables address space randomization
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   -h, --help                             help for dlv
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --init string                      Init file, executed by the terminal client.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --log                              Enable debugging server logging.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3       --wd string                        Working directory for running the program.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Additional help topics:
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   dlv backend  Help about the --backend flag.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   dlv log      Help about logging flags.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3   dlv redirect Help about file redirection.
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 
09:34:42 [2022-08-04T09:34:42.690Z] #36 161.3 Use "dlv [command] --help" for more information about a command.
09:34:42 [2022-08-04T09:34:42.690Z] #36 DONE 161.4s
09:34:42 [2022-08-04T09:34:42.690Z] 
09:34:42 [2022-08-04T09:34:42.690Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:42 [2022-08-04T09:34:42.690Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:42 [2022-08-04T09:34:42.690Z] #77 109.7 checking seccomp.h presence... yes
09:34:42 [2022-08-04T09:34:42.690Z] #77 109.8 checking for seccomp.h... yes
09:34:43 [2022-08-04T09:34:43.256Z] #77 109.8 checking for library containing seccomp_rule_add... -lseccomp
09:34:43 [2022-08-04T09:34:43.256Z] #77 110.3 checking for library containing seccomp_arch_resolve_name... none required
09:34:43 [2022-08-04T09:34:43.823Z] #77 110.6 checking systemd/sd-bus.h usability... yes
09:34:43 [2022-08-04T09:34:43.823Z] #77 110.8 checking systemd/sd-bus.h presence... yes
09:34:43 [2022-08-04T09:34:43.823Z] #77 110.9 checking for systemd/sd-bus.h... yes
09:34:44 [2022-08-04T09:34:44.082Z] #77 110.9 checking for library containing sd_bus_match_signal_async... -lsystemd
09:34:44 [2022-08-04T09:34:44.476Z] #89 exporting layers 25.1s done
09:34:44 [2022-08-04T09:34:44.476Z] #89 writing image sha256:663a99ac526afef12afaa9758a6532625d57c7b7bb5ae311713d6228fbbb1f0d done
09:34:44 [2022-08-04T09:34:44.476Z] #89 naming to docker.io/library/docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 done
09:34:44 [2022-08-04T09:34:44.476Z] #89 DONE 25.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
09:34:44 [2022-08-04T09:34:44.649Z] #77 111.3 checking for sd_notify_barrier... yes
09:34:44 [2022-08-04T09:34:44.812Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/validate/default
09:34:44 [2022-08-04T09:34:44.907Z] #77 111.8 checking linux/bpf.h usability... yes
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.0 checking linux/bpf.h presence... yes
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.0 checking for linux/bpf.h... yes
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.0 checking compilation for eBPF... yes
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 checking for criu >= 3.15... no
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 configure: CRIU headers not found, building without CRIU support
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 checking for criu > 3.16... no
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 configure: CRIU version doesn't support join-ns API
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 checking for criu > 3.16.1... no
09:34:44 [2022-08-04T09:34:44.907Z] #77 112.2 configure: CRIU version doesn't support for pre-dumping
09:34:45 [2022-08-04T09:34:45.165Z] #77 112.2 checking for new mount API (fsconfig)... yes
09:34:45 [2022-08-04T09:34:45.424Z] #77 112.3 checking for seccomp notify API... yes
09:34:45 [2022-08-04T09:34:45.424Z] #77 112.4 checking for gperf... no
09:34:45 [2022-08-04T09:34:45.424Z] #77 112.4 configure: gperf not found - cannot rebuild signal parser code
09:34:45 [2022-08-04T09:34:45.424Z] #77 112.4 checking for library containing argp_parse... none required
09:34:45 [2022-08-04T09:34:45.682Z] #77 112.7 checking that generated files are newer than configure... done
09:34:45 [2022-08-04T09:34:45.682Z] #77 112.7 configure: creating ./config.status
09:34:45 [2022-08-04T09:34:45.750Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
09:34:45 [2022-08-04T09:34:45.750Z] No api/types/ or api/swagger.yaml changes in diff.
09:34:45 [2022-08-04T09:34:45.750Z] Congratulations!  All TOML source files changed here have valid syntax.
09:34:45 [2022-08-04T09:34:45.750Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
09:34:45 [2022-08-04T09:34:45.750Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
09:34:45 [2022-08-04T09:34:45.750Z] 
09:34:45 [2022-08-04T09:34:45.750Z] INFO Start validation with golang-ci-lint
09:34:46 [2022-08-04T09:34:46.671Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
09:34:46 [2022-08-04T09:34:46.671Z] === RUN   TestBuildUncleanTarFilenames
09:34:46 [2022-08-04T09:34:46.671Z] --- PASS: TestBuildUncleanTarFilenames (0.60s)
09:34:46 [2022-08-04T09:34:46.671Z] === RUN   TestBuildMultiStageLayerLeak
09:34:46 [2022-08-04T09:34:46.688Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
09:34:46 [2022-08-04T09:34:46.688Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
09:34:46 [2022-08-04T09:34:46.688Z] INFO [loader] Using build tags: [ journald]       
09:34:48 [2022-08-04T09:34:48.213Z] #77 115.1 config.status: creating Makefile
09:34:48 [2022-08-04T09:34:48.213Z] #77 115.2 config.status: creating rpm/crun.spec
09:34:48 [2022-08-04T09:34:48.213Z] #77 115.3 config.status: creating config.h
09:34:48 [2022-08-04T09:34:48.213Z] #77 115.3 config.status: executing libtool commands
09:34:48 [2022-08-04T09:34:48.213Z] #77 115.4 config.status: executing depfiles commands
09:34:49 [2022-08-04T09:34:49.149Z] #77 116.4 === configuring in libocispec (/tmp/crun-build/libocispec)
09:34:49 [2022-08-04T09:34:49.149Z] #77 116.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:34:49 [2022-08-04T09:34:49.716Z] #77 116.9 checking for gcc... gcc
09:34:49 [2022-08-04T09:34:49.975Z] #77 117.0 checking whether the C compiler works... 
09:34:49 [2022-08-04T09:34:49.975Z] #77 ...
09:34:49 [2022-08-04T09:34:49.975Z] 
09:34:49 [2022-08-04T09:34:49.975Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:34:49 [2022-08-04T09:34:49.975Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:34:49 [2022-08-04T09:34:49.975Z] #21 13.57 Reading package lists...
09:34:49 [2022-08-04T09:34:49.975Z] #21 16.85 Building dependency tree...
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63 The following additional packages will be installed:
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   libxtables12 python-pip-whl python3-distutils python3-lib2to3
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   python3-pkg-resources systemd vim-runtime xxd
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63 Suggested packages:
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   ctags vim-doc vim-scripts xfsdump acl attr quota
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63 Recommended packages:
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   libatm1 nftables libpam-cap build-essential python3-dev dbus
09:34:49 [2022-08-04T09:34:49.975Z] #21 18.63   systemd-timesyncd | time-daemon unzip
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33 The following NEW packages will be installed:
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.33   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.35   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.35   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.35   vim-runtime xfsprogs xxd xz-utils zip zstd
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 0 upgraded, 56 newly installed, 0 to remove and 4 not upgraded.
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Need to get 32.8 MB of archives.
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 After this operation, 124 MB of additional disk space will be used.
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.97 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.97 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 20.97 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.01 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.03 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.03 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.05 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.07 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.07 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.07 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.07 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.09 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.11 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.11 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.11 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.39 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.39 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.39 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.39 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.40 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.40 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.41 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.41 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.49 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.50 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.54 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.54 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.59 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.59 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.59 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.62 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.81 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.85 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.87 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 21.88 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.36 debconf: delaying package configuration, since apt-utils is not installed
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.50 Fetched 32.8 MB in 2s (21.4 MB/s)
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.58 Selecting previously unselected package libcap2:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.58 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.66 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.67 Unpacking libcap2:amd64 (1:2.44-1) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.76 Selecting previously unselected package libargon2-1:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.76 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.77 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.85 Selecting previously unselected package libjson-c5:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.86 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.86 Unpacking libjson-c5:amd64 (0.15-2) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.95 Selecting previously unselected package libcryptsetup12:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.95 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 22.96 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.14 Selecting previously unselected package libip4tc2:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.15 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.15 Unpacking libip4tc2:amd64 (1.8.7-1) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.24 Selecting previously unselected package libkmod2:amd64.
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.24 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.24 Unpacking libkmod2:amd64 (28-1) ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.36 Selecting previously unselected package systemd.
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.36 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ...
09:34:49 [2022-08-04T09:34:49.976Z] #21 23.51 Unpacking systemd (247.3-7) ...
09:34:50 [2022-08-04T09:34:50.557Z] #21 ...
09:34:50 [2022-08-04T09:34:50.557Z] 
09:34:50 [2022-08-04T09:34:50.557Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:34:50 [2022-08-04T09:34:50.557Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.0 checking whether the C compiler works... yes
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.2 checking for C compiler default output file name... a.out
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.2 checking for suffix of executables... 
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.4 checking whether we are cross compiling... no
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.5 checking for suffix of object files... o
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.5 checking whether we are using the GNU C compiler... yes
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.6 checking whether gcc accepts -g... yes
09:34:50 [2022-08-04T09:34:50.557Z] #77 117.7 checking for gcc option to accept ISO C89... none needed
09:34:50 [2022-08-04T09:34:50.818Z] #77 117.8 checking whether gcc understands -c and -o together... yes
09:34:50 [2022-08-04T09:34:50.818Z] #77 117.9 checking how to run the C preprocessor... gcc -E
09:34:51 [2022-08-04T09:34:51.077Z] #77 118.2 checking for grep that handles long lines and -e... /bin/grep
09:34:51 [2022-08-04T09:34:51.077Z] #77 118.2 checking for egrep... /bin/grep -E
09:34:51 [2022-08-04T09:34:51.336Z] #77 118.2 checking for ANSI C header files... yes
09:34:51 [2022-08-04T09:34:51.595Z] #77 118.6 checking for sys/types.h... yes
09:34:51 [2022-08-04T09:34:51.853Z] #77 118.8 checking for sys/stat.h... yes
09:34:51 [2022-08-04T09:34:51.853Z] #77 119.0 checking for stdlib.h... yes
09:34:51 [2022-08-04T09:34:51.975Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
09:34:51 [2022-08-04T09:34:51.975Z] === RUN   TestBuildWithHugeFile
09:34:52 [2022-08-04T09:34:52.111Z] #77 119.2 checking for string.h... yes
09:34:52 [2022-08-04T09:34:52.369Z] #77 119.3 checking for memory.h... yes
09:34:52 [2022-08-04T09:34:52.369Z] #77 119.5 checking for strings.h... yes
09:34:52 [2022-08-04T09:34:52.627Z] #77 119.7 checking for inttypes.h... yes
09:34:52 [2022-08-04T09:34:52.886Z] #77 119.8 checking for stdint.h... yes
09:34:52 [2022-08-04T09:34:52.886Z] #77 120.0 checking for unistd.h... yes
09:34:53 [2022-08-04T09:34:53.144Z] #77 120.2 checking minix/config.h usability... no
09:34:53 [2022-08-04T09:34:53.144Z] #77 120.3 checking minix/config.h presence... no
09:34:53 [2022-08-04T09:34:53.144Z] #77 120.4 checking for minix/config.h... no
09:34:53 [2022-08-04T09:34:53.402Z] #77 120.4 checking whether it is safe to define __EXTENSIONS__... yes
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.5 checking build system type... x86_64-pc-linux-gnu
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking host system type... x86_64-pc-linux-gnu
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking how to print strings... printf
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking for a sed that does not truncate output... /bin/sed
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking for fgrep... /bin/grep -F
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking for ld used by gcc... /usr/bin/ld
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:34:53 [2022-08-04T09:34:53.661Z] #77 120.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:34:53 [2022-08-04T09:34:53.919Z] #77 120.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking whether ln -s works... yes
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking the maximum length of command line arguments... 1572864
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking for /usr/bin/ld option to reload object files... -r
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking for objdump... objdump
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking how to recognize dependent libraries... pass_all
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking for dlltool... no
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking how to associate runtime and link libraries... printf %s\n
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking for ar... ar
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.0 checking for archiver @FILE support... @
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.1 checking for strip... strip
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.1 checking for ranlib... ranlib
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.1 checking for gawk... no
09:34:53 [2022-08-04T09:34:53.919Z] #77 121.1 checking for mawk... mawk
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.4 checking for sysroot... no
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.5 checking for a working dd... /bin/dd
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.6 checking for mt... no
09:34:54 [2022-08-04T09:34:54.485Z] #77 121.6 checking if : is a manifest tool... no
09:34:54 [2022-08-04T09:34:54.743Z] #77 121.6 checking for dlfcn.h... yes
09:34:54 [2022-08-04T09:34:54.743Z] #77 121.7 checking for objdir... .libs
09:34:55 [2022-08-04T09:34:55.002Z] #77 122.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:34:55 [2022-08-04T09:34:55.002Z] #77 122.1 checking for gcc option to produce PIC... -fPIC -DPIC
09:34:55 [2022-08-04T09:34:55.002Z] #77 122.1 checking if gcc PIC flag -fPIC -DPIC works... yes
09:34:55 [2022-08-04T09:34:55.519Z] #77 122.2 checking if gcc static flag -static works... yes
09:34:55 [2022-08-04T09:34:55.519Z] #77 122.5 checking if gcc supports -c -o file.o... yes
09:34:55 [2022-08-04T09:34:55.519Z] #77 122.7 checking if gcc supports -c -o file.o... (cached) yes
09:34:55 [2022-08-04T09:34:55.519Z] #77 122.7 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:34:55 [2022-08-04T09:34:55.777Z] #77 122.7 checking dynamic linker characteristics... GNU/Linux ld.so
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking how to hardcode library paths into programs... immediate
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking whether stripping libraries is possible... yes
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking if libtool supports shared libraries... yes
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking whether to build shared libraries... no
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking whether to build static libraries... yes
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking for a BSD-compatible install... /usr/bin/install -c
09:34:55 [2022-08-04T09:34:55.777Z] #77 123.0 checking whether build environment is sane... yes
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.1 checking whether make sets $(MAKE)... yes
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.2 checking whether make supports the include directive... yes (GNU style)
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.2 checking whether make supports nested variables... yes
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.3 checking whether UID '0' is supported by ustar format... yes
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.3 checking whether GID '0' is supported by ustar format... yes
09:34:56 [2022-08-04T09:34:56.035Z] #77 123.3 checking how to create a ustar tar archive... gnutar
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.3 checking dependency style of gcc... gcc3
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.5 checking whether to enable maintainer-specific portions of Makefiles... yes
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.5 checking whether make supports nested variables... (cached) yes
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.5 checking for pkg-config... /usr/bin/pkg-config
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.5 checking pkg-config is at least version 0.9.0... yes
09:34:56 [2022-08-04T09:34:56.293Z] #77 123.5 checking for yajl >= 2.1.0... yes
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.5 checking for a sed that does not truncate output... (cached) /bin/sed
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking for gcc... (cached) gcc
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking whether we are using the GNU C compiler... (cached) yes
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking whether gcc accepts -g... (cached) yes
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking for gcc option to accept ISO C89... (cached) none needed
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking whether gcc understands -c and -o together... (cached) yes
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.6 checking for a Python interpreter with version >= 3... python3
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.7 checking for python3... /usr/bin/python3
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.7 checking for python3 version... 3.9
09:34:56 [2022-08-04T09:34:56.551Z] #77 123.8 checking for python3 platform... linux
09:34:56 [2022-08-04T09:34:56.809Z] #77 123.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
09:34:56 [2022-08-04T09:34:56.970Z] ok  	github.com/docker/docker/cmd/dockerd	0.083s	coverage: 31.5% of statements
09:34:57 [2022-08-04T09:34:57.067Z] #77 124.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
09:34:57 [2022-08-04T09:34:57.067Z] #77 124.3 checking that generated files are newer than configure... done
09:34:57 [2022-08-04T09:34:57.067Z] #77 124.3 configure: creating ./config.status
09:34:58 [2022-08-04T09:34:58.878Z] ok  	github.com/docker/docker/container	0.120s	coverage: 37.4% of statements
09:34:58 [2022-08-04T09:34:58.970Z] #77 126.3 config.status: creating Makefile
09:34:59 [2022-08-04T09:34:59.138Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.464s	coverage: 0.0% of statements
09:34:59 [2022-08-04T09:34:59.138Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:34:59 [2022-08-04T09:34:59.138Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:34:59 [2022-08-04T09:34:59.138Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:34:59 [2022-08-04T09:34:59.138Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:34:59 [2022-08-04T09:34:59.138Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:34:59 [2022-08-04T09:34:59.228Z] #77 126.3 config.status: creating config.h
09:34:59 [2022-08-04T09:34:59.228Z] #77 126.4 config.status: executing libtool commands
09:34:59 [2022-08-04T09:34:59.228Z] #77 126.4 config.status: executing depfiles commands
09:35:00 [2022-08-04T09:35:00.162Z] #77 127.1 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
09:35:00 [2022-08-04T09:35:00.162Z] #77 127.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
09:35:00 [2022-08-04T09:35:00.420Z] #77 127.4 checking for gcc... gcc
09:35:00 [2022-08-04T09:35:00.678Z] #77 127.5 checking whether the C compiler works... yes
09:35:00 [2022-08-04T09:35:00.678Z] #77 127.7 checking for C compiler default output file name... a.out
09:35:00 [2022-08-04T09:35:00.678Z] #77 127.7 checking for suffix of executables... 
09:35:00 [2022-08-04T09:35:00.937Z] #77 127.9 checking whether we are cross compiling... no
09:35:01 [2022-08-04T09:35:01.195Z] #77 128.1 checking for suffix of object files... o
09:35:01 [2022-08-04T09:35:01.195Z] #77 128.2 checking whether we are using the GNU C compiler... yes
09:35:01 [2022-08-04T09:35:01.195Z] #77 128.3 checking whether gcc accepts -g... yes
09:35:01 [2022-08-04T09:35:01.453Z] #77 128.4 checking for gcc option to accept ISO C89... none needed
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.6 checking whether gcc understands -c and -o together... yes
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.7 checking for a BSD-compatible install... /usr/bin/install -c
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.7 checking whether build environment is sane... yes
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.8 checking for gawk... no
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.8 checking for mawk... mawk
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.8 checking whether make sets $(MAKE)... yes
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.9 checking whether make supports the include directive... yes (GNU style)
09:35:01 [2022-08-04T09:35:01.711Z] #77 128.9 checking whether make supports nested variables... yes
09:35:01 [2022-08-04T09:35:01.970Z] #77 128.9 checking whether UID '0' is supported by ustar format... yes
09:35:01 [2022-08-04T09:35:01.970Z] #77 129.0 checking whether GID '0' is supported by ustar format... yes
09:35:01 [2022-08-04T09:35:01.970Z] #77 129.0 checking how to create a ustar tar archive... gnutar
09:35:01 [2022-08-04T09:35:01.970Z] #77 129.0 checking dependency style of gcc... gcc3
09:35:01 [2022-08-04T09:35:01.970Z] #77 129.2 checking whether to enable maintainer-specific portions of Makefiles... yes
09:35:01 [2022-08-04T09:35:01.970Z] #77 129.2 checking whether make supports nested variables... (cached) yes
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.2 checking build system type... 
09:35:02 [2022-08-04T09:35:02.228Z] #77 ...
09:35:02 [2022-08-04T09:35:02.228Z] 
09:35:02 [2022-08-04T09:35:02.228Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:35:02 [2022-08-04T09:35:02.228Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.73 Selecting previously unselected package pigz.
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.73 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.74 Unpacking pigz (2.6-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.83 Selecting previously unselected package libelf1:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.83 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.84 Unpacking libelf1:amd64 (0.183-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.98 Selecting previously unselected package libbpf0:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 25.99 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.00 Unpacking libbpf0:amd64 (1:0.3-2) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.13 Selecting previously unselected package libmnl0:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.14 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.14 Unpacking libmnl0:amd64 (1.0.4-3) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.21 Selecting previously unselected package libxtables12:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.21 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.22 Unpacking libxtables12:amd64 (1.8.7-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.29 Selecting previously unselected package libcap2-bin.
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.30 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.30 Unpacking libcap2-bin (1:2.44-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.39 Selecting previously unselected package iproute2.
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.39 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.39 Unpacking iproute2 (5.10.0-4) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.90 Selecting previously unselected package xxd.
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.91 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 26.94 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 27.09 Selecting previously unselected package vim-common.
09:35:02 [2022-08-04T09:35:02.228Z] #21 27.09 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 27.10 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 27.29 Selecting previously unselected package bash-completion.
09:35:02 [2022-08-04T09:35:02.228Z] #21 27.29 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.36 Unpacking bash-completion (1:2.11-2) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.87 Selecting previously unselected package bzip2.
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.88 Preparing to unpack .../17-bzip2_1.0.8-4_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.88 Unpacking bzip2 (1.0.8-4) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.96 Selecting previously unselected package xz-utils.
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.96 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 29.97 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.10 Selecting previously unselected package apparmor.
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.10 Preparing to unpack .../19-apparmor_2.13.6-10_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.18 Unpacking apparmor (2.13.6-10) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.60 Selecting previously unselected package inetutils-ping.
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.61 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.62 Unpacking inetutils-ping (2:2.0-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.73 Selecting previously unselected package libip6tc2:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.73 Preparing to unpack .../21-libip6tc2_1.8.7-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.74 Unpacking libip6tc2:amd64 (1.8.7-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.82 Selecting previously unselected package libnfnetlink0:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.82 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.82 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.90 Selecting previously unselected package libnetfilter-conntrack3:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.90 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 30.90 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.02 Selecting previously unselected package libnftnl11:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.03 Preparing to unpack .../24-libnftnl11_1.1.9-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.04 Unpacking libnftnl11:amd64 (1.1.9-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.12 Selecting previously unselected package iptables.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.13 Preparing to unpack .../25-iptables_1.8.7-1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.14 Unpacking iptables (1.8.7-1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.44 Selecting previously unselected package libonig5:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.44 Preparing to unpack .../26-libonig5_6.9.6-1.1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.44 Unpacking libonig5:amd64 (6.9.6-1.1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.56 Selecting previously unselected package libjq1:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.57 Preparing to unpack .../27-libjq1_1.6-2.1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.57 Unpacking libjq1:amd64 (1.6-2.1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.67 Selecting previously unselected package jq.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.68 Preparing to unpack .../28-jq_1.6-2.1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.68 Unpacking jq (1.6-2.1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.76 Selecting previously unselected package libaio1:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.76 Preparing to unpack .../29-libaio1_0.3.112-9_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.76 Unpacking libaio1:amd64 (0.3.112-9) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.84 Selecting previously unselected package libgpm2:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.84 Preparing to unpack .../30-libgpm2_1.20.7-8_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.85 Unpacking libgpm2:amd64 (1.20.7-8) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.92 Selecting previously unselected package libicu67:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.92 Preparing to unpack .../31-libicu67_67.1-7_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 31.94 Unpacking libicu67:amd64 (67.1-7) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.66 Selecting previously unselected package libinih1:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.66 Preparing to unpack .../32-libinih1_53-1+b2_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.67 Unpacking libinih1:amd64 (53-1+b2) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.73 Selecting previously unselected package libmicrohttpd12:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.74 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.74 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.88 Selecting previously unselected package libnet1:amd64.
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.88 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 35.89 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:35:02 [2022-08-04T09:35:02.228Z] #21 ...
09:35:02 [2022-08-04T09:35:02.228Z] 
09:35:02 [2022-08-04T09:35:02.228Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:02 [2022-08-04T09:35:02.228Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.2 checking build system type... x86_64-pc-linux-gnu
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.4 checking host system type... x86_64-pc-linux-gnu
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.4 checking how to print strings... printf
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.5 checking for a sed that does not truncate output... /bin/sed
09:35:02 [2022-08-04T09:35:02.228Z] #77 129.5 checking for grep that handles long lines and -e... /bin/grep
09:35:02 [2022-08-04T09:35:02.486Z] #77 129.5 checking for egrep... /bin/grep -E
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.5 checking for fgrep... /bin/grep -F
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.5 checking for ld used by gcc... /usr/bin/ld
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.5 checking if the linker (/usr/bin/ld) is GNU ld... yes
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.5 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.6 checking the name lister (/usr/bin/nm -B) interface... BSD nm
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.7 checking whether ln -s works... yes
09:35:02 [2022-08-04T09:35:02.487Z] #77 129.7 checking the maximum length of command line arguments... 1572864
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking for /usr/bin/ld option to reload object files... -r
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking for objdump... objdump
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking how to recognize dependent libraries... pass_all
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking for dlltool... no
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking how to associate runtime and link libraries... printf %s\n
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking for ar... ar
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.7 checking for archiver @FILE support... @
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.9 checking for strip... strip
09:35:02 [2022-08-04T09:35:02.745Z] #77 129.9 checking for ranlib... ranlib
09:35:03 [2022-08-04T09:35:03.003Z] #77 129.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
09:35:03 [2022-08-04T09:35:03.003Z] #77 130.2 checking for sysroot... no
09:35:03 [2022-08-04T09:35:03.003Z] #77 130.2 checking for a working dd... /bin/dd
09:35:03 [2022-08-04T09:35:03.003Z] #77 130.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
09:35:03 [2022-08-04T09:35:03.003Z] #77 130.3 checking for mt... no
09:35:03 [2022-08-04T09:35:03.003Z] #77 130.3 checking if : is a manifest tool... no
09:35:03 [2022-08-04T09:35:03.262Z] #77 130.3 checking how to run the C preprocessor... gcc -E
09:35:04 [2022-08-04T09:35:04.088Z] #77 130.5 checking for ANSI C header files... yes
09:35:04 [2022-08-04T09:35:04.088Z] #77 131.1 checking for sys/types.h... yes
09:35:04 [2022-08-04T09:35:04.347Z] #77 131.3 checking for sys/stat.h... yes
09:35:04 [2022-08-04T09:35:04.347Z] #77 131.5 checking for stdlib.h... yes
09:35:04 [2022-08-04T09:35:04.605Z] #77 131.7 checking for string.h... yes
09:35:04 [2022-08-04T09:35:04.605Z] #77 131.8 checking for memory.h... yes
09:35:04 [2022-08-04T09:35:04.864Z] #77 131.9 checking for strings.h... yes
09:35:05 [2022-08-04T09:35:05.250Z] #77 132.1 checking for inttypes.h... yes
09:35:05 [2022-08-04T09:35:05.250Z] #77 132.2 checking for stdint.h... yes
09:35:05 [2022-08-04T09:35:05.250Z] #77 132.4 checking for unistd.h... yes
09:35:05 [2022-08-04T09:35:05.509Z] #77 132.5 checking for dlfcn.h... yes
09:35:05 [2022-08-04T09:35:05.509Z] #77 132.7 checking for objdir... .libs
09:35:05 [2022-08-04T09:35:05.713Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
09:35:05 [2022-08-04T09:35:05.767Z] #77 133.0 checking if gcc supports -fno-rtti -fno-exceptions... no
09:35:05 [2022-08-04T09:35:05.972Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
09:35:06 [2022-08-04T09:35:06.025Z] #77 133.1 checking for gcc option to produce PIC... -fPIC -DPIC
09:35:06 [2022-08-04T09:35:06.025Z] #77 133.1 checking if gcc PIC flag -fPIC -DPIC works... yes
09:35:06 [2022-08-04T09:35:06.593Z] #77 133.2 checking if gcc static flag -static works... yes
09:35:06 [2022-08-04T09:35:06.593Z] #77 133.6 checking if gcc supports -c -o file.o... yes
09:35:06 [2022-08-04T09:35:06.593Z] #77 133.8 checking if gcc supports -c -o file.o... (cached) yes
09:35:06 [2022-08-04T09:35:06.593Z] #77 133.8 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
09:35:06 [2022-08-04T09:35:06.852Z] #77 133.8 checking dynamic linker characteristics... GNU/Linux ld.so
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking how to hardcode library paths into programs... immediate
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking whether stripping libraries is possible... yes
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking if libtool supports shared libraries... yes
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking whether to build shared libraries... no
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking whether to build static libraries... yes
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.1 checking float.h usability... yes
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.3 checking float.h presence... yes
09:35:07 [2022-08-04T09:35:07.111Z] #77 134.3 checking for float.h... yes
09:35:07 [2022-08-04T09:35:07.351Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.021s	coverage: 36.9% of statements
09:35:07 [2022-08-04T09:35:07.370Z] #77 134.3 checking limits.h usability... yes
09:35:07 [2022-08-04T09:35:07.370Z] #77 134.5 checking limits.h presence... yes
09:35:07 [2022-08-04T09:35:07.370Z] #77 134.5 checking for limits.h... yes
09:35:07 [2022-08-04T09:35:07.629Z] #77 134.6 checking stddef.h usability... yes
09:35:07 [2022-08-04T09:35:07.629Z] #77 134.8 checking stddef.h presence... yes
09:35:07 [2022-08-04T09:35:07.629Z] #77 134.8 checking for stddef.h... yes
09:35:07 [2022-08-04T09:35:07.629Z] #77 134.9 checking for stdlib.h... (cached) yes
09:35:07 [2022-08-04T09:35:07.888Z] #77 134.9 checking for string.h... (cached) yes
09:35:07 [2022-08-04T09:35:07.888Z] #77 134.9 checking sys/time.h usability... yes
09:35:07 [2022-08-04T09:35:07.888Z] #77 135.1 checking sys/time.h presence... yes
09:35:07 [2022-08-04T09:35:07.888Z] #77 135.1 checking for sys/time.h... yes
09:35:08 [2022-08-04T09:35:08.146Z] #77 135.1 checking for inline... inline
09:35:08 [2022-08-04T09:35:08.405Z] #77 135.2 checking for size_t... yes
09:35:08 [2022-08-04T09:35:08.405Z] #77 135.5 checking for stdlib.h... (cached) yes
09:35:08 [2022-08-04T09:35:08.664Z] #77 135.5 checking for GNU libc compatible malloc... yes
09:35:08 [2022-08-04T09:35:08.664Z] #77 135.8 checking for stdlib.h... (cached) yes
09:35:08 [2022-08-04T09:35:08.923Z] #77 135.8 checking for GNU libc compatible realloc... yes
09:35:08 [2022-08-04T09:35:08.923Z] #77 135.9 checking for working strtod... yes
09:35:09 [2022-08-04T09:35:09.181Z] #77 136.2 checking for gettimeofday... yes
09:35:09 [2022-08-04T09:35:09.439Z] #77 136.4 checking for memset... yes
09:35:09 [2022-08-04T09:35:09.724Z] #77 136.6 checking for strspn... yes
09:35:09 [2022-08-04T09:35:09.983Z] #77 137.0 checking that generated files are newer than configure... done
09:35:09 [2022-08-04T09:35:09.983Z] #77 137.0 configure: creating ./config.status
09:35:11 [2022-08-04T09:35:11.884Z] #77 139.1 config.status: creating Makefile
09:35:11 [2022-08-04T09:35:11.884Z] #77 139.1 config.status: creating config.h
09:35:11 [2022-08-04T09:35:11.884Z] #77 139.1 config.status: executing depfiles commands
09:35:12 [2022-08-04T09:35:12.142Z] #77 139.3 config.status: executing libtool commands
09:35:12 [2022-08-04T09:35:12.400Z] #77 ...
09:35:12 [2022-08-04T09:35:12.400Z] 
09:35:12 [2022-08-04T09:35:12.400Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:35:12 [2022-08-04T09:35:12.400Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:35:12 [2022-08-04T09:35:12.400Z] #21 35.98 Selecting previously unselected package libnl-3-200:amd64.
09:35:12 [2022-08-04T09:35:12.400Z] #21 35.99 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.00 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.07 Selecting previously unselected package libprotobuf-c1:amd64.
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.09 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.09 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.17 Selecting previously unselected package libyajl2:amd64.
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.18 Preparing to unpack .../37-libyajl2_2.1.0-3_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.19 Unpacking libyajl2:amd64 (2.1.0-3) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.24 Selecting previously unselected package net-tools.
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.25 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.25 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.47 Selecting previously unselected package patch.
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.47 Preparing to unpack .../39-patch_2.7.6-7_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.49 Unpacking patch (2.7.6-7) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.58 Selecting previously unselected package python-pip-whl.
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.60 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 36.60 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.19 Selecting previously unselected package python3-lib2to3.
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.19 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.19 Unpacking python3-lib2to3 (3.9.2-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.32 Selecting previously unselected package python3-distutils.
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.35 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.36 Unpacking python3-distutils (3.9.2-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.50 Selecting previously unselected package python3-pkg-resources.
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.51 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.51 Unpacking python3-pkg-resources (52.0.0-4) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.66 Selecting previously unselected package python3-setuptools.
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.66 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.67 Unpacking python3-setuptools (52.0.0-4) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.95 Selecting previously unselected package python3-wheel.
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.96 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 37.96 Unpacking python3-wheel (0.34.2-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.04 Selecting previously unselected package python3-pip.
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.05 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.05 Unpacking python3-pip (20.3.4-4+deb11u1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.34 Selecting previously unselected package sudo.
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.35 Preparing to unpack .../47-sudo_1.9.5p2-3_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.35 Unpacking sudo (1.9.5p2-3) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.93 Selecting previously unselected package systemd-journal-remote.
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.93 Preparing to unpack .../48-systemd-journal-remote_247.3-7_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 38.94 Unpacking systemd-journal-remote (247.3-7) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.04 Selecting previously unselected package thin-provisioning-tools.
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.06 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.06 Unpacking thin-provisioning-tools (0.9.0-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.32 Selecting previously unselected package uidmap.
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.33 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.34 Unpacking uidmap (1:4.8.1-1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.48 Selecting previously unselected package vim-runtime.
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.49 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.51 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.54 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
09:35:12 [2022-08-04T09:35:12.400Z] #21 39.55 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 42.91 Selecting previously unselected package vim.
09:35:12 [2022-08-04T09:35:12.400Z] #21 42.91 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 42.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.44 Selecting previously unselected package xfsprogs.
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.44 Preparing to unpack .../53-xfsprogs_5.10.0-4_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.45 Unpacking xfsprogs (5.10.0-4) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.96 Selecting previously unselected package zip.
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.96 Preparing to unpack .../54-zip_3.0-12_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 43.99 Unpacking zip (3.0-12) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 44.15 Selecting previously unselected package zstd.
09:35:12 [2022-08-04T09:35:12.400Z] #21 44.16 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_amd64.deb ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 44.17 Unpacking zstd (1.4.8+dfsg-2.1) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 44.61 Setting up python3-pkg-resources (52.0.0-4) ...
09:35:12 [2022-08-04T09:35:12.400Z] #21 45.59 Setting up libip4tc2:amd64 (1.8.7-1) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.60 Setting up net-tools (1.60+git20181103.0eebece-1) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.62 Setting up libgpm2:amd64 (1.20.7-8) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.63 Setting up libicu67:amd64 (67.1-7) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.64 Setting up libip6tc2:amd64 (1.8.7-1) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.65 Setting up libinih1:amd64 (53-1+b2) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.66 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.67 Setting up uidmap (1:4.8.1-1) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.69 Setting up libyajl2:amd64 (2.1.0-3) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.71 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.72 Setting up bzip2 (1.0.8-4) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
09:35:12 [2022-08-04T09:35:12.401Z] #21 45.75 Setting up python3-wheel (0.34.2-1) ...
09:35:12 [2022-08-04T09:35:12.966Z] #21 46.46 Setting up libmicrohttpd12:amd64 (0.9.72-2) ...
09:35:12 [2022-08-04T09:35:12.967Z] #21 46.48 Setting up xxd (2:8.2.2434-3+deb11u1) ...
09:35:12 [2022-08-04T09:35:12.967Z] #21 46.49 Setting up libcap2:amd64 (1:2.44-1) ...
09:35:12 [2022-08-04T09:35:12.967Z] #21 46.51 Setting up libcap2-bin (1:2.44-1) ...
09:35:12 [2022-08-04T09:35:12.967Z] #21 46.52 Setting up apparmor (2.13.6-10) ...
09:35:13 [2022-08-04T09:35:13.225Z] #21 ...
09:35:13 [2022-08-04T09:35:13.225Z] 
09:35:13 [2022-08-04T09:35:13.225Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:13 [2022-08-04T09:35:13.225Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.2   GEN      .version
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.2 make  install-recursive
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.2 make[1]: Entering directory '/tmp/crun-build'
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.3 Making install in libocispec
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.4 make[2]: Entering directory '/tmp/crun-build/libocispec'
09:35:13 [2022-08-04T09:35:13.225Z] #77 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
09:35:13 [2022-08-04T09:35:13.483Z] #77 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
09:35:13 [2022-08-04T09:35:13.483Z] #77 140.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
09:35:13 [2022-08-04T09:35:13.483Z] #77 140.5 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
09:35:13 [2022-08-04T09:35:13.922Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.445s	coverage: 13.4% of statements
09:35:14 [2022-08-04T09:35:14.049Z] #77 141.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.4 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
09:35:14 [2022-08-04T09:35:14.308Z] #77 141.5 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
09:35:14 [2022-08-04T09:35:14.861Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
09:35:15 [2022-08-04T09:35:15.429Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 make  install-recursive
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.6 make[3]: Entering directory '/tmp/crun-build/libocispec'
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.7 Making install in yajl
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.8   CC       verify/json_verify-json_verify.o
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.8   CC       src/libyajl_la-yajl_alloc.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.8   CC       src/libyajl_la-yajl.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.8   CC       src/libyajl_la-yajl_gen.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.8   CC       src/libyajl_la-yajl_parser.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.9   CC       src/libyajl_la-yajl_buf.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 142.9   CC       src/libyajl_la-yajl_encode.lo
09:35:15 [2022-08-04T09:35:15.683Z] #77 143.0   CC       src/libyajl_la-yajl_lex.lo
09:35:15 [2022-08-04T09:35:15.941Z] #77 143.0   CC       src/libyajl_la-yajl_tree.lo
09:35:16 [2022-08-04T09:35:16.367Z] ok  	github.com/docker/docker/daemon/graphdriver	0.008s	coverage: 2.2% of statements
09:35:16 [2022-08-04T09:35:16.937Z] ok  	github.com/docker/docker/daemon	10.102s	coverage: 16.6% of statements
09:35:16 [2022-08-04T09:35:16.937Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:35:16 [2022-08-04T09:35:16.937Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:35:16 [2022-08-04T09:35:16.937Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
09:35:16 [2022-08-04T09:35:16.937Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:35:16 [2022-08-04T09:35:16.937Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:35:17 [2022-08-04T09:35:17.506Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.583s	coverage: 74.8% of statements
09:35:18 [2022-08-04T09:35:18.445Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.306s	coverage: 60.7% of statements
09:35:18 [2022-08-04T09:35:18.704Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.0% of statements
09:35:20 [2022-08-04T09:35:20.085Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
09:35:20 [2022-08-04T09:35:20.131Z] #77 ...
09:35:20 [2022-08-04T09:35:20.131Z] 
09:35:20 [2022-08-04T09:35:20.131Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:35:20 [2022-08-04T09:35:20.131Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:35:20 [2022-08-04T09:35:20.131Z] #21 48.09 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
09:35:20 [2022-08-04T09:35:20.131Z] #21 48.15 Setting up zip (3.0-12) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 48.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 48.19 Setting up bash-completion (1:2.11-2) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.47 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.49 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.50 Setting up libmnl0:amd64 (1.0.4-3) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.52 Setting up patch (2.7.6-7) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.54 Setting up sudo (1.9.5p2-3) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.62 invoke-rc.d: could not determine current runlevel
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.64 invoke-rc.d: policy-rc.d denied execution of start.
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.65 Setting up xfsprogs (5.10.0-4) ...
09:35:20 [2022-08-04T09:35:20.131Z] #21 50.66 System has not been booted with systemd as init system (PID 1). Can't operate.
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.66 Failed to connect to bus: Host is down
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.66 Setting up libxtables12:amd64 (1.8.7-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.68 Setting up inetutils-ping (2:2.0-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.69 Setting up pigz (2.6-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.72 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.73 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 50.81 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.54 Setting up libaio1:amd64 (0.3.112-9) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.55 Setting up python3-lib2to3 (3.9.2-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.94 Setting up libelf1:amd64 (0.183-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.95 Setting up libjson-c5:amd64 (0.15-2) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.96 Setting up zstd (1.4.8+dfsg-2.1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.97 Setting up libonig5:amd64 (6.9.6-1.1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 51.98 Setting up libkmod2:amd64 (28-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.00 Setting up python3-distutils (3.9.2-1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.49 Setting up vim (2:8.2.2434-3+deb11u1) ...
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
09:35:20 [2022-08-04T09:35:20.132Z] #21 52.57 Setting up python3-setuptools (52.0.0-4) ...
09:35:20 [2022-08-04T09:35:20.391Z] #21 54.14 Setting up libjq1:amd64 (1.6-2.1) ...
09:35:20 [2022-08-04T09:35:20.649Z] #21 54.15 Setting up libnftnl11:amd64 (1.1.9-1) ...
09:35:20 [2022-08-04T09:35:20.649Z] #21 54.16 Setting up thin-provisioning-tools (0.9.0-1) ...
09:35:20 [2022-08-04T09:35:20.649Z] #21 54.17 Setting up python3-pip (20.3.4-4+deb11u1) ...
09:35:21 [2022-08-04T09:35:21.483Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.352s	coverage: 50.6% of statements
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.51 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.52 Setting up jq (1.6-2.1) ...
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.54 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.55 Setting up libbpf0:amd64 (1:0.3-2) ...
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.56 Setting up iptables (1.8.7-1) ...
09:35:22 [2022-08-04T09:35:22.026Z] #21 55.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.58 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.59 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.59 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.60 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
09:35:22 [2022-08-04T09:35:22.027Z] #21 55.61 Setting up iproute2 (5.10.0-4) ...
09:35:22 [2022-08-04T09:35:22.285Z] #21 55.98 Setting up systemd (247.3-7) ...
09:35:22 [2022-08-04T09:35:22.285Z] #21 56.03 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
09:35:22 [2022-08-04T09:35:22.285Z] #21 56.04 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
09:35:22 [2022-08-04T09:35:22.285Z] #21 56.04 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
09:35:22 [2022-08-04T09:35:22.544Z] #21 56.09 Initializing machine ID from KVM UUID.
09:35:22 [2022-08-04T09:35:22.933Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.636s	coverage: 45.9% of statements
09:35:22 [2022-08-04T09:35:22.933Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
09:35:23 [2022-08-04T09:35:23.481Z] #21 57.08 Setting up systemd-journal-remote (247.3-7) ...
09:35:23 [2022-08-04T09:35:23.481Z] #21 57.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:35:23 [2022-08-04T09:35:23.740Z] #21 ...
09:35:23 [2022-08-04T09:35:23.740Z] 
09:35:23 [2022-08-04T09:35:23.740Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:23 [2022-08-04T09:35:23.740Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:23 [2022-08-04T09:35:23.740Z] #77 148.6   CCLD     libyajl.la
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.0   CCLD     verify/json_verify
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[5]: Nothing to be done for 'install-exec-am'.
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[5]: Nothing to be done for 'install-data-am'.
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.4   CC       src/validate.o
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_config_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_content_descriptor.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_defs.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_defs_descriptor.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_image_index_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_image_layout_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.5   CC       src/image_spec_schema_image_manifest_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.6   CC       src/runtime_spec_schema_config_linux.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.6   CC       src/runtime_spec_schema_config_zos.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.7   CC       src/runtime_spec_schema_config_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.7   CC       src/runtime_spec_schema_config_solaris.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.8   CC       src/runtime_spec_schema_config_vm.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.9   CC       src/runtime_spec_schema_config_windows.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.9   CC       src/runtime_spec_schema_defs.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.9   CC       src/runtime_spec_schema_defs_linux.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 149.9   CC       src/runtime_spec_schema_defs_zos.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.0   CC       src/runtime_spec_schema_defs_vm.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.0   CC       src/runtime_spec_schema_defs_windows.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.3   CC       src/runtime_spec_schema_state_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.3   CC       src/image_manifest_items_image_manifest_items_schema.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.4   CC       src/basic_test_double_array_item.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.6   CC       src/basic_test_double_array.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.6   CC       src/basic_test_top_array_int.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.7   CC       src/basic_test_top_array_string.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.7   CC       src/basic_test_top_double_array_int.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 150.9   CC       src/basic_test_top_double_array_obj.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 151.0   CC       src/basic_test_top_double_array_refobj.lo
09:35:23 [2022-08-04T09:35:23.740Z] #77 151.0   CC       src/basic_test_top_double_array_string.lo
09:35:23 [2022-08-04T09:35:23.874Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.942s	coverage: 58.5% of statements
09:35:23 [2022-08-04T09:35:23.874Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
09:35:23 [2022-08-04T09:35:23.874Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
09:35:23 [2022-08-04T09:35:23.874Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
09:35:23 [2022-08-04T09:35:23.999Z] #77 ...
09:35:23 [2022-08-04T09:35:23.999Z] 
09:35:23 [2022-08-04T09:35:23.999Z] #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             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
09:35:23 [2022-08-04T09:35:23.999Z] #21 sha256:95243b6f03b4ff292e6bf6df397c93c4d171871a871e6ccccec12929aae82d94
09:35:23 [2022-08-04T09:35:23.999Z] #21 DONE 57.8s
09:35:23 [2022-08-04T09:35:23.999Z] 
09:35:23 [2022-08-04T09:35:23.999Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:23 [2022-08-04T09:35:23.999Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:23 [2022-08-04T09:35:23.999Z] #77 151.2   CC       src/read-file.lo
09:35:24 [2022-08-04T09:35:24.568Z] #77 151.5   CC       src/json_common.lo
09:35:24 [2022-08-04T09:35:24.568Z] #77 151.7   CC       tests/test-1.o
09:35:24 [2022-08-04T09:35:24.812Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.009s	coverage: 3.0% of statements
09:35:24 [2022-08-04T09:35:24.827Z] #77 151.9   CC       tests/test-2.o
09:35:24 [2022-08-04T09:35:24.827Z] #77 151.9   CC       tests/test-3.o
09:35:25 [2022-08-04T09:35:25.086Z] #77 152.1   CC       tests/test-4.o
09:35:25 [2022-08-04T09:35:25.086Z] #77 152.3   CC       tests/test-5.o
09:35:25 [2022-08-04T09:35:25.345Z] #77 152.5   CC       tests/test-6.o
09:35:25 [2022-08-04T09:35:25.383Z] ok  	github.com/docker/docker/daemon/links	0.008s	coverage: 93.0% of statements
09:35:25 [2022-08-04T09:35:25.612Z] #77 152.7   CC       tests/test-7.o
09:35:25 [2022-08-04T09:35:25.870Z] #77 153.0   CC       tests/test-8.o
09:35:25 [2022-08-04T09:35:25.952Z] ok  	github.com/docker/docker/daemon/images	0.038s	coverage: 6.9% of statements
09:35:25 [2022-08-04T09:35:25.952Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
09:35:25 [2022-08-04T09:35:25.952Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
09:35:26 [2022-08-04T09:35:26.129Z] #77 ...
09:35:26 [2022-08-04T09:35:26.129Z] 
09:35:26 [2022-08-04T09:35:26.129Z] #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
09:35:26 [2022-08-04T09:35:26.129Z] #22 sha256:01104d7f88eb5efe077795cd9e44e4fb6d46ca79b9cdf0d3d793fb69124e5ad0
09:35:26 [2022-08-04T09:35:26.129Z] #22 1.683 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
09:35:26 [2022-08-04T09:35:26.129Z] #22 1.690 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
09:35:26 [2022-08-04T09:35:26.129Z] #22 1.694 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
09:35:26 [2022-08-04T09:35:26.129Z] #22 DONE 1.9s
09:35:26 [2022-08-04T09:35:26.129Z] 
09:35:26 [2022-08-04T09:35:26.129Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:35:26 [2022-08-04T09:35:26.129Z] #23 sha256:a6d694ef936ee29e1df78777f3921dd9b6dd3ff872667fbea27debb44eabbf2c
09:35:26 [2022-08-04T09:35:26.891Z] ok  	github.com/docker/docker/daemon/logger	0.220s	coverage: 43.2% of statements
09:35:27 [2022-08-04T09:35:27.150Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.153s	coverage: 79.9% of statements
09:35:27 [2022-08-04T09:35:27.719Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
09:35:27 [2022-08-04T09:35:27.719Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
09:35:27 [2022-08-04T09:35:27.978Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
09:35:28 [2022-08-04T09:35:28.548Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.008s	coverage: 88.2% of statements
09:35:29 [2022-08-04T09:35:29.118Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.111s	coverage: 76.8% of statements
09:35:29 [2022-08-04T09:35:29.688Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.006s	coverage: 87.2% of statements
09:35:30 [2022-08-04T09:35:30.257Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
09:35:31 [2022-08-04T09:35:31.196Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.016s	coverage: 63.5% of statements
09:35:31 [2022-08-04T09:35:31.764Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
09:35:32 [2022-08-04T09:35:32.690Z] #23 ...
09:35:32 [2022-08-04T09:35:32.690Z] 
09:35:32 [2022-08-04T09:35:32.690Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:32 [2022-08-04T09:35:32.690Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:32 [2022-08-04T09:35:32.690Z] #77 153.4   CC       tests/test-9.o
09:35:32 [2022-08-04T09:35:32.690Z] #77 153.6   CC       tests/test-10.o
09:35:32 [2022-08-04T09:35:32.690Z] #77 153.6   CC       tests/test-11.o
09:35:32 [2022-08-04T09:35:32.703Z] ok  	github.com/docker/docker/daemon/logger/journald	3.710s	coverage: 74.3% of statements
09:35:32 [2022-08-04T09:35:32.703Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
09:35:32 [2022-08-04T09:35:32.703Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
09:35:32 [2022-08-04T09:35:32.703Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
09:35:32 [2022-08-04T09:35:32.703Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
09:35:32 [2022-08-04T09:35:32.963Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
09:35:33 [2022-08-04T09:35:33.222Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
09:35:33 [2022-08-04T09:35:33.791Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
09:35:33 [2022-08-04T09:35:33.791Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.451s	coverage: 82.5% of statements
09:35:33 [2022-08-04T09:35:33.791Z] ?   	github.com/docker/docker/daemon/names	[no test files]
09:35:33 [2022-08-04T09:35:33.791Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
09:35:34 [2022-08-04T09:35:34.729Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 44.4% of statements
09:35:36 [2022-08-04T09:35:36.781Z] ok  	github.com/docker/docker/distribution	1.485s	coverage: 28.0% of statements
09:35:36 [2022-08-04T09:35:36.781Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
09:35:37 [2022-08-04T09:35:37.351Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
09:35:37 [2022-08-04T09:35:37.351Z] ok  	github.com/docker/docker/distribution/xfer	1.894s	coverage: 84.9% of statements
09:35:37 [2022-08-04T09:35:37.351Z] ?   	github.com/docker/docker/dockerversion	[no test files]
09:35:37 [2022-08-04T09:35:37.920Z] ok  	github.com/docker/docker/image	0.027s	coverage: 86.9% of statements
09:35:37 [2022-08-04T09:35:37.961Z] #77 ...
09:35:37 [2022-08-04T09:35:37.961Z] 
09:35:37 [2022-08-04T09:35:37.961Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
09:35:37 [2022-08-04T09:35:37.961Z] #23 sha256:a6d694ef936ee29e1df78777f3921dd9b6dd3ff872667fbea27debb44eabbf2c
09:35:37 [2022-08-04T09:35:37.961Z] #23 11.20 Collecting yamllint==1.26.1
09:35:38 [2022-08-04T09:35:38.180Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
09:35:38 [2022-08-04T09:35:38.220Z] #23 12.27   Downloading yamllint-1.26.1.tar.gz (126 kB)
09:35:38 [2022-08-04T09:35:38.750Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
09:35:38 [2022-08-04T09:35:38.750Z] ?   	github.com/docker/docker/image/v1	[no test files]
09:35:38 [2022-08-04T09:35:38.750Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
09:35:39 [2022-08-04T09:35:39.055Z] Created binary: bundles/dynbinary-daemon/dockerd
09:35:39 [2022-08-04T09:35:39.055Z] Building: bundles/dynbinary-daemon/docker-proxy
09:35:39 [2022-08-04T09:35:39.055Z] GOOS="" GOARCH="" GOARM=""
09:35:39 [2022-08-04T09:35:39.055Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:35:39 [2022-08-04T09:35:39.055Z] 
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_INTEGRATION_DEST=2
09:35:39 [2022-08-04T09:35:39.055Z] + CONTAINER_NAME=docker-pr2-2
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_SKIP_INTEGRATION=1
09:35:39 [2022-08-04T09:35:39.055Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
09:35:39 [2022-08-04T09:35:39.055Z] + run_tests
09:35:39 [2022-08-04T09:35:39.055Z] + c=0
09:35:39 [2022-08-04T09:35:39.055Z] + '[' -n 0 ']'
09:35:39 [2022-08-04T09:35:39.055Z] + rm=
09:35:39 [2022-08-04T09:35:39.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43906/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a hack/make.sh '' test-integration
09:35:39 [2022-08-04T09:35:39.055Z] ++ jobs -p
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_INTEGRATION_DEST=3
09:35:39 [2022-08-04T09:35:39.055Z] + CONTAINER_NAME=docker-pr2-3
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_SKIP_INTEGRATION=1
09:35:39 [2022-08-04T09:35:39.055Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
09:35:39 [2022-08-04T09:35:39.055Z] + run_tests
09:35:39 [2022-08-04T09:35:39.055Z] + for job in $(jobs -p)
09:35:39 [2022-08-04T09:35:39.055Z] + wait 14448
09:35:39 [2022-08-04T09:35:39.055Z] + '[' -n 0 ']'
09:35:39 [2022-08-04T09:35:39.055Z] + rm=
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_INTEGRATION_DEST=1
09:35:39 [2022-08-04T09:35:39.055Z] + CONTAINER_NAME=docker-pr2-1
09:35:39 [2022-08-04T09:35:39.055Z] + TEST_SKIP_INTEGRATION_CLI=1
09:35:39 [2022-08-04T09:35:39.055Z] + run_tests test-integration-flaky
09:35:39 [2022-08-04T09:35:39.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43906/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a hack/make.sh '' test-integration
09:35:39 [2022-08-04T09:35:39.055Z] + '[' -n 0 ']'
09:35:39 [2022-08-04T09:35:39.055Z] + rm=
09:35:39 [2022-08-04T09:35:39.055Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43906/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:93bb9d9f927d09bb182ee4ad77e303bcec9cec2a hack/make.sh test-integration-flaky test-integration
09:35:39 [2022-08-04T09:35:39.055Z] 
09:35:39 [2022-08-04T09:35:39.055Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
09:35:39 [2022-08-04T09:35:39.055Z] 
09:35:39 [2022-08-04T09:35:39.055Z] 
09:35:39 [2022-08-04T09:35:39.055Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:35:39 [2022-08-04T09:35:39.055Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:35:39 [2022-08-04T09:35:39.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:35:39 [2022-08-04T09:35:39.055Z] HOSTNAME=5fe025784c6d
09:35:39 [2022-08-04T09:35:39.055Z] TEST_SKIP_INTEGRATION=1
09:35:39 [2022-08-04T09:35:39.055Z] TESTDEBUG=0
09:35:39 [2022-08-04T09:35:39.055Z] DEST=bundles/test-integration
09:35:39 [2022-08-04T09:35:39.055Z] PWD=/go/src/github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] KEEPBUNDLE=1
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a
09:35:39 [2022-08-04T09:35:39.055Z] container=docker
09:35:39 [2022-08-04T09:35:39.055Z] HOME=/root
09:35:39 [2022-08-04T09:35:39.055Z] GOLANG_VERSION=1.18.4
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_BRANCH=master
09:35:39 [2022-08-04T09:35:39.055Z] TERM=xterm
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_PKG=github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] SHLVL=1
09:35:39 [2022-08-04T09:35:39.055Z] TIMEOUT=120m
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_BUILDTAGS= journald
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GRAPHDRIVER=overlay2
09:35:39 [2022-08-04T09:35:39.055Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
09:35:39 [2022-08-04T09:35:39.055Z] GO111MODULE=off
09:35:39 [2022-08-04T09:35:39.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:35:39 [2022-08-04T09:35:39.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:35:39 [2022-08-04T09:35:39.055Z] GOPATH=/go
09:35:39 [2022-08-04T09:35:39.055Z] PKG_CONFIG=pkg-config
09:35:39 [2022-08-04T09:35:39.055Z] _=/usr/bin/env
09:35:39 [2022-08-04T09:35:39.055Z] Building test suite binary ./integration-cli/test.main
09:35:39 [2022-08-04T09:35:39.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:35:39 [2022-08-04T09:35:39.055Z] HOSTNAME=1bf0712385f6
09:35:39 [2022-08-04T09:35:39.055Z] TEST_SKIP_INTEGRATION=1
09:35:39 [2022-08-04T09:35:39.055Z] TESTDEBUG=0
09:35:39 [2022-08-04T09:35:39.055Z] DEST=bundles/test-integration
09:35:39 [2022-08-04T09:35:39.055Z] PWD=/go/src/github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] KEEPBUNDLE=1
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a
09:35:39 [2022-08-04T09:35:39.055Z] container=docker
09:35:39 [2022-08-04T09:35:39.055Z] HOME=/root
09:35:39 [2022-08-04T09:35:39.055Z] GOLANG_VERSION=1.18.4
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_BRANCH=master
09:35:39 [2022-08-04T09:35:39.055Z] TERM=xterm
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_PKG=github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] SHLVL=1
09:35:39 [2022-08-04T09:35:39.055Z] TIMEOUT=120m
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_BUILDTAGS= journald
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GRAPHDRIVER=overlay2
09:35:39 [2022-08-04T09:35:39.055Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:35:39 [2022-08-04T09:35:39.055Z] GO111MODULE=off
09:35:39 [2022-08-04T09:35:39.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:35:39 [2022-08-04T09:35:39.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:35:39 [2022-08-04T09:35:39.055Z] GOPATH=/go
09:35:39 [2022-08-04T09:35:39.055Z] PKG_CONFIG=pkg-config
09:35:39 [2022-08-04T09:35:39.055Z] _=/usr/bin/env
09:35:39 [2022-08-04T09:35:39.055Z] Building test suite binary ./integration-cli/test.main
09:35:39 [2022-08-04T09:35:39.055Z] No new tests added to integration.
09:35:39 [2022-08-04T09:35:39.055Z] 
09:35:39 [2022-08-04T09:35:39.055Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:35:39 [2022-08-04T09:35:39.055Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:35:39 [2022-08-04T09:35:39.055Z] HOSTNAME=183d8ff55a93
09:35:39 [2022-08-04T09:35:39.055Z] TESTDEBUG=0
09:35:39 [2022-08-04T09:35:39.055Z] DEST=bundles/test-integration
09:35:39 [2022-08-04T09:35:39.055Z] PWD=/go/src/github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] KEEPBUNDLE=1
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GITCOMMIT=93bb9d9f927d09bb182ee4ad77e303bcec9cec2a
09:35:39 [2022-08-04T09:35:39.055Z] container=docker
09:35:39 [2022-08-04T09:35:39.055Z] HOME=/root
09:35:39 [2022-08-04T09:35:39.055Z] GOLANG_VERSION=1.18.4
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:35:39 [2022-08-04T09:35:39.055Z] VALIDATE_BRANCH=master
09:35:39 [2022-08-04T09:35:39.055Z] TERM=xterm
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_PKG=github.com/docker/docker
09:35:39 [2022-08-04T09:35:39.055Z] SHLVL=1
09:35:39 [2022-08-04T09:35:39.055Z] TIMEOUT=120m
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_BUILDTAGS= journald
09:35:39 [2022-08-04T09:35:39.055Z] DOCKER_GRAPHDRIVER=overlay2
09:35:39 [2022-08-04T09:35:39.055Z] GO111MODULE=off
09:35:39 [2022-08-04T09:35:39.055Z] TEST_SKIP_INTEGRATION_CLI=1
09:35:39 [2022-08-04T09:35:39.055Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:35:39 [2022-08-04T09:35:39.055Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:35:39 [2022-08-04T09:35:39.055Z] GOPATH=/go
09:35:39 [2022-08-04T09:35:39.055Z] PKG_CONFIG=pkg-config
09:35:39 [2022-08-04T09:35:39.055Z] _=/usr/bin/env
09:35:39 [2022-08-04T09:35:39.055Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:35:39 [2022-08-04T09:35:39.318Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
09:35:39 [2022-08-04T09:35:39.598Z] #23 13.58 Collecting pathspec>=0.5.3
09:35:39 [2022-08-04T09:35:39.598Z] #23 13.59   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
09:35:39 [2022-08-04T09:35:39.888Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 46.0% of statements
09:35:40 [2022-08-04T09:35:40.148Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
09:35:40 [2022-08-04T09:35:40.165Z] #23 14.06 Collecting pyyaml
09:35:40 [2022-08-04T09:35:40.165Z] #23 14.07   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)
09:35:40 [2022-08-04T09:35:40.165Z] #23 14.15 Building wheels for collected packages: yamllint
09:35:40 [2022-08-04T09:35:40.165Z] #23 14.16   Building wheel for yamllint (setup.py): started
09:35:40 [2022-08-04T09:35:40.407Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
09:35:41 [2022-08-04T09:35:41.542Z] #23 15.35   Building wheel for yamllint (setup.py): finished with status 'done'
09:35:41 [2022-08-04T09:35:41.542Z] #23 15.35   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=6eff10445e93ff8e0589b5e8ac47d5b7ef70d0bd5e2abf274ada78aff8538ee9
09:35:41 [2022-08-04T09:35:41.542Z] #23 15.35   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
09:35:41 [2022-08-04T09:35:41.542Z] #23 15.35 Successfully built yamllint
09:35:41 [2022-08-04T09:35:41.542Z] #23 15.38 Installing collected packages: pyyaml, pathspec, yamllint
09:35:41 [2022-08-04T09:35:41.787Z] ok  	github.com/docker/docker/pkg/archive	0.285s	coverage: 82.3% of statements
09:35:41 [2022-08-04T09:35:41.801Z] #23 15.80 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
09:35:42 [2022-08-04T09:35:42.368Z] #23 DONE 16.3s
09:35:42 [2022-08-04T09:35:42.368Z] 
09:35:42 [2022-08-04T09:35:42.368Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
09:35:42 [2022-08-04T09:35:42.368Z] #27 sha256:91b1adb31985bae69aa109a3ef2432c826502b0ea474b20fb310a962bf0983f8
09:35:42 [2022-08-04T09:35:42.935Z] #27 DONE 0.4s
09:35:42 [2022-08-04T09:35:42.935Z] 
09:35:42 [2022-08-04T09:35:42.935Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
09:35:42 [2022-08-04T09:35:42.935Z] #32 sha256:df48ead6627b893b80c7682b025f432af98c98c4db5bb667176feaeae4ca55a3
09:35:43 [2022-08-04T09:35:43.168Z] ok  	github.com/docker/docker/pkg/authorization	0.541s	coverage: 68.3% of statements
09:35:43 [2022-08-04T09:35:43.169Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
09:35:43 [2022-08-04T09:35:43.193Z] #32 DONE 0.5s
09:35:43 [2022-08-04T09:35:43.193Z] 
09:35:43 [2022-08-04T09:35:43.193Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
09:35:43 [2022-08-04T09:35:43.193Z] #35 sha256:b6b2e71a2fae809f9844645ec1ce4a96bc035ad115dd1d406e87134edf70e9ae
09:35:43 [2022-08-04T09:35:43.428Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
09:35:43 [2022-08-04T09:35:43.451Z] #35 DONE 0.3s
09:35:43 [2022-08-04T09:35:43.451Z] 
09:35:43 [2022-08-04T09:35:43.451Z] #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
09:35:43 [2022-08-04T09:35:43.451Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:35:43 [2022-08-04T09:35:43.710Z] #64 ...
09:35:43 [2022-08-04T09:35:43.710Z] 
09:35:43 [2022-08-04T09:35:43.710Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
09:35:43 [2022-08-04T09:35:43.710Z] #37 sha256:6da739a57589926e3664ef8f0eae7e07e62953b2b3172025dc75e091f584dd56
09:35:43 [2022-08-04T09:35:43.710Z] #37 DONE 0.3s
09:35:43 [2022-08-04T09:35:43.710Z] 
09:35:43 [2022-08-04T09:35:43.710Z] #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
09:35:43 [2022-08-04T09:35:43.710Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:35:43 [2022-08-04T09:35:43.968Z] #64 ...
09:35:43 [2022-08-04T09:35:43.968Z] 
09:35:43 [2022-08-04T09:35:43.968Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
09:35:43 [2022-08-04T09:35:43.968Z] #39 sha256:edaa6d4e31f4a2d7c874e680a1204c11103c5541f2a74dc7470ffb9655efcda0
09:35:43 [2022-08-04T09:35:43.968Z] #39 DONE 0.1s
09:35:43 [2022-08-04T09:35:43.968Z] 
09:35:43 [2022-08-04T09:35:43.968Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
09:35:43 [2022-08-04T09:35:43.968Z] #41 sha256:085d71aa5d8e2faea8aa8e5dcc97d3007b4c3338420f92c44642d22d7bce8f0a
09:35:43 [2022-08-04T09:35:43.968Z] #41 DONE 0.1s
09:35:43 [2022-08-04T09:35:43.968Z] 
09:35:43 [2022-08-04T09:35:43.968Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:43 [2022-08-04T09:35:43.968Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:44 [2022-08-04T09:35:44.226Z] #77 ...
09:35:44 [2022-08-04T09:35:44.226Z] 
09:35:44 [2022-08-04T09:35:44.226Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
09:35:44 [2022-08-04T09:35:44.226Z] #45 sha256:0dd8de0ccd03c215a01d265f847aa6ca0dff15c9dcb4626b030ba77d152e561d
09:35:44 [2022-08-04T09:35:44.226Z] #45 DONE 0.1s
09:35:44 [2022-08-04T09:35:44.226Z] 
09:35:44 [2022-08-04T09:35:44.226Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:35:44 [2022-08-04T09:35:44.226Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:35:46 [2022-08-04T09:35:46.718Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.528s	coverage: 42.7% of statements
09:35:46 [2022-08-04T09:35:46.718Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
09:35:46 [2022-08-04T09:35:46.977Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
09:35:46 [2022-08-04T09:35:46.977Z] ok  	github.com/docker/docker/pkg/dmesg	0.003s	coverage: 83.3% of statements
09:35:47 [2022-08-04T09:35:47.237Z] ok  	github.com/docker/docker/layer	7.510s	coverage: 68.9% of statements
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/oci/caps	[no test files]
09:35:47 [2022-08-04T09:35:47.237Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
09:35:47 [2022-08-04T09:35:47.496Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
09:35:47 [2022-08-04T09:35:47.755Z] ok  	github.com/docker/docker/pkg/fsutils	0.129s	coverage: 85.1% of statements
09:35:47 [2022-08-04T09:35:47.755Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
09:35:48 [2022-08-04T09:35:48.233Z] --- PASS: TestBuildWithHugeFile (50.26s)
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildWCOWSandboxSize
09:35:48 [2022-08-04T09:35:48.233Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:35:48 [2022-08-04T09:35:48.233Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildWithEmptyDockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:35:48 [2022-08-04T09:35:48.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s)
09:35:48 [2022-08-04T09:35:48.233Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s)
09:35:48 [2022-08-04T09:35:48.233Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.21s)
09:35:48 [2022-08-04T09:35:48.233Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildPreserveOwnership
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildPreserveOwnership/copy_from
09:35:48 [2022-08-04T09:35:48.233Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:35:48 [2022-08-04T09:35:48.693Z] ok  	github.com/docker/docker/pkg/idtools	0.368s	coverage: 67.9% of statements
09:35:48 [2022-08-04T09:35:48.693Z] ok  	github.com/docker/docker/pkg/ioutils	0.356s	coverage: 71.0% of statements
09:35:48 [2022-08-04T09:35:48.954Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
09:35:48 [2022-08-04T09:35:48.954Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
09:35:48 [2022-08-04T09:35:48.954Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
09:35:49 [2022-08-04T09:35:49.214Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
09:35:49 [2022-08-04T09:35:49.214Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
09:35:49 [2022-08-04T09:35:49.474Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
09:35:49 [2022-08-04T09:35:49.733Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.013s	coverage: 90.5% of statements
09:35:49 [2022-08-04T09:35:49.734Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
09:35:49 [2022-08-04T09:35:49.734Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
09:35:49 [2022-08-04T09:35:49.734Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
09:35:50 [2022-08-04T09:35:50.304Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
09:35:50 [2022-08-04T09:35:50.873Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
09:35:51 [2022-08-04T09:35:51.134Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
09:35:51 [2022-08-04T09:35:51.134Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
09:35:52 [2022-08-04T09:35:52.426Z] --- PASS: TestBuildPreserveOwnership (10.26s)
09:35:52 [2022-08-04T09:35:52.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.24s)
09:35:52 [2022-08-04T09:35:52.426Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestBuildPlatformInvalid
09:35:52 [2022-08-04T09:35:52.426Z] --- PASS: TestBuildPlatformInvalid (0.09s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:35:52 [2022-08-04T09:35:52.426Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z] PASS
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === Skipped
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z]     build_session_test.go:25: TODO: BuildKit
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] DONE 34 tests, 3 skipped in 111.674s
09:35:52 [2022-08-04T09:35:52.426Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:35:52 [2022-08-04T09:35:52.426Z] INFO: Testing against a local daemon
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestConfigInspect
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestConfigInspect (0.02s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestConfigList
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestConfigList (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestConfigsCreateAndDelete
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestConfigsUpdate
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestConfigsUpdate (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestTemplatedConfig
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestTemplatedConfig (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z] === RUN   TestConfigCreateResolve
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] --- SKIP: TestConfigCreateResolve (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z] PASS
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === Skipped
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
09:35:52 [2022-08-04T09:35:52.426Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:35:52 [2022-08-04T09:35:52.426Z] 
09:35:52 [2022-08-04T09:35:52.426Z] DONE 6 tests, 6 skipped in 0.164s
09:35:52 [2022-08-04T09:35:52.426Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:35:52 [2022-08-04T09:35:52.512Z] ok  	github.com/docker/docker/pkg/pubsub	1.044s	coverage: 75.0% of statements
09:35:52 [2022-08-04T09:35:52.686Z] INFO: Testing against a local daemon
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestAttachWithTTY
09:35:52 [2022-08-04T09:35:52.686Z] --- PASS: TestAttachWithTTY (0.05s)
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestAttachWithoutTTy
09:35:52 [2022-08-04T09:35:52.686Z] --- PASS: TestAttachWithoutTTy (0.05s)
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestCheckpoint
09:35:52 [2022-08-04T09:35:52.686Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:35:52 [2022-08-04T09:35:52.686Z] --- SKIP: TestCheckpoint (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/commit
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/commit
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/create
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/containers/create
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/commit
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === CONT  TestContainerInvalidJSON/containers/create
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:35:52 [2022-08-04T09:35:52.686Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:35:52 [2022-08-04T09:35:52.686Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:35:52 [2022-08-04T09:35:52.772Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
09:35:52 [2022-08-04T09:35:52.946Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:35:52 [2022-08-04T09:35:52.946Z] === RUN   TestCopyFromContainerPathIsNotDir
09:35:52 [2022-08-04T09:35:52.946Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
09:35:52 [2022-08-04T09:35:52.946Z] === RUN   TestCopyToContainerPathDoesNotExist
09:35:52 [2022-08-04T09:35:52.946Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
09:35:52 [2022-08-04T09:35:52.946Z] === RUN   TestCopyEmptyFile
09:35:53 [2022-08-04T09:35:53.032Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
09:35:53 [2022-08-04T09:35:53.206Z] --- PASS: TestCopyEmptyFile (0.20s)
09:35:53 [2022-08-04T09:35:53.206Z] === RUN   TestCopyToContainerPathIsNotDir
09:35:53 [2022-08-04T09:35:53.206Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
09:35:53 [2022-08-04T09:35:53.206Z] === RUN   TestCopyFromContainer
09:35:53 [2022-08-04T09:35:53.291Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
09:35:53 [2022-08-04T09:35:53.551Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
09:35:53 [2022-08-04T09:35:53.551Z] ok  	github.com/docker/docker/pkg/stringid	0.003s	coverage: 70.6% of statements
09:35:54 [2022-08-04T09:35:54.121Z] ok  	github.com/docker/docker/pkg/sysinfo	0.008s	coverage: 53.6% of statements
09:35:54 [2022-08-04T09:35:54.690Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
09:35:54 [2022-08-04T09:35:54.949Z] ok  	github.com/docker/docker/pkg/tailfile	0.047s	coverage: 88.6% of statements
09:35:55 [2022-08-04T09:35:55.210Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
09:35:55 [2022-08-04T09:35:55.470Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
09:35:57 [2022-08-04T09:35:57.376Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer//
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer//bar/root
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer//bar/root/
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer/bar/quux
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer/bar/quux/
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:35:57 [2022-08-04T09:35:57.401Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:35:57 [2022-08-04T09:35:57.763Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCopyFromContainer/bar/notarget
09:35:57 [2022-08-04T09:35:57.778Z] --- PASS: TestCopyFromContainer (4.56s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:35:57 [2022-08-04T09:35:57.778Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateLinkToNonExistingContainer
09:35:57 [2022-08-04T09:35:57.778Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateWithInvalidEnv
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateWithInvalidEnv/0
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateWithInvalidEnv/0
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateWithInvalidEnv/1
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateWithInvalidEnv/1
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateWithInvalidEnv/2
09:35:57 [2022-08-04T09:35:57.778Z] === PAUSE TestCreateWithInvalidEnv/2
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateWithInvalidEnv/0
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateWithInvalidEnv/2
09:35:57 [2022-08-04T09:35:57.778Z] === CONT  TestCreateWithInvalidEnv/1
09:35:57 [2022-08-04T09:35:57.778Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateTmpfsMountsTarget
09:35:57 [2022-08-04T09:35:57.778Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:35:57 [2022-08-04T09:35:57.778Z] === RUN   TestCreateWithCustomMaskedPaths
09:35:58 [2022-08-04T09:35:58.023Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
09:35:59 [2022-08-04T09:35:59.158Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
09:35:59 [2022-08-04T09:35:59.158Z] === RUN   TestCreateWithCustomReadonlyPaths
09:35:59 [2022-08-04T09:35:59.405Z] ok  	github.com/docker/docker/quota	0.264s	coverage: 71.4% of statements
09:35:59 [2022-08-04T09:35:59.405Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
09:36:00 [2022-08-04T09:36:00.097Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.11s)
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:36:00 [2022-08-04T09:36:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:36:00 [2022-08-04T09:36:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:36:00 [2022-08-04T09:36:00.097Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:36:00 [2022-08-04T09:36:00.097Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:36:00 [2022-08-04T09:36:00.097Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:36:00 [2022-08-04T09:36:00.097Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
09:36:00 [2022-08-04T09:36:00.097Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
09:36:00 [2022-08-04T09:36:00.097Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:36:00 [2022-08-04T09:36:00.097Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
09:36:00 [2022-08-04T09:36:00.097Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
09:36:00 [2022-08-04T09:36:00.097Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:36:00 [2022-08-04T09:36:00.343Z] ok  	github.com/docker/docker/registry	0.081s	coverage: 58.6% of statements
09:36:00 [2022-08-04T09:36:00.666Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateDifferentPlatform
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateDifferentPlatform/different_os
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:36:00 [2022-08-04T09:36:00.666Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:36:00 [2022-08-04T09:36:00.666Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:36:00 [2022-08-04T09:36:00.666Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateInvalidHostConfig
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:36:00 [2022-08-04T09:36:00.666Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:36:00 [2022-08-04T09:36:00.666Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:36:00 [2022-08-04T09:36:00.666Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:36:00 [2022-08-04T09:36:00.666Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:36:00 [2022-08-04T09:36:00.666Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestContainerStartOnDaemonRestart
09:36:00 [2022-08-04T09:36:00.666Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:36:00 [2022-08-04T09:36:00.666Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestDaemonRestartIpcMode
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestDaemonRestartIpcMode
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestDaemonHostGatewayIP
09:36:00 [2022-08-04T09:36:00.666Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:36:00 [2022-08-04T09:36:00.666Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestRestartDaemonWithRestartingContainer
09:36:00 [2022-08-04T09:36:00.666Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestContainerKillOnDaemonStart
09:36:00 [2022-08-04T09:36:00.666Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:36:00 [2022-08-04T09:36:00.666Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
09:36:00 [2022-08-04T09:36:00.666Z] === RUN   TestDiff
09:36:00 [2022-08-04T09:36:00.913Z] ok  	github.com/docker/docker/registry/resumable	0.018s	coverage: 100.0% of statements
09:36:00 [2022-08-04T09:36:00.913Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
09:36:01 [2022-08-04T09:36:01.236Z] --- PASS: TestDiff (0.41s)
09:36:01 [2022-08-04T09:36:01.236Z] === RUN   TestExecConsoleSize
09:36:01 [2022-08-04T09:36:01.496Z] --- PASS: TestExecConsoleSize (0.44s)
09:36:01 [2022-08-04T09:36:01.496Z] === RUN   TestExecWithCloseStdin
09:36:01 [2022-08-04T09:36:01.504Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
09:36:01 [2022-08-04T09:36:01.776Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
09:36:02 [2022-08-04T09:36:02.066Z] --- PASS: TestExecWithCloseStdin (0.46s)
09:36:02 [2022-08-04T09:36:02.066Z] === RUN   TestExec
09:36:02 [2022-08-04T09:36:02.320Z] #77 187.9   CCLD     libocispec.la
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.3   CCLD     src/validate
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.3   CCLD     tests/test-1
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.3   CCLD     tests/test-2
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.3   CCLD     tests/test-3
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.4   CCLD     tests/test-5
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.4   CCLD     tests/test-4
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.5   CCLD     tests/test-6
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.5   CCLD     tests/test-7
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.8   CCLD     tests/test-8
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.8   CCLD     tests/test-9
09:36:02 [2022-08-04T09:36:02.320Z] #77 188.9   CCLD     tests/test-10
09:36:02 [2022-08-04T09:36:02.320Z] #77 189.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
09:36:02 [2022-08-04T09:36:02.320Z] #77 189.0   CCLD     tests/test-11
09:36:02 [2022-08-04T09:36:02.635Z] --- PASS: TestExec (0.47s)
09:36:02 [2022-08-04T09:36:02.635Z] === RUN   TestExecUser
09:36:02 [2022-08-04T09:36:02.894Z] --- PASS: TestExecUser (0.45s)
09:36:02 [2022-08-04T09:36:02.894Z] === RUN   TestExportContainerAndImportImage
09:36:03 [2022-08-04T09:36:03.464Z] --- PASS: TestExportContainerAndImportImage (0.54s)
09:36:03 [2022-08-04T09:36:03.464Z] === RUN   TestExportContainerAfterDaemonRestart
09:36:03 [2022-08-04T09:36:03.688Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
09:36:03 [2022-08-04T09:36:03.697Z] #77 191.0 libtool: link: ar cr libocispec.a 
09:36:03 [2022-08-04T09:36:03.956Z] #77 191.1 libtool: link: ranlib libocispec.a
09:36:04 [2022-08-04T09:36:04.258Z] ok  	github.com/docker/docker/volume/local	0.117s	coverage: 76.8% of statements
09:36:04 [2022-08-04T09:36:04.827Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
09:36:04 [2022-08-04T09:36:04.845Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
09:36:04 [2022-08-04T09:36:04.845Z] === RUN   TestHealthCheckWorkdir
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.4 make[5]: Entering directory '/tmp/crun-build/libocispec'
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[5]: Nothing to be done for 'install-exec-am'.
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[5]: Nothing to be done for 'install-data-am'.
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[5]: Leaving directory '/tmp/crun-build/libocispec'
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[4]: Leaving directory '/tmp/crun-build/libocispec'
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[3]: Leaving directory '/tmp/crun-build/libocispec'
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[2]: Leaving directory '/tmp/crun-build/libocispec'
09:36:05 [2022-08-04T09:36:05.332Z] #77 192.5 make[2]: Entering directory '/tmp/crun-build'
09:36:05 [2022-08-04T09:36:05.413Z] --- PASS: TestHealthCheckWorkdir (0.55s)
09:36:05 [2022-08-04T09:36:05.413Z] === RUN   TestHealthKillContainer
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-utils.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-container.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-cgroup.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.7   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.8   CC       src/libcrun/libcrun_testing_a-criu.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-custom-handler.o
09:36:05 [2022-08-04T09:36:05.591Z] #77 192.9   CC       src/libcrun/libcrun_testing_a-linux.o
09:36:05 [2022-08-04T09:36:05.775Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
09:36:05 [2022-08-04T09:36:05.850Z] #77 193.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
09:36:05 [2022-08-04T09:36:05.850Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
09:36:05 [2022-08-04T09:36:05.850Z] #77 193.1   CC       src/libcrun/libcrun_testing_a-error.o
09:36:06 [2022-08-04T09:36:06.108Z] #77 193.2   CC       src/libcrun/libcrun_testing_a-status.o
09:36:06 [2022-08-04T09:36:06.108Z] #77 193.4   CC       src/libcrun/libcrun_testing_a-terminal.o
09:36:06 [2022-08-04T09:36:06.367Z] #77 193.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
09:36:06 [2022-08-04T09:36:06.626Z] #77 193.6   CC       src/libcrun/libcrun_testing_a-signals.o
09:36:06 [2022-08-04T09:36:06.626Z] #77 193.8   CC       src/libcrun/libcrun_testing_a-mount_flags.o
09:36:06 [2022-08-04T09:36:06.626Z] #77 193.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
09:36:06 [2022-08-04T09:36:06.626Z] #77 193.9   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
09:36:06 [2022-08-04T09:36:06.885Z] #77 194.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
09:36:07 [2022-08-04T09:36:07.144Z] #77 194.3   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
09:36:07 [2022-08-04T09:36:07.404Z] #77 194.4   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
09:36:07 [2022-08-04T09:36:07.664Z] #77 194.7   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
09:36:07 [2022-08-04T09:36:07.664Z] #77 194.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
09:36:07 [2022-08-04T09:36:07.924Z] #77 195.1   CC       src/crun-crun.o
09:36:07 [2022-08-04T09:36:07.924Z] #77 195.2   CC       src/crun-run.o
09:36:08 [2022-08-04T09:36:08.200Z] #77 195.3   CC       src/crun-delete.o
09:36:08 [2022-08-04T09:36:08.200Z] #77 195.5   CC       src/crun-kill.o
09:36:08 [2022-08-04T09:36:08.459Z] #77 195.7   CC       src/crun-pause.o
09:36:08 [2022-08-04T09:36:08.459Z] #77 195.7   CC       src/crun-unpause.o
09:36:08 [2022-08-04T09:36:08.459Z] #77 195.8   CC       src/crun-spec.o
09:36:08 [2022-08-04T09:36:08.718Z] #77 195.9   CC       src/crun-exec.o
09:36:08 [2022-08-04T09:36:08.977Z] #77 196.0   CC       src/crun-list.o
09:36:08 [2022-08-04T09:36:08.977Z] #77 196.2   CC       src/crun-create.o
09:36:09 [2022-08-04T09:36:09.235Z] #77 196.4   CC       src/crun-start.o
09:36:09 [2022-08-04T09:36:09.235Z] #77 196.5   CC       src/crun-state.o
09:36:09 [2022-08-04T09:36:09.494Z] #77 196.6   CC       src/crun-update.o
09:36:09 [2022-08-04T09:36:09.753Z] #77 196.9   CC       src/crun-ps.o
09:36:09 [2022-08-04T09:36:09.753Z] #77 196.9   CC       src/crun-checkpoint.o
09:36:10 [2022-08-04T09:36:10.353Z] #77 197.4   CC       src/crun-restore.o
09:36:10 [2022-08-04T09:36:10.353Z] #77 197.5   CC       src/libcrun/libcrun_la-utils.lo
09:36:10 [2022-08-04T09:36:10.353Z] #77 197.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
09:36:10 [2022-08-04T09:36:10.619Z] #77 197.8   CC       src/libcrun/libcrun_la-cgroup.lo
09:36:10 [2022-08-04T09:36:10.619Z] #77 197.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
09:36:10 [2022-08-04T09:36:10.619Z] #77 198.0   CC       src/libcrun/libcrun_la-container.lo
09:36:11 [2022-08-04T09:36:11.187Z] #77 198.2   CC       src/libcrun/libcrun_la-cgroup-resources.lo
09:36:11 [2022-08-04T09:36:11.447Z] #77 198.6   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
09:36:11 [2022-08-04T09:36:11.447Z] #77 198.7   CC       src/libcrun/libcrun_la-cgroup-setup.lo
09:36:11 [2022-08-04T09:36:11.447Z] #77 198.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
09:36:12 [2022-08-04T09:36:12.014Z] #77 198.9   CC       src/libcrun/libcrun_la-criu.lo
09:36:12 [2022-08-04T09:36:12.014Z] #77 199.1   CC       src/libcrun/libcrun_la-custom-handler.lo
09:36:12 [2022-08-04T09:36:12.273Z] #77 199.5   CC       src/libcrun/libcrun_la-linux.lo
09:36:12 [2022-08-04T09:36:12.532Z] #77 199.6   CC       src/libcrun/libcrun_la-seccomp.lo
09:36:12 [2022-08-04T09:36:12.791Z] #77 200.0   CC       src/libcrun/libcrun_la-ebpf.lo
09:36:13 [2022-08-04T09:36:13.050Z] #77 200.2   CC       src/libcrun/libcrun_la-error.lo
09:36:13 [2022-08-04T09:36:13.309Z] #77 200.4   CC       src/libcrun/libcrun_la-status.lo
09:36:13 [2022-08-04T09:36:13.535Z] --- PASS: TestHealthKillContainer (7.83s)
09:36:13 [2022-08-04T09:36:13.535Z] === RUN   TestInspectCpusetInConfigPre120
09:36:13 [2022-08-04T09:36:13.535Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:36:13 [2022-08-04T09:36:13.535Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
09:36:13 [2022-08-04T09:36:13.535Z] === RUN   TestIpcModeNone
09:36:13 [2022-08-04T09:36:13.535Z] --- PASS: TestIpcModeNone (0.43s)
09:36:13 [2022-08-04T09:36:13.535Z] === RUN   TestIpcModePrivate
09:36:13 [2022-08-04T09:36:13.571Z] #77 200.6   CC       src/libcrun/libcrun_la-terminal.lo
09:36:13 [2022-08-04T09:36:13.571Z] #77 200.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
09:36:13 [2022-08-04T09:36:13.571Z] #77 ...
09:36:13 [2022-08-04T09:36:13.571Z] 
09:36:13 [2022-08-04T09:36:13.571Z] #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
09:36:13 [2022-08-04T09:36:13.571Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:36:13 [2022-08-04T09:36:13.571Z] #47 242.3 + dpkg --print-architecture
09:36:13 [2022-08-04T09:36:13.571Z] #47 242.3 + git checkout -q v2.1.0
09:36:13 [2022-08-04T09:36:13.571Z] #47 242.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
09:36:13 [2022-08-04T09:36:13.571Z] #47 242.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
09:36:13 [2022-08-04T09:36:13.794Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
09:36:14 [2022-08-04T09:36:14.053Z] --- PASS: TestIpcModePrivate (0.45s)
09:36:14 [2022-08-04T09:36:14.053Z] === RUN   TestIpcModeShareable
09:36:14 [2022-08-04T09:36:14.053Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:36:14 [2022-08-04T09:36:14.053Z] --- SKIP: TestIpcModeShareable (0.00s)
09:36:14 [2022-08-04T09:36:14.053Z] === RUN   TestAPIIpcModeShareableAndContainer
09:36:15 [2022-08-04T09:36:15.434Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s)
09:36:15 [2022-08-04T09:36:15.434Z] === RUN   TestAPIIpcModeHost
09:36:15 [2022-08-04T09:36:15.434Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:36:15 [2022-08-04T09:36:15.434Z] --- SKIP: TestAPIIpcModeHost (0.00s)
09:36:15 [2022-08-04T09:36:15.434Z] === RUN   TestDaemonIpcModeShareable
09:36:15 [2022-08-04T09:36:15.434Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:36:15 [2022-08-04T09:36:15.434Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
09:36:15 [2022-08-04T09:36:15.434Z] === RUN   TestDaemonIpcModePrivate
09:36:15 [2022-08-04T09:36:15.477Z] #47 ...
09:36:15 [2022-08-04T09:36:15.477Z] 
09:36:15 [2022-08-04T09:36:15.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
09:36:15 [2022-08-04T09:36:15.477Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:36:15 [2022-08-04T09:36:15.477Z] #77 202.6   CC       src/libcrun/libcrun_la-signals.lo
09:36:15 [2022-08-04T09:36:15.477Z] #77 202.7   CC       src/libcrun/libcrun_la-mount_flags.lo
09:36:16 [2022-08-04T09:36:16.044Z] #77 203.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
09:36:16 [2022-08-04T09:36:16.044Z] #77 203.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
09:36:16 [2022-08-04T09:36:16.044Z] #77 203.3   CC       src/libcrun/handlers/libcrun_la-krun.lo
09:36:16 [2022-08-04T09:36:16.303Z] #77 203.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
09:36:16 [2022-08-04T09:36:16.372Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
09:36:16 [2022-08-04T09:36:16.562Z] #77 203.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
09:36:16 [2022-08-04T09:36:16.631Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
09:36:16 [2022-08-04T09:36:16.631Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:36:16 [2022-08-04T09:36:16.631Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:36:16 [2022-08-04T09:36:16.631Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
09:36:16 [2022-08-04T09:36:16.631Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:36:16 [2022-08-04T09:36:16.631Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:36:16 [2022-08-04T09:36:16.631Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
09:36:16 [2022-08-04T09:36:16.631Z] === RUN   TestIpcModeOlderClient
09:36:16 [2022-08-04T09:36:16.631Z] === PAUSE TestIpcModeOlderClient
09:36:16 [2022-08-04T09:36:16.631Z] === RUN   TestKillContainerInvalidSignal
09:36:16 [2022-08-04T09:36:16.820Z] #77 204.0   CC       tests/init.o
09:36:16 [2022-08-04T09:36:16.891Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
09:36:16 [2022-08-04T09:36:16.891Z] === RUN   TestKillContainer
09:36:16 [2022-08-04T09:36:16.891Z] === RUN   TestKillContainer/no_signal
09:36:17 [2022-08-04T09:36:17.079Z] #77 204.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
09:36:17 [2022-08-04T09:36:17.460Z] === RUN   TestKillContainer/non_killing_signal
09:36:17 [2022-08-04T09:36:17.719Z] === RUN   TestKillContainer/killing_signal
09:36:18 [2022-08-04T09:36:18.288Z] --- PASS: TestKillContainer (1.41s)
09:36:18 [2022-08-04T09:36:18.288Z]     --- PASS: TestKillContainer/no_signal (0.39s)
09:36:18 [2022-08-04T09:36:18.288Z]     --- PASS: TestKillContainer/non_killing_signal (0.44s)
09:36:18 [2022-08-04T09:36:18.288Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
09:36:18 [2022-08-04T09:36:18.288Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:36:18 [2022-08-04T09:36:18.288Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:36:18 [2022-08-04T09:36:18.858Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:36:19 [2022-08-04T09:36:19.117Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
09:36:19 [2022-08-04T09:36:19.117Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
09:36:19 [2022-08-04T09:36:19.117Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s)
09:36:19 [2022-08-04T09:36:19.117Z] === RUN   TestKillStoppedContainer
09:36:19 [2022-08-04T09:36:19.117Z] --- PASS: TestKillStoppedContainer (0.03s)
09:36:19 [2022-08-04T09:36:19.117Z] === RUN   TestKillStoppedContainerAPIPre120
09:36:19 [2022-08-04T09:36:19.377Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:36:19 [2022-08-04T09:36:19.377Z] === RUN   TestKillDifferentUserContainer
09:36:19 [2022-08-04T09:36:19.637Z] --- PASS: TestKillDifferentUserContainer (0.40s)
09:36:19 [2022-08-04T09:36:19.637Z] === RUN   TestInspectOomKilledTrue
09:36:19 [2022-08-04T09:36:19.637Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:19 [2022-08-04T09:36:19.637Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:36:19 [2022-08-04T09:36:19.637Z] === RUN   TestInspectOomKilledFalse
09:36:19 [2022-08-04T09:36:19.637Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:36:19 [2022-08-04T09:36:19.637Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:36:19 [2022-08-04T09:36:19.637Z] === RUN   TestLinksEtcHostsContentMatch
09:36:19 [2022-08-04T09:36:19.637Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:36:19 [2022-08-04T09:36:19.637Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
09:36:19 [2022-08-04T09:36:19.637Z] === RUN   TestLinksContainerNames
09:36:20 [2022-08-04T09:36:20.577Z] --- PASS: TestLinksContainerNames (0.83s)
09:36:20 [2022-08-04T09:36:20.577Z] === RUN   TestLogsFollowTailEmpty
09:36:20 [2022-08-04T09:36:20.836Z] --- PASS: TestLogsFollowTailEmpty (0.38s)
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:36:20 [2022-08-04T09:36:20.836Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:36:20 [2022-08-04T09:36:20.836Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:36:21 [2022-08-04T09:36:21.406Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:36:21 [2022-08-04T09:36:21.665Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:36:21 [2022-08-04T09:36:21.924Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:36:22 [2022-08-04T09:36:22.184Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:36:22 [2022-08-04T09:36:22.754Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:36:22 [2022-08-04T09:36:22.754Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:36:23 [2022-08-04T09:36:23.323Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:36:23 [2022-08-04T09:36:23.323Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:36:23 [2022-08-04T09:36:23.892Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:36:23 [2022-08-04T09:36:23.892Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:36:24 [2022-08-04T09:36:24.831Z] --- PASS: TestLogs (3.73s)
09:36:24 [2022-08-04T09:36:24.831Z]     --- PASS: TestLogs/driver_local (0.01s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.67s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.61s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.71s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.57s)
09:36:24 [2022-08-04T09:36:24.831Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.67s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.69s)
09:36:24 [2022-08-04T09:36:24.831Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s)
09:36:24 [2022-08-04T09:36:24.831Z] === RUN   TestContainerNetworkMountsNoChown
09:36:25 [2022-08-04T09:36:25.091Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/default
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/default
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/private
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/private
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rprivate
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rprivate
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/slave
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/slave
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rslave
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rslave
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/shared
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/shared
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rshared
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rshared
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/default
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/default/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rslave
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/default/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/default/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/slave
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rprivate
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/private
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/private/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/private/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/default/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rshared
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/shared
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/private/bind_root
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:36:25 [2022-08-04T09:36:25.091Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/private/mount_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:36:25 [2022-08-04T09:36:25.350Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:36:25 [2022-08-04T09:36:25.350Z] --- PASS: TestMountDaemonRoot (0.01s)
09:36:25 [2022-08-04T09:36:25.350Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:36:25 [2022-08-04T09:36:25.350Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.03s)
09:36:25 [2022-08-04T09:36:25.350Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
09:36:25 [2022-08-04T09:36:25.350Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:36:25 [2022-08-04T09:36:25.350Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
09:36:25 [2022-08-04T09:36:25.350Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.03s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:36:25 [2022-08-04T09:36:25.351Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:36:25 [2022-08-04T09:36:25.351Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:36:25 [2022-08-04T09:36:25.351Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
09:36:25 [2022-08-04T09:36:25.351Z] === RUN   TestContainerBindMountNonRecursive
09:36:25 [2022-08-04T09:36:25.351Z]     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)
09:36:25 [2022-08-04T09:36:25.351Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s)
09:36:25 [2022-08-04T09:36:25.351Z] === RUN   TestContainerVolumesMountedAsShared
09:36:25 [2022-08-04T09:36:25.351Z]     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)
09:36:25 [2022-08-04T09:36:25.351Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z] === RUN   TestContainerVolumesMountedAsSlave
09:36:25 [2022-08-04T09:36:25.351Z]     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)
09:36:25 [2022-08-04T09:36:25.351Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
09:36:25 [2022-08-04T09:36:25.351Z] === RUN   TestNetworkNat
09:36:25 [2022-08-04T09:36:25.919Z] --- PASS: TestNetworkNat (0.49s)
09:36:25 [2022-08-04T09:36:25.919Z] === RUN   TestNetworkLocalhostTCPNat
09:36:26 [2022-08-04T09:36:26.488Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
09:36:26 [2022-08-04T09:36:26.488Z] === RUN   TestNetworkLoopbackNat
09:36:27 [2022-08-04T09:36:27.711Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/rootless	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/testutil/request	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/volume	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === Skipped
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     network_proxy_test.go:208: No support for dual stack yet
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver btrfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver btrfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver btrfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver btrfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver btrfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:71: No driver to put!
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z] time="2022-08-04T09:35:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z] time="2022-08-04T09:35:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z] time="2022-08-04T09:35:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z] time="2022-08-04T09:35:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z] time="2022-08-04T09:35:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: driver not supported
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:71: No driver to put!
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     overlay_test.go:50: Fails to compute changes intermittently
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     overlay_test.go:65: Cannot run test with naive change algorithm
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver zfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver zfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver zfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver zfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:44: Driver zfs not supported
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     graphtest_unix.go:71: No driver to put!
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
09:36:27 [2022-08-04T09:36:27.711Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
09:36:27 [2022-08-04T09:36:27.711Z] 
09:36:27 [2022-08-04T09:36:27.711Z] DONE 2875 tests, 28 skipped in 212.509s
09:36:27 [2022-08-04T09:36:27.711Z] + '[' -n 'github.com/docker/docker/libnetwork
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/bitseq
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cluster
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/config
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/datastore
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/diagnostic
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/discoverapi
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/driverapi
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/bridge
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/host
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/null
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/overlay
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/remote
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/windows
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/drvregistry
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/etchosts
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/idm
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/internal/caller
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipam
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipamapi
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipams/builtin
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipams/null
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipams/remote
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ipamutils
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/iptables
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/netlabel
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/netutils
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/networkdb
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/ns
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/options
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/osl
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/osl/kernel
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/portallocator
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/portmapper
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/resolvconf
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/testutils
09:36:27 [2022-08-04T09:36:27.711Z] github.com/docker/docker/libnetwork/types' ']'
09:36:27 [2022-08-04T09:36:27.711Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
09:36:29 [2022-08-04T09:36:29.025Z] --- PASS: TestNetworkLoopbackNat (2.53s)
09:36:29 [2022-08-04T09:36:29.025Z] === RUN   TestPause
09:36:29 [2022-08-04T09:36:29.025Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:29 [2022-08-04T09:36:29.025Z] --- SKIP: TestPause (0.00s)
09:36:29 [2022-08-04T09:36:29.025Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:36:29 [2022-08-04T09:36:29.025Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:36:29 [2022-08-04T09:36:29.025Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:36:29 [2022-08-04T09:36:29.025Z] === RUN   TestPauseStopPausedContainer
09:36:29 [2022-08-04T09:36:29.025Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:29 [2022-08-04T09:36:29.025Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
09:36:29 [2022-08-04T09:36:29.025Z] === RUN   TestPidHost
09:36:30 [2022-08-04T09:36:30.005Z] --- PASS: TestPidHost (0.87s)
09:36:30 [2022-08-04T09:36:30.005Z] === RUN   TestPsFilter
09:36:30 [2022-08-04T09:36:30.005Z] --- PASS: TestPsFilter (0.09s)
09:36:30 [2022-08-04T09:36:30.005Z] === RUN   TestRemoveContainerWithRemovedVolume
09:36:30 [2022-08-04T09:36:30.274Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
09:36:30 [2022-08-04T09:36:30.274Z] === RUN   TestRemoveContainerWithVolume
09:36:30 [2022-08-04T09:36:30.857Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
09:36:30 [2022-08-04T09:36:30.857Z] === RUN   TestRemoveContainerRunning
09:36:31 [2022-08-04T09:36:31.118Z] --- PASS: TestRemoveContainerRunning (0.42s)
09:36:31 [2022-08-04T09:36:31.118Z] === RUN   TestRemoveContainerForceRemoveRunning
09:36:31 [2022-08-04T09:36:31.686Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.44s)
09:36:31 [2022-08-04T09:36:31.686Z] === RUN   TestRemoveInvalidContainer
09:36:31 [2022-08-04T09:36:31.686Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:36:31 [2022-08-04T09:36:31.686Z] === RUN   TestRenameLinkedContainer
09:36:33 [2022-08-04T09:36:33.066Z] --- PASS: TestRenameLinkedContainer (1.60s)
09:36:33 [2022-08-04T09:36:33.066Z] === RUN   TestRenameStoppedContainer
09:36:33 [2022-08-04T09:36:33.635Z] --- PASS: TestRenameStoppedContainer (0.39s)
09:36:33 [2022-08-04T09:36:33.635Z] === RUN   TestRenameRunningContainerAndReuse
09:36:34 [2022-08-04T09:36:34.573Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
09:36:34 [2022-08-04T09:36:34.573Z] === RUN   TestRenameInvalidName
09:36:34 [2022-08-04T09:36:34.832Z] --- PASS: TestRenameInvalidName (0.42s)
09:36:34 [2022-08-04T09:36:34.832Z] === RUN   TestRenameAnonymousContainer
09:36:35 [2022-08-04T09:36:35.168Z] #77 ...
09:36:35 [2022-08-04T09:36:35.169Z] 
09:36:35 [2022-08-04T09:36:35.169Z] #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
09:36:35 [2022-08-04T09:36:35.169Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
09:36:35 [2022-08-04T09:36:35.169Z] #47 DONE 272.3s
09:36:35 [2022-08-04T09:36:35.169Z] 
09:36:35 [2022-08-04T09:36:35.169Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:36:35 [2022-08-04T09:36:35.169Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:36:36 [2022-08-04T09:36:36.105Z] #77 ...
09:36:36 [2022-08-04T09:36:36.105Z] 
09:36:36 [2022-08-04T09:36:36.105Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
09:36:36 [2022-08-04T09:36:36.105Z] #48 sha256:ca53745596c4462a1156a8bd642e1ab389f2bb85a58a6afd275fb5bdb63845c8
09:36:36 [2022-08-04T09:36:36.212Z] --- PASS: TestRenameAnonymousContainer (1.44s)
09:36:36 [2022-08-04T09:36:36.212Z] === RUN   TestRenameContainerWithSameName
09:36:36 [2022-08-04T09:36:36.780Z] --- PASS: TestRenameContainerWithSameName (0.40s)
09:36:36 [2022-08-04T09:36:36.780Z] === RUN   TestRenameContainerWithLinkedContainer
09:36:37 [2022-08-04T09:36:37.042Z] #48 DONE 0.7s
09:36:37 [2022-08-04T09:36:37.042Z] 
09:36:37 [2022-08-04T09:36:37.042Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
09:36:37 [2022-08-04T09:36:37.042Z] #52 sha256:35e8c4dec54163bfe89d58587b902df387b9ec398c4abbf295c7d98dc98b62b0
09:36:37 [2022-08-04T09:36:37.042Z] #52 DONE 0.1s
09:36:37 [2022-08-04T09:36:37.042Z] 
09:36:37 [2022-08-04T09:36:37.042Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
09:36:37 [2022-08-04T09:36:37.042Z] #54 sha256:3ce190c97a60183472387debb44b12b6f7aac50b6cc677509cb8caf5ab20859e
09:36:37 [2022-08-04T09:36:37.301Z] #54 DONE 0.2s
09:36:37 [2022-08-04T09:36:37.301Z] 
09:36:37 [2022-08-04T09:36:37.301Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
09:36:37 [2022-08-04T09:36:37.301Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
09:36:37 [2022-08-04T09:36:37.348Z] --- PASS: TestRenameContainerWithLinkedContainer (0.79s)
09:36:37 [2022-08-04T09:36:37.348Z] === RUN   TestResize
09:36:37 [2022-08-04T09:36:37.918Z] --- PASS: TestResize (0.42s)
09:36:37 [2022-08-04T09:36:37.918Z] === RUN   TestResizeWithInvalidSize
09:36:38 [2022-08-04T09:36:38.177Z] --- PASS: TestResizeWithInvalidSize (0.41s)
09:36:38 [2022-08-04T09:36:38.177Z] === RUN   TestResizeWhenContainerNotStarted
09:36:38 [2022-08-04T09:36:38.678Z] #77 225.9   CCLD     tests/init
09:36:38 [2022-08-04T09:36:38.747Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s)
09:36:38 [2022-08-04T09:36:38.747Z] === RUN   TestDaemonRestartKillContainers
09:36:38 [2022-08-04T09:36:38.747Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:36:38 [2022-08-04T09:36:38.747Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
09:36:38 [2022-08-04T09:36:38.747Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:36:38 [2022-08-04T09:36:38.747Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:36:39 [2022-08-04T09:36:39.687Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:36:40 [2022-08-04T09:36:40.257Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.73s)
09:36:40 [2022-08-04T09:36:40.257Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.87s)
09:36:40 [2022-08-04T09:36:40.257Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.85s)
09:36:40 [2022-08-04T09:36:40.257Z] === RUN   TestCgroupNamespacesRun
09:36:41 [2022-08-04T09:36:41.638Z] --- PASS: TestCgroupNamespacesRun (1.13s)
09:36:41 [2022-08-04T09:36:41.638Z] === RUN   TestCgroupNamespacesRunPrivileged
09:36:42 [2022-08-04T09:36:42.577Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
09:36:42 [2022-08-04T09:36:42.577Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:36:43 [2022-08-04T09:36:43.956Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
09:36:43 [2022-08-04T09:36:43.956Z] === RUN   TestCgroupNamespacesRunHostMode
09:36:44 [2022-08-04T09:36:44.895Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
09:36:44 [2022-08-04T09:36:44.895Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:36:46 [2022-08-04T09:36:46.274Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
09:36:46 [2022-08-04T09:36:46.274Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:36:47 [2022-08-04T09:36:47.213Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s)
09:36:47 [2022-08-04T09:36:47.213Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:36:47 [2022-08-04T09:36:47.782Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
09:36:47 [2022-08-04T09:36:47.782Z] === RUN   TestCgroupNamespacesRunOlderClient
09:36:49 [2022-08-04T09:36:49.161Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
09:36:49 [2022-08-04T09:36:49.161Z] === RUN   TestNISDomainname
09:36:49 [2022-08-04T09:36:49.161Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:36:49 [2022-08-04T09:36:49.161Z] --- SKIP: TestNISDomainname (0.02s)
09:36:49 [2022-08-04T09:36:49.161Z] === RUN   TestHostnameDnsResolution
09:36:49 [2022-08-04T09:36:49.730Z] --- PASS: TestHostnameDnsResolution (0.62s)
09:36:49 [2022-08-04T09:36:49.730Z] === RUN   TestUnprivilegedPortsAndPing
09:36:49 [2022-08-04T09:36:49.730Z]     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
09:36:49 [2022-08-04T09:36:49.730Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
09:36:49 [2022-08-04T09:36:49.730Z] === RUN   TestPrivilegedHostDevices
09:36:49 [2022-08-04T09:36:49.989Z] --- PASS: TestPrivilegedHostDevices (0.46s)
09:36:49 [2022-08-04T09:36:49.989Z] === RUN   TestRunConsoleSize
09:36:50 [2022-08-04T09:36:50.558Z] --- PASS: TestRunConsoleSize (0.40s)
09:36:50 [2022-08-04T09:36:50.558Z] === RUN   TestRunWithAlternativeContainerdShim
09:36:51 [2022-08-04T09:36:51.496Z] --- PASS: TestRunWithAlternativeContainerdShim (1.07s)
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStats
09:36:51 [2022-08-04T09:36:51.496Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:51 [2022-08-04T09:36:51.496Z] --- SKIP: TestStats (0.00s)
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStopContainerWithTimeout
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStopContainerWithTimeout/0
09:36:51 [2022-08-04T09:36:51.496Z] === PAUSE TestStopContainerWithTimeout/0
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStopContainerWithTimeout/1
09:36:51 [2022-08-04T09:36:51.496Z] === PAUSE TestStopContainerWithTimeout/1
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStopContainerWithTimeout/3
09:36:51 [2022-08-04T09:36:51.496Z] === PAUSE TestStopContainerWithTimeout/3
09:36:51 [2022-08-04T09:36:51.496Z] === RUN   TestStopContainerWithTimeout/-1
09:36:51 [2022-08-04T09:36:51.496Z] === PAUSE TestStopContainerWithTimeout/-1
09:36:51 [2022-08-04T09:36:51.496Z] === CONT  TestStopContainerWithTimeout/0
09:36:51 [2022-08-04T09:36:51.496Z] === CONT  TestStopContainerWithTimeout/3
09:36:52 [2022-08-04T09:36:52.066Z] === CONT  TestStopContainerWithTimeout/-1
09:36:54 [2022-08-04T09:36:54.601Z] === CONT  TestStopContainerWithTimeout/1
09:36:55 [2022-08-04T09:36:55.539Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:36:55 [2022-08-04T09:36:55.539Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
09:36:55 [2022-08-04T09:36:55.539Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
09:36:55 [2022-08-04T09:36:55.539Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
09:36:55 [2022-08-04T09:36:55.539Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
09:36:55 [2022-08-04T09:36:55.539Z] === RUN   TestDeleteDevicemapper
09:36:55 [2022-08-04T09:36:55.539Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:36:55 [2022-08-04T09:36:55.539Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:36:55 [2022-08-04T09:36:55.539Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:36:56 [2022-08-04T09:36:56.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.25s)
09:36:56 [2022-08-04T09:36:56.919Z] === RUN   TestUpdateMemory
09:36:56 [2022-08-04T09:36:56.919Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:56 [2022-08-04T09:36:56.919Z] --- SKIP: TestUpdateMemory (0.00s)
09:36:56 [2022-08-04T09:36:56.919Z] === RUN   TestUpdateCPUQuota
09:36:56 [2022-08-04T09:36:56.919Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:56 [2022-08-04T09:36:56.919Z] --- SKIP: TestUpdateCPUQuota (0.00s)
09:36:56 [2022-08-04T09:36:56.919Z] === RUN   TestUpdatePidsLimit
09:36:56 [2022-08-04T09:36:56.919Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:36:56 [2022-08-04T09:36:56.919Z] --- SKIP: TestUpdatePidsLimit (0.00s)
09:36:56 [2022-08-04T09:36:56.919Z] === RUN   TestUpdateRestartPolicy
09:37:00 [2022-08-04T09:37:00.611Z] #77 244.8   AR       libcrun_testing.a
09:37:00 [2022-08-04T09:37:00.611Z] #77 244.8 ar: `u' modifier ignored since `D' is the default (see `U')
09:37:00 [2022-08-04T09:37:00.611Z] #77 244.9   CCLD     tests/tests_libcrun_utils
09:37:00 [2022-08-04T09:37:00.611Z] #77 244.9   CCLD     tests/tests_libcrun_errors
09:37:00 [2022-08-04T09:37:00.611Z] #77 244.9   CCLD     tests/tests_libcrun_fuzzer
09:37:00 [2022-08-04T09:37:00.611Z] #77 245.4   CCLD     libcrun.la
09:37:00 [2022-08-04T09:37:00.611Z] #77 246.5   CCLD     crun
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.0 make[3]: Entering directory '/tmp/crun-build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.2  /bin/mkdir -p '/usr/local/lib'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.2  /bin/mkdir -p '/usr/local/share/man/man1'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.2  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.3  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.3 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.3 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.3 libtool: install: chmod 644 /usr/local/lib/libcrun.a
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.4 libtool: install: ranlib /usr/local/lib/libcrun.a
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.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
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 ----------------------------------------------------------------------
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 Libraries have been installed in:
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6    /usr/local/lib
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 If you ever happen to want to link against installed libraries
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 in a given directory, LIBDIR, you must either use libtool, and
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 specify the full pathname of the library, or use the '-LLIBDIR'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 flag during linking and do at least one of the following:
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6      during execution
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6    - add LIBDIR to the 'LD_RUN_PATH' environment variable
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6      during linking
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 See any operating system documentation about shared libraries for
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 more information, such as the ld(1) and ld.so(8) manual pages.
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6 ----------------------------------------------------------------------
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6  /bin/mkdir -p '/build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.6   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.7 libtool: install: /usr/bin/install -c crun /build/crun
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.7 make[3]: Leaving directory '/tmp/crun-build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.7 make[2]: Leaving directory '/tmp/crun-build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 247.7 make[1]: Leaving directory '/tmp/crun-build'
09:37:00 [2022-08-04T09:37:00.611Z] #77 DONE 247.9s
09:37:00 [2022-08-04T09:37:00.611Z] 
09:37:00 [2022-08-04T09:37:00.611Z] #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
09:37:00 [2022-08-04T09:37:00.611Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:37:09 [2022-08-04T09:37:09.135Z] --- PASS: TestUpdateRestartPolicy (10.90s)
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestUpdateRestartWithAutoRemove
09:37:09 [2022-08-04T09:37:09.135Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitNonBlocked
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:09 [2022-08-04T09:37:09.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:09 [2022-08-04T09:37:09.135Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:09 [2022-08-04T09:37:09.135Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:37:09 [2022-08-04T09:37:09.135Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:37:09 [2022-08-04T09:37:09.135Z] --- PASS: TestWaitNonBlocked (0.01s)
09:37:09 [2022-08-04T09:37:09.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s)
09:37:09 [2022-08-04T09:37:09.135Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s)
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitBlocked
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:37:09 [2022-08-04T09:37:09.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:37:09 [2022-08-04T09:37:09.135Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:37:09 [2022-08-04T09:37:09.135Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:37:09 [2022-08-04T09:37:09.135Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:37:09 [2022-08-04T09:37:09.135Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:37:09 [2022-08-04T09:37:09.704Z] --- PASS: TestWaitBlocked (0.01s)
09:37:09 [2022-08-04T09:37:09.704Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
09:37:09 [2022-08-04T09:37:09.704Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
09:37:09 [2022-08-04T09:37:09.704Z] === RUN   TestWaitConditions
09:37:09 [2022-08-04T09:37:09.704Z] === RUN   TestWaitConditions/default
09:37:09 [2022-08-04T09:37:09.704Z] === PAUSE TestWaitConditions/default
09:37:09 [2022-08-04T09:37:09.704Z] === RUN   TestWaitConditions/not-running
09:37:09 [2022-08-04T09:37:09.704Z] === PAUSE TestWaitConditions/not-running
09:37:09 [2022-08-04T09:37:09.704Z] === RUN   TestWaitConditions/next-exit
09:37:09 [2022-08-04T09:37:09.704Z] === PAUSE TestWaitConditions/next-exit
09:37:09 [2022-08-04T09:37:09.704Z] === RUN   TestWaitConditions/removed
09:37:09 [2022-08-04T09:37:09.704Z] === PAUSE TestWaitConditions/removed
09:37:09 [2022-08-04T09:37:09.704Z] === CONT  TestWaitConditions/default
09:37:09 [2022-08-04T09:37:09.704Z] === CONT  TestWaitConditions/next-exit
09:37:11 [2022-08-04T09:37:11.084Z] === CONT  TestWaitConditions/removed
09:37:11 [2022-08-04T09:37:11.344Z] === CONT  TestWaitConditions/not-running
09:37:12 [2022-08-04T09:37:12.724Z] --- PASS: TestWaitConditions (0.01s)
09:37:12 [2022-08-04T09:37:12.724Z]     --- PASS: TestWaitConditions/default (1.53s)
09:37:12 [2022-08-04T09:37:12.724Z]     --- PASS: TestWaitConditions/next-exit (1.63s)
09:37:12 [2022-08-04T09:37:12.724Z]     --- PASS: TestWaitConditions/removed (1.57s)
09:37:12 [2022-08-04T09:37:12.724Z]     --- PASS: TestWaitConditions/not-running (1.49s)
09:37:12 [2022-08-04T09:37:12.724Z] === RUN   TestWaitRestartedContainer
09:37:12 [2022-08-04T09:37:12.724Z] === RUN   TestWaitRestartedContainer/default
09:37:12 [2022-08-04T09:37:12.724Z] === PAUSE TestWaitRestartedContainer/default
09:37:12 [2022-08-04T09:37:12.724Z] === RUN   TestWaitRestartedContainer/not-running
09:37:12 [2022-08-04T09:37:12.724Z] === PAUSE TestWaitRestartedContainer/not-running
09:37:12 [2022-08-04T09:37:12.724Z] === RUN   TestWaitRestartedContainer/next-exit
09:37:12 [2022-08-04T09:37:12.724Z] === PAUSE TestWaitRestartedContainer/next-exit
09:37:12 [2022-08-04T09:37:12.724Z] === CONT  TestWaitRestartedContainer/default
09:37:12 [2022-08-04T09:37:12.724Z] === CONT  TestWaitRestartedContainer/next-exit
09:37:14 [2022-08-04T09:37:14.107Z] === CONT  TestWaitRestartedContainer/not-running
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork	37.393s	coverage: 40.6% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.139s	coverage: 84.4% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.513s	coverage: 59.9% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.015s	coverage: 5.2% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
09:37:14 [2022-08-04T09:37:14.396Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
09:37:14 [2022-08-04T09:37:14.396Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
09:37:15 [2022-08-04T09:37:15.046Z] --- PASS: TestWaitRestartedContainer (0.01s)
09:37:15 [2022-08-04T09:37:15.046Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.37s)
09:37:15 [2022-08-04T09:37:15.046Z]     --- PASS: TestWaitRestartedContainer/default (1.44s)
09:37:15 [2022-08-04T09:37:15.046Z]     --- PASS: TestWaitRestartedContainer/not-running (0.91s)
09:37:15 [2022-08-04T09:37:15.046Z] === CONT  TestDaemonRestartIpcMode
09:37:15 [2022-08-04T09:37:15.046Z] === CONT  TestIpcModeOlderClient
09:37:15 [2022-08-04T09:37:15.046Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:37:15 [2022-08-04T09:37:15.046Z] === CONT  TestRestartDaemonWithRestartingContainer
09:37:15 [2022-08-04T09:37:15.668Z] #64 ...
09:37:15 [2022-08-04T09:37:15.668Z] 
09:37:15 [2022-08-04T09:37:15.668Z] #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
09:37:15 [2022-08-04T09:37:15.668Z] #60 sha256:fbd7f722151c24293fb00c8e1aeb931ef88db53dbadfb780dad006eaba2868ac
09:37:15 [2022-08-04T09:37:15.668Z] #60 187.5 + mkdir -p /build
09:37:15 [2022-08-04T09:37:15.668Z] #60 187.5 + cp runc /build/runc
09:37:15 [2022-08-04T09:37:15.668Z] #60 DONE 188.6s
09:37:15 [2022-08-04T09:37:15.668Z] 
09:37:15 [2022-08-04T09:37:15.668Z] #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
09:37:15 [2022-08-04T09:37:15.668Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:37:17 [2022-08-04T09:37:17.046Z] #64 ...
09:37:17 [2022-08-04T09:37:17.046Z] 
09:37:17 [2022-08-04T09:37:17.046Z] #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
09:37:17 [2022-08-04T09:37:17.046Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
09:37:17 [2022-08-04T09:37:17.046Z] #55 315.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
09:37:17 [2022-08-04T09:37:17.046Z] #55 DONE 315.9s
09:37:17 [2022-08-04T09:37:17.046Z] 
09:37:17 [2022-08-04T09:37:17.046Z] #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
09:37:17 [2022-08-04T09:37:17.046Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:37:17 [2022-08-04T09:37:17.585Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.33s)
09:37:17 [2022-08-04T09:37:17.845Z] --- PASS: TestDaemonRestartIpcMode (2.66s)
09:37:17 [2022-08-04T09:37:17.845Z] PASS
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === Skipped
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s)
09:37:17 [2022-08-04T09:37:17.845Z]     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)
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     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)
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     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)
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestPause (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:37:17 [2022-08-04T09:37:17.845Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:37:17 [2022-08-04T09:37:17.845Z] 
09:37:17 [2022-08-04T09:37:17.845Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
09:37:17 [2022-08-04T09:37:17.846Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
09:37:17 [2022-08-04T09:37:17.846Z]     run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     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
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestStats (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
09:37:17 [2022-08-04T09:37:17.846Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
09:37:17 [2022-08-04T09:37:17.846Z] 
09:37:17 [2022-08-04T09:37:17.846Z] DONE 249 tests, 27 skipped in 85.227s
09:37:17 [2022-08-04T09:37:17.846Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:37:17 [2022-08-04T09:37:17.846Z] === RUN   TestConfigDaemonLibtrustID
09:37:18 [2022-08-04T09:37:18.417Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
09:37:18 [2022-08-04T09:37:18.417Z] === RUN   TestConfigDaemonID
09:37:18 [2022-08-04T09:37:18.950Z] #64 ...
09:37:18 [2022-08-04T09:37:18.950Z] 
09:37:18 [2022-08-04T09:37:18.950Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
09:37:18 [2022-08-04T09:37:18.950Z] #56 sha256:964406c5a4b2545a20030c0b71acb36435644e052aeb96462d165ae348b3103f
09:37:19 [2022-08-04T09:37:19.518Z] #56 DONE 0.7s
09:37:19 [2022-08-04T09:37:19.518Z] 
09:37:19 [2022-08-04T09:37:19.518Z] #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
09:37:19 [2022-08-04T09:37:19.518Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:37:19 [2022-08-04T09:37:19.518Z] #64 ...
09:37:19 [2022-08-04T09:37:19.518Z] 
09:37:19 [2022-08-04T09:37:19.518Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
09:37:19 [2022-08-04T09:37:19.518Z] #58 sha256:2461ad9013c205672b8754c87de1bea19c35e01da7d0651b2a6c6eb9b1f59204
09:37:19 [2022-08-04T09:37:19.518Z] #58 DONE 0.1s
09:37:19 [2022-08-04T09:37:19.776Z] 
09:37:19 [2022-08-04T09:37:19.776Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
09:37:19 [2022-08-04T09:37:19.776Z] #61 sha256:27a1c516c1f1d247c329fef881dfa9e0038169ca279474e098ab6f1e04d35340
09:37:19 [2022-08-04T09:37:19.801Z]     daemon_test.go:83: [de96f087f7e27] daemon is not started
09:37:19 [2022-08-04T09:37:19.801Z] --- PASS: TestConfigDaemonID (1.08s)
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:37:19 [2022-08-04T09:37:19.801Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:37:19 [2022-08-04T09:37:19.801Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation/invalid_config
09:37:19 [2022-08-04T09:37:19.801Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation/malformed_config
09:37:19 [2022-08-04T09:37:19.801Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestDaemonConfigValidation/valid_config
09:37:19 [2022-08-04T09:37:19.801Z] === PAUSE TestDaemonConfigValidation/valid_config
09:37:19 [2022-08-04T09:37:19.801Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:37:19 [2022-08-04T09:37:19.801Z] === CONT  TestDaemonConfigValidation/malformed_config
09:37:19 [2022-08-04T09:37:19.801Z] === CONT  TestDaemonConfigValidation/valid_config
09:37:19 [2022-08-04T09:37:19.801Z] === CONT  TestDaemonConfigValidation/invalid_config
09:37:19 [2022-08-04T09:37:19.801Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:37:19 [2022-08-04T09:37:19.801Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:37:19 [2022-08-04T09:37:19.801Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
09:37:19 [2022-08-04T09:37:19.801Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
09:37:19 [2022-08-04T09:37:19.801Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
09:37:19 [2022-08-04T09:37:19.801Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
09:37:19 [2022-08-04T09:37:19.801Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestConfigDaemonSeccompProfiles
09:37:19 [2022-08-04T09:37:19.801Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:37:20 [2022-08-04T09:37:20.035Z] #61 DONE 0.3s
09:37:20 [2022-08-04T09:37:20.035Z] 
09:37:20 [2022-08-04T09:37:20.035Z] #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
09:37:20 [2022-08-04T09:37:20.035Z] #64 sha256:077a06e6a8259d85aac388a96c8d3ac474d9099b5b779e24529a4907e1c1f132
09:37:20 [2022-08-04T09:37:20.739Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:37:22 [2022-08-04T09:37:22.120Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:37:23 [2022-08-04T09:37:23.059Z] === CONT  TestConfigDaemonSeccompProfiles
09:37:23 [2022-08-04T09:37:23.059Z]     daemon_test.go:197: [d842815ecba10] daemon is not started
09:37:23 [2022-08-04T09:37:23.059Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
09:37:23 [2022-08-04T09:37:23.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
09:37:23 [2022-08-04T09:37:23.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
09:37:23 [2022-08-04T09:37:23.059Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
09:37:23 [2022-08-04T09:37:23.059Z] === RUN   TestDaemonProxy
09:37:23 [2022-08-04T09:37:23.059Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:37:23 [2022-08-04T09:37:23.059Z] --- SKIP: TestDaemonProxy (0.00s)
09:37:23 [2022-08-04T09:37:23.059Z] PASS
09:37:23 [2022-08-04T09:37:23.059Z] 
09:37:23 [2022-08-04T09:37:23.059Z] === Skipped
09:37:23 [2022-08-04T09:37:23.059Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
09:37:23 [2022-08-04T09:37:23.059Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
09:37:23 [2022-08-04T09:37:23.059Z] 
09:37:23 [2022-08-04T09:37:23.059Z] DONE 13 tests, 1 skipped in 5.248s
09:37:23 [2022-08-04T09:37:23.059Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:37:23 [2022-08-04T09:37:23.059Z] INFO: Testing against a local daemon
09:37:23 [2022-08-04T09:37:23.059Z] === RUN   TestCommitInheritsEnv
09:37:23 [2022-08-04T09:37:23.316Z] #64 280.4 + bin/containerd
09:37:24 [2022-08-04T09:37:24.376Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.190s	coverage: 6.6% of statements
09:37:24 [2022-08-04T09:37:24.376Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
09:37:24 [2022-08-04T09:37:24.376Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
09:37:24 [2022-08-04T09:37:24.376Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.011s	coverage: 57.4% of statements
09:37:24 [2022-08-04T09:37:24.376Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
09:37:24 [2022-08-04T09:37:24.376Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
09:37:24 [2022-08-04T09:37:24.376Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
09:37:24 [2022-08-04T09:37:24.376Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
09:37:24 [2022-08-04T09:37:24.636Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.010s	coverage: 81.2% of statements
09:37:24 [2022-08-04T09:37:24.896Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
09:37:24 [2022-08-04T09:37:24.896Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
09:37:25 [2022-08-04T09:37:25.595Z] --- PASS: TestCommitInheritsEnv (2.00s)
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportExtremelyLargeImageWorks
09:37:25 [2022-08-04T09:37:25.595Z] === PAUSE TestImportExtremelyLargeImageWorks
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/#00
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/_______
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform//
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/linux
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/LINUX
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/macos
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:37:25 [2022-08-04T09:37:25.595Z] --- PASS: TestImportWithCustomPlatform (0.31s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:37:25 [2022-08-04T09:37:25.595Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImagesFilterMultiReference
09:37:25 [2022-08-04T09:37:25.595Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestImagePullPlatformInvalid
09:37:25 [2022-08-04T09:37:25.595Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
09:37:25 [2022-08-04T09:37:25.595Z] === RUN   TestRemoveImageOrphaning
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestRemoveImageOrphaning (1.60s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestRemoveImageGarbageCollector
09:37:27 [2022-08-04T09:37:27.500Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:37:27 [2022-08-04T09:37:27.500Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagInvalidReference
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagInvalidReference (0.01s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagValidPrefixedRepo
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagExistedNameWithoutForce
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagOfficialNames
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagOfficialNames (0.04s)
09:37:27 [2022-08-04T09:37:27.500Z] === RUN   TestTagMatchesDigest
09:37:27 [2022-08-04T09:37:27.500Z] --- PASS: TestTagMatchesDigest (0.01s)
09:37:27 [2022-08-04T09:37:27.500Z] === CONT  TestImportExtremelyLargeImageWorks
09:37:37 [2022-08-04T09:37:37.110Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
09:37:51 [2022-08-04T09:37:51.999Z] ok  	github.com/docker/docker/libnetwork/ipam	15.432s	coverage: 85.3% of statements
09:37:51 [2022-08-04T09:37:51.999Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
09:37:51 [2022-08-04T09:37:51.999Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
09:37:51 [2022-08-04T09:37:51.999Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
09:37:51 [2022-08-04T09:37:51.999Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.012s	coverage: 47.4% of statements
09:37:51 [2022-08-04T09:37:51.999Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
09:37:51 [2022-08-04T09:37:51.999Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
09:37:52 [2022-08-04T09:37:52.568Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.262s	coverage: 74.0% of statements
09:37:53 [2022-08-04T09:37:53.219Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m53.690718182s 
09:37:53 [2022-08-04T09:37:53.219Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 513.205881ms 
09:37:53 [2022-08-04T09:37:53.505Z] ok  	github.com/docker/docker/libnetwork/iptables	0.167s	coverage: 45.0% of statements
09:37:53 [2022-08-04T09:37:53.505Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
09:37:53 [2022-08-04T09:37:53.764Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
09:38:15 [2022-08-04T09:38:15.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:38:15 [2022-08-04T09:38:15.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:38:19 [2022-08-04T09:38:19.538Z] #64 331.6 # github.com/containerd/containerd/cmd/containerd
09:38:19 [2022-08-04T09:38:19.538Z] #64 331.6 /usr/bin/ld: /tmp/go-link-3304021319/000019.o: in function `New':
09:38:19 [2022-08-04T09:38:19.538Z] #64 331.6 /tmp/tmp.Wi4AG1yO1L/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
09:38:19 [2022-08-04T09:38:19.538Z] #64 331.7 + bin/containerd-stress
09:38:19 [2022-08-04T09:38:19.538Z] #64 332.8 + bin/containerd-shim
09:38:27 [2022-08-04T09:38:27.667Z] #64 344.0 + bin/containerd-shim-runc-v1
09:38:34 [2022-08-04T09:38:34.278Z] #64 350.5 + bin/containerd-shim-runc-v2
09:38:34 [2022-08-04T09:38:34.278Z] #64 351.3 + binaries
09:38:34 [2022-08-04T09:38:34.278Z] #64 351.3 + install -D bin/containerd /build/containerd
09:38:34 [2022-08-04T09:38:34.278Z] #64 351.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
09:38:34 [2022-08-04T09:38:34.278Z] #64 351.3 + install -D bin/ctr /build/ctr
09:38:36 [2022-08-04T09:38:36.175Z] #64 DONE 353.0s
09:38:36 [2022-08-04T09:38:36.743Z] 
09:38:36 [2022-08-04T09:38:36.743Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
09:38:36 [2022-08-04T09:38:36.743Z] #65 sha256:dd94dc01287b2467176539d2dddd1aec79d9381676f2cbca9fc69ac605848b73
09:38:37 [2022-08-04T09:38:37.676Z] #65 DONE 0.9s
09:38:37 [2022-08-04T09:38:37.676Z] 
09:38:37 [2022-08-04T09:38:37.676Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
09:38:37 [2022-08-04T09:38:37.676Z] #70 sha256:6091e66813d73fbcef6e222c3ef574c2835991676033f61fa2477cc1e49b0c4d
09:38:37 [2022-08-04T09:38:37.676Z] #70 DONE 0.2s
09:38:37 [2022-08-04T09:38:37.934Z] 
09:38:37 [2022-08-04T09:38:37.934Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
09:38:37 [2022-08-04T09:38:37.934Z] #75 sha256:68c5e8884c0dddf224ad33b998b7554a20525c1da9cdb7fb6c7216a0d45000e7
09:38:39 [2022-08-04T09:38:39.306Z] #75 DONE 1.2s
09:38:39 [2022-08-04T09:38:39.306Z] 
09:38:39 [2022-08-04T09:38:39.306Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
09:38:39 [2022-08-04T09:38:39.306Z] #78 sha256:a156dc0c1790ff6068a4c1bc93d3ded5722e3106f0985cc15228b6a11be7435b
09:38:39 [2022-08-04T09:38:39.306Z] #78 DONE 0.1s
09:38:39 [2022-08-04T09:38:39.306Z] 
09:38:39 [2022-08-04T09:38:39.306Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
09:38:39 [2022-08-04T09:38:39.306Z] #79 sha256:23550970e3c3a00cdc9dd19858dc8be21555f3b56d9609ac81232fb1dc0ad252
09:38:39 [2022-08-04T09:38:39.306Z] #79 DONE 0.0s
09:38:39 [2022-08-04T09:38:39.306Z] 
09:38:39 [2022-08-04T09:38:39.306Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
09:38:39 [2022-08-04T09:38:39.306Z] #80 sha256:6aeb0d0748ccd5bf14ff00ae3327d1db133bc6009ce862c16704bc0c187d7087
09:38:39 [2022-08-04T09:38:39.306Z] #80 DONE 0.0s
09:38:39 [2022-08-04T09:38:39.306Z] 
09:38:39 [2022-08-04T09:38:39.306Z] #81 [dev-systemd-true 1/1] 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
09:38:39 [2022-08-04T09:38:39.306Z] #81 sha256:b2ba8467e62820f8b88e29a7f95387ce4b52af4b9196367c2c116e169faeb81b
09:38:40 [2022-08-04T09:38:40.239Z] #81 0.828 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
09:38:40 [2022-08-04T09:38:40.239Z] #81 0.829 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
09:38:40 [2022-08-04T09:38:40.239Z] #81 1.002 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
09:38:40 [2022-08-04T09:38:40.806Z] #81 1.083 Reading package lists...
09:38:41 [2022-08-04T09:38:41.323Z] #81 1.703 Reading package lists...
09:38:41 [2022-08-04T09:38:41.581Z] #81 2.212 Building dependency tree...
09:38:41 [2022-08-04T09:38:41.581Z] #81 2.331 Reading state information...
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.450 systemd is already the newest version (247.3-7).
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.450 systemd set to manually installed.
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.450 The following additional packages will be installed:
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.451   libdbus-1-3 libpam-systemd
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.452 Recommended packages:
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.452   libnss-systemd
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.511 The following NEW packages will be installed:
09:38:41 [2022-08-04T09:38:41.839Z] #81 2.512   dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv
09:38:42 [2022-08-04T09:38:42.097Z] #81 2.778 0 upgraded, 5 newly installed, 0 to remove and 4 not upgraded.
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.778 Need to get 950 kB of archives.
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.778 After this operation, 1988 kB of additional disk space will be used.
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.778 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.785 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.801 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.805 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.807 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.954 debconf: delaying package configuration, since apt-utils is not installed
09:38:42 [2022-08-04T09:38:42.098Z] #81 2.984 Fetched 950 kB in 0s (3264 kB/s)
09:38:42 [2022-08-04T09:38:42.098Z] #81 3.008 Selecting previously unselected package systemd-sysv.
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.008 (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 ... 29483 files and directories currently installed.)
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.033 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.036 Unpacking systemd-sysv (247.3-7) ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.082 Selecting previously unselected package libdbus-1-3:amd64.
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.084 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.093 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.154 Selecting previously unselected package dbus.
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.157 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.168 Unpacking dbus (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.226 Selecting previously unselected package libpam-systemd:amd64.
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.229 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.232 Unpacking libpam-systemd:amd64 (247.3-7) ...
09:38:42 [2022-08-04T09:38:42.355Z] #81 3.280 Selecting previously unselected package dbus-user-session.
09:38:42 [2022-08-04T09:38:42.614Z] #81 3.283 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
09:38:42 [2022-08-04T09:38:42.614Z] #81 3.287 Unpacking dbus-user-session (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.614Z] #81 3.384 Setting up systemd-sysv (247.3-7) ...
09:38:42 [2022-08-04T09:38:42.614Z] #81 3.395 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.614Z] #81 3.407 Setting up dbus (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.873Z] #81 3.580 invoke-rc.d: could not determine current runlevel
09:38:42 [2022-08-04T09:38:42.873Z] #81 3.583 invoke-rc.d: policy-rc.d denied execution of start.
09:38:42 [2022-08-04T09:38:42.873Z] #81 3.587 Setting up libpam-systemd:amd64 (247.3-7) ...
09:38:42 [2022-08-04T09:38:42.873Z] #81 3.753 Setting up dbus-user-session (1.12.20-2) ...
09:38:42 [2022-08-04T09:38:42.873Z] #81 3.769 Processing triggers for libc-bin (2.31-13+deb11u3) ...
09:38:43 [2022-08-04T09:38:43.131Z] #81 DONE 3.9s
09:38:43 [2022-08-04T09:38:43.131Z] 
09:38:43 [2022-08-04T09:38:43.131Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker
09:38:43 [2022-08-04T09:38:43.131Z] #82 sha256:a63d70ad8d843d117527391bf37d1164658ce9ba1caf29b1bdb77e7fab6fc0a2
09:38:47 [2022-08-04T09:38:47.314Z] #82 DONE 3.6s
09:38:47 [2022-08-04T09:38:47.314Z] 
09:38:47 [2022-08-04T09:38:47.314Z] #83 exporting to image
09:38:47 [2022-08-04T09:38:47.314Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
09:38:47 [2022-08-04T09:38:47.314Z] #83 exporting layers
09:38:55 [2022-08-04T09:38:55.423Z] #83 exporting layers 7.9s done
09:38:55 [2022-08-04T09:38:55.423Z] #83 writing image sha256:95e38dd13f075ed8a47486f47edcac07cd2e4fcbd058d1ace7407d6f9cb85ea2 done
09:38:55 [2022-08-04T09:38:55.423Z] #83 naming to docker.io/library/docker:9f96b58888b4336da1d56541ff8e8ac41155af0c done
09:38:55 [2022-08-04T09:38:55.423Z] #83 DONE 7.9s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:38:55 [2022-08-04T09:38:55.767Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=9f96b58888b4336da1d56541ff8e8ac41155af0c -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=master docker:9f96b58888b4336da1d56541ff8e8ac41155af0c hack/make.sh dynbinary test-integration
09:38:56 [2022-08-04T09:38:56.332Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
09:38:56 [2022-08-04T09:38:56.332Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
09:38:56 [2022-08-04T09:38:56.333Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
09:38:56 [2022-08-04T09:38:56.333Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
09:38:56 [2022-08-04T09:38:56.333Z] 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)
09:38:56 [2022-08-04T09:38:56.333Z] Detected virtualization docker.
09:38:56 [2022-08-04T09:38:56.333Z] Detected architecture x86-64.
09:38:56 [2022-08-04T09:38:56.333Z] Set hostname to <5a633f6fba4a>.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@configfs.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@drm.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] modprobe@fuse.service: Succeeded.
09:38:56 [2022-08-04T09:38:56.333Z] + source /etc/docker-entrypoint-cmd
09:38:56 [2022-08-04T09:38:56.333Z] ++ hack/make.sh dynbinary test-integration
09:38:56 [2022-08-04T09:38:56.333Z] 
09:38:56 [2022-08-04T09:38:56.591Z] Removing bundles/
09:38:56 [2022-08-04T09:38:56.591Z] 
09:38:56 [2022-08-04T09:38:56.591Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:38:56 [2022-08-04T09:38:56.591Z] Building: bundles/dynbinary-daemon/dockerd
09:38:56 [2022-08-04T09:38:56.591Z] GOOS="" GOARCH="" GOARM=""
09:39:04 [2022-08-04T09:39:04.056Z] --- PASS: TestImportExtremelyLargeImageWorks (93.52s)
09:39:04 [2022-08-04T09:39:04.056Z] PASS
09:39:04 [2022-08-04T09:39:04.056Z] 
09:39:04 [2022-08-04T09:39:04.056Z] === Skipped
09:39:04 [2022-08-04T09:39:04.056Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:39:04 [2022-08-04T09:39:04.056Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
09:39:04 [2022-08-04T09:39:04.056Z] 
09:39:04 [2022-08-04T09:39:04.056Z] DONE 22 tests, 1 skipped in 97.844s
09:39:04 [2022-08-04T09:39:04.056Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestStripANSICommands
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestStripANSICommands/#00
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestStripANSICommands/#01
09:39:04 [2022-08-04T09:39:04.056Z] --- PASS: TestStripANSICommands (0.00s)
09:39:04 [2022-08-04T09:39:04.056Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:39:04 [2022-08-04T09:39:04.056Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:39:04 [2022-08-04T09:39:04.056Z] PASS
09:39:04 [2022-08-04T09:39:04.056Z] 
09:39:04 [2022-08-04T09:39:04.056Z] DONE 3 tests in 0.043s
09:39:04 [2022-08-04T09:39:04.056Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:39:04 [2022-08-04T09:39:04.056Z] INFO: Testing against a local daemon
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestNetworkCreateDelete
09:39:04 [2022-08-04T09:39:04.056Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestDockerNetworkDeletePreferID
09:39:04 [2022-08-04T09:39:04.056Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s)
09:39:04 [2022-08-04T09:39:04.056Z] === RUN   TestDaemonDNSFallback
09:39:08 [2022-08-04T09:39:08.265Z] --- PASS: TestDaemonDNSFallback (6.30s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestInspectNetwork
09:39:08 [2022-08-04T09:39:08.265Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.265Z] --- SKIP: TestInspectNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestRunContainerWithBridgeNone
09:39:08 [2022-08-04T09:39:08.265Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.265Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/create
09:39:08 [2022-08-04T09:39:08.265Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:39:08 [2022-08-04T09:39:08.265Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:08 [2022-08-04T09:39:08.265Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:08 [2022-08-04T09:39:08.265Z] === CONT  TestNetworkInvalidJSON/networks/create
09:39:08 [2022-08-04T09:39:08.265Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:39:08 [2022-08-04T09:39:08.265Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:39:08 [2022-08-04T09:39:08.265Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:39:08 [2022-08-04T09:39:08.265Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkList
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkList//networks
09:39:08 [2022-08-04T09:39:08.265Z] === PAUSE TestNetworkList//networks
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestNetworkList//networks/
09:39:08 [2022-08-04T09:39:08.265Z] === PAUSE TestNetworkList//networks/
09:39:08 [2022-08-04T09:39:08.265Z] === CONT  TestNetworkList//networks
09:39:08 [2022-08-04T09:39:08.265Z] === CONT  TestNetworkList//networks/
09:39:08 [2022-08-04T09:39:08.265Z] --- PASS: TestNetworkList (0.01s)
09:39:08 [2022-08-04T09:39:08.265Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z]     --- PASS: TestNetworkList//networks (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestHostIPv4BridgeLabel
09:39:08 [2022-08-04T09:39:08.265Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.265Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
09:39:08 [2022-08-04T09:39:08.265Z] === RUN   TestDaemonRestartWithLiveRestore
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDaemonDefaultNetworkPools
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDaemonRestartWithExistingNetwork
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestServiceWithPredefinedNetwork
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:243: FLAKY_TEST
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestServiceWithDataPathPortInit
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestServiceWithDataPathPortInit (0.03s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] PASS
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === Skipped
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:243: FLAKY_TEST
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.03s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] DONE 34 tests, 12 skipped in 7.093s
09:39:08 [2022-08-04T09:39:08.266Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:39:08 [2022-08-04T09:39:08.266Z] INFO: Testing against a local daemon
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDockerNetworkIpvlanPersistance
09:39:08 [2022-08-04T09:39:08.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDockerNetworkIpvlan
09:39:08 [2022-08-04T09:39:08.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] PASS
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === Skipped
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] DONE 2 tests, 2 skipped in 0.101s
09:39:08 [2022-08-04T09:39:08.266Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:39:08 [2022-08-04T09:39:08.266Z] INFO: Testing against a local daemon
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDockerNetworkMacvlanPersistance
09:39:08 [2022-08-04T09:39:08.266Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] === RUN   TestDockerNetworkMacvlan
09:39:08 [2022-08-04T09:39:08.266Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z] PASS
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === Skipped
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
09:39:08 [2022-08-04T09:39:08.266Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] DONE 2 tests, 2 skipped in 0.108s
09:39:08 [2022-08-04T09:39:08.266Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:39:08 [2022-08-04T09:39:08.266Z] testing: warning: no tests to run
09:39:08 [2022-08-04T09:39:08.266Z] PASS
09:39:08 [2022-08-04T09:39:08.266Z] 
09:39:08 [2022-08-04T09:39:08.266Z] DONE 0 tests in 0.024s
09:39:08 [2022-08-04T09:39:08.266Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:39:08 [2022-08-04T09:39:08.526Z] INFO: Testing against a local daemon
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginAllowRequest
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginTLS
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginTLS (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginDenyRequest
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginAPIDenyResponse
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginDenyResponse
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginAllowEventStream
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginErrorResponse
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginErrorRequest
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginHeader
09:39:08 [2022-08-04T09:39:08.526Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.526Z] --- SKIP: TestAuthZPluginHeader (0.00s)
09:39:08 [2022-08-04T09:39:08.526Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:39:08 [2022-08-04T09:39:08.785Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:08 [2022-08-04T09:39:08.785Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
09:39:08 [2022-08-04T09:39:08.785Z] === RUN   TestAuthZPluginV2Disable
09:39:09 [2022-08-04T09:39:09.045Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:09 [2022-08-04T09:39:09.045Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
09:39:09 [2022-08-04T09:39:09.045Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:39:09 [2022-08-04T09:39:09.613Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:09 [2022-08-04T09:39:09.613Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
09:39:09 [2022-08-04T09:39:09.613Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:39:09 [2022-08-04T09:39:09.873Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:09 [2022-08-04T09:39:09.873Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
09:39:09 [2022-08-04T09:39:09.873Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
09:39:10 [2022-08-04T09:39:10.133Z] PASS
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === Skipped
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
09:39:10 [2022-08-04T09:39:10.133Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.133Z] 
09:39:10 [2022-08-04T09:39:10.133Z] DONE 17 tests, 17 skipped in 1.794s
09:39:10 [2022-08-04T09:39:10.133Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:39:10 [2022-08-04T09:39:10.133Z] INFO: Testing against a local daemon
09:39:10 [2022-08-04T09:39:10.133Z] === RUN   TestPluginInvalidJSON
09:39:10 [2022-08-04T09:39:10.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:39:10 [2022-08-04T09:39:10.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:39:10 [2022-08-04T09:39:10.133Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:39:10 [2022-08-04T09:39:10.133Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:39:10 [2022-08-04T09:39:10.133Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:39:10 [2022-08-04T09:39:10.133Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:39:10 [2022-08-04T09:39:10.393Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:39:10 [2022-08-04T09:39:10.393Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:39:10 [2022-08-04T09:39:10.393Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:39:10 [2022-08-04T09:39:10.393Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:39:10 [2022-08-04T09:39:10.393Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginInstall
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.393Z] --- SKIP: TestPluginInstall (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginsWithRuntimes
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:39:10 [2022-08-04T09:39:10.393Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestPluginBackCompatMediaTypes
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:39:10 [2022-08-04T09:39:10.393Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z] PASS
09:39:10 [2022-08-04T09:39:10.393Z] 
09:39:10 [2022-08-04T09:39:10.393Z] === Skipped
09:39:10 [2022-08-04T09:39:10.393Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost
09:39:10 [2022-08-04T09:39:10.393Z] 
09:39:10 [2022-08-04T09:39:10.393Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
09:39:10 [2022-08-04T09:39:10.393Z] 
09:39:10 [2022-08-04T09:39:10.393Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
09:39:10 [2022-08-04T09:39:10.393Z]     plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
09:39:10 [2022-08-04T09:39:10.393Z] 
09:39:10 [2022-08-04T09:39:10.393Z] DONE 19 tests, 3 skipped in 0.164s
09:39:10 [2022-08-04T09:39:10.393Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:39:10 [2022-08-04T09:39:10.393Z] INFO: Testing against a local daemon
09:39:10 [2022-08-04T09:39:10.393Z] === RUN   TestExternalGraphDriver
09:39:10 [2022-08-04T09:39:10.652Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:39:10 [2022-08-04T09:39:10.652Z] --- SKIP: TestExternalGraphDriver (0.34s)
09:39:10 [2022-08-04T09:39:10.652Z] === RUN   TestGraphdriverPluginV2
09:39:14 [2022-08-04T09:39:14.846Z] --- PASS: TestGraphdriverPluginV2 (3.69s)
09:39:14 [2022-08-04T09:39:14.846Z] PASS
09:39:14 [2022-08-04T09:39:14.846Z] 
09:39:14 [2022-08-04T09:39:14.846Z] === Skipped
09:39:14 [2022-08-04T09:39:14.846Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
09:39:14 [2022-08-04T09:39:14.846Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
09:39:14 [2022-08-04T09:39:14.846Z] 
09:39:14 [2022-08-04T09:39:14.846Z] DONE 2 tests, 1 skipped in 4.134s
09:39:14 [2022-08-04T09:39:14.846Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:39:14 [2022-08-04T09:39:14.846Z] INFO: Testing against a local daemon
09:39:14 [2022-08-04T09:39:14.846Z] === RUN   TestContinueAfterPluginCrash
09:39:14 [2022-08-04T09:39:14.846Z] === PAUSE TestContinueAfterPluginCrash
09:39:14 [2022-08-04T09:39:14.846Z] === RUN   TestReadPluginNoRead
09:39:14 [2022-08-04T09:39:14.846Z] === PAUSE TestReadPluginNoRead
09:39:14 [2022-08-04T09:39:14.846Z] === RUN   TestDaemonStartWithLogOpt
09:39:14 [2022-08-04T09:39:14.846Z] === PAUSE TestDaemonStartWithLogOpt
09:39:14 [2022-08-04T09:39:14.846Z] === CONT  TestContinueAfterPluginCrash
09:39:14 [2022-08-04T09:39:14.846Z] === CONT  TestDaemonStartWithLogOpt
09:39:19 [2022-08-04T09:39:19.044Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
09:39:19 [2022-08-04T09:39:19.044Z] === CONT  TestReadPluginNoRead
09:39:21 [2022-08-04T09:39:21.583Z] === RUN   TestReadPluginNoRead/default
09:39:22 [2022-08-04T09:39:22.522Z] === RUN   TestReadPluginNoRead/disabled_caching
09:39:23 [2022-08-04T09:39:23.541Z] --- PASS: TestContinueAfterPluginCrash (8.85s)
09:39:23 [2022-08-04T09:39:23.801Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:39:25 [2022-08-04T09:39:25.183Z] === CONT  TestReadPluginNoRead
09:39:25 [2022-08-04T09:39:25.183Z]     read_test.go:92: [dfa3b6a6452a5] daemon is not started
09:39:25 [2022-08-04T09:39:25.183Z] --- PASS: TestReadPluginNoRead (6.05s)
09:39:25 [2022-08-04T09:39:25.183Z]     --- PASS: TestReadPluginNoRead/default (1.25s)
09:39:25 [2022-08-04T09:39:25.183Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.39s)
09:39:25 [2022-08-04T09:39:25.183Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
09:39:25 [2022-08-04T09:39:25.183Z] PASS
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] DONE 6 tests in 10.520s
09:39:25 [2022-08-04T09:39:25.183Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:39:25 [2022-08-04T09:39:25.183Z] testing: warning: no tests to run
09:39:25 [2022-08-04T09:39:25.183Z] PASS
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] DONE 0 tests in 0.036s
09:39:25 [2022-08-04T09:39:25.183Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:39:25 [2022-08-04T09:39:25.183Z] INFO: Testing against a local daemon
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestPluginWithDevMounts
09:39:25 [2022-08-04T09:39:25.183Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestPluginWithDevMounts (0.00s)
09:39:25 [2022-08-04T09:39:25.183Z] PASS
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === Skipped
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
09:39:25 [2022-08-04T09:39:25.183Z]     mounts_test.go:20: (*Execution).IsRootless-fm
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] DONE 1 tests, 1 skipped in 0.108s
09:39:25 [2022-08-04T09:39:25.183Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:39:25 [2022-08-04T09:39:25.183Z] INFO: Testing against a local daemon
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestSecretInspect
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestSecretInspect (0.02s)
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestSecretList
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestSecretList (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestSecretsCreateAndDelete
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestSecretsUpdate
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestSecretsUpdate (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestTemplatedSecret
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestTemplatedSecret (0.00s)
09:39:25 [2022-08-04T09:39:25.183Z] === RUN   TestSecretCreateResolve
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] --- SKIP: TestSecretCreateResolve (0.02s)
09:39:25 [2022-08-04T09:39:25.183Z] PASS
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === Skipped
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
09:39:25 [2022-08-04T09:39:25.183Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.183Z] 
09:39:25 [2022-08-04T09:39:25.183Z] DONE 6 tests, 6 skipped in 0.162s
09:39:25 [2022-08-04T09:39:25.183Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:39:25 [2022-08-04T09:39:25.444Z] INFO: Testing against a local daemon
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestServiceCreateInit
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- PASS: TestServiceCreateInit (0.02s)
09:39:25 [2022-08-04T09:39:25.444Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:39:25 [2022-08-04T09:39:25.444Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceMultipleTimes
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceConflict
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceConflict (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceMaxReplicas
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateWithDuplicateNetworkNames
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceSecretFileMode
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceConfigFileMode
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceSysctls
09:39:25 [2022-08-04T09:39:25.444Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.444Z] --- SKIP: TestCreateServiceSysctls (0.04s)
09:39:25 [2022-08-04T09:39:25.444Z] === RUN   TestCreateServiceCapabilities
09:39:25 [2022-08-04T09:39:25.704Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestCreateServiceCapabilities (0.03s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestInspect
09:39:25 [2022-08-04T09:39:25.704Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestInspect (0.01s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestCreateJob
09:39:25 [2022-08-04T09:39:25.704Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestCreateJob (0.01s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestReplicatedJob
09:39:25 [2022-08-04T09:39:25.704Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestReplicatedJob (0.01s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestUpdateReplicatedJob
09:39:25 [2022-08-04T09:39:25.704Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestServiceListWithStatuses
09:39:25 [2022-08-04T09:39:25.704Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestDockerNetworkConnectAlias
09:39:25 [2022-08-04T09:39:25.704Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestDockerNetworkReConnect
09:39:25 [2022-08-04T09:39:25.704Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:25 [2022-08-04T09:39:25.704Z] --- SKIP: TestDockerNetworkReConnect (0.02s)
09:39:25 [2022-08-04T09:39:25.704Z] === RUN   TestServicePlugin
09:39:27 [2022-08-04T09:39:27.612Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServicePlugin (1.94s)
09:39:27 [2022-08-04T09:39:27.612Z] === RUN   TestServiceUpdateLabel
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServiceUpdateLabel (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z] === RUN   TestServiceUpdateSecrets
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z] === RUN   TestServiceUpdateConfigs
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z] === RUN   TestServiceUpdateNetwork
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z] === RUN   TestServiceUpdatePidsLimit
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
09:39:27 [2022-08-04T09:39:27.612Z] PASS
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === Skipped
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s)
09:39:27 [2022-08-04T09:39:27.612Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestInspect (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:39:27 [2022-08-04T09:39:27.612Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s)
09:39:27 [2022-08-04T09:39:27.612Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s)
09:39:27 [2022-08-04T09:39:27.612Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
09:39:27 [2022-08-04T09:39:27.612Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
09:39:27 [2022-08-04T09:39:27.612Z] 
09:39:27 [2022-08-04T09:39:27.612Z] DONE 24 tests, 23 skipped in 2.373s
09:39:27 [2022-08-04T09:39:27.612Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:39:27 [2022-08-04T09:39:27.872Z] INFO: Testing against a local daemon
09:39:27 [2022-08-04T09:39:27.872Z] === RUN   TestSessionCreate
09:39:27 [2022-08-04T09:39:27.872Z] --- PASS: TestSessionCreate (0.04s)
09:39:27 [2022-08-04T09:39:27.872Z] === RUN   TestSessionCreateWithBadUpgrade
09:39:27 [2022-08-04T09:39:27.872Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
09:39:27 [2022-08-04T09:39:27.872Z] PASS
09:39:27 [2022-08-04T09:39:27.872Z] 
09:39:27 [2022-08-04T09:39:27.872Z] DONE 2 tests in 0.188s
09:39:27 [2022-08-04T09:39:27.872Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:39:28 [2022-08-04T09:39:28.132Z] INFO: Testing against a local daemon
09:39:28 [2022-08-04T09:39:28.132Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:39:28 [2022-08-04T09:39:28.132Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:39:28 [2022-08-04T09:39:28.132Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:39:28 [2022-08-04T09:39:28.132Z] === RUN   TestDiskUsage
09:39:28 [2022-08-04T09:39:28.132Z] === PAUSE TestDiskUsage
09:39:28 [2022-08-04T09:39:28.132Z] === RUN   TestEventsExecDie
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestEventsExecDie (0.55s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestEventsBackwardsCompatible
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestEventsVolumeCreate
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestEventsVolumeCreate (0.05s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestInfoBinaryCommits
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestInfoAPIVersioned
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestInfoAPI
09:39:28 [2022-08-04T09:39:28.701Z] --- PASS: TestInfoAPI (0.02s)
09:39:28 [2022-08-04T09:39:28.701Z] === RUN   TestInfoAPIWarnings
09:39:29 [2022-08-04T09:39:29.686Z] INFO [linters context/goanalysis] analyzers took 6m30.24998291s with top 10 stages: buildir: 2m22.304778798s, the_only_name: 40.974386483s, goimports: 26.900342285s, unconvert: 22.957163031s, S1038: 18.167094911s, gosec: 17.806422053s, misspell: 5.895344894s, S1039: 5.103613609s, nilness: 4.882030436s, unused: 4.837012398s 
09:39:29 [2022-08-04T09:39:29.686Z] INFO [runner] Issues before processing: 2446, after processing: 0 
09:39:29 [2022-08-04T09:39:29.686Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2125/2125, exclude: 2022/2022, identifier_marker: 2022/2022, exclude-rules: 78/2022, nolint: 0/78, filename_unadjuster: 2125/2125, skip_dirs: 2125/2125, cgo: 2125/2446, skip_files: 2125/2125, autogenerated_exclude: 2022/2125 
09:39:29 [2022-08-04T09:39:29.686Z] INFO [runner] processing took 211.606285ms with stages: nolint: 87.620857ms, identifier_marker: 43.766742ms, exclude-rules: 34.598874ms, autogenerated_exclude: 26.935598ms, path_prettifier: 13.941567ms, skip_dirs: 3.398068ms, cgo: 767.826µs, filename_unadjuster: 569.539µs, max_same_issues: 1.93µs, skip_files: 870ns, uniq_by_line: 709ns, max_from_linter: 662ns, severity-rules: 596ns, diff: 453ns, exclude: 415ns, source_code: 406ns, path_shortener: 333ns, max_per_file_from_linter: 315ns, sort_results: 287ns, path_prefixer: 238ns 
09:39:29 [2022-08-04T09:39:29.686Z] INFO [runner] linters took 1m46.962671008s with stages: goanalysis_metalinter: 1m46.750741508s 
09:39:29 [2022-08-04T09:39:29.686Z] INFO File cache stats: 1702 entries of total size 8.7MiB 
09:39:29 [2022-08-04T09:39:29.686Z] INFO Memory: 2811 samples, avg is 324.5MB, max is 1284.7MB 
09:39:29 [2022-08-04T09:39:29.686Z] INFO Execution took 4m41.178202392s               
09:39:29 [2022-08-04T09:39:29.686Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
09:39:30 [2022-08-04T09:39:30.036Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/make.sh dynbinary test-docker-py
09:39:30 [2022-08-04T09:39:30.299Z] 
09:39:30 [2022-08-04T09:39:30.559Z] Removing bundles/
09:39:30 [2022-08-04T09:39:30.559Z] 
09:39:30 [2022-08-04T09:39:30.559Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:39:30 [2022-08-04T09:39:30.559Z] Building: bundles/dynbinary-daemon/dockerd
09:39:30 [2022-08-04T09:39:30.559Z] GOOS="" GOARCH="" GOARM=""
09:39:37 [2022-08-04T09:39:37.078Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:39:45 [2022-08-04T09:39:45.224Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.393s	coverage: 60.2% of statements
09:39:45 [2022-08-04T09:39:45.224Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
09:39:45 [2022-08-04T09:39:45.224Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
09:39:45 [2022-08-04T09:39:45.483Z] ok  	github.com/docker/docker/libnetwork/osl	4.329s	coverage: 39.7% of statements
09:39:45 [2022-08-04T09:39:45.743Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
09:39:46 [2022-08-04T09:39:46.002Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
09:39:46 [2022-08-04T09:39:46.796Z] --- PASS: TestInfoAPIWarnings (16.57s)
09:39:46 [2022-08-04T09:39:46.796Z] === RUN   TestInfoDebug
09:39:46 [2022-08-04T09:39:46.796Z] --- PASS: TestInfoDebug (0.54s)
09:39:46 [2022-08-04T09:39:46.796Z] === RUN   TestInfoInsecureRegistries
09:39:46 [2022-08-04T09:39:46.796Z] --- PASS: TestInfoInsecureRegistries (0.54s)
09:39:46 [2022-08-04T09:39:46.796Z] === RUN   TestInfoRegistryMirrors
09:39:46 [2022-08-04T09:39:46.796Z] --- PASS: TestInfoRegistryMirrors (0.54s)
09:39:46 [2022-08-04T09:39:46.796Z] === RUN   TestLoginFailsWithBadCredentials
09:39:47 [2022-08-04T09:39:47.364Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:39:47 [2022-08-04T09:39:47.364Z] === RUN   TestPingCacheHeaders
09:39:47 [2022-08-04T09:39:47.364Z] --- PASS: TestPingCacheHeaders (0.03s)
09:39:47 [2022-08-04T09:39:47.364Z] === RUN   TestPingGet
09:39:47 [2022-08-04T09:39:47.364Z] --- PASS: TestPingGet (0.01s)
09:39:47 [2022-08-04T09:39:47.364Z] === RUN   TestPingHead
09:39:47 [2022-08-04T09:39:47.364Z] --- PASS: TestPingHead (0.03s)
09:39:47 [2022-08-04T09:39:47.364Z] === RUN   TestPingSwarmHeader
09:39:47 [2022-08-04T09:39:47.393Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.659s	coverage: 48.6% of statements
09:39:47 [2022-08-04T09:39:47.393Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.004s	coverage: 70.6% of statements
09:39:47 [2022-08-04T09:39:47.393Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
09:39:47 [2022-08-04T09:39:47.652Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === Skipped
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork TestParallel1 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork TestParallel3 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork TestParallel2 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
09:39:47 [2022-08-04T09:39:47.652Z]     firewalld_test.go:14: firewalld is not running
09:39:47 [2022-08-04T09:39:47.652Z] 
09:39:47 [2022-08-04T09:39:47.652Z] DONE 327 tests, 9 skipped in 203.444s
09:39:47 [2022-08-04T09:39:47.933Z] === RUN   TestPingSwarmHeader/before_swarm_init
Post stage
[Pipeline] junit
09:39:48 [2022-08-04T09:39:48.263Z] Recording test results
09:39:48 [2022-08-04T09:39:48.503Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:39:49 [2022-08-04T09:39:49.441Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:39:49 [2022-08-04T09:39:49.441Z] --- PASS: TestPingSwarmHeader (2.09s)
09:39:49 [2022-08-04T09:39:49.441Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:39:49 [2022-08-04T09:39:49.441Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:39:49 [2022-08-04T09:39:49.441Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:39:49 [2022-08-04T09:39:49.441Z] === RUN   TestVersion
09:39:49 [2022-08-04T09:39:49.441Z] --- PASS: TestVersion (0.03s)
09:39:49 [2022-08-04T09:39:49.441Z] === CONT  TestDiskUsage
09:39:49 [2022-08-04T09:39:49.749Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/container_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/image_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/volume_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/build-cache_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.011Z] === RUN   TestDiskUsage/after_LoadBusybox
09:39:50 [2022-08-04T09:39:50.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=760ee18268e123cf78bec424d195d9ee7d6d97f3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:760ee18268e123cf78bec424d195d9ee7d6d97f3 hack/make.sh dynbinary test-integration
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.271Z] === RUN   TestDiskUsage/after_container.Run
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:39:50 [2022-08-04T09:39:50.530Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:39:50 [2022-08-04T09:39:50.655Z] 
09:39:50 [2022-08-04T09:39:50.655Z] Removing bundles/
09:39:50 [2022-08-04T09:39:50.655Z] 
09:39:50 [2022-08-04T09:39:50.655Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
09:39:50 [2022-08-04T09:39:50.655Z] Building: bundles/dynbinary-daemon/dockerd
09:39:50 [2022-08-04T09:39:50.655Z] GOOS="" GOARCH="" GOARM=""
09:39:50 [2022-08-04T09:39:50.790Z] --- PASS: TestDiskUsage (1.20s)
09:39:50 [2022-08-04T09:39:50.790Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
09:39:50 [2022-08-04T09:39:50.790Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
09:39:50 [2022-08-04T09:39:50.790Z] PASS
09:39:50 [2022-08-04T09:39:50.790Z] 
09:39:50 [2022-08-04T09:39:50.790Z] === Skipped
09:39:50 [2022-08-04T09:39:50.790Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:39:50 [2022-08-04T09:39:50.790Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:39:50 [2022-08-04T09:39:50.790Z] 
09:39:50 [2022-08-04T09:39:50.790Z] DONE 54 tests, 1 skipped in 22.790s
09:39:50 [2022-08-04T09:39:50.790Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:39:50 [2022-08-04T09:39:50.790Z] INFO: Testing against a local daemon
09:39:50 [2022-08-04T09:39:50.790Z] === RUN   TestVolumesCreateAndList
09:39:50 [2022-08-04T09:39:50.790Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:39:50 [2022-08-04T09:39:50.790Z] === RUN   TestVolumesRemove
09:39:50 [2022-08-04T09:39:50.790Z] --- PASS: TestVolumesRemove (0.05s)
09:39:50 [2022-08-04T09:39:50.790Z] === RUN   TestVolumesInspect
09:39:50 [2022-08-04T09:39:50.790Z] --- PASS: TestVolumesInspect (0.04s)
09:39:50 [2022-08-04T09:39:50.790Z] === RUN   TestVolumesInvalidJSON
09:39:51 [2022-08-04T09:39:51.052Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:39:51 [2022-08-04T09:39:51.052Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:39:51 [2022-08-04T09:39:51.052Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:39:51 [2022-08-04T09:39:51.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:39:51 [2022-08-04T09:39:51.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:39:51 [2022-08-04T09:39:51.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:39:51 [2022-08-04T09:39:51.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:39:51 [2022-08-04T09:39:51.052Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:39:51 [2022-08-04T09:39:51.052Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:39:51 [2022-08-04T09:39:51.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:39:51 [2022-08-04T09:39:51.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:39:51 [2022-08-04T09:39:51.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:39:51 [2022-08-04T09:39:51.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:39:51 [2022-08-04T09:39:51.052Z] PASS
09:39:51 [2022-08-04T09:39:51.052Z] 
09:39:51 [2022-08-04T09:39:51.052Z] DONE 9 tests in 0.231s
09:39:51 [2022-08-04T09:39:51.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:39:51 [2022-08-04T09:39:51.052Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14306 is not a child of this shell
09:39:51 [2022-08-04T09:39:51.052Z] warning: PID 14306 from bundles/test-integration/docker.pid had a nonzero exit code
09:39:51 [2022-08-04T09:39:51.052Z] Leaving: AppArmorNo profiles have been unloaded.
09:39:51 [2022-08-04T09:39:51.052Z] 
09:39:51 [2022-08-04T09:39:51.052Z] Unloading profiles will leave already running processes permanently
09:39:51 [2022-08-04T09:39:51.052Z] unconfined, which can lead to unexpected situations.
09:39:51 [2022-08-04T09:39:51.052Z] 
09:39:51 [2022-08-04T09:39:51.052Z] To set a process to complain mode, use the command line tool
09:39:51 [2022-08-04T09:39:51.052Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:39:51 [2022-08-04T09:39:51.052Z] Removing test suite binaries
09:39:51 [2022-08-04T09:39:51.052Z] exiting test-integration
09:39:51 [2022-08-04T09:39:51.052Z] ++ exit 0
09:39:51 [2022-08-04T09:39:51.052Z] 
Post stage
[Pipeline] junit
09:39:52 [2022-08-04T09:39:52.005Z] Recording test results
09:39:52 [2022-08-04T09:39:52.431Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:39:52 [2022-08-04T09:39:52.782Z] + echo Ensuring container killed.
09:39:52 [2022-08-04T09:39:52.782Z] Ensuring container killed.
09:39:52 [2022-08-04T09:39:52.782Z] + docker rm -vf docker-pr2
09:39:52 [2022-08-04T09:39:52.782Z] Error: No such container: docker-pr2
[Pipeline] sh
09:39:53 [2022-08-04T09:39:53.070Z] + echo Chowning /workspace to jenkins user
09:39:53 [2022-08-04T09:39:53.070Z] Chowning /workspace to jenkins user
09:39:53 [2022-08-04T09:39:53.070Z] + id -u
09:39:53 [2022-08-04T09:39:53.070Z] + id -g
09:39:53 [2022-08-04T09:39:53.070Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:39:54 [2022-08-04T09:39:54.744Z] + bundleName=amd64-rootless
09:39:54 [2022-08-04T09:39:54.744Z] + echo Creating amd64-rootless-bundles.tar.gz
09:39:54 [2022-08-04T09:39:54.744Z] Creating amd64-rootless-bundles.tar.gz
09:39:54 [2022-08-04T09:39:54.744Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ xargs tar -czf amd64-rootless-bundles.tar.gz
09:39:54 [2022-08-04T09:39:54.744Z]  *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
09:39:54 [2022-08-04T09:39:54.758Z] Archiving artifacts
09:39:55 [2022-08-04T09:39:55.062Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:39:55 [2022-08-04T09:39:55.164Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:39:55 [2022-08-04T09:39:55.370Z] + make clean
09:39:55 [2022-08-04T09:39:55.370Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:39:55 [2022-08-04T09:39:55.370Z] docker-dev-cache
09:39:55 [2022-08-04T09:39:55.370Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:40:27 [2022-08-04T09:40:27.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:40:27 [2022-08-04T09:40:27.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:40:27 [2022-08-04T09:40:27.265Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:40:28 [2022-08-04T09:40:28.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:40:30 [2022-08-04T09:40:30.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:40:31 [2022-08-04T09:40:31.108Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:40:34 [2022-08-04T09:40:34.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:40:42 [2022-08-04T09:40:42.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:40:44 [2022-08-04T09:40:44.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:40:47 [2022-08-04T09:40:47.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:40:49 [2022-08-04T09:40:49.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:40:51 [2022-08-04T09:40:51.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:40:54 [2022-08-04T09:40:54.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:40:57 [2022-08-04T09:40:57.524Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:41:00 [2022-08-04T09:41:00.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:41:03 [2022-08-04T09:41:03.062Z] Created binary: bundles/dynbinary-daemon/dockerd
09:41:03 [2022-08-04T09:41:03.062Z] Building: bundles/dynbinary-daemon/docker-proxy
09:41:03 [2022-08-04T09:41:03.062Z] GOOS="" GOARCH="" GOARM=""
09:41:03 [2022-08-04T09:41:03.062Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:41:03 [2022-08-04T09:41:03.062Z] 
09:41:03 [2022-08-04T09:41:03.062Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_SYSTEMD=1
09:41:03 [2022-08-04T09:41:03.062Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:41:03 [2022-08-04T09:41:03.062Z] HOSTNAME=5a633f6fba4a
09:41:03 [2022-08-04T09:41:03.062Z] DEST=bundles/test-integration
09:41:03 [2022-08-04T09:41:03.062Z] PWD=/go/src/github.com/docker/docker
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_GITCOMMIT=9f96b58888b4336da1d56541ff8e8ac41155af0c
09:41:03 [2022-08-04T09:41:03.062Z] container=docker
09:41:03 [2022-08-04T09:41:03.062Z] HOME=/root
09:41:03 [2022-08-04T09:41:03.062Z] LANG=C.UTF-8
09:41:03 [2022-08-04T09:41:03.062Z] INVOCATION_ID=838bb2be79ab4f0b875b5b57b6732103
09:41:03 [2022-08-04T09:41:03.062Z] GOLANG_VERSION=1.18.4
09:41:03 [2022-08-04T09:41:03.062Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:41:03 [2022-08-04T09:41:03.062Z] VALIDATE_BRANCH=master
09:41:03 [2022-08-04T09:41:03.062Z] TERM=xterm
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_PKG=github.com/docker/docker
09:41:03 [2022-08-04T09:41:03.062Z] SHLVL=3
09:41:03 [2022-08-04T09:41:03.062Z] TIMEOUT=120m
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_BUILDTAGS= journald
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_GRAPHDRIVER=overlay2
09:41:03 [2022-08-04T09:41:03.062Z] GO111MODULE=off
09:41:03 [2022-08-04T09:41:03.062Z] DOCKER_EXPERIMENTAL=1
09:41:03 [2022-08-04T09:41:03.062Z] TEST_SKIP_INTEGRATION_CLI=1
09:41:03 [2022-08-04T09:41:03.062Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:41:03 [2022-08-04T09:41:03.062Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:41:03 [2022-08-04T09:41:03.062Z] GOPATH=/go
09:41:03 [2022-08-04T09:41:03.062Z] PKG_CONFIG=pkg-config
09:41:03 [2022-08-04T09:41:03.062Z] _=/usr/bin/env
09:41:03 [2022-08-04T09:41:03.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:41:03 [2022-08-04T09:41:03.346Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:41:05 [2022-08-04T09:41:05.880Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:41:05 [2022-08-04T09:41:05.880Z] Using test binary docker
09:41:05 [2022-08-04T09:41:05.880Z] +++ /etc/init.d/apparmor start
09:41:05 [2022-08-04T09:41:05.880Z] Not: starting.
09:41:05 [2022-08-04T09:41:05.880Z] INFO: Waiting for daemon to start...
09:41:05 [2022-08-04T09:41:05.880Z] Starting dockerd
09:41:05 [2022-08-04T09:41:05.880Z] +++ 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
09:41:07 [2022-08-04T09:41:07.792Z] .
09:41:07 [2022-08-04T09:41:07.792Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:41:07 [2022-08-04T09:41:07.792Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:41:07 [2022-08-04T09:41:07.792Z] Error: No such image: emptyfs
09:41:07 [2022-08-04T09:41:07.792Z] ++++ docker load
09:41:07 [2022-08-04T09:41:07.792Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:41:08 [2022-08-04T09:41:08.050Z] Running integration-test (iteration 1)
09:41:08 [2022-08-04T09:41:08.050Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:41:08 [2022-08-04T09:41:08.050Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
09:41:08 [2022-08-04T09:41:08.050Z] ++ set -e
09:41:08 [2022-08-04T09:41:08.050Z] ++ '[' -n 0 ']'
09:41:08 [2022-08-04T09:41:08.050Z] ++ set -x
09:41:08 [2022-08-04T09:41:08.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m
09:41:08 [2022-08-04T09:41:08.987Z] Loaded image: busybox:latest
09:41:09 [2022-08-04T09:41:09.555Z] Loaded image: busybox:glibc
09:41:14 [2022-08-04T09:41:14.825Z] Loaded image: debian:bullseye-slim
09:41:14 [2022-08-04T09:41:14.825Z] Loaded image: hello-world:latest
09:41:14 [2022-08-04T09:41:14.825Z] Loaded image: arm32v7/hello-world:latest
09:41:14 [2022-08-04T09:41:14.825Z] INFO: Testing against a local daemon
09:41:14 [2022-08-04T09:41:14.825Z] === RUN   TestCgroupNamespacesBuild
09:41:16 [2022-08-04T09:41:16.728Z] --- PASS: TestCgroupNamespacesBuild (2.30s)
09:41:16 [2022-08-04T09:41:16.728Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:41:18 [2022-08-04T09:41:18.632Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s)
09:41:18 [2022-08-04T09:41:18.632Z] === RUN   TestBuildWithSession
09:41:18 [2022-08-04T09:41:18.633Z]     build_session_test.go:25: TODO: BuildKit
09:41:18 [2022-08-04T09:41:18.633Z] --- SKIP: TestBuildWithSession (0.00s)
09:41:18 [2022-08-04T09:41:18.633Z] === RUN   TestBuildSquashParent
09:41:27 [2022-08-04T09:41:27.141Z] Created binary: bundles/dynbinary-daemon/dockerd
09:41:27 [2022-08-04T09:41:27.141Z] Building: bundles/dynbinary-daemon/docker-proxy
09:41:27 [2022-08-04T09:41:27.141Z] GOOS="" GOARCH="" GOARM=""
09:41:27 [2022-08-04T09:41:27.141Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:41:27 [2022-08-04T09:41:27.141Z] 
09:41:27 [2022-08-04T09:41:27.141Z] ---> Making bundle: test-integration (in bundles/test-integration)
09:41:27 [2022-08-04T09:41:27.141Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
09:41:27 [2022-08-04T09:41:27.141Z] HOSTNAME=5db9251bf79a
09:41:27 [2022-08-04T09:41:27.141Z] TESTDEBUG=0
09:41:27 [2022-08-04T09:41:27.141Z] DEST=bundles/test-integration
09:41:27 [2022-08-04T09:41:27.141Z] PWD=/go/src/github.com/docker/docker
09:41:27 [2022-08-04T09:41:27.141Z] DOCKER_GITCOMMIT=760ee18268e123cf78bec424d195d9ee7d6d97f3
09:41:27 [2022-08-04T09:41:27.141Z] container=docker
09:41:27 [2022-08-04T09:41:27.141Z] HOME=/root
09:41:27 [2022-08-04T09:41:27.141Z] GOLANG_VERSION=1.18.4
09:41:27 [2022-08-04T09:41:27.141Z] VALIDATE_REPO=https://github.com/moby/moby.git
09:41:27 [2022-08-04T09:41:27.141Z] VALIDATE_BRANCH=master
09:41:27 [2022-08-04T09:41:27.141Z] TERM=xterm
09:41:27 [2022-08-04T09:41:27.141Z] DOCKER_PKG=github.com/docker/docker
09:41:27 [2022-08-04T09:41:27.141Z] SHLVL=1
09:41:27 [2022-08-04T09:41:27.141Z] TIMEOUT=120m
09:41:27 [2022-08-04T09:41:27.141Z] DOCKER_BUILDTAGS= journald
09:41:27 [2022-08-04T09:41:27.141Z] DOCKER_GRAPHDRIVER=overlay2
09:41:27 [2022-08-04T09:41:27.141Z] GO111MODULE=off
09:41:27 [2022-08-04T09:41:27.141Z] DOCKER_EXPERIMENTAL=1
09:41:27 [2022-08-04T09:41:27.141Z] TEST_SKIP_INTEGRATION_CLI=1
09:41:27 [2022-08-04T09:41:27.141Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
09:41:27 [2022-08-04T09:41:27.141Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
09:41:27 [2022-08-04T09:41:27.141Z] GOPATH=/go
09:41:27 [2022-08-04T09:41:27.141Z] PKG_CONFIG=pkg-config
09:41:27 [2022-08-04T09:41:27.141Z] _=/usr/bin/env
09:41:27 [2022-08-04T09:41:27.141Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
09:41:28 [2022-08-04T09:41:28.610Z] --- PASS: TestBuildSquashParent (8.87s)
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:28 [2022-08-04T09:41:28.610Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:28 [2022-08-04T09:41:28.610Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:28 [2022-08-04T09:41:28.610Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:41:28 [2022-08-04T09:41:28.610Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:41:31 [2022-08-04T09:41:31.143Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:41:31 [2022-08-04T09:41:31.143Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:41:34 [2022-08-04T09:41:34.436Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:41:34 [2022-08-04T09:41:34.436Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:41:37 [2022-08-04T09:41:37.107Z] Created binary: bundles/dynbinary-daemon/dockerd
09:41:37 [2022-08-04T09:41:37.107Z] Building: bundles/dynbinary-daemon/docker-proxy
09:41:37 [2022-08-04T09:41:37.107Z] GOOS="" GOARCH="" GOARM=""
09:41:37 [2022-08-04T09:41:37.107Z] Created binary: bundles/dynbinary-daemon/docker-proxy
09:41:37 [2022-08-04T09:41:37.107Z] 
09:41:37 [2022-08-04T09:41:37.107Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
09:41:37 [2022-08-04T09:41:37.107Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
09:41:37 [2022-08-04T09:41:37.107Z] Using test binary docker
09:41:37 [2022-08-04T09:41:37.107Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:41:37 [2022-08-04T09:41:37.107Z] Not: starting.
09:41:37 [2022-08-04T09:41:37.107Z] INFO: Waiting for daemon to start...
09:41:37 [2022-08-04T09:41:37.107Z] Starting dockerd
09:41:37 [2022-08-04T09:41:37.107Z] .
09:41:37 [2022-08-04T09:41:37.107Z] INFO: Building docker-sdk-python3:5.0.3...
09:41:37 [2022-08-04T09:41:37.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.32s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.36s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.97s)
09:41:37 [2022-08-04T09:41:37.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.30s)
09:41:37 [2022-08-04T09:41:37.724Z] === RUN   TestBuildMultiStageCopy
09:41:37 [2022-08-04T09:41:37.724Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:41:40 [2022-08-04T09:41:40.257Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:41:40 [2022-08-04T09:41:40.516Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:41:41 [2022-08-04T09:41:41.084Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:41:41 [2022-08-04T09:41:41.651Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:41:42 [2022-08-04T09:41:42.219Z] --- PASS: TestBuildMultiStageCopy (5.00s)
09:41:42 [2022-08-04T09:41:42.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.67s)
09:41:42 [2022-08-04T09:41:42.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s)
09:41:42 [2022-08-04T09:41:42.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s)
09:41:42 [2022-08-04T09:41:42.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s)
09:41:42 [2022-08-04T09:41:42.219Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s)
09:41:42 [2022-08-04T09:41:42.219Z] === RUN   TestBuildMultiStageParentConfig
09:41:44 [2022-08-04T09:41:44.121Z] --- PASS: TestBuildMultiStageParentConfig (1.53s)
09:41:44 [2022-08-04T09:41:44.121Z] === RUN   TestBuildLabelWithTargets
09:41:46 [2022-08-04T09:41:46.024Z] --- PASS: TestBuildLabelWithTargets (2.23s)
09:41:46 [2022-08-04T09:41:46.024Z] === RUN   TestBuildWithEmptyLayers
09:41:47 [2022-08-04T09:41:47.400Z] --- PASS: TestBuildWithEmptyLayers (1.26s)
09:41:47 [2022-08-04T09:41:47.400Z] === RUN   TestBuildMultiStageOnBuild
09:41:49 [2022-08-04T09:41:49.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:41:49 [2022-08-04T09:41:49.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:41:50 [2022-08-04T09:41:50.685Z] --- PASS: TestBuildMultiStageOnBuild (3.06s)
09:41:50 [2022-08-04T09:41:50.685Z] === RUN   TestBuildUncleanTarFilenames
09:41:52 [2022-08-04T09:41:52.062Z] --- PASS: TestBuildUncleanTarFilenames (1.85s)
09:41:52 [2022-08-04T09:41:52.062Z] === RUN   TestBuildMultiStageLayerLeak
09:41:53 [2022-08-04T09:41:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
09:41:53 [2022-08-04T09:41:53.713Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
09:41:55 [2022-08-04T09:41:55.349Z] --- PASS: TestBuildMultiStageLayerLeak (3.32s)
09:41:55 [2022-08-04T09:41:55.349Z] === RUN   TestBuildWithHugeFile
09:42:11 [2022-08-04T09:42:11.839Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:42:15 [2022-08-04T09:42:15.834Z] sha256:64356ac45f2cb179fc8915238d10c3e6a5b1762bb304d18e2af27495247b9bca
09:42:15 [2022-08-04T09:42:15.834Z] INFO: Starting docker-py tests...
09:42:15 [2022-08-04T09:42:15.834Z] ============================= test session starts ==============================
09:42:15 [2022-08-04T09:42:15.834Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
09:42:15 [2022-08-04T09:42:15.834Z] rootdir: /src, inifile: pytest.ini
09:42:15 [2022-08-04T09:42:15.834Z] plugins: cov-2.6.1, timeout-1.3.3
09:42:15 [2022-08-04T09:42:15.834Z] collected 395 items / 2 deselected / 393 selected
09:42:15 [2022-08-04T09:42:15.834Z] 
09:42:16 [2022-08-04T09:42:16.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
09:42:18 [2022-08-04T09:42:18.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:42:21 [2022-08-04T09:42:21.717Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
09:42:26 [2022-08-04T09:42:26.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:42:26 [2022-08-04T09:42:26.536Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:42:26 [2022-08-04T09:42:26.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:42:27 [2022-08-04T09:42:27.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:42:28 [2022-08-04T09:42:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:42:28 [2022-08-04T09:42:28.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:42:28 [2022-08-04T09:42:28.529Z] tests/integration/api_build_test.py .......................X             [  6%]
09:42:29 [2022-08-04T09:42:29.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:42:29 [2022-08-04T09:42:29.359Z] tests/integration/api_client_test.py .....                               [  7%]
09:42:31 [2022-08-04T09:42:31.124Z] tests/integration/api_config_test.py ......                              [  8%]
09:42:31 [2022-08-04T09:42:31.152Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
09:42:31 [2022-08-04T09:42:31.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
09:42:32 [2022-08-04T09:42:32.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:42:32 [2022-08-04T09:42:32.625Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
09:42:33 [2022-08-04T09:42:33.027Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:42:33 [2022-08-04T09:42:33.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
09:42:33 [2022-08-04T09:42:33.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:42:33 [2022-08-04T09:42:33.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
09:42:34 [2022-08-04T09:42:34.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:42:34 [2022-08-04T09:42:34.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
09:42:34 [2022-08-04T09:42:34.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:42:36 [2022-08-04T09:42:36.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:42:36 [2022-08-04T09:42:36.435Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:42:36 [2022-08-04T09:42:36.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
09:42:37 [2022-08-04T09:42:37.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:42:37 [2022-08-04T09:42:37.852Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
09:42:37 [2022-08-04T09:42:37.942Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:42:37 [2022-08-04T09:42:37.942Z] Using test binary docker
09:42:37 [2022-08-04T09:42:37.942Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:42:37 [2022-08-04T09:42:37.942Z] +++ /etc/init.d/apparmor start
09:42:37 [2022-08-04T09:42:37.942Z] Not: starting.
09:42:37 [2022-08-04T09:42:37.942Z] INFO: Waiting for daemon to start...
09:42:37 [2022-08-04T09:42:37.942Z] Starting dockerd
09:42:37 [2022-08-04T09:42:37.942Z] +++ 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
09:42:39 [2022-08-04T09:42:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
09:42:39 [2022-08-04T09:42:39.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
09:42:40 [2022-08-04T09:42:40.109Z] .
09:42:40 [2022-08-04T09:42:40.109Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:42:40 [2022-08-04T09:42:40.109Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:42:40 [2022-08-04T09:42:40.109Z] Error: No such image: emptyfs
09:42:40 [2022-08-04T09:42:40.109Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:42:40 [2022-08-04T09:42:40.109Z] ++++ docker load
09:42:40 [2022-08-04T09:42:40.158Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
09:42:40 [2022-08-04T09:42:40.369Z] Running integration-test (iteration 1)
09:42:40 [2022-08-04T09:42:40.369Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
09:42:40 [2022-08-04T09:42:40.369Z] ++ 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
09:42:40 [2022-08-04T09:42:40.369Z] ++ set -e
09:42:40 [2022-08-04T09:42:40.369Z] ++ '[' -n 0 ']'
09:42:40 [2022-08-04T09:42:40.369Z] ++ set -x
09:42:40 [2022-08-04T09:42:40.369Z] ++ 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
09:42:40 [2022-08-04T09:42:40.629Z] Loaded image: busybox:latest
09:42:40 [2022-08-04T09:42:40.629Z] Loaded image: busybox:glibc
09:42:41 [2022-08-04T09:42:41.092Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
09:42:42 [2022-08-04T09:42:42.009Z] Loaded image: debian:bullseye-slim
09:42:42 [2022-08-04T09:42:42.009Z] Loaded image: hello-world:latest
09:42:42 [2022-08-04T09:42:42.009Z] Loaded image: arm32v7/hello-world:latest
09:42:42 [2022-08-04T09:42:42.009Z] INFO: Testing against a local daemon
09:42:42 [2022-08-04T09:42:42.009Z] === RUN   TestCgroupNamespacesBuild
09:42:42 [2022-08-04T09:42:42.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
09:42:42 [2022-08-04T09:42:42.947Z] --- PASS: TestCgroupNamespacesBuild (1.17s)
09:42:42 [2022-08-04T09:42:42.947Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:42:43 [2022-08-04T09:42:43.033Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
09:42:43 [2022-08-04T09:42:43.967Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
09:42:44 [2022-08-04T09:42:44.329Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
09:42:44 [2022-08-04T09:42:44.329Z] === RUN   TestBuildWithSession
09:42:44 [2022-08-04T09:42:44.329Z]     build_session_test.go:25: TODO: BuildKit
09:42:44 [2022-08-04T09:42:44.329Z] --- SKIP: TestBuildWithSession (0.00s)
09:42:44 [2022-08-04T09:42:44.329Z] === RUN   TestBuildSquashParent
09:42:44 [2022-08-04T09:42:44.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:42:44 [2022-08-04T09:42:44.534Z] Using test binary docker
09:42:44 [2022-08-04T09:42:44.792Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
09:42:44 [2022-08-04T09:42:44.792Z] Starting apparmor (via systemctl): apparmor.service.
09:42:44 [2022-08-04T09:42:44.792Z] Starting dockerd
09:42:44 [2022-08-04T09:42:44.792Z] INFO: Waiting for daemon to start...
09:42:47 [2022-08-04T09:42:47.317Z] .
09:42:47 [2022-08-04T09:42:47.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:42:47 [2022-08-04T09:42:47.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:42:47 [2022-08-04T09:42:47.317Z] Error: No such image: emptyfs
09:42:47 [2022-08-04T09:42:47.317Z] Running integration-test (iteration 1)
09:42:47 [2022-08-04T09:42:47.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
09:42:47 [2022-08-04T09:42:47.317Z] Loaded image: busybox:latest
09:42:47 [2022-08-04T09:42:47.575Z] Loaded image: busybox:glibc
09:42:48 [2022-08-04T09:42:48.530Z] --- PASS: TestBuildSquashParent (4.08s)
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:48 [2022-08-04T09:42:48.530Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:48 [2022-08-04T09:42:48.530Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:48 [2022-08-04T09:42:48.530Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:48 [2022-08-04T09:42:48.530Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: debian:bullseye-slim
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: hello-world:latest
09:42:48 [2022-08-04T09:42:48.950Z] Loaded image: arm32v7/hello-world:latest
09:42:48 [2022-08-04T09:42:48.950Z] INFO: Testing against a local daemon
09:42:48 [2022-08-04T09:42:48.950Z] === RUN   TestCgroupNamespacesBuild
09:42:49 [2022-08-04T09:42:49.472Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:49 [2022-08-04T09:42:49.734Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:50 [2022-08-04T09:42:50.323Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
09:42:50 [2022-08-04T09:42:50.324Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
09:42:51 [2022-08-04T09:42:51.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:51 [2022-08-04T09:42:51.113Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:51 [2022-08-04T09:42:51.696Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.26s)
09:42:51 [2022-08-04T09:42:51.696Z] === RUN   TestBuildWithSession
09:42:51 [2022-08-04T09:42:51.696Z]     build_session_test.go:25: TODO: BuildKit
09:42:51 [2022-08-04T09:42:51.696Z] --- SKIP: TestBuildWithSession (0.00s)
09:42:51 [2022-08-04T09:42:51.696Z] === RUN   TestBuildSquashParent
09:42:52 [2022-08-04T09:42:52.508Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.55s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.52s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.30s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.27s)
09:42:52 [2022-08-04T09:42:52.508Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.35s)
09:42:52 [2022-08-04T09:42:52.508Z] === RUN   TestBuildMultiStageCopy
09:42:52 [2022-08-04T09:42:52.508Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:42:53 [2022-08-04T09:42:53.887Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:42:53 [2022-08-04T09:42:53.887Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:42:54 [2022-08-04T09:42:54.147Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:42:54 [2022-08-04T09:42:54.147Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:42:54 [2022-08-04T09:42:54.407Z] --- PASS: TestBuildMultiStageCopy (1.99s)
09:42:54 [2022-08-04T09:42:54.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.13s)
09:42:54 [2022-08-04T09:42:54.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
09:42:54 [2022-08-04T09:42:54.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
09:42:54 [2022-08-04T09:42:54.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
09:42:54 [2022-08-04T09:42:54.407Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
09:42:54 [2022-08-04T09:42:54.407Z] === RUN   TestBuildMultiStageParentConfig
09:42:54 [2022-08-04T09:42:54.977Z] --- PASS: TestBuildMultiStageParentConfig (0.61s)
09:42:54 [2022-08-04T09:42:54.977Z] === RUN   TestBuildLabelWithTargets
09:42:56 [2022-08-04T09:42:56.357Z] --- PASS: TestBuildLabelWithTargets (1.01s)
09:42:56 [2022-08-04T09:42:56.357Z] === RUN   TestBuildWithEmptyLayers
09:42:56 [2022-08-04T09:42:56.622Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
09:42:56 [2022-08-04T09:42:56.623Z] === RUN   TestBuildMultiStageOnBuild
09:42:56 [2022-08-04T09:42:56.956Z] --- PASS: TestBuildSquashParent (4.76s)
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:56 [2022-08-04T09:42:56.956Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:56 [2022-08-04T09:42:56.956Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
09:42:56 [2022-08-04T09:42:56.956Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
09:42:58 [2022-08-04T09:42:58.002Z] --- PASS: TestBuildMultiStageOnBuild (1.34s)
09:42:58 [2022-08-04T09:42:58.002Z] === RUN   TestBuildUncleanTarFilenames
09:42:58 [2022-08-04T09:42:58.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
09:42:58 [2022-08-04T09:42:58.330Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
09:42:58 [2022-08-04T09:42:58.571Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
09:42:58 [2022-08-04T09:42:58.571Z] === RUN   TestBuildMultiStageLayerLeak
09:42:59 [2022-08-04T09:42:59.703Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
09:42:59 [2022-08-04T09:42:59.950Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
09:42:59 [2022-08-04T09:42:59.950Z] === RUN   TestBuildWithHugeFile
09:42:59 [2022-08-04T09:42:59.961Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
09:43:00 [2022-08-04T09:43:00.539Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
09:43:01 [2022-08-04T09:43:01.335Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.71s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.96s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.62s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.62s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.44s)
09:43:01 [2022-08-04T09:43:01.335Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s)
09:43:01 [2022-08-04T09:43:01.335Z] === RUN   TestBuildMultiStageCopy
09:43:01 [2022-08-04T09:43:01.335Z] === RUN   TestBuildMultiStageCopy/copy_to_root
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
09:43:03 [2022-08-04T09:43:03.236Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
09:43:03 [2022-08-04T09:43:03.494Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
09:43:03 [2022-08-04T09:43:03.752Z] --- PASS: TestBuildMultiStageCopy (2.40s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.51s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
09:43:03 [2022-08-04T09:43:03.752Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
09:43:03 [2022-08-04T09:43:03.752Z] === RUN   TestBuildMultiStageParentConfig
09:43:04 [2022-08-04T09:43:04.318Z] --- PASS: TestBuildMultiStageParentConfig (0.64s)
09:43:04 [2022-08-04T09:43:04.318Z] === RUN   TestBuildLabelWithTargets
09:43:05 [2022-08-04T09:43:05.691Z] --- PASS: TestBuildLabelWithTargets (1.00s)
09:43:05 [2022-08-04T09:43:05.691Z] === RUN   TestBuildWithEmptyLayers
09:43:05 [2022-08-04T09:43:05.948Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
09:43:05 [2022-08-04T09:43:05.948Z] === RUN   TestBuildMultiStageOnBuild
09:43:07 [2022-08-04T09:43:07.848Z] --- PASS: TestBuildMultiStageOnBuild (1.70s)
09:43:07 [2022-08-04T09:43:07.848Z] === RUN   TestBuildUncleanTarFilenames
09:43:08 [2022-08-04T09:43:08.106Z] --- PASS: TestBuildUncleanTarFilenames (0.62s)
09:43:08 [2022-08-04T09:43:08.106Z] === RUN   TestBuildMultiStageLayerLeak
09:43:10 [2022-08-04T09:43:10.007Z] --- PASS: TestBuildMultiStageLayerLeak (1.78s)
09:43:10 [2022-08-04T09:43:10.007Z] === RUN   TestBuildWithHugeFile
09:43:38 [2022-08-04T09:43:38.687Z] --- PASS: TestBuildWithHugeFile (37.94s)
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildWCOWSandboxSize
09:43:38 [2022-08-04T09:43:38.687Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:43:38 [2022-08-04T09:43:38.687Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildWithEmptyDockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:43:38 [2022-08-04T09:43:38.687Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:43:38 [2022-08-04T09:43:38.687Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
09:43:38 [2022-08-04T09:43:38.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
09:43:38 [2022-08-04T09:43:38.687Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildPreserveOwnership
09:43:38 [2022-08-04T09:43:38.687Z] === RUN   TestBuildPreserveOwnership/copy_from
09:43:40 [2022-08-04T09:43:40.066Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:43:41 [2022-08-04T09:43:41.003Z] --- PASS: TestBuildPreserveOwnership (2.87s)
09:43:41 [2022-08-04T09:43:41.003Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.89s)
09:43:41 [2022-08-04T09:43:41.003Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s)
09:43:41 [2022-08-04T09:43:41.003Z] === RUN   TestBuildPlatformInvalid
09:43:41 [2022-08-04T09:43:41.003Z] --- PASS: TestBuildPlatformInvalid (0.07s)
09:43:41 [2022-08-04T09:43:41.003Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:43:41 [2022-08-04T09:43:41.940Z] Loaded image: busybox:latest
09:43:41 [2022-08-04T09:43:41.940Z] Loaded image: busybox:glibc
09:43:42 [2022-08-04T09:43:42.878Z] Loaded image: debian:bullseye-slim
09:43:42 [2022-08-04T09:43:42.878Z] Loaded image: hello-world:latest
09:43:42 [2022-08-04T09:43:42.878Z] Loaded image: arm32v7/hello-world:latest
09:43:51 [2022-08-04T09:43:51.002Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.19s)
09:43:51 [2022-08-04T09:43:51.002Z] PASS
09:43:51 [2022-08-04T09:43:51.002Z] 
09:43:51 [2022-08-04T09:43:51.002Z] === Skipped
09:43:51 [2022-08-04T09:43:51.002Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
09:43:51 [2022-08-04T09:43:51.002Z]     build_session_test.go:25: TODO: BuildKit
09:43:51 [2022-08-04T09:43:51.002Z] 
09:43:51 [2022-08-04T09:43:51.002Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:43:51 [2022-08-04T09:43:51.002Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:43:51 [2022-08-04T09:43:51.002Z] 
09:43:51 [2022-08-04T09:43:51.002Z] DONE 34 tests, 2 skipped in 69.846s
09:43:51 [2022-08-04T09:43:51.002Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
09:43:51 [2022-08-04T09:43:51.002Z] ++ 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
09:43:51 [2022-08-04T09:43:51.002Z] ++ set -e
09:43:51 [2022-08-04T09:43:51.002Z] ++ '[' -n 0 ']'
09:43:51 [2022-08-04T09:43:51.002Z] ++ set -x
09:43:51 [2022-08-04T09:43:51.002Z] ++ 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
09:43:51 [2022-08-04T09:43:51.002Z] INFO: Testing against a local daemon
09:43:51 [2022-08-04T09:43:51.002Z] === RUN   TestConfigInspect
09:43:52 [2022-08-04T09:43:52.950Z] --- PASS: TestConfigInspect (2.29s)
09:43:52 [2022-08-04T09:43:52.950Z] === RUN   TestConfigList
09:43:53 [2022-08-04T09:43:53.019Z] .........................xx....................                          [ 29%]
09:43:54 [2022-08-04T09:43:54.871Z] --- PASS: TestConfigList (2.16s)
09:43:54 [2022-08-04T09:43:54.871Z] === RUN   TestConfigsCreateAndDelete
09:43:56 [2022-08-04T09:43:56.776Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
09:43:56 [2022-08-04T09:43:56.776Z] === RUN   TestConfigsUpdate
09:43:59 [2022-08-04T09:43:59.314Z] --- PASS: TestConfigsUpdate (2.17s)
09:43:59 [2022-08-04T09:43:59.314Z] === RUN   TestTemplatedConfig
09:44:01 [2022-08-04T09:44:01.812Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.812Z] Using test binary docker
09:44:01 [2022-08-04T09:44:01.812Z] +++ /etc/init.d/apparmor start
09:44:01 [2022-08-04T09:44:01.812Z] Not: starting.
09:44:01 [2022-08-04T09:44:01.812Z] Starting dockerd
09:44:01 [2022-08-04T09:44:01.812Z] +++ 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
09:44:01 [2022-08-04T09:44:01.812Z] INFO: Waiting for daemon to start...
09:44:01 [2022-08-04T09:44:01.812Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.812Z] Using test binary docker
09:44:01 [2022-08-04T09:44:01.812Z] +++ /etc/init.d/apparmor start
09:44:01 [2022-08-04T09:44:01.812Z] Not: starting.
09:44:01 [2022-08-04T09:44:01.812Z] INFO: Waiting for daemon to start...
09:44:01 [2022-08-04T09:44:01.812Z] Starting dockerd
09:44:01 [2022-08-04T09:44:01.813Z] +++ 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
09:44:01 [2022-08-04T09:44:01.813Z] .
09:44:01 [2022-08-04T09:44:01.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.813Z] 
09:44:01 [2022-08-04T09:44:01.813Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.813Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
09:44:01 [2022-08-04T09:44:01.813Z] Error: No such image: emptyfs
09:44:01 [2022-08-04T09:44:01.813Z] ++++ docker load
09:44:01 [2022-08-04T09:44:01.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:44:01 [2022-08-04T09:44:01.813Z] Error: No such image: emptyfs
09:44:01 [2022-08-04T09:44:01.813Z] ++++ docker load
09:44:01 [2022-08-04T09:44:01.813Z] ++++ tar -cC bundles/test-integration/emptyfs .
09:44:01 [2022-08-04T09:44:01.813Z] Running integration-test (iteration 1)
09:44:01 [2022-08-04T09:44:01.813Z] 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)/
09:44:01 [2022-08-04T09:44:01.813Z] ++ 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)/'
09:44:01 [2022-08-04T09:44:01.813Z] ++ set -e
09:44:01 [2022-08-04T09:44:01.813Z] ++ '[' -n 0 ']'
09:44:01 [2022-08-04T09:44:01.813Z] ++ set -x
09:44:01 [2022-08-04T09:44:01.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
09:44:01 [2022-08-04T09:44:01.813Z] Running integration-test (iteration 1)
09:44:01 [2022-08-04T09:44:01.813Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
09:44:01 [2022-08-04T09:44:01.813Z] ++ 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)/'
09:44:01 [2022-08-04T09:44:01.813Z] ++ set -e
09:44:01 [2022-08-04T09:44:01.813Z] ++ '[' -n 0 ']'
09:44:01 [2022-08-04T09:44:01.813Z] ++ set -x
09:44:01 [2022-08-04T09:44:01.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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)/'
09:44:01 [2022-08-04T09:44:01.813Z] Loaded image: busybox:latest
09:44:01 [2022-08-04T09:44:01.813Z] Loaded image: busybox:latest
09:44:01 [2022-08-04T09:44:01.813Z] Loaded image: busybox:glibc
09:44:01 [2022-08-04T09:44:01.813Z] Loaded image: busybox:glibc
09:44:01 [2022-08-04T09:44:01.850Z] --- PASS: TestTemplatedConfig (2.47s)
09:44:01 [2022-08-04T09:44:01.850Z] === RUN   TestConfigCreateResolve
09:44:02 [2022-08-04T09:44:02.747Z] --- PASS: TestBuildWithHugeFile (127.33s)
09:44:02 [2022-08-04T09:44:02.747Z] === RUN   TestBuildWCOWSandboxSize
09:44:02 [2022-08-04T09:44:02.747Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:02 [2022-08-04T09:44:02.747Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:44:02 [2022-08-04T09:44:02.747Z] === RUN   TestBuildWithEmptyDockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:02 [2022-08-04T09:44:02.747Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:03 [2022-08-04T09:44:03.004Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:03 [2022-08-04T09:44:03.263Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
09:44:03 [2022-08-04T09:44:03.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s)
09:44:03 [2022-08-04T09:44:03.263Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s)
09:44:03 [2022-08-04T09:44:03.263Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
09:44:03 [2022-08-04T09:44:03.263Z] === RUN   TestBuildPreserveOwnership
09:44:03 [2022-08-04T09:44:03.263Z] === RUN   TestBuildPreserveOwnership/copy_from
09:44:03 [2022-08-04T09:44:03.522Z] Loaded image: debian:bullseye-slim
09:44:03 [2022-08-04T09:44:03.756Z] --- PASS: TestConfigCreateResolve (2.18s)
09:44:03 [2022-08-04T09:44:03.756Z] PASS
09:44:03 [2022-08-04T09:44:03.756Z] 
09:44:03 [2022-08-04T09:44:03.756Z] DONE 6 tests in 13.535s
09:44:03 [2022-08-04T09:44:03.756Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
09:44:03 [2022-08-04T09:44:03.756Z] ++ 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
09:44:03 [2022-08-04T09:44:03.756Z] ++ set -e
09:44:03 [2022-08-04T09:44:03.756Z] ++ '[' -n 0 ']'
09:44:03 [2022-08-04T09:44:03.756Z] ++ set -x
09:44:03 [2022-08-04T09:44:03.756Z] ++ 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
09:44:03 [2022-08-04T09:44:03.756Z] INFO: Testing against a local daemon
09:44:03 [2022-08-04T09:44:03.756Z] === RUN   TestAttachWithTTY
09:44:03 [2022-08-04T09:44:03.780Z] Loaded image: hello-world:latest
09:44:03 [2022-08-04T09:44:03.780Z] Loaded image: debian:bullseye-slim
09:44:04 [2022-08-04T09:44:04.016Z] --- PASS: TestAttachWithTTY (0.06s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestAttachWithoutTTy
09:44:04 [2022-08-04T09:44:04.016Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestCheckpoint
09:44:04 [2022-08-04T09:44:04.016Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:44:04 [2022-08-04T09:44:04.016Z] --- SKIP: TestCheckpoint (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/commit
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/commit
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/create
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/containers/create
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/commit
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/containers/create
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:44:04 [2022-08-04T09:44:04.016Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:44:04 [2022-08-04T09:44:04.016Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestCopyFromContainerPathIsNotDir
09:44:04 [2022-08-04T09:44:04.016Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:44:04 [2022-08-04T09:44:04.016Z] === RUN   TestCopyToContainerPathDoesNotExist
09:44:04 [2022-08-04T09:44:04.038Z] Loaded image: arm32v7/hello-world:latest
09:44:04 [2022-08-04T09:44:04.038Z] INFO: Testing against a local daemon
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIErrorJSON
09:44:04 [2022-08-04T09:44:04.038Z] Loaded image: hello-world:latest
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
09:44:04 [2022-08-04T09:44:04.038Z] === RUN   TestDockerSuite/TestAPIImagesDelete
09:44:04 [2022-08-04T09:44:04.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
09:44:04 [2022-08-04T09:44:04.276Z] === RUN   TestCopyEmptyFile
09:44:04 [2022-08-04T09:44:04.276Z] --- PASS: TestCopyEmptyFile (0.21s)
09:44:04 [2022-08-04T09:44:04.276Z] === RUN   TestCopyToContainerPathIsNotDir
09:44:04 [2022-08-04T09:44:04.297Z] Loaded image: arm32v7/hello-world:latest
09:44:04 [2022-08-04T09:44:04.297Z] INFO: Testing against a local daemon
09:44:04 [2022-08-04T09:44:04.297Z] === RUN   TestDockerDaemonSuite
09:44:04 [2022-08-04T09:44:04.297Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
09:44:04 [2022-08-04T09:44:04.535Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:44:04 [2022-08-04T09:44:04.536Z] === RUN   TestCopyFromContainer
09:44:04 [2022-08-04T09:44:04.863Z] === RUN   TestDockerSuite/TestAPIImagesFilter
09:44:05 [2022-08-04T09:44:05.122Z] === RUN   TestDockerSuite/TestAPIImagesHistory
09:44:05 [2022-08-04T09:44:05.473Z] === RUN   TestCopyFromContainer//
09:44:05 [2022-08-04T09:44:05.688Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
09:44:05 [2022-08-04T09:44:05.732Z] === RUN   TestCopyFromContainer//bar/root
09:44:05 [2022-08-04T09:44:05.732Z] === RUN   TestCopyFromContainer//bar/root/
09:44:05 [2022-08-04T09:44:05.732Z] === RUN   TestCopyFromContainer/bar/quux
09:44:05 [2022-08-04T09:44:05.732Z] === RUN   TestCopyFromContainer/bar/quux/
09:44:05 [2022-08-04T09:44:05.946Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
09:44:05 [2022-08-04T09:44:05.991Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:44:05 [2022-08-04T09:44:05.991Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:44:05 [2022-08-04T09:44:05.991Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:44:05 [2022-08-04T09:44:05.991Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:44:05 [2022-08-04T09:44:05.991Z] === RUN   TestCopyFromContainer/bar/notarget
09:44:06 [2022-08-04T09:44:06.251Z] --- PASS: TestCopyFromContainer (1.75s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer// (0.07s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer//bar/root (0.07s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:06 [2022-08-04T09:44:06.251Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateLinkToNonExistingContainer
09:44:06 [2022-08-04T09:44:06.251Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateWithInvalidEnv
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateWithInvalidEnv/0
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateWithInvalidEnv/0
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateWithInvalidEnv/1
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateWithInvalidEnv/1
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateWithInvalidEnv/2
09:44:06 [2022-08-04T09:44:06.251Z] === PAUSE TestCreateWithInvalidEnv/2
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateWithInvalidEnv/0
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateWithInvalidEnv/2
09:44:06 [2022-08-04T09:44:06.251Z] === CONT  TestCreateWithInvalidEnv/1
09:44:06 [2022-08-04T09:44:06.251Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateTmpfsMountsTarget
09:44:06 [2022-08-04T09:44:06.251Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:44:06 [2022-08-04T09:44:06.251Z] === RUN   TestCreateWithCustomMaskedPaths
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildWithHugeFile (49.30s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWCOWSandboxSize
09:44:06 [2022-08-04T09:44:06.267Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:06 [2022-08-04T09:44:06.267Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership/copy_from
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildPreserveOwnership (3.79s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.63s)
09:44:06 [2022-08-04T09:44:06.267Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.15s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildPlatformInvalid
09:44:06 [2022-08-04T09:44:06.267Z] --- PASS: TestBuildPlatformInvalid (0.08s)
09:44:06 [2022-08-04T09:44:06.267Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: busybox:latest
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: busybox:glibc
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: debian:bullseye-slim
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: hello-world:latest
09:44:06 [2022-08-04T09:44:06.267Z] Loaded image: arm32v7/hello-world:latest
09:44:06 [2022-08-04T09:44:06.515Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
09:44:06 [2022-08-04T09:44:06.772Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
09:44:07 [2022-08-04T09:44:07.630Z] --- PASS: TestCreateWithCustomMaskedPaths (1.28s)
09:44:07 [2022-08-04T09:44:07.630Z] === RUN   TestCreateWithCustomReadonlyPaths
09:44:07 [2022-08-04T09:44:07.709Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
09:44:07 [2022-08-04T09:44:07.709Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
09:44:07 [2022-08-04T09:44:07.709Z] --- PASS: TestBuildPreserveOwnership (4.43s)
09:44:07 [2022-08-04T09:44:07.709Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.24s)
09:44:07 [2022-08-04T09:44:07.709Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.18s)
09:44:07 [2022-08-04T09:44:07.709Z] === RUN   TestBuildPlatformInvalid
09:44:07 [2022-08-04T09:44:07.967Z] --- PASS: TestBuildPlatformInvalid (0.20s)
09:44:07 [2022-08-04T09:44:07.967Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
09:44:08 [2022-08-04T09:44:08.225Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
09:44:08 [2022-08-04T09:44:08.791Z] Loaded image: busybox:latest
09:44:09 [2022-08-04T09:44:09.008Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s)
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:09 [2022-08-04T09:44:09.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:09 [2022-08-04T09:44:09.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:09 [2022-08-04T09:44:09.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:09 [2022-08-04T09:44:09.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:09 [2022-08-04T09:44:09.008Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
09:44:09 [2022-08-04T09:44:09.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:44:09 [2022-08-04T09:44:09.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:44:09 [2022-08-04T09:44:09.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:44:09 [2022-08-04T09:44:09.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:44:09 [2022-08-04T09:44:09.008Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:44:09 [2022-08-04T09:44:09.008Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:44:09 [2022-08-04T09:44:09.049Z] Loaded image: busybox:glibc
09:44:09 [2022-08-04T09:44:09.049Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
09:44:09 [2022-08-04T09:44:09.267Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateDifferentPlatform
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateDifferentPlatform/different_os
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:44:09 [2022-08-04T09:44:09.267Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:44:09 [2022-08-04T09:44:09.267Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:44:09 [2022-08-04T09:44:09.267Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateInvalidHostConfig
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:44:09 [2022-08-04T09:44:09.267Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:44:09 [2022-08-04T09:44:09.267Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:09 [2022-08-04T09:44:09.267Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:44:09 [2022-08-04T09:44:09.267Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:44:09 [2022-08-04T09:44:09.267Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestContainerStartOnDaemonRestart
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestContainerStartOnDaemonRestart
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestDaemonRestartIpcMode
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestDaemonRestartIpcMode
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestDaemonHostGatewayIP
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestDaemonHostGatewayIP
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestRestartDaemonWithRestartingContainer
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestContainerKillOnDaemonStart
09:44:09 [2022-08-04T09:44:09.267Z] === PAUSE TestContainerKillOnDaemonStart
09:44:09 [2022-08-04T09:44:09.267Z] === RUN   TestDiff
09:44:09 [2022-08-04T09:44:09.345Z] tests/integration/api_exec_test.py .....................                 [ 34%]
09:44:09 [2022-08-04T09:44:09.617Z] === RUN   TestDockerSuite/TestAPINetworkFilter
09:44:09 [2022-08-04T09:44:09.617Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
09:44:09 [2022-08-04T09:44:09.617Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
09:44:09 [2022-08-04T09:44:09.836Z] --- PASS: TestDiff (0.43s)
09:44:09 [2022-08-04T09:44:09.836Z] === RUN   TestExecConsoleSize
09:44:09 [2022-08-04T09:44:09.876Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
09:44:10 [2022-08-04T09:44:10.095Z] --- PASS: TestExecConsoleSize (0.47s)
09:44:10 [2022-08-04T09:44:10.095Z] === RUN   TestExecWithCloseStdin
09:44:10 [2022-08-04T09:44:10.442Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
09:44:10 [2022-08-04T09:44:10.663Z] --- PASS: TestExecWithCloseStdin (0.49s)
09:44:10 [2022-08-04T09:44:10.663Z] === RUN   TestExec
09:44:11 [2022-08-04T09:44:11.232Z] --- PASS: TestExec (0.48s)
09:44:11 [2022-08-04T09:44:11.232Z] === RUN   TestExecUser
09:44:11 [2022-08-04T09:44:11.377Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
09:44:11 [2022-08-04T09:44:11.377Z] Loaded image: debian:bullseye-slim
09:44:11 [2022-08-04T09:44:11.377Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
09:44:11 [2022-08-04T09:44:11.635Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
09:44:11 [2022-08-04T09:44:11.635Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
09:44:11 [2022-08-04T09:44:11.635Z] Loaded image: hello-world:latest
09:44:11 [2022-08-04T09:44:11.635Z] Loaded image: arm32v7/hello-world:latest
09:44:11 [2022-08-04T09:44:11.801Z] --- PASS: TestExecUser (0.46s)
09:44:11 [2022-08-04T09:44:11.801Z] === RUN   TestExportContainerAndImportImage
09:44:12 [2022-08-04T09:44:12.370Z] --- PASS: TestExportContainerAndImportImage (0.56s)
09:44:12 [2022-08-04T09:44:12.370Z] === RUN   TestExportContainerAfterDaemonRestart
09:44:13 [2022-08-04T09:44:13.749Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
09:44:13 [2022-08-04T09:44:13.749Z] === RUN   TestHealthCheckWorkdir
09:44:14 [2022-08-04T09:44:14.008Z] --- PASS: TestHealthCheckWorkdir (0.53s)
09:44:14 [2022-08-04T09:44:14.008Z] === RUN   TestHealthKillContainer
09:44:14 [2022-08-04T09:44:14.377Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.75s)
09:44:14 [2022-08-04T09:44:14.377Z] PASS
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] === Skipped
09:44:14 [2022-08-04T09:44:14.377Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:44:14 [2022-08-04T09:44:14.377Z]     build_session_test.go:25: TODO: BuildKit
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:44:14 [2022-08-04T09:44:14.377Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:14 [2022-08-04T09:44:14.377Z] 
09:44:14 [2022-08-04T09:44:14.377Z] DONE 34 tests, 2 skipped in 87.084s
09:44:14 [2022-08-04T09:44:14.377Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:44:14 [2022-08-04T09:44:14.377Z] INFO: Testing against a local daemon
09:44:14 [2022-08-04T09:44:14.377Z] === RUN   TestConfigInspect
09:44:15 [2022-08-04T09:44:15.818Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
09:44:16 [2022-08-04T09:44:16.815Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
09:44:16 [2022-08-04T09:44:16.907Z] --- PASS: TestConfigInspect (2.35s)
09:44:16 [2022-08-04T09:44:16.907Z] === RUN   TestConfigList
09:44:17 [2022-08-04T09:44:17.194Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
09:44:18 [2022-08-04T09:44:18.807Z] --- PASS: TestConfigList (2.18s)
09:44:18 [2022-08-04T09:44:18.807Z] === RUN   TestConfigsCreateAndDelete
09:44:19 [2022-08-04T09:44:19.728Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
09:44:19 [2022-08-04T09:44:19.728Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.90s)
09:44:19 [2022-08-04T09:44:19.728Z] PASS
09:44:19 [2022-08-04T09:44:19.728Z] 
09:44:19 [2022-08-04T09:44:19.728Z] === Skipped
09:44:19 [2022-08-04T09:44:19.728Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
09:44:19 [2022-08-04T09:44:19.728Z]     build_session_test.go:25: TODO: BuildKit
09:44:19 [2022-08-04T09:44:19.728Z] 
09:44:19 [2022-08-04T09:44:19.728Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
09:44:19 [2022-08-04T09:44:19.728Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
09:44:19 [2022-08-04T09:44:19.728Z] 
09:44:19 [2022-08-04T09:44:19.728Z] DONE 34 tests, 2 skipped in 191.752s
09:44:19 [2022-08-04T09:44:19.728Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
09:44:19 [2022-08-04T09:44:19.728Z] ++ 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
09:44:19 [2022-08-04T09:44:19.728Z] ++ set -e
09:44:19 [2022-08-04T09:44:19.728Z] ++ '[' -n 0 ']'
09:44:19 [2022-08-04T09:44:19.728Z] ++ set -x
09:44:19 [2022-08-04T09:44:19.728Z] ++ 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
09:44:19 [2022-08-04T09:44:19.986Z] INFO: Testing against a local daemon
09:44:19 [2022-08-04T09:44:19.986Z] === RUN   TestConfigInspect
09:44:20 [2022-08-04T09:44:20.706Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
09:44:20 [2022-08-04T09:44:20.706Z] === RUN   TestConfigsUpdate
09:44:21 [2022-08-04T09:44:21.358Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
09:44:21 [2022-08-04T09:44:21.735Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
09:44:21 [2022-08-04T09:44:21.924Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
09:44:22 [2022-08-04T09:44:22.126Z] --- PASS: TestHealthKillContainer (7.92s)
09:44:22 [2022-08-04T09:44:22.127Z] === RUN   TestInspectCpusetInConfigPre120
09:44:22 [2022-08-04T09:44:22.386Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
09:44:22 [2022-08-04T09:44:22.386Z] === RUN   TestIpcModeNone
09:44:22 [2022-08-04T09:44:22.492Z] --- PASS: TestConfigInspect (2.50s)
09:44:22 [2022-08-04T09:44:22.492Z] === RUN   TestConfigList
09:44:22 [2022-08-04T09:44:22.750Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
09:44:22 [2022-08-04T09:44:22.954Z] --- PASS: TestIpcModeNone (0.49s)
09:44:22 [2022-08-04T09:44:22.954Z] === RUN   TestIpcModePrivate
09:44:23 [2022-08-04T09:44:23.215Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
09:44:23 [2022-08-04T09:44:23.215Z] --- PASS: TestIpcModePrivate (0.51s)
09:44:23 [2022-08-04T09:44:23.215Z] === RUN   TestIpcModeShareable
09:44:23 [2022-08-04T09:44:23.231Z] --- PASS: TestConfigsUpdate (2.18s)
09:44:23 [2022-08-04T09:44:23.232Z] === RUN   TestTemplatedConfig
09:44:23 [2022-08-04T09:44:23.784Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
09:44:23 [2022-08-04T09:44:23.784Z] --- PASS: TestIpcModeShareable (0.47s)
09:44:23 [2022-08-04T09:44:23.784Z] === RUN   TestAPIIpcModeShareableAndContainer
09:44:24 [2022-08-04T09:44:24.124Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
09:44:24 [2022-08-04T09:44:24.694Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
09:44:24 [2022-08-04T09:44:24.953Z] --- PASS: TestConfigList (2.57s)
09:44:24 [2022-08-04T09:44:24.953Z] === RUN   TestConfigsCreateAndDelete
09:44:25 [2022-08-04T09:44:25.163Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s)
09:44:25 [2022-08-04T09:44:25.163Z] === RUN   TestAPIIpcModeHost
09:44:25 [2022-08-04T09:44:25.519Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
09:44:25 [2022-08-04T09:44:25.519Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
09:44:25 [2022-08-04T09:44:25.731Z] --- PASS: TestAPIIpcModeHost (0.35s)
09:44:25 [2022-08-04T09:44:25.731Z] === RUN   TestDaemonIpcModeShareable
09:44:25 [2022-08-04T09:44:25.757Z] --- PASS: TestTemplatedConfig (2.57s)
09:44:25 [2022-08-04T09:44:25.757Z] === RUN   TestConfigCreateResolve
09:44:26 [2022-08-04T09:44:26.086Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
09:44:26 [2022-08-04T09:44:26.344Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
09:44:26 [2022-08-04T09:44:26.670Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:44:26 [2022-08-04T09:44:26.670Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
09:44:26 [2022-08-04T09:44:26.670Z] === RUN   TestDaemonIpcModePrivate
09:44:26 [2022-08-04T09:44:26.910Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
09:44:27 [2022-08-04T09:44:27.477Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
09:44:28 [2022-08-04T09:44:28.049Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:44:28 [2022-08-04T09:44:28.049Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
09:44:28 [2022-08-04T09:44:28.049Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:44:28 [2022-08-04T09:44:28.093Z] --- PASS: TestConfigsCreateAndDelete (2.94s)
09:44:28 [2022-08-04T09:44:28.093Z] === RUN   TestConfigsUpdate
09:44:28 [2022-08-04T09:44:28.093Z]     docker_cli_daemon_test.go:1475: [d50ff91a23222] daemon is not started
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestConfigCreateResolve (2.23s)
09:44:28 [2022-08-04T09:44:28.284Z] PASS
09:44:28 [2022-08-04T09:44:28.284Z] 
09:44:28 [2022-08-04T09:44:28.284Z] DONE 6 tests in 13.699s
09:44:28 [2022-08-04T09:44:28.284Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:44:28 [2022-08-04T09:44:28.284Z] INFO: Testing against a local daemon
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestAttachWithTTY
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestAttachWithTTY (0.07s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestAttachWithoutTTy
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestAttachWithoutTTy (0.04s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCheckpoint
09:44:28 [2022-08-04T09:44:28.284Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:44:28 [2022-08-04T09:44:28.284Z] --- SKIP: TestCheckpoint (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/commit
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] === CONT  TestContainerInvalidJSON/containers/create
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestContainerInvalidJSON (0.01s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainerPathIsNotDir
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyToContainerPathDoesNotExist
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyEmptyFile
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyEmptyFile (0.21s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyToContainerPathIsNotDir
09:44:28 [2022-08-04T09:44:28.284Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
09:44:28 [2022-08-04T09:44:28.284Z] === RUN   TestCopyFromContainer
09:44:28 [2022-08-04T09:44:28.666Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
09:44:28 [2022-08-04T09:44:28.926Z]     check_test.go:540: [da9ad31997a0b] daemon is not started
09:44:28 [2022-08-04T09:44:28.926Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
09:44:28 [2022-08-04T09:44:28.988Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
09:44:28 [2022-08-04T09:44:28.988Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
09:44:28 [2022-08-04T09:44:28.988Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//bar/root
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer//bar/root/
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer/bar/quux
09:44:29 [2022-08-04T09:44:29.658Z] === RUN   TestCopyFromContainer/bar/quux/
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:44:29 [2022-08-04T09:44:29.917Z] === RUN   TestCopyFromContainer/bar/notarget
09:44:29 [2022-08-04T09:44:29.925Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCopyFromContainer (1.73s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer// (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateLinkToNonExistingContainer
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === PAUSE TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/0
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/2
09:44:30 [2022-08-04T09:44:30.174Z] === CONT  TestCreateWithInvalidEnv/1
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateTmpfsMountsTarget
09:44:30 [2022-08-04T09:44:30.174Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
09:44:30 [2022-08-04T09:44:30.174Z] === RUN   TestCreateWithCustomMaskedPaths
09:44:30 [2022-08-04T09:44:30.185Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
09:44:30 [2022-08-04T09:44:30.185Z] === RUN   TestIpcModeOlderClient
09:44:30 [2022-08-04T09:44:30.185Z] === PAUSE TestIpcModeOlderClient
09:44:30 [2022-08-04T09:44:30.185Z] === RUN   TestKillContainerInvalidSignal
09:44:30 [2022-08-04T09:44:30.754Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
09:44:30 [2022-08-04T09:44:30.754Z] === RUN   TestKillContainer
09:44:30 [2022-08-04T09:44:30.754Z] === RUN   TestKillContainer/no_signal
09:44:30 [2022-08-04T09:44:30.834Z] --- PASS: TestConfigsUpdate (3.00s)
09:44:30 [2022-08-04T09:44:30.834Z] === RUN   TestTemplatedConfig
09:44:31 [2022-08-04T09:44:31.013Z] === RUN   TestKillContainer/non_killing_signal
09:44:31 [2022-08-04T09:44:31.094Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
09:44:31 [2022-08-04T09:44:31.272Z] === RUN   TestKillContainer/killing_signal
09:44:31 [2022-08-04T09:44:31.841Z] --- PASS: TestKillContainer (1.29s)
09:44:31 [2022-08-04T09:44:31.841Z]     --- PASS: TestKillContainer/no_signal (0.41s)
09:44:31 [2022-08-04T09:44:31.841Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
09:44:31 [2022-08-04T09:44:31.841Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
09:44:31 [2022-08-04T09:44:31.841Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:44:31 [2022-08-04T09:44:31.841Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:44:32 [2022-08-04T09:44:32.073Z] --- PASS: TestCreateWithCustomMaskedPaths (1.58s)
09:44:32 [2022-08-04T09:44:32.073Z] === RUN   TestCreateWithCustomReadonlyPaths
09:44:32 [2022-08-04T09:44:32.410Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:44:33 [2022-08-04T09:44:33.020Z]     check_test.go:540: [dfdb0a8e8c421] daemon is not started
09:44:33 [2022-08-04T09:44:33.020Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
09:44:33 [2022-08-04T09:44:33.348Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.19s)
09:44:33 [2022-08-04T09:44:33.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
09:44:33 [2022-08-04T09:44:33.348Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s)
09:44:33 [2022-08-04T09:44:33.348Z] === RUN   TestKillStoppedContainer
09:44:33 [2022-08-04T09:44:33.348Z] --- PASS: TestKillStoppedContainer (0.04s)
09:44:33 [2022-08-04T09:44:33.348Z] === RUN   TestKillStoppedContainerAPIPre120
09:44:33 [2022-08-04T09:44:33.348Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:44:33 [2022-08-04T09:44:33.348Z] === RUN   TestKillDifferentUserContainer
09:44:33 [2022-08-04T09:44:33.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.61s)
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:33 [2022-08-04T09:44:33.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:44:33 [2022-08-04T09:44:33.444Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:44:33 [2022-08-04T09:44:33.608Z] --- PASS: TestKillDifferentUserContainer (0.45s)
09:44:33 [2022-08-04T09:44:33.608Z] === RUN   TestInspectOomKilledTrue
09:44:33 [2022-08-04T09:44:33.955Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform/different_os
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateDifferentPlatform (0.01s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:44:34 [2022-08-04T09:44:34.010Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:44:34 [2022-08-04T09:44:34.010Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestContainerStartOnDaemonRestart
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestContainerStartOnDaemonRestart
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDaemonRestartIpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestDaemonRestartIpcMode
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDaemonHostGatewayIP
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestDaemonHostGatewayIP
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestRestartDaemonWithRestartingContainer
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestContainerKillOnDaemonStart
09:44:34 [2022-08-04T09:44:34.010Z] === PAUSE TestContainerKillOnDaemonStart
09:44:34 [2022-08-04T09:44:34.010Z] === RUN   TestDiff
09:44:34 [2022-08-04T09:44:34.177Z] --- PASS: TestInspectOomKilledTrue (0.49s)
09:44:34 [2022-08-04T09:44:34.177Z] === RUN   TestInspectOomKilledFalse
09:44:34 [2022-08-04T09:44:34.213Z] --- PASS: TestTemplatedConfig (3.22s)
09:44:34 [2022-08-04T09:44:34.213Z] === RUN   TestConfigCreateResolve
09:44:34 [2022-08-04T09:44:34.436Z] --- PASS: TestInspectOomKilledFalse (0.42s)
09:44:34 [2022-08-04T09:44:34.436Z] === RUN   TestLinksEtcHostsContentMatch
09:44:34 [2022-08-04T09:44:34.471Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
09:44:34 [2022-08-04T09:44:34.575Z] --- PASS: TestDiff (0.57s)
09:44:34 [2022-08-04T09:44:34.575Z] === RUN   TestExecConsoleSize
09:44:35 [2022-08-04T09:44:35.005Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
09:44:35 [2022-08-04T09:44:35.005Z] === RUN   TestLinksContainerNames
09:44:35 [2022-08-04T09:44:35.037Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
09:44:35 [2022-08-04T09:44:35.509Z] --- PASS: TestExecConsoleSize (0.62s)
09:44:35 [2022-08-04T09:44:35.510Z] === RUN   TestExecWithCloseStdin
09:44:35 [2022-08-04T09:44:35.603Z] === RUN   TestDockerSuite/TestBuildScratchCopy
09:44:35 [2022-08-04T09:44:35.860Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
09:44:35 [2022-08-04T09:44:35.860Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
09:44:35 [2022-08-04T09:44:35.860Z] === RUN   TestDockerSuite/TestContainerAPICommit
09:44:35 [2022-08-04T09:44:35.967Z] --- PASS: TestLinksContainerNames (0.85s)
09:44:35 [2022-08-04T09:44:35.967Z] === RUN   TestLogsFollowTailEmpty
09:44:36 [2022-08-04T09:44:36.075Z] --- PASS: TestExecWithCloseStdin (0.65s)
09:44:36 [2022-08-04T09:44:36.075Z] === RUN   TestExec
09:44:36 [2022-08-04T09:44:36.231Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:44:36 [2022-08-04T09:44:36.231Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.231Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:44:36 [2022-08-04T09:44:36.427Z] --- PASS: TestConfigCreateResolve (2.11s)
09:44:36 [2022-08-04T09:44:36.427Z] PASS
09:44:36 [2022-08-04T09:44:36.427Z] 
09:44:36 [2022-08-04T09:44:36.427Z] DONE 6 tests in 16.437s
09:44:36 [2022-08-04T09:44:36.427Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
09:44:36 [2022-08-04T09:44:36.427Z] ++ 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
09:44:36 [2022-08-04T09:44:36.427Z] ++ set -e
09:44:36 [2022-08-04T09:44:36.427Z] ++ '[' -n 0 ']'
09:44:36 [2022-08-04T09:44:36.427Z] ++ set -x
09:44:36 [2022-08-04T09:44:36.427Z] ++ 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
09:44:36 [2022-08-04T09:44:36.427Z] INFO: Testing against a local daemon
09:44:36 [2022-08-04T09:44:36.427Z] === RUN   TestAttachWithTTY
09:44:36 [2022-08-04T09:44:36.427Z] --- PASS: TestAttachWithTTY (0.06s)
09:44:36 [2022-08-04T09:44:36.427Z] === RUN   TestAttachWithoutTTy
09:44:36 [2022-08-04T09:44:36.640Z] --- PASS: TestExec (0.60s)
09:44:36 [2022-08-04T09:44:36.640Z] === RUN   TestExecUser
09:44:36 [2022-08-04T09:44:36.685Z] --- PASS: TestAttachWithoutTTy (0.07s)
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestCheckpoint
09:44:36 [2022-08-04T09:44:36.685Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:44:36 [2022-08-04T09:44:36.685Z] --- SKIP: TestCheckpoint (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/commit
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/commit
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/create
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/containers/create
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/commit
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === CONT  TestContainerInvalidJSON/containers/create
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestContainerInvalidJSON/commit/empty_body
09:44:36 [2022-08-04T09:44:36.685Z] --- PASS: TestContainerInvalidJSON (0.02s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]     --- PASS: TestContainerInvalidJSON/commit (0.03s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.02s)
09:44:36 [2022-08-04T09:44:36.685Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestCopyFromContainerPathDoesNotExist
09:44:36 [2022-08-04T09:44:36.685Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestCopyFromContainerPathIsNotDir
09:44:36 [2022-08-04T09:44:36.685Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s)
09:44:36 [2022-08-04T09:44:36.685Z] === RUN   TestCopyToContainerPathDoesNotExist
09:44:36 [2022-08-04T09:44:36.823Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:44:36 [2022-08-04T09:44:36.823Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:44:36 [2022-08-04T09:44:36.943Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
09:44:36 [2022-08-04T09:44:36.943Z] === RUN   TestCopyEmptyFile
09:44:37 [2022-08-04T09:44:37.201Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
09:44:37 [2022-08-04T09:44:37.201Z] --- PASS: TestCopyEmptyFile (0.44s)
09:44:37 [2022-08-04T09:44:37.201Z] === RUN   TestCopyToContainerPathIsNotDir
09:44:37 [2022-08-04T09:44:37.206Z] --- PASS: TestExecUser (0.61s)
09:44:37 [2022-08-04T09:44:37.206Z] === RUN   TestExportContainerAndImportImage
09:44:37 [2022-08-04T09:44:37.402Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:44:37 [2022-08-04T09:44:37.402Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:44:37 [2022-08-04T09:44:37.459Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
09:44:37 [2022-08-04T09:44:37.459Z] === RUN   TestCopyFromContainer
09:44:37 [2022-08-04T09:44:37.459Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
09:44:37 [2022-08-04T09:44:37.771Z] --- PASS: TestExportContainerAndImportImage (0.70s)
09:44:37 [2022-08-04T09:44:37.771Z] === RUN   TestExportContainerAfterDaemonRestart
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:44:37 [2022-08-04T09:44:37.970Z] tests/integration/api_network_test.py ............................       [ 47%]
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:44:37 [2022-08-04T09:44:37.970Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:44:37 [2022-08-04T09:44:37.970Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:44:38 [2022-08-04T09:44:38.834Z] === RUN   TestCopyFromContainer//
09:44:38 [2022-08-04T09:44:38.908Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:44:38 [2022-08-04T09:44:38.908Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:44:39 [2022-08-04T09:44:39.093Z] === RUN   TestCopyFromContainer//bar/root
09:44:39 [2022-08-04T09:44:39.093Z] === RUN   TestCopyFromContainer//bar/root/
09:44:39 [2022-08-04T09:44:39.093Z] === RUN   TestCopyFromContainer/bar/quux
09:44:39 [2022-08-04T09:44:39.143Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
09:44:39 [2022-08-04T09:44:39.143Z] === RUN   TestHealthCheckWorkdir
09:44:39 [2022-08-04T09:44:39.167Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:44:39 [2022-08-04T09:44:39.167Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:44:39 [2022-08-04T09:44:39.351Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
09:44:39 [2022-08-04T09:44:39.351Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
09:44:39 [2022-08-04T09:44:39.351Z] === RUN   TestCopyFromContainer/bar/quux/
09:44:39 [2022-08-04T09:44:39.351Z] === RUN   TestCopyFromContainer/bar/quux/baz
09:44:39 [2022-08-04T09:44:39.610Z] === RUN   TestCopyFromContainer/bar/filesymlink
09:44:39 [2022-08-04T09:44:39.610Z] === RUN   TestCopyFromContainer/bar/dirsymlink
09:44:39 [2022-08-04T09:44:39.708Z] --- PASS: TestHealthCheckWorkdir (0.70s)
09:44:39 [2022-08-04T09:44:39.708Z] === RUN   TestHealthKillContainer
09:44:39 [2022-08-04T09:44:39.736Z] --- PASS: TestLogs (3.63s)
09:44:39 [2022-08-04T09:44:39.736Z]     --- PASS: TestLogs/driver_local (0.01s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.73s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.62s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.63s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.47s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.52s)
09:44:39 [2022-08-04T09:44:39.736Z]     --- PASS: TestLogs/driver_json-file (0.01s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.69s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.54s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
09:44:39 [2022-08-04T09:44:39.736Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
09:44:39 [2022-08-04T09:44:39.736Z] === RUN   TestContainerNetworkMountsNoChown
09:44:39 [2022-08-04T09:44:39.868Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
09:44:39 [2022-08-04T09:44:39.868Z] === RUN   TestCopyFromContainer/bar/notarget
09:44:39 [2022-08-04T09:44:39.868Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
09:44:40 [2022-08-04T09:44:40.127Z] --- PASS: TestCopyFromContainer (2.67s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer// (0.13s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/quux (0.09s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.11s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.11s)
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
09:44:40 [2022-08-04T09:44:40.127Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s)
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateLinkToNonExistingContainer
09:44:40 [2022-08-04T09:44:40.127Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s)
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateWithInvalidEnv
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateWithInvalidEnv/0
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateWithInvalidEnv/0
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateWithInvalidEnv/1
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateWithInvalidEnv/1
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateWithInvalidEnv/2
09:44:40 [2022-08-04T09:44:40.127Z] === PAUSE TestCreateWithInvalidEnv/2
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateWithInvalidEnv/0
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateWithInvalidEnv/2
09:44:40 [2022-08-04T09:44:40.127Z] === CONT  TestCreateWithInvalidEnv/1
09:44:40 [2022-08-04T09:44:40.127Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
09:44:40 [2022-08-04T09:44:40.127Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateTmpfsMountsTarget
09:44:40 [2022-08-04T09:44:40.127Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
09:44:40 [2022-08-04T09:44:40.127Z] === RUN   TestCreateWithCustomMaskedPaths
09:44:40 [2022-08-04T09:44:40.304Z] --- PASS: TestContainerNetworkMountsNoChown (0.39s)
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/default
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/default
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/private
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/private
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rprivate
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rprivate
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/slave
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/slave
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rslave
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rslave
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/shared
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/shared
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rshared
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rshared
09:44:40 [2022-08-04T09:44:40.304Z] === CONT  TestMountDaemonRoot/default
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/default/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/default/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === CONT  TestMountDaemonRoot/rslave
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === CONT  TestMountDaemonRoot/rshared
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === CONT  TestMountDaemonRoot/shared
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:44:40 [2022-08-04T09:44:40.304Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rprivate
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/slave
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/private
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/private/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/private/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/default/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/default/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:44:40 [2022-08-04T09:44:40.305Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/private/bind_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/private/mount_root
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:44:40 [2022-08-04T09:44:40.564Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:44:40 [2022-08-04T09:44:40.564Z] --- PASS: TestMountDaemonRoot (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
09:44:40 [2022-08-04T09:44:40.564Z] === RUN   TestContainerBindMountNonRecursive
09:44:41 [2022-08-04T09:44:41.061Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
09:44:41 [2022-08-04T09:44:41.628Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
09:44:41 [2022-08-04T09:44:41.943Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
09:44:41 [2022-08-04T09:44:41.943Z] === RUN   TestContainerVolumesMountedAsShared
09:44:42 [2022-08-04T09:44:42.202Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
09:44:42 [2022-08-04T09:44:42.202Z] === RUN   TestContainerVolumesMountedAsSlave
09:44:42 [2022-08-04T09:44:42.562Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
09:44:42 [2022-08-04T09:44:42.562Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s)
09:44:42 [2022-08-04T09:44:42.562Z] === RUN   TestCreateWithCustomReadonlyPaths
09:44:42 [2022-08-04T09:44:42.562Z] === RUN   TestDockerSuite/TestContainerAPICreate
09:44:42 [2022-08-04T09:44:42.770Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
09:44:42 [2022-08-04T09:44:42.770Z] === RUN   TestNetworkNat
09:44:43 [2022-08-04T09:44:43.345Z] --- PASS: TestNetworkNat (0.54s)
09:44:43 [2022-08-04T09:44:43.345Z] === RUN   TestNetworkLocalhostTCPNat
09:44:43 [2022-08-04T09:44:43.496Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
09:44:43 [2022-08-04T09:44:43.496Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
09:44:43 [2022-08-04T09:44:43.496Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
09:44:43 [2022-08-04T09:44:43.605Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
09:44:43 [2022-08-04T09:44:43.605Z] === RUN   TestNetworkLoopbackNat
09:44:44 [2022-08-04T09:44:44.063Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
09:44:44 [2022-08-04T09:44:44.063Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
09:44:44 [2022-08-04T09:44:44.321Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
09:44:44 [2022-08-04T09:44:44.321Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
09:44:44 [2022-08-04T09:44:44.321Z] === RUN   TestDockerSuite/TestContainerAPIDelete
09:44:44 [2022-08-04T09:44:44.887Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.23s)
09:44:44 [2022-08-04T09:44:44.887Z] === RUN   TestCreateWithInvalidHealthcheckParams
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:44 [2022-08-04T09:44:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:44 [2022-08-04T09:44:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
09:44:44 [2022-08-04T09:44:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
09:44:44 [2022-08-04T09:44:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
09:44:44 [2022-08-04T09:44:44.888Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s)
09:44:44 [2022-08-04T09:44:44.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
09:44:44 [2022-08-04T09:44:44.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
09:44:44 [2022-08-04T09:44:44.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
09:44:44 [2022-08-04T09:44:44.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
09:44:44 [2022-08-04T09:44:44.888Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
09:44:44 [2022-08-04T09:44:44.888Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
09:44:45 [2022-08-04T09:44:45.147Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
09:44:45 [2022-08-04T09:44:45.714Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s)
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestCreateDifferentPlatform
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestCreateDifferentPlatform/different_os
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
09:44:45 [2022-08-04T09:44:45.714Z] --- PASS: TestCreateDifferentPlatform (0.02s)
09:44:45 [2022-08-04T09:44:45.714Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
09:44:45 [2022-08-04T09:44:45.714Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestCreateVolumesFromNonExistingContainer
09:44:45 [2022-08-04T09:44:45.714Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s)
09:44:45 [2022-08-04T09:44:45.714Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
09:44:45 [2022-08-04T09:44:45.973Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestCreateInvalidHostConfig
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
09:44:45 [2022-08-04T09:44:45.973Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
09:44:45 [2022-08-04T09:44:45.973Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
09:44:45 [2022-08-04T09:44:45.973Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
09:44:45 [2022-08-04T09:44:45.973Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
09:44:45 [2022-08-04T09:44:45.973Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
09:44:45 [2022-08-04T09:44:45.973Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
09:44:45 [2022-08-04T09:44:45.973Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
09:44:45 [2022-08-04T09:44:45.973Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
09:44:45 [2022-08-04T09:44:45.973Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestContainerStartOnDaemonRestart
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestContainerStartOnDaemonRestart
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestDaemonRestartIpcMode
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestDaemonRestartIpcMode
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestDaemonHostGatewayIP
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestDaemonHostGatewayIP
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestRestartDaemonWithRestartingContainer
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestRestartDaemonWithRestartingContainer
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestContainerKillOnDaemonStart
09:44:45 [2022-08-04T09:44:45.973Z] === PAUSE TestContainerKillOnDaemonStart
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestDiff
09:44:45 [2022-08-04T09:44:45.973Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
09:44:46 [2022-08-04T09:44:46.140Z] --- PASS: TestNetworkLoopbackNat (2.57s)
09:44:46 [2022-08-04T09:44:46.140Z] === RUN   TestPause
09:44:46 [2022-08-04T09:44:46.540Z] --- PASS: TestDiff (0.66s)
09:44:46 [2022-08-04T09:44:46.540Z] === RUN   TestExecConsoleSize
09:44:46 [2022-08-04T09:44:46.709Z] --- PASS: TestPause (0.46s)
09:44:46 [2022-08-04T09:44:46.709Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:44:46 [2022-08-04T09:44:46.709Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:44:46 [2022-08-04T09:44:46.709Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:44:46 [2022-08-04T09:44:46.709Z] === RUN   TestPauseStopPausedContainer
09:44:46 [2022-08-04T09:44:46.798Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
09:44:46 [2022-08-04T09:44:46.798Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
09:44:47 [2022-08-04T09:44:47.277Z] --- PASS: TestPauseStopPausedContainer (0.46s)
09:44:47 [2022-08-04T09:44:47.277Z] === RUN   TestPidHost
09:44:47 [2022-08-04T09:44:47.366Z] --- PASS: TestExecConsoleSize (0.88s)
09:44:47 [2022-08-04T09:44:47.366Z] === RUN   TestExecWithCloseStdin
09:44:47 [2022-08-04T09:44:47.492Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
09:44:48 [2022-08-04T09:44:48.214Z] --- PASS: TestPidHost (0.96s)
09:44:48 [2022-08-04T09:44:48.214Z] === RUN   TestPsFilter
09:44:48 [2022-08-04T09:44:48.214Z] --- PASS: TestPsFilter (0.10s)
09:44:48 [2022-08-04T09:44:48.214Z] === RUN   TestRemoveContainerWithRemovedVolume
09:44:48 [2022-08-04T09:44:48.303Z] --- PASS: TestExecWithCloseStdin (0.90s)
09:44:48 [2022-08-04T09:44:48.304Z] === RUN   TestExec
09:44:48 [2022-08-04T09:44:48.474Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
09:44:48 [2022-08-04T09:44:48.474Z] === RUN   TestRemoveContainerWithVolume
09:44:48 [2022-08-04T09:44:48.562Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
09:44:48 [2022-08-04T09:44:48.996Z] tests/integration/api_secret_test.py .....                               [ 51%]
09:44:49 [2022-08-04T09:44:49.042Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
09:44:49 [2022-08-04T09:44:49.042Z] === RUN   TestRemoveContainerRunning
09:44:49 [2022-08-04T09:44:49.128Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
09:44:49 [2022-08-04T09:44:49.128Z] --- PASS: TestExec (0.83s)
09:44:49 [2022-08-04T09:44:49.128Z] === RUN   TestExecUser
09:44:49 [2022-08-04T09:44:49.387Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
09:44:49 [2022-08-04T09:44:49.387Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
09:44:49 [2022-08-04T09:44:49.610Z] --- PASS: TestRemoveContainerRunning (0.46s)
09:44:49 [2022-08-04T09:44:49.610Z] === RUN   TestRemoveContainerForceRemoveRunning
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestHealthKillContainer (8.23s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestInspectCpusetInConfigPre120
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModeNone
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestIpcModeNone (0.62s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModePrivate
09:44:49 [2022-08-04T09:44:49.670Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
09:44:49 [2022-08-04T09:44:49.670Z] --- PASS: TestIpcModePrivate (0.59s)
09:44:49 [2022-08-04T09:44:49.670Z] === RUN   TestIpcModeShareable
09:44:49 [2022-08-04T09:44:49.869Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
09:44:49 [2022-08-04T09:44:49.869Z] === RUN   TestRemoveInvalidContainer
09:44:49 [2022-08-04T09:44:49.869Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:44:49 [2022-08-04T09:44:49.869Z] === RUN   TestRenameLinkedContainer
09:44:49 [2022-08-04T09:44:49.955Z] --- PASS: TestExecUser (0.76s)
09:44:49 [2022-08-04T09:44:49.955Z] === RUN   TestExportContainerAndImportImage
09:44:50 [2022-08-04T09:44:50.214Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
09:44:50 [2022-08-04T09:44:50.234Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
09:44:50 [2022-08-04T09:44:50.491Z] --- PASS: TestIpcModeShareable (0.63s)
09:44:50 [2022-08-04T09:44:50.491Z] === RUN   TestAPIIpcModeShareableAndContainer
09:44:51 [2022-08-04T09:44:51.150Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
09:44:51 [2022-08-04T09:44:51.150Z] --- PASS: TestExportContainerAndImportImage (1.22s)
09:44:51 [2022-08-04T09:44:51.150Z] === RUN   TestExportContainerAfterDaemonRestart
09:44:51 [2022-08-04T09:44:51.409Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
09:44:51 [2022-08-04T09:44:51.777Z] --- PASS: TestRenameLinkedContainer (1.74s)
09:44:51 [2022-08-04T09:44:51.777Z] === RUN   TestRenameStoppedContainer
09:44:51 [2022-08-04T09:44:51.976Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
09:44:52 [2022-08-04T09:44:52.036Z] --- PASS: TestRenameStoppedContainer (0.40s)
09:44:52 [2022-08-04T09:44:52.036Z] === RUN   TestRenameRunningContainerAndReuse
09:44:52 [2022-08-04T09:44:52.391Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.81s)
09:44:52 [2022-08-04T09:44:52.391Z] === RUN   TestAPIIpcModeHost
09:44:52 [2022-08-04T09:44:52.543Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s)
09:44:52 [2022-08-04T09:44:52.543Z] === RUN   TestHealthCheckWorkdir
09:44:52 [2022-08-04T09:44:52.543Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
09:44:52 [2022-08-04T09:44:52.543Z] === RUN   TestDockerSuite/TestContainerAPIKill
09:44:52 [2022-08-04T09:44:52.649Z] --- PASS: TestAPIIpcModeHost (0.40s)
09:44:52 [2022-08-04T09:44:52.649Z] === RUN   TestDaemonIpcModeShareable
09:44:52 [2022-08-04T09:44:52.801Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
09:44:52 [2022-08-04T09:44:52.975Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
09:44:52 [2022-08-04T09:44:52.975Z] === RUN   TestRenameInvalidName
09:44:53 [2022-08-04T09:44:53.234Z] --- PASS: TestRenameInvalidName (0.42s)
09:44:53 [2022-08-04T09:44:53.234Z] === RUN   TestRenameAnonymousContainer
09:44:53 [2022-08-04T09:44:53.361Z] tests/integration/api_service_test.py .................................. [ 59%]
09:44:53 [2022-08-04T09:44:53.367Z] === RUN   TestDockerSuite/TestContainerAPIPause
09:44:53 [2022-08-04T09:44:53.581Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:44:53 [2022-08-04T09:44:53.626Z] --- PASS: TestHealthCheckWorkdir (0.92s)
09:44:53 [2022-08-04T09:44:53.626Z] === RUN   TestHealthKillContainer
09:44:53 [2022-08-04T09:44:53.839Z] --- PASS: TestDaemonIpcModeShareable (1.21s)
09:44:53 [2022-08-04T09:44:53.839Z] === RUN   TestDaemonIpcModePrivate
09:44:54 [2022-08-04T09:44:54.192Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
09:44:54 [2022-08-04T09:44:54.772Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:44:55 [2022-08-04T09:44:55.036Z] --- PASS: TestDaemonIpcModePrivate (1.16s)
09:44:55 [2022-08-04T09:44:55.036Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:44:55 [2022-08-04T09:44:55.128Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
09:44:55 [2022-08-04T09:44:55.128Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
09:44:55 [2022-08-04T09:44:55.128Z] === RUN   TestDockerSuite/TestContainerAPIRename
09:44:55 [2022-08-04T09:44:55.141Z] --- PASS: TestRenameAnonymousContainer (1.62s)
09:44:55 [2022-08-04T09:44:55.141Z] === RUN   TestRenameContainerWithSameName
09:44:55 [2022-08-04T09:44:55.401Z] --- PASS: TestRenameContainerWithSameName (0.43s)
09:44:55 [2022-08-04T09:44:55.401Z] === RUN   TestRenameContainerWithLinkedContainer
09:44:55 [2022-08-04T09:44:55.695Z] === RUN   TestDockerSuite/TestContainerAPIRestart
09:44:55 [2022-08-04T09:44:55.953Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
09:44:55 [2022-08-04T09:44:55.969Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
09:44:56 [2022-08-04T09:44:56.226Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s)
09:44:56 [2022-08-04T09:44:56.226Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:44:56 [2022-08-04T09:44:56.339Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
09:44:56 [2022-08-04T09:44:56.339Z] === RUN   TestResize
09:44:56 [2022-08-04T09:44:56.520Z]     check_test.go:540: [d3cf63e4fba51] daemon is not started
09:44:56 [2022-08-04T09:44:56.520Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
09:44:56 [2022-08-04T09:44:56.598Z] --- PASS: TestResize (0.41s)
09:44:56 [2022-08-04T09:44:56.598Z] === RUN   TestResizeWithInvalidSize
09:44:56 [2022-08-04T09:44:56.778Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
09:44:57 [2022-08-04T09:44:57.160Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
09:44:57 [2022-08-04T09:44:57.167Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:44:57 [2022-08-04T09:44:57.167Z] === RUN   TestResizeWhenContainerNotStarted
09:44:57 [2022-08-04T09:44:57.418Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.26s)
09:44:57 [2022-08-04T09:44:57.418Z] === RUN   TestIpcModeOlderClient
09:44:57 [2022-08-04T09:44:57.418Z] === PAUSE TestIpcModeOlderClient
09:44:57 [2022-08-04T09:44:57.418Z] === RUN   TestKillContainerInvalidSignal
09:44:57 [2022-08-04T09:44:57.427Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s)
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:44:57 [2022-08-04T09:44:57.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:44:57 [2022-08-04T09:44:57.809Z] ............................                                             [ 66%]
09:44:58 [2022-08-04T09:44:58.010Z] --- PASS: TestKillContainerInvalidSignal (0.49s)
09:44:58 [2022-08-04T09:44:58.010Z] === RUN   TestKillContainer
09:44:58 [2022-08-04T09:44:58.010Z] === RUN   TestKillContainer/no_signal
09:44:58 [2022-08-04T09:44:58.152Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
09:44:58 [2022-08-04T09:44:58.152Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
09:44:58 [2022-08-04T09:44:58.152Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
09:44:58 [2022-08-04T09:44:58.152Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
09:44:58 [2022-08-04T09:44:58.152Z] === RUN   TestDockerSuite/TestContainerAPIStart
09:44:58 [2022-08-04T09:44:58.274Z] === RUN   TestKillContainer/non_killing_signal
09:44:58 [2022-08-04T09:44:58.718Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
09:44:58 [2022-08-04T09:44:58.718Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
09:44:58 [2022-08-04T09:44:58.807Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:44:58 [2022-08-04T09:44:58.844Z] === RUN   TestKillContainer/killing_signal
09:44:59 [2022-08-04T09:44:59.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:44:59 [2022-08-04T09:44:59.411Z] --- PASS: TestKillContainer (1.40s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/no_signal (0.44s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/non_killing_signal (0.33s)
09:44:59 [2022-08-04T09:44:59.411Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
09:44:59 [2022-08-04T09:44:59.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:44:59 [2022-08-04T09:44:59.411Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:44:59 [2022-08-04T09:44:59.669Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:45:00 [2022-08-04T09:45:00.004Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:00 [2022-08-04T09:45:00.090Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
09:45:00 [2022-08-04T09:45:00.263Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:00 [2022-08-04T09:45:00.609Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.34s)
09:45:00 [2022-08-04T09:45:00.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
09:45:00 [2022-08-04T09:45:00.609Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.72s)
09:45:00 [2022-08-04T09:45:00.609Z] === RUN   TestKillStoppedContainer
09:45:00 [2022-08-04T09:45:00.609Z] --- PASS: TestKillStoppedContainer (0.05s)
09:45:00 [2022-08-04T09:45:00.609Z] === RUN   TestKillStoppedContainerAPIPre120
09:45:00 [2022-08-04T09:45:00.867Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
09:45:00 [2022-08-04T09:45:00.867Z] === RUN   TestKillDifferentUserContainer
09:45:01 [2022-08-04T09:45:01.125Z] --- PASS: TestKillDifferentUserContainer (0.45s)
09:45:01 [2022-08-04T09:45:01.125Z] === RUN   TestInspectOomKilledTrue
09:45:01 [2022-08-04T09:45:01.125Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:45:01 [2022-08-04T09:45:01.125Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:45:01 [2022-08-04T09:45:01.125Z] === RUN   TestInspectOomKilledFalse
09:45:01 [2022-08-04T09:45:01.203Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:01 [2022-08-04T09:45:01.690Z] --- PASS: TestInspectOomKilledFalse (0.43s)
09:45:01 [2022-08-04T09:45:01.691Z] === RUN   TestLinksEtcHostsContentMatch
09:45:01 [2022-08-04T09:45:01.948Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s)
09:45:01 [2022-08-04T09:45:01.948Z] === RUN   TestLinksContainerNames
09:45:01 [2022-08-04T09:45:01.988Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
09:45:01 [2022-08-04T09:45:01.988Z] --- PASS: TestHealthKillContainer (8.44s)
09:45:01 [2022-08-04T09:45:01.988Z] === RUN   TestInspectCpusetInConfigPre120
09:45:02 [2022-08-04T09:45:02.552Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
09:45:02 [2022-08-04T09:45:02.552Z] === RUN   TestIpcModeNone
09:45:02 [2022-08-04T09:45:02.810Z] === RUN   TestDockerSuite/TestContainerAPIStop
09:45:02 [2022-08-04T09:45:02.810Z] --- PASS: TestIpcModeNone (0.51s)
09:45:02 [2022-08-04T09:45:02.810Z] === RUN   TestIpcModePrivate
09:45:03 [2022-08-04T09:45:03.319Z] --- PASS: TestLinksContainerNames (1.01s)
09:45:03 [2022-08-04T09:45:03.319Z] === RUN   TestLogsFollowTailEmpty
09:45:03 [2022-08-04T09:45:03.376Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
09:45:03 [2022-08-04T09:45:03.376Z] === RUN   TestDockerSuite/TestContainerAPITop
09:45:03 [2022-08-04T09:45:03.577Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:45:03 [2022-08-04T09:45:03.578Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:45:03 [2022-08-04T09:45:03.578Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:45:03 [2022-08-04T09:45:03.637Z] --- PASS: TestIpcModePrivate (0.70s)
09:45:03 [2022-08-04T09:45:03.637Z] === RUN   TestIpcModeShareable
09:45:03 [2022-08-04T09:45:03.832Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:04 [2022-08-04T09:45:04.083Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:88, shared: true, mustBeShared: true
09:45:04 [2022-08-04T09:45:04.083Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
09:45:04 [2022-08-04T09:45:04.083Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
09:45:04 [2022-08-04T09:45:04.083Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
09:45:04 [2022-08-04T09:45:04.083Z] === RUN   TestDockerSuite/TestContainerAPIWait
09:45:04 [2022-08-04T09:45:04.144Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:45:04 [2022-08-04T09:45:04.144Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:04 [2022-08-04T09:45:04.341Z] --- PASS: TestIpcModeShareable (0.67s)
09:45:04 [2022-08-04T09:45:04.341Z] === RUN   TestAPIIpcModeShareableAndContainer
09:45:04 [2022-08-04T09:45:04.710Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:45:04 [2022-08-04T09:45:04.710Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:45:04 [2022-08-04T09:45:04.770Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:45:05 [2022-08-04T09:45:05.276Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:05 [2022-08-04T09:45:05.276Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:45:06 [2022-08-04T09:45:06.210Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:45:06 [2022-08-04T09:45:06.210Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:06 [2022-08-04T09:45:06.210Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.75s)
09:45:06 [2022-08-04T09:45:06.210Z] === RUN   TestAPIIpcModeHost
09:45:06 [2022-08-04T09:45:06.468Z] --- PASS: TestAPIIpcModeHost (0.41s)
09:45:06 [2022-08-04T09:45:06.468Z] === RUN   TestDaemonIpcModeShareable
09:45:06 [2022-08-04T09:45:06.468Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:45:06 [2022-08-04T09:45:06.726Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
09:45:06 [2022-08-04T09:45:06.727Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:45:07 [2022-08-04T09:45:07.293Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
09:45:07 [2022-08-04T09:45:07.293Z] --- PASS: TestLogs (3.91s)
09:45:07 [2022-08-04T09:45:07.293Z]     --- PASS: TestLogs/driver_local (0.01s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.75s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
09:45:07 [2022-08-04T09:45:07.293Z]     --- PASS: TestLogs/driver_json-file (0.02s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
09:45:07 [2022-08-04T09:45:07.293Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.78s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.55s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.66s)
09:45:07 [2022-08-04T09:45:07.294Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
09:45:07 [2022-08-04T09:45:07.294Z] === RUN   TestContainerNetworkMountsNoChown
09:45:07 [2022-08-04T09:45:07.308Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:07 [2022-08-04T09:45:07.859Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rslave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rshared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/shared
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rprivate
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/slave
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/private
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/mount_root
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:45:07 [2022-08-04T09:45:07.860Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:45:07 [2022-08-04T09:45:07.861Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
09:45:07 [2022-08-04T09:45:07.861Z] --- PASS: TestDaemonIpcModeShareable (1.50s)
09:45:07 [2022-08-04T09:45:07.861Z] === RUN   TestDaemonIpcModePrivate
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/private/bind_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:45:08 [2022-08-04T09:45:08.118Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/mount_root
09:45:08 [2022-08-04T09:45:08.376Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:45:08 [2022-08-04T09:45:08.376Z] --- PASS: TestMountDaemonRoot (0.01s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.05s)
09:45:08 [2022-08-04T09:45:08.376Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:45:08 [2022-08-04T09:45:08.376Z] === RUN   TestContainerBindMountNonRecursive
09:45:08 [2022-08-04T09:45:08.428Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
09:45:08 [2022-08-04T09:45:08.686Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:08 [2022-08-04T09:45:08.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:08 [2022-08-04T09:45:08.995Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
09:45:09 [2022-08-04T09:45:09.252Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:86, shared: false, mustBeShared: false
09:45:09 [2022-08-04T09:45:09.252Z] --- PASS: TestDaemonIpcModePrivate (1.36s)
09:45:09 [2022-08-04T09:45:09.252Z] === RUN   TestDaemonIpcModePrivateFromConfig
09:45:09 [2022-08-04T09:45:09.509Z]     check_test.go:540: [dd4821193117e] daemon is not started
09:45:09 [2022-08-04T09:45:09.509Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
09:45:09 [2022-08-04T09:45:09.509Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
09:45:09 [2022-08-04T09:45:09.750Z] --- PASS: TestContainerBindMountNonRecursive (1.40s)
09:45:09 [2022-08-04T09:45:09.750Z] === RUN   TestContainerVolumesMountedAsShared
09:45:10 [2022-08-04T09:45:10.076Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
09:45:10 [2022-08-04T09:45:10.076Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
09:45:10 [2022-08-04T09:45:10.316Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
09:45:10 [2022-08-04T09:45:10.316Z] === RUN   TestContainerVolumesMountedAsSlave
09:45:10 [2022-08-04T09:45:10.331Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:10 [2022-08-04T09:45:10.575Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s)
09:45:10 [2022-08-04T09:45:10.575Z] === RUN   TestNetworkNat
09:45:10 [2022-08-04T09:45:10.642Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
09:45:10 [2022-08-04T09:45:10.900Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false
09:45:10 [2022-08-04T09:45:10.900Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
09:45:10 [2022-08-04T09:45:10.900Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
09:45:10 [2022-08-04T09:45:10.900Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s)
09:45:10 [2022-08-04T09:45:10.900Z] === RUN   TestDaemonIpcModeShareableFromConfig
09:45:10 [2022-08-04T09:45:10.901Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:11 [2022-08-04T09:45:11.139Z] --- PASS: TestNetworkNat (0.50s)
09:45:11 [2022-08-04T09:45:11.139Z] === RUN   TestNetworkLocalhostTCPNat
09:45:11 [2022-08-04T09:45:11.398Z] --- PASS: TestNetworkLocalhostTCPNat (0.49s)
09:45:11 [2022-08-04T09:45:11.398Z] === RUN   TestNetworkLoopbackNat
09:45:11 [2022-08-04T09:45:11.468Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d18f48_<nil>_<nil>}
09:45:12 [2022-08-04T09:45:12.281Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:12 [2022-08-04T09:45:12.404Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: true, mustBeShared: true
09:45:12 [2022-08-04T09:45:12.663Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.62s)
09:45:12 [2022-08-04T09:45:12.663Z] === RUN   TestIpcModeOlderClient
09:45:12 [2022-08-04T09:45:12.663Z] === PAUSE TestIpcModeOlderClient
09:45:12 [2022-08-04T09:45:12.663Z] === RUN   TestKillContainerInvalidSignal
09:45:12 [2022-08-04T09:45:12.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:13 [2022-08-04T09:45:13.229Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1678796075_/foo_false__<nil>_<nil>_<nil>_<nil>}
09:45:13 [2022-08-04T09:45:13.487Z] --- PASS: TestKillContainerInvalidSignal (0.75s)
09:45:13 [2022-08-04T09:45:13.487Z] === RUN   TestKillContainer
09:45:13 [2022-08-04T09:45:13.487Z] === RUN   TestKillContainer/no_signal
09:45:14 [2022-08-04T09:45:14.053Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
09:45:14 [2022-08-04T09:45:14.053Z] === RUN   TestKillContainer/non_killing_signal
09:45:14 [2022-08-04T09:45:14.620Z] === RUN   TestKillContainer/killing_signal
09:45:14 [2022-08-04T09:45:14.620Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1678796075_/foo_true__<nil>_<nil>_<nil>_<nil>}
09:45:14 [2022-08-04T09:45:14.675Z] --- PASS: TestNetworkLoopbackNat (2.56s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPause
09:45:14 [2022-08-04T09:45:14.675Z] --- PASS: TestPause (0.48s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:45:14 [2022-08-04T09:45:14.675Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:45:14 [2022-08-04T09:45:14.675Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:45:14 [2022-08-04T09:45:14.675Z] === RUN   TestPauseStopPausedContainer
09:45:14 [2022-08-04T09:45:14.710Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.31s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.29s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.34s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.79s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.85s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.80s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.82s)
09:45:14 [2022-08-04T09:45:14.710Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
09:45:14 [2022-08-04T09:45:14.710Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:45:14 [2022-08-04T09:45:14.710Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:45:14 [2022-08-04T09:45:14.933Z] --- PASS: TestPauseStopPausedContainer (0.47s)
09:45:14 [2022-08-04T09:45:14.933Z] === RUN   TestPidHost
09:45:15 [2022-08-04T09:45:15.278Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:45:15 [2022-08-04T09:45:15.554Z] --- PASS: TestKillContainer (2.15s)
09:45:15 [2022-08-04T09:45:15.554Z]     --- PASS: TestKillContainer/no_signal (0.71s)
09:45:15 [2022-08-04T09:45:15.554Z]     --- PASS: TestKillContainer/non_killing_signal (0.37s)
09:45:15 [2022-08-04T09:45:15.554Z]     --- PASS: TestKillContainer/killing_signal (0.72s)
09:45:15 [2022-08-04T09:45:15.554Z] === RUN   TestKillWithStopSignalAndRestartPolicies
09:45:15 [2022-08-04T09:45:15.554Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
09:45:16 [2022-08-04T09:45:16.121Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
09:45:16 [2022-08-04T09:45:16.216Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
09:45:16 [2022-08-04T09:45:16.216Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
09:45:16 [2022-08-04T09:45:16.216Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
09:45:16 [2022-08-04T09:45:16.216Z] === RUN   TestCgroupNamespacesRun
09:45:16 [2022-08-04T09:45:16.305Z] --- PASS: TestPidHost (1.03s)
09:45:16 [2022-08-04T09:45:16.305Z] === RUN   TestPsFilter
09:45:16 [2022-08-04T09:45:16.305Z] --- PASS: TestPsFilter (0.12s)
09:45:16 [2022-08-04T09:45:16.305Z] === RUN   TestRemoveContainerWithRemovedVolume
09:45:16 [2022-08-04T09:45:16.380Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_false__<nil>_<nil>_<nil>_<nil>}
09:45:16 [2022-08-04T09:45:16.563Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
09:45:16 [2022-08-04T09:45:16.563Z] === RUN   TestRemoveContainerWithVolume
09:45:16 [2022-08-04T09:45:16.641Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.18s)
09:45:16 [2022-08-04T09:45:16.641Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s)
09:45:16 [2022-08-04T09:45:16.641Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s)
09:45:16 [2022-08-04T09:45:16.641Z] === RUN   TestKillStoppedContainer
09:45:16 [2022-08-04T09:45:16.899Z] --- PASS: TestKillStoppedContainer (0.06s)
09:45:16 [2022-08-04T09:45:16.899Z] === RUN   TestKillStoppedContainerAPIPre120
09:45:16 [2022-08-04T09:45:16.899Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
09:45:16 [2022-08-04T09:45:16.899Z] === RUN   TestKillDifferentUserContainer
09:45:17 [2022-08-04T09:45:17.128Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
09:45:17 [2022-08-04T09:45:17.128Z] === RUN   TestRemoveContainerRunning
09:45:17 [2022-08-04T09:45:17.154Z] --- PASS: TestCgroupNamespacesRun (1.13s)
09:45:17 [2022-08-04T09:45:17.154Z] === RUN   TestCgroupNamespacesRunPrivileged
09:45:17 [2022-08-04T09:45:17.386Z] --- PASS: TestRemoveContainerRunning (0.43s)
09:45:17 [2022-08-04T09:45:17.386Z] === RUN   TestRemoveContainerForceRemoveRunning
09:45:17 [2022-08-04T09:45:17.466Z] --- PASS: TestKillDifferentUserContainer (0.56s)
09:45:17 [2022-08-04T09:45:17.466Z] === RUN   TestInspectOomKilledTrue
09:45:17 [2022-08-04T09:45:17.466Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:45:17 [2022-08-04T09:45:17.466Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
09:45:17 [2022-08-04T09:45:17.466Z] === RUN   TestInspectOomKilledFalse
09:45:17 [2022-08-04T09:45:17.466Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:45:17 [2022-08-04T09:45:17.466Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
09:45:17 [2022-08-04T09:45:17.466Z] === RUN   TestLinksEtcHostsContentMatch
09:45:17 [2022-08-04T09:45:17.724Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_true__<nil>_<nil>_<nil>_<nil>}
09:45:17 [2022-08-04T09:45:17.951Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s)
09:45:17 [2022-08-04T09:45:17.952Z] === RUN   TestRemoveInvalidContainer
09:45:17 [2022-08-04T09:45:17.952Z] --- PASS: TestRemoveInvalidContainer (0.01s)
09:45:17 [2022-08-04T09:45:17.952Z] === RUN   TestRenameLinkedContainer
09:45:17 [2022-08-04T09:45:17.982Z] --- PASS: TestLinksEtcHostsContentMatch (0.51s)
09:45:17 [2022-08-04T09:45:17.982Z] === RUN   TestLinksContainerNames
09:45:18 [2022-08-04T09:45:18.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
09:45:18 [2022-08-04T09:45:18.535Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:45:18 [2022-08-04T09:45:18.916Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
09:45:19 [2022-08-04T09:45:19.175Z] --- PASS: TestLinksContainerNames (1.21s)
09:45:19 [2022-08-04T09:45:19.175Z] === RUN   TestLogsFollowTailEmpty
09:45:19 [2022-08-04T09:45:19.175Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_true__0xc000d18f78_<nil>_<nil>_<nil>}
09:45:19 [2022-08-04T09:45:19.474Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
09:45:19 [2022-08-04T09:45:19.474Z] === RUN   TestCgroupNamespacesRunHostMode
09:45:19 [2022-08-04T09:45:19.742Z] --- PASS: TestLogsFollowTailEmpty (0.70s)
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/tty/only_stdout
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/tty/only_stdout
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/tty/only_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/tty/only_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
09:45:19 [2022-08-04T09:45:19.742Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.742Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
09:45:19 [2022-08-04T09:45:19.852Z] --- PASS: TestRenameLinkedContainer (1.73s)
09:45:19 [2022-08-04T09:45:19.852Z] === RUN   TestRenameStoppedContainer
09:45:20 [2022-08-04T09:45:20.111Z] --- PASS: TestRenameStoppedContainer (0.44s)
09:45:20 [2022-08-04T09:45:20.111Z] === RUN   TestRenameRunningContainerAndReuse
09:45:20 [2022-08-04T09:45:20.680Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d18f90_<nil>_<nil>}
09:45:20 [2022-08-04T09:45:20.680Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
09:45:20 [2022-08-04T09:45:20.680Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
09:45:20 [2022-08-04T09:45:20.852Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
09:45:20 [2022-08-04T09:45:20.852Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:45:21 [2022-08-04T09:45:21.044Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
09:45:21 [2022-08-04T09:45:21.044Z] === RUN   TestRenameInvalidName
09:45:21 [2022-08-04T09:45:21.610Z] --- PASS: TestRenameInvalidName (0.44s)
09:45:21 [2022-08-04T09:45:21.610Z] === RUN   TestRenameAnonymousContainer
09:45:21 [2022-08-04T09:45:21.614Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
09:45:21 [2022-08-04T09:45:21.615Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
09:45:21 [2022-08-04T09:45:21.615Z]     check_test.go:540: [d36aba38ea643] daemon is not started
09:45:21 [2022-08-04T09:45:21.615Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
09:45:21 [2022-08-04T09:45:21.790Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
09:45:21 [2022-08-04T09:45:21.790Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:45:21 [2022-08-04T09:45:21.873Z] === CONT  TestLogs/driver_local/tty/only_stderr
09:45:21 [2022-08-04T09:45:21.873Z] === CONT  TestLogs/driver_local/tty/only_stdout
09:45:22 [2022-08-04T09:45:22.440Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d18fa8_<nil>_<nil>}
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
09:45:22 [2022-08-04T09:45:22.698Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
09:45:22 [2022-08-04T09:45:22.698Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
09:45:22 [2022-08-04T09:45:22.982Z] --- PASS: TestRenameAnonymousContainer (1.60s)
09:45:22 [2022-08-04T09:45:22.982Z] === RUN   TestRenameContainerWithSameName
09:45:23 [2022-08-04T09:45:23.203Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
09:45:23 [2022-08-04T09:45:23.203Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:45:23 [2022-08-04T09:45:23.548Z] --- PASS: TestRenameContainerWithSameName (0.44s)
09:45:23 [2022-08-04T09:45:23.548Z] === RUN   TestRenameContainerWithLinkedContainer
09:45:23 [2022-08-04T09:45:23.634Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
09:45:23 [2022-08-04T09:45:23.634Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
09:45:23 [2022-08-04T09:45:23.797Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:45:23 [2022-08-04T09:45:23.797Z] === RUN   TestCgroupNamespacesRunOlderClient
09:45:23 [2022-08-04T09:45:23.892Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
09:45:23 [2022-08-04T09:45:23.892Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d18fc0_<nil>_<nil>}
09:45:24 [2022-08-04T09:45:24.481Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
09:45:24 [2022-08-04T09:45:24.481Z] === RUN   TestResize
09:45:24 [2022-08-04T09:45:24.739Z] --- PASS: TestResize (0.44s)
09:45:24 [2022-08-04T09:45:24.739Z] === RUN   TestResizeWithInvalidSize
09:45:24 [2022-08-04T09:45:24.746Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s)
09:45:24 [2022-08-04T09:45:24.746Z] === RUN   TestNISDomainname
09:45:24 [2022-08-04T09:45:24.827Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
09:45:24 [2022-08-04T09:45:24.827Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d18fd8_<nil>_<nil>}
09:45:24 [2022-08-04T09:45:24.827Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
09:45:25 [2022-08-04T09:45:25.305Z] --- PASS: TestResizeWithInvalidSize (0.44s)
09:45:25 [2022-08-04T09:45:25.305Z] === RUN   TestResizeWhenContainerNotStarted
09:45:25 [2022-08-04T09:45:25.314Z] --- PASS: TestNISDomainname (0.51s)
09:45:25 [2022-08-04T09:45:25.314Z] === RUN   TestHostnameDnsResolution
09:45:25 [2022-08-04T09:45:25.761Z] --- PASS: TestLogs (6.07s)
09:45:25 [2022-08-04T09:45:25.761Z]     --- PASS: TestLogs/driver_local (0.02s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.88s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.95s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.10s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.07s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.83s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.84s)
09:45:25 [2022-08-04T09:45:25.761Z]     --- PASS: TestLogs/driver_json-file (0.02s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.92s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.06s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.03s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.01s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.08s)
09:45:25 [2022-08-04T09:45:25.761Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.23s)
09:45:25 [2022-08-04T09:45:25.761Z] === RUN   TestContainerNetworkMountsNoChown
09:45:25 [2022-08-04T09:45:25.871Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:25 [2022-08-04T09:45:25.871Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:25 [2022-08-04T09:45:25.883Z] --- PASS: TestHostnameDnsResolution (0.69s)
09:45:25 [2022-08-04T09:45:25.883Z] === RUN   TestUnprivilegedPortsAndPing
09:45:26 [2022-08-04T09:45:26.019Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
09:45:26 [2022-08-04T09:45:26.278Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
09:45:26 [2022-08-04T09:45:26.452Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
09:45:26 [2022-08-04T09:45:26.452Z] === RUN   TestPrivilegedHostDevices
09:45:26 [2022-08-04T09:45:26.536Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/default
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/default
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/private
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/private
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rprivate
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rprivate
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/slave
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/slave
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rslave
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rslave
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/shared
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/shared
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rshared
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rshared
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/default
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/default/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/default/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/default/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/default/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/default/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/default/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/default/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rshared
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rshared/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rshared/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rshared/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/shared
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/shared/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/shared/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/shared/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/shared/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rslave
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rslave/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rslave/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/slave
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/slave/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/slave/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/slave/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/slave/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rprivate
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/private
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/private/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/private/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/private/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/private/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/private/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === RUN   TestMountDaemonRoot/private/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/default/mount_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/default/mount_root
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/default/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rshared/bind_root
09:45:26 [2022-08-04T09:45:26.536Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
09:45:26 [2022-08-04T09:45:26.794Z] === CONT  TestMountDaemonRoot/shared/bind_root
09:45:26 [2022-08-04T09:45:26.794Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
09:45:26 [2022-08-04T09:45:26.794Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
09:45:26 [2022-08-04T09:45:26.794Z] === CONT  TestMountDaemonRoot/shared/mount_root
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/slave/bind_root
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/rslave/mount_root
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/rslave/bind_root
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
09:45:26 [2022-08-04T09:45:26.795Z] === CONT  TestMountDaemonRoot/slave/mount_root
09:45:27 [2022-08-04T09:45:27.021Z] --- PASS: TestPrivilegedHostDevices (0.52s)
09:45:27 [2022-08-04T09:45:27.021Z] === RUN   TestRunConsoleSize
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/private/bind_root
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/private/mount_subpath
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/private/mount_root
09:45:27 [2022-08-04T09:45:27.053Z] === CONT  TestMountDaemonRoot/private/bind_subpath
09:45:27 [2022-08-04T09:45:27.053Z] --- PASS: TestMountDaemonRoot (0.02s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.09s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.04s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
09:45:27 [2022-08-04T09:45:27.053Z] === RUN   TestContainerBindMountNonRecursive
09:45:27 [2022-08-04T09:45:27.589Z] --- PASS: TestRunConsoleSize (0.42s)
09:45:27 [2022-08-04T09:45:27.589Z] === RUN   TestRunWithAlternativeContainerdShim
09:45:27 [2022-08-04T09:45:27.624Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
09:45:27 [2022-08-04T09:45:27.772Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
09:45:27 [2022-08-04T09:45:27.887Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
09:45:28 [2022-08-04T09:45:28.146Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
09:45:28 [2022-08-04T09:45:28.405Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
09:45:28 [2022-08-04T09:45:28.405Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
09:45:28 [2022-08-04T09:45:28.405Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
09:45:28 [2022-08-04T09:45:28.405Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
09:45:28 [2022-08-04T09:45:28.527Z] --- PASS: TestRunWithAlternativeContainerdShim (1.08s)
09:45:28 [2022-08-04T09:45:28.527Z] === RUN   TestStats
09:45:28 [2022-08-04T09:45:28.663Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
09:45:28 [2022-08-04T09:45:28.704Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:29 [2022-08-04T09:45:29.229Z] --- PASS: TestContainerBindMountNonRecursive (2.14s)
09:45:29 [2022-08-04T09:45:29.229Z] === RUN   TestContainerVolumesMountedAsShared
09:45:29 [2022-08-04T09:45:29.487Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
09:45:29 [2022-08-04T09:45:29.487Z]     check_test.go:540: [d54908efb58eb] daemon is not started
09:45:29 [2022-08-04T09:45:29.487Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
09:45:30 [2022-08-04T09:45:30.055Z] --- PASS: TestContainerVolumesMountedAsShared (0.75s)
09:45:30 [2022-08-04T09:45:30.055Z] === RUN   TestContainerVolumesMountedAsSlave
09:45:30 [2022-08-04T09:45:30.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:30 [2022-08-04T09:45:30.076Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:30 [2022-08-04T09:45:30.622Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s)
09:45:30 [2022-08-04T09:45:30.622Z] === RUN   TestNetworkNat
09:45:30 [2022-08-04T09:45:30.880Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
09:45:31 [2022-08-04T09:45:31.062Z] --- PASS: TestStats (2.45s)
09:45:31 [2022-08-04T09:45:31.062Z] === RUN   TestStopContainerWithTimeout
09:45:31 [2022-08-04T09:45:31.062Z] === RUN   TestStopContainerWithTimeout/0
09:45:31 [2022-08-04T09:45:31.062Z] === PAUSE TestStopContainerWithTimeout/0
09:45:31 [2022-08-04T09:45:31.062Z] === RUN   TestStopContainerWithTimeout/1
09:45:31 [2022-08-04T09:45:31.062Z] === PAUSE TestStopContainerWithTimeout/1
09:45:31 [2022-08-04T09:45:31.062Z] === RUN   TestStopContainerWithTimeout/3
09:45:31 [2022-08-04T09:45:31.062Z] === PAUSE TestStopContainerWithTimeout/3
09:45:31 [2022-08-04T09:45:31.062Z] === RUN   TestStopContainerWithTimeout/-1
09:45:31 [2022-08-04T09:45:31.062Z] === PAUSE TestStopContainerWithTimeout/-1
09:45:31 [2022-08-04T09:45:31.062Z] === CONT  TestStopContainerWithTimeout/0
09:45:31 [2022-08-04T09:45:31.062Z] === CONT  TestStopContainerWithTimeout/3
09:45:31 [2022-08-04T09:45:31.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:31 [2022-08-04T09:45:31.447Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:31 [2022-08-04T09:45:31.449Z] --- PASS: TestNetworkNat (0.86s)
09:45:31 [2022-08-04T09:45:31.449Z] === RUN   TestNetworkLocalhostTCPNat
09:45:31 [2022-08-04T09:45:31.631Z] === CONT  TestStopContainerWithTimeout/-1
09:45:31 [2022-08-04T09:45:31.708Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
09:45:32 [2022-08-04T09:45:32.274Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s)
09:45:32 [2022-08-04T09:45:32.274Z] === RUN   TestNetworkLoopbackNat
09:45:32 [2022-08-04T09:45:32.533Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
09:45:33 [2022-08-04T09:45:33.101Z]     check_test.go:540: [d7acfbd732922] daemon is not started
09:45:33 [2022-08-04T09:45:33.101Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
09:45:33 [2022-08-04T09:45:33.360Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
09:45:34 [2022-08-04T09:45:34.165Z] === CONT  TestStopContainerWithTimeout/1
09:45:34 [2022-08-04T09:45:34.294Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
09:45:34 [2022-08-04T09:45:34.727Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:34 [2022-08-04T09:45:34.861Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
09:45:34 [2022-08-04T09:45:34.985Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:35 [2022-08-04T09:45:35.101Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:45:35 [2022-08-04T09:45:35.101Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
09:45:35 [2022-08-04T09:45:35.101Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
09:45:35 [2022-08-04T09:45:35.101Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
09:45:35 [2022-08-04T09:45:35.101Z]     --- PASS: TestStopContainerWithTimeout/1 (1.40s)
09:45:35 [2022-08-04T09:45:35.101Z] === RUN   TestDeleteDevicemapper
09:45:35 [2022-08-04T09:45:35.101Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:45:35 [2022-08-04T09:45:35.101Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:45:35 [2022-08-04T09:45:35.101Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:45:35 [2022-08-04T09:45:35.427Z] --- PASS: TestNetworkLoopbackNat (3.05s)
09:45:35 [2022-08-04T09:45:35.427Z] === RUN   TestPause
09:45:35 [2022-08-04T09:45:35.427Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
09:45:35 [2022-08-04T09:45:35.685Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
09:45:35 [2022-08-04T09:45:35.943Z]     docker_cli_daemon_plugins_test.go:80: [d19019ed6cf80] daemon is not started
09:45:36 [2022-08-04T09:45:36.202Z] --- PASS: TestPause (0.76s)
09:45:36 [2022-08-04T09:45:36.202Z] === RUN   TestPauseFailsOnWindowsServerContainers
09:45:36 [2022-08-04T09:45:36.202Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:45:36 [2022-08-04T09:45:36.202Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
09:45:36 [2022-08-04T09:45:36.202Z] === RUN   TestPauseStopPausedContainer
09:45:36 [2022-08-04T09:45:36.460Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
09:45:36 [2022-08-04T09:45:36.480Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s)
09:45:36 [2022-08-04T09:45:36.480Z] === RUN   TestUpdateMemory
09:45:36 [2022-08-04T09:45:36.719Z] --- PASS: TestPauseStopPausedContainer (0.69s)
09:45:36 [2022-08-04T09:45:36.719Z] === RUN   TestPidHost
09:45:36 [2022-08-04T09:45:36.977Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
09:45:37 [2022-08-04T09:45:37.049Z] --- PASS: TestUpdateMemory (0.54s)
09:45:37 [2022-08-04T09:45:37.049Z] === RUN   TestUpdateCPUQuota
09:45:37 [2022-08-04T09:45:37.235Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
09:45:37 [2022-08-04T09:45:37.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:37 [2022-08-04T09:45:37.617Z] --- PASS: TestUpdateCPUQuota (0.64s)
09:45:37 [2022-08-04T09:45:37.617Z] === RUN   TestUpdatePidsLimit
09:45:37 [2022-08-04T09:45:37.617Z] === RUN   TestUpdatePidsLimit/update_from_none
09:45:37 [2022-08-04T09:45:37.801Z] === RUN   TestDockerSuite/TestExecAPIStart
09:45:37 [2022-08-04T09:45:37.877Z] === RUN   TestUpdatePidsLimit/no_change
09:45:38 [2022-08-04T09:45:38.136Z] === RUN   TestUpdatePidsLimit/update_lower
09:45:38 [2022-08-04T09:45:38.136Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:45:38 [2022-08-04T09:45:38.234Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
09:45:38 [2022-08-04T09:45:38.367Z] --- PASS: TestPidHost (1.58s)
09:45:38 [2022-08-04T09:45:38.368Z] === RUN   TestPsFilter
09:45:38 [2022-08-04T09:45:38.368Z] --- PASS: TestPsFilter (0.13s)
09:45:38 [2022-08-04T09:45:38.368Z] === RUN   TestRemoveContainerWithRemovedVolume
09:45:38 [2022-08-04T09:45:38.395Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:45:38 [2022-08-04T09:45:38.654Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:45:38 [2022-08-04T09:45:38.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:38 [2022-08-04T09:45:38.887Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:38 [2022-08-04T09:45:38.914Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:45:39 [2022-08-04T09:45:39.301Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
09:45:39 [2022-08-04T09:45:39.301Z] === RUN   TestRemoveContainerWithVolume
09:45:39 [2022-08-04T09:45:39.301Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
09:45:39 [2022-08-04T09:45:39.483Z] --- PASS: TestUpdatePidsLimit (1.80s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/no_change (0.18s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s)
09:45:39 [2022-08-04T09:45:39.483Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
09:45:39 [2022-08-04T09:45:39.483Z] === RUN   TestUpdateRestartPolicy
09:45:39 [2022-08-04T09:45:39.867Z] --- PASS: TestRemoveContainerWithVolume (0.85s)
09:45:39 [2022-08-04T09:45:39.867Z] === RUN   TestRemoveContainerRunning
09:45:40 [2022-08-04T09:45:40.126Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
09:45:40 [2022-08-04T09:45:40.384Z]     docker_cli_daemon_plugins_test.go:170: [d2a5315619a92] daemon is not started
09:45:40 [2022-08-04T09:45:40.642Z] --- PASS: TestRemoveContainerRunning (0.65s)
09:45:40 [2022-08-04T09:45:40.642Z] === RUN   TestRemoveContainerForceRemoveRunning
09:45:40 [2022-08-04T09:45:40.786Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:40 [2022-08-04T09:45:40.901Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
09:45:41 [2022-08-04T09:45:41.043Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:41 [2022-08-04T09:45:41.158Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.60s)
09:45:41 [2022-08-04T09:45:41.159Z] === RUN   TestRemoveInvalidContainer
09:45:41 [2022-08-04T09:45:41.159Z] --- PASS: TestRemoveInvalidContainer (0.02s)
09:45:41 [2022-08-04T09:45:41.159Z] === RUN   TestRenameLinkedContainer
09:45:41 [2022-08-04T09:45:41.726Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
09:45:41 [2022-08-04T09:45:41.726Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
09:45:42 [2022-08-04T09:45:42.665Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
09:45:42 [2022-08-04T09:45:42.942Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:43 [2022-08-04T09:45:43.232Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
09:45:44 [2022-08-04T09:45:44.168Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
09:45:44 [2022-08-04T09:45:44.168Z] --- PASS: TestRenameLinkedContainer (3.02s)
09:45:44 [2022-08-04T09:45:44.168Z] === RUN   TestRenameStoppedContainer
09:45:44 [2022-08-04T09:45:44.343Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.35s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.41s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.05s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.00s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.02s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.12s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.79s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.95s)
09:45:44 [2022-08-04T09:45:44.343Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
09:45:44 [2022-08-04T09:45:44.343Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:45:44 [2022-08-04T09:45:44.343Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:45:45 [2022-08-04T09:45:45.102Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
09:45:45 [2022-08-04T09:45:45.103Z] --- PASS: TestRenameStoppedContainer (0.76s)
09:45:45 [2022-08-04T09:45:45.103Z] === RUN   TestRenameRunningContainerAndReuse
09:45:45 [2022-08-04T09:45:45.103Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
09:45:45 [2022-08-04T09:45:45.290Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:45:45 [2022-08-04T09:45:45.685Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
09:45:46 [2022-08-04T09:45:46.225Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.03s)
09:45:46 [2022-08-04T09:45:46.225Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.02s)
09:45:46 [2022-08-04T09:45:46.225Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.99s)
09:45:46 [2022-08-04T09:45:46.225Z] === RUN   TestCgroupNamespacesRun
09:45:46 [2022-08-04T09:45:46.254Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
09:45:46 [2022-08-04T09:45:46.513Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s)
09:45:46 [2022-08-04T09:45:46.513Z] === RUN   TestRenameInvalidName
09:45:46 [2022-08-04T09:45:46.784Z]     check_test.go:540: [d0e5d6cf0c846] daemon is not started
09:45:46 [2022-08-04T09:45:46.784Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
09:45:46 [2022-08-04T09:45:46.784Z] === RUN   TestDockerSuite/TestExecStateCleanup
09:45:47 [2022-08-04T09:45:47.600Z] --- PASS: TestCgroupNamespacesRun (1.21s)
09:45:47 [2022-08-04T09:45:47.600Z] === RUN   TestCgroupNamespacesRunPrivileged
09:45:47 [2022-08-04T09:45:47.600Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:45:47 [2022-08-04T09:45:47.600Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
09:45:47 [2022-08-04T09:45:47.600Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:45:47 [2022-08-04T09:45:47.743Z] --- PASS: TestRenameInvalidName (1.03s)
09:45:47 [2022-08-04T09:45:47.743Z] === RUN   TestRenameAnonymousContainer
09:45:48 [2022-08-04T09:45:48.693Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
09:45:48 [2022-08-04T09:45:48.972Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.22s)
09:45:48 [2022-08-04T09:45:48.972Z] === RUN   TestCgroupNamespacesRunHostMode
09:45:49 [2022-08-04T09:45:49.907Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s)
09:45:49 [2022-08-04T09:45:49.907Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:45:50 [2022-08-04T09:45:50.068Z] --- PASS: TestRenameAnonymousContainer (2.25s)
09:45:50 [2022-08-04T09:45:50.068Z] === RUN   TestRenameContainerWithSameName
09:45:50 [2022-08-04T09:45:50.068Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
09:45:50 [2022-08-04T09:45:50.635Z] --- PASS: TestRenameContainerWithSameName (0.54s)
09:45:50 [2022-08-04T09:45:50.635Z] === RUN   TestRenameContainerWithLinkedContainer
09:45:51 [2022-08-04T09:45:51.281Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s)
09:45:51 [2022-08-04T09:45:51.281Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:45:51 [2022-08-04T09:45:51.571Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
09:45:51 [2022-08-04T09:45:51.572Z] --- PASS: TestRenameContainerWithLinkedContainer (1.17s)
09:45:51 [2022-08-04T09:45:51.572Z] === RUN   TestResize
09:45:51 [2022-08-04T09:45:51.695Z] --- PASS: TestUpdateRestartPolicy (10.87s)
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestUpdateRestartWithAutoRemove
09:45:51 [2022-08-04T09:45:51.695Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitNonBlocked
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:51 [2022-08-04T09:45:51.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:51 [2022-08-04T09:45:51.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:51 [2022-08-04T09:45:51.695Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:45:51 [2022-08-04T09:45:51.695Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:45:51 [2022-08-04T09:45:51.695Z] --- PASS: TestWaitNonBlocked (0.01s)
09:45:51 [2022-08-04T09:45:51.695Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
09:45:51 [2022-08-04T09:45:51.695Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitBlocked
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:45:51 [2022-08-04T09:45:51.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:45:51 [2022-08-04T09:45:51.695Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:45:51 [2022-08-04T09:45:51.695Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:45:51 [2022-08-04T09:45:51.695Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:45:51 [2022-08-04T09:45:51.695Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:45:52 [2022-08-04T09:45:52.141Z] --- PASS: TestResize (0.53s)
09:45:52 [2022-08-04T09:45:52.141Z] === RUN   TestResizeWithInvalidSize
09:45:52 [2022-08-04T09:45:52.216Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
09:45:52 [2022-08-04T09:45:52.216Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:45:52 [2022-08-04T09:45:52.264Z] --- PASS: TestWaitBlocked (0.01s)
09:45:52 [2022-08-04T09:45:52.264Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.69s)
09:45:52 [2022-08-04T09:45:52.264Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
09:45:52 [2022-08-04T09:45:52.264Z] === RUN   TestWaitConditions
09:45:52 [2022-08-04T09:45:52.264Z] === RUN   TestWaitConditions/default
09:45:52 [2022-08-04T09:45:52.264Z] === PAUSE TestWaitConditions/default
09:45:52 [2022-08-04T09:45:52.264Z] === RUN   TestWaitConditions/not-running
09:45:52 [2022-08-04T09:45:52.264Z] === PAUSE TestWaitConditions/not-running
09:45:52 [2022-08-04T09:45:52.264Z] === RUN   TestWaitConditions/next-exit
09:45:52 [2022-08-04T09:45:52.264Z] === PAUSE TestWaitConditions/next-exit
09:45:52 [2022-08-04T09:45:52.264Z] === RUN   TestWaitConditions/removed
09:45:52 [2022-08-04T09:45:52.264Z] === PAUSE TestWaitConditions/removed
09:45:52 [2022-08-04T09:45:52.264Z] === CONT  TestWaitConditions/default
09:45:52 [2022-08-04T09:45:52.264Z] === CONT  TestWaitConditions/next-exit
09:45:52 [2022-08-04T09:45:52.860Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
09:45:52 [2022-08-04T09:45:52.860Z] --- PASS: TestResizeWithInvalidSize (0.64s)
09:45:52 [2022-08-04T09:45:52.860Z] === RUN   TestResizeWhenContainerNotStarted
09:45:53 [2022-08-04T09:45:53.217Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
09:45:53 [2022-08-04T09:45:53.217Z] === RUN   TestCgroupNamespacesRunOlderClient
09:45:53 [2022-08-04T09:45:53.371Z] tests/integration/api_volume_test.py .........                           [ 74%]
09:45:53 [2022-08-04T09:45:53.427Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
09:45:53 [2022-08-04T09:45:53.427Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:54 [2022-08-04T09:45:54.152Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.24s)
09:45:54 [2022-08-04T09:45:54.152Z] === RUN   TestNISDomainname
09:45:54 [2022-08-04T09:45:54.188Z] === CONT  TestWaitConditions/removed
09:45:54 [2022-08-04T09:45:54.188Z] === CONT  TestWaitConditions/not-running
09:45:54 [2022-08-04T09:45:54.362Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
09:45:54 [2022-08-04T09:45:54.718Z] --- PASS: TestNISDomainname (0.59s)
09:45:54 [2022-08-04T09:45:54.718Z] === RUN   TestHostnameDnsResolution
09:45:55 [2022-08-04T09:45:55.277Z] tests/integration/client_test.py .....                                   [ 75%]
09:45:55 [2022-08-04T09:45:55.537Z] tests/integration/context_api_test.py ...                                [ 76%]
09:45:55 [2022-08-04T09:45:55.567Z] --- PASS: TestWaitConditions (0.01s)
09:45:55 [2022-08-04T09:45:55.567Z]     --- PASS: TestWaitConditions/next-exit (1.71s)
09:45:55 [2022-08-04T09:45:55.567Z]     --- PASS: TestWaitConditions/default (1.74s)
09:45:55 [2022-08-04T09:45:55.567Z]     --- PASS: TestWaitConditions/removed (1.52s)
09:45:55 [2022-08-04T09:45:55.567Z]     --- PASS: TestWaitConditions/not-running (1.51s)
09:45:55 [2022-08-04T09:45:55.567Z] === RUN   TestWaitRestartedContainer
09:45:55 [2022-08-04T09:45:55.567Z] === RUN   TestWaitRestartedContainer/default
09:45:55 [2022-08-04T09:45:55.567Z] === PAUSE TestWaitRestartedContainer/default
09:45:55 [2022-08-04T09:45:55.567Z] === RUN   TestWaitRestartedContainer/not-running
09:45:55 [2022-08-04T09:45:55.567Z] === PAUSE TestWaitRestartedContainer/not-running
09:45:55 [2022-08-04T09:45:55.567Z] === RUN   TestWaitRestartedContainer/next-exit
09:45:55 [2022-08-04T09:45:55.567Z] === PAUSE TestWaitRestartedContainer/next-exit
09:45:55 [2022-08-04T09:45:55.567Z] === CONT  TestWaitRestartedContainer/default
09:45:55 [2022-08-04T09:45:55.567Z] === CONT  TestWaitRestartedContainer/next-exit
09:45:55 [2022-08-04T09:45:55.653Z] --- PASS: TestHostnameDnsResolution (0.75s)
09:45:55 [2022-08-04T09:45:55.653Z] === RUN   TestUnprivilegedPortsAndPing
09:45:55 [2022-08-04T09:45:55.740Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
09:45:55 [2022-08-04T09:45:55.740Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
09:45:56 [2022-08-04T09:45:56.106Z] tests/integration/errors_test.py .                                       [ 76%]
09:45:56 [2022-08-04T09:45:56.220Z] --- PASS: TestUnprivilegedPortsAndPing (0.60s)
09:45:56 [2022-08-04T09:45:56.220Z] === RUN   TestPrivilegedHostDevices
09:45:56 [2022-08-04T09:45:56.678Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
09:45:56 [2022-08-04T09:45:56.787Z] --- PASS: TestPrivilegedHostDevices (0.53s)
09:45:56 [2022-08-04T09:45:56.787Z] === RUN   TestRunConsoleSize
09:45:56 [2022-08-04T09:45:56.946Z] === CONT  TestWaitRestartedContainer/not-running
09:45:57 [2022-08-04T09:45:57.046Z] --- PASS: TestRunConsoleSize (0.44s)
09:45:57 [2022-08-04T09:45:57.046Z] === RUN   TestRunWithAlternativeContainerdShim
09:45:57 [2022-08-04T09:45:57.246Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
09:45:57 [2022-08-04T09:45:57.811Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
09:45:57 [2022-08-04T09:45:57.884Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:45:57 [2022-08-04T09:45:57.884Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.37s)
09:45:57 [2022-08-04T09:45:57.884Z]     --- PASS: TestWaitRestartedContainer/default (1.40s)
09:45:57 [2022-08-04T09:45:57.884Z]     --- PASS: TestWaitRestartedContainer/not-running (0.87s)
09:45:57 [2022-08-04T09:45:57.884Z] === CONT  TestContainerStartOnDaemonRestart
09:45:57 [2022-08-04T09:45:57.884Z] === CONT  TestRestartDaemonWithRestartingContainer
09:45:58 [2022-08-04T09:45:58.070Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
09:45:58 [2022-08-04T09:45:58.328Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
09:45:58 [2022-08-04T09:45:58.328Z] === RUN   TestDockerSuite/TestGetContainerStats
09:45:58 [2022-08-04T09:45:58.426Z] --- PASS: TestRunWithAlternativeContainerdShim (1.23s)
09:45:58 [2022-08-04T09:45:58.426Z] === RUN   TestStats
09:45:59 [2022-08-04T09:45:59.262Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
09:45:59 [2022-08-04T09:45:59.520Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
09:45:59 [2022-08-04T09:45:59.790Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s)
09:45:59 [2022-08-04T09:45:59.790Z] === CONT  TestIpcModeOlderClient
09:45:59 [2022-08-04T09:45:59.790Z] --- PASS: TestContainerStartOnDaemonRestart (2.11s)
09:45:59 [2022-08-04T09:45:59.790Z] === CONT  TestContainerKillOnDaemonStart
09:45:59 [2022-08-04T09:45:59.790Z] --- PASS: TestIpcModeOlderClient (0.07s)
09:45:59 [2022-08-04T09:45:59.790Z] === CONT  TestDaemonHostGatewayIP
09:46:00 [2022-08-04T09:46:00.952Z] --- PASS: TestStats (2.53s)
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/1
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/1
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/3
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/3
09:46:00 [2022-08-04T09:46:00.952Z] === RUN   TestStopContainerWithTimeout/-1
09:46:00 [2022-08-04T09:46:00.952Z] === PAUSE TestStopContainerWithTimeout/-1
09:46:00 [2022-08-04T09:46:00.952Z] === CONT  TestStopContainerWithTimeout/0
09:46:00 [2022-08-04T09:46:00.952Z] === CONT  TestStopContainerWithTimeout/-1
09:46:01 [2022-08-04T09:46:01.423Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
09:46:01 [2022-08-04T09:46:01.886Z] === CONT  TestStopContainerWithTimeout/3
09:46:02 [2022-08-04T09:46:02.328Z] --- PASS: TestDaemonHostGatewayIP (2.41s)
09:46:02 [2022-08-04T09:46:02.328Z] === CONT  TestDaemonRestartIpcMode
09:46:02 [2022-08-04T09:46:02.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
09:46:03 [2022-08-04T09:46:03.054Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
09:46:03 [2022-08-04T09:46:03.054Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
09:46:03 [2022-08-04T09:46:03.783Z] === CONT  TestStopContainerWithTimeout/1
09:46:04 [2022-08-04T09:46:04.867Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
09:46:05 [2022-08-04T09:46:05.155Z] --- PASS: TestStopContainerWithTimeout (0.01s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/0 (0.73s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.68s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/3 (2.43s)
09:46:05 [2022-08-04T09:46:05.155Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
09:46:05 [2022-08-04T09:46:05.155Z] === RUN   TestDeleteDevicemapper
09:46:05 [2022-08-04T09:46:05.155Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:05 [2022-08-04T09:46:05.155Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:46:05 [2022-08-04T09:46:05.155Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:46:05 [2022-08-04T09:46:05.587Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
09:46:06 [2022-08-04T09:46:06.531Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
09:46:06 [2022-08-04T09:46:06.531Z] === RUN   TestUpdateMemory
09:46:06 [2022-08-04T09:46:06.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
09:46:06 [2022-08-04T09:46:06.960Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
09:46:07 [2022-08-04T09:46:07.098Z] --- PASS: TestUpdateMemory (0.59s)
09:46:07 [2022-08-04T09:46:07.098Z] === RUN   TestUpdateCPUQuota
09:46:07 [2022-08-04T09:46:07.526Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
09:46:07 [2022-08-04T09:46:07.784Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
09:46:08 [2022-08-04T09:46:08.031Z] --- PASS: TestUpdateCPUQuota (0.88s)
09:46:08 [2022-08-04T09:46:08.031Z] === RUN   TestUpdatePidsLimit
09:46:08 [2022-08-04T09:46:08.031Z] === RUN   TestUpdatePidsLimit/update_from_none
09:46:08 [2022-08-04T09:46:08.289Z] === RUN   TestUpdatePidsLimit/no_change
09:46:08 [2022-08-04T09:46:08.547Z] === RUN   TestUpdatePidsLimit/update_lower
09:46:08 [2022-08-04T09:46:08.806Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:46:09 [2022-08-04T09:46:09.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:46:09 [2022-08-04T09:46:09.064Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:46:09 [2022-08-04T09:46:09.322Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:46:09 [2022-08-04T09:46:09.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
09:46:09 [2022-08-04T09:46:09.687Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
09:46:09 [2022-08-04T09:46:09.946Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
09:46:10 [2022-08-04T09:46:10.255Z] --- PASS: TestUpdatePidsLimit (2.11s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/no_change (0.24s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.23s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s)
09:46:10 [2022-08-04T09:46:10.255Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s)
09:46:10 [2022-08-04T09:46:10.255Z] === RUN   TestUpdateRestartPolicy
09:46:11 [2022-08-04T09:46:11.322Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
09:46:11 [2022-08-04T09:46:11.436Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
09:46:11 [2022-08-04T09:46:11.436Z] PASS
09:46:11 [2022-08-04T09:46:11.436Z] 
09:46:11 [2022-08-04T09:46:11.436Z] === Skipped
09:46:11 [2022-08-04T09:46:11.436Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
09:46:11 [2022-08-04T09:46:11.436Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:46:11 [2022-08-04T09:46:11.436Z] 
09:46:11 [2022-08-04T09:46:11.436Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:11 [2022-08-04T09:46:11.436Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:11 [2022-08-04T09:46:11.436Z] 
09:46:11 [2022-08-04T09:46:11.436Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
09:46:11 [2022-08-04T09:46:11.436Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:11 [2022-08-04T09:46:11.436Z] 
09:46:11 [2022-08-04T09:46:11.436Z] DONE 272 tests, 3 skipped in 127.781s
09:46:11 [2022-08-04T09:46:11.436Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
09:46:11 [2022-08-04T09:46:11.436Z] ++ 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
09:46:11 [2022-08-04T09:46:11.436Z] ++ set -e
09:46:11 [2022-08-04T09:46:11.436Z] ++ '[' -n 0 ']'
09:46:11 [2022-08-04T09:46:11.436Z] ++ set -x
09:46:11 [2022-08-04T09:46:11.437Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
09:46:11 [2022-08-04T09:46:11.696Z] === RUN   TestConfigDaemonLibtrustID
09:46:12 [2022-08-04T09:46:12.265Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:46:12 [2022-08-04T09:46:12.265Z] === RUN   TestConfigDaemonID
09:46:12 [2022-08-04T09:46:12.698Z]     check_test.go:540: [d490cbbd236b4] daemon is not started
09:46:12 [2022-08-04T09:46:12.698Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
09:46:13 [2022-08-04T09:46:13.202Z]     daemon_test.go:83: [dcbb5b9d0b1f2] daemon is not started
09:46:13 [2022-08-04T09:46:13.202Z] --- PASS: TestConfigDaemonID (1.04s)
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:46:13 [2022-08-04T09:46:13.202Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:46:13 [2022-08-04T09:46:13.202Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation/invalid_config
09:46:13 [2022-08-04T09:46:13.202Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation/malformed_config
09:46:13 [2022-08-04T09:46:13.202Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:46:13 [2022-08-04T09:46:13.202Z] === RUN   TestDaemonConfigValidation/valid_config
09:46:13 [2022-08-04T09:46:13.202Z] === PAUSE TestDaemonConfigValidation/valid_config
09:46:13 [2022-08-04T09:46:13.202Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:46:13 [2022-08-04T09:46:13.202Z] === CONT  TestDaemonConfigValidation/malformed_config
09:46:13 [2022-08-04T09:46:13.202Z] === CONT  TestDaemonConfigValidation/invalid_config
09:46:13 [2022-08-04T09:46:13.202Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:46:13 [2022-08-04T09:46:13.462Z] === CONT  TestDaemonConfigValidation/valid_config
09:46:13 [2022-08-04T09:46:13.462Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:46:13 [2022-08-04T09:46:13.462Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
09:46:13 [2022-08-04T09:46:13.462Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
09:46:13 [2022-08-04T09:46:13.462Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
09:46:13 [2022-08-04T09:46:13.462Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
09:46:13 [2022-08-04T09:46:13.462Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
09:46:13 [2022-08-04T09:46:13.462Z] === RUN   TestConfigDaemonSeccompProfiles
09:46:13 [2022-08-04T09:46:13.462Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:46:13 [2022-08-04T09:46:13.632Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.16s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.94s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.50s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.72s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.14s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.98s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.01s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.05s)
09:46:13 [2022-08-04T09:46:13.632Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.06s)
09:46:13 [2022-08-04T09:46:13.632Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
09:46:13 [2022-08-04T09:46:13.632Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
09:46:14 [2022-08-04T09:46:14.332Z] tests/integration/models_containers_test.py ............................ [ 83%]
09:46:14 [2022-08-04T09:46:14.400Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:46:14 [2022-08-04T09:46:14.568Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
09:46:14 [2022-08-04T09:46:14.568Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
09:46:14 [2022-08-04T09:46:14.826Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
09:46:15 [2022-08-04T09:46:15.085Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
09:46:15 [2022-08-04T09:46:15.085Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
09:46:15 [2022-08-04T09:46:15.085Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
09:46:15 [2022-08-04T09:46:15.780Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:46:16 [2022-08-04T09:46:16.020Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
09:46:16 [2022-08-04T09:46:16.278Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.83s)
09:46:16 [2022-08-04T09:46:16.278Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.27s)
09:46:16 [2022-08-04T09:46:16.278Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.55s)
09:46:16 [2022-08-04T09:46:16.278Z] === RUN   TestCgroupNamespacesRun
09:46:16 [2022-08-04T09:46:16.717Z] === CONT  TestConfigDaemonSeccompProfiles
09:46:16 [2022-08-04T09:46:16.717Z]     daemon_test.go:197: [db2b6cbdcfde3] daemon is not started
09:46:16 [2022-08-04T09:46:16.717Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
09:46:16 [2022-08-04T09:46:16.717Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:46:16 [2022-08-04T09:46:16.717Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:46:16 [2022-08-04T09:46:16.717Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:46:16 [2022-08-04T09:46:16.717Z] === RUN   TestDaemonProxy
09:46:16 [2022-08-04T09:46:16.717Z] === RUN   TestDaemonProxy/environment_variables
09:46:17 [2022-08-04T09:46:17.213Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
09:46:18 [2022-08-04T09:46:18.147Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
09:46:18 [2022-08-04T09:46:18.406Z] --- PASS: TestCgroupNamespacesRun (2.07s)
09:46:18 [2022-08-04T09:46:18.406Z] === RUN   TestCgroupNamespacesRunPrivileged
09:46:18 [2022-08-04T09:46:18.623Z] === RUN   TestDaemonProxy/command-line_options
09:46:18 [2022-08-04T09:46:18.973Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
09:46:19 [2022-08-04T09:46:19.909Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
09:46:20 [2022-08-04T09:46:20.006Z] === RUN   TestDaemonProxy/configuration_file
09:46:20 [2022-08-04T09:46:20.168Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.87s)
09:46:20 [2022-08-04T09:46:20.168Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
09:46:20 [2022-08-04T09:46:20.734Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
09:46:20 [2022-08-04T09:46:20.734Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
09:46:20 [2022-08-04T09:46:20.734Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
09:46:21 [2022-08-04T09:46:21.934Z] === RUN   TestDaemonProxy/conflicting_options
09:46:22 [2022-08-04T09:46:22.112Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
09:46:22 [2022-08-04T09:46:22.193Z] === RUN   TestDaemonProxy/reload_sanitized
09:46:22 [2022-08-04T09:46:22.371Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.29s)
09:46:22 [2022-08-04T09:46:22.371Z] === RUN   TestCgroupNamespacesRunHostMode
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestUpdateRestartPolicy (11.14s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestUpdateRestartWithAutoRemove
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] --- PASS: TestWaitNonBlocked (0.01s)
09:46:22 [2022-08-04T09:46:22.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
09:46:22 [2022-08-04T09:46:22.446Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.75s)
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:46:22 [2022-08-04T09:46:22.446Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:46:22 [2022-08-04T09:46:22.761Z] --- PASS: TestDaemonProxy (6.23s)
09:46:22 [2022-08-04T09:46:22.761Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
09:46:22 [2022-08-04T09:46:22.761Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:46:22 [2022-08-04T09:46:22.761Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
09:46:22 [2022-08-04T09:46:22.761Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:46:22 [2022-08-04T09:46:22.761Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:46:22 [2022-08-04T09:46:22.761Z] PASS
09:46:22 [2022-08-04T09:46:22.761Z] 
09:46:22 [2022-08-04T09:46:22.761Z] DONE 18 tests in 11.235s
09:46:22 [2022-08-04T09:46:22.761Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
09:46:22 [2022-08-04T09:46:22.761Z] ++ 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
09:46:22 [2022-08-04T09:46:22.761Z] ++ set -e
09:46:22 [2022-08-04T09:46:22.761Z] ++ '[' -n 0 ']'
09:46:22 [2022-08-04T09:46:22.761Z] ++ set -x
09:46:22 [2022-08-04T09:46:22.761Z] ++ 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
09:46:22 [2022-08-04T09:46:22.940Z] === RUN   TestDockerSuite/TestLogsAPIUntil
09:46:23 [2022-08-04T09:46:23.021Z] INFO: Testing against a local daemon
09:46:23 [2022-08-04T09:46:23.021Z] === RUN   TestCommitInheritsEnv
09:46:23 [2022-08-04T09:46:23.280Z] --- PASS: TestCommitInheritsEnv (0.26s)
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportExtremelyLargeImageWorks
09:46:23 [2022-08-04T09:46:23.280Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:46:23 [2022-08-04T09:46:23.280Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform/#00
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform/_______
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform//
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform/linux
09:46:23 [2022-08-04T09:46:23.280Z] === RUN   TestImportWithCustomPlatform/LINUX
09:46:23 [2022-08-04T09:46:23.378Z] --- PASS: TestWaitBlocked (0.01s)
09:46:23 [2022-08-04T09:46:23.378Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
09:46:23 [2022-08-04T09:46:23.378Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/not-running
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/not-running
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/next-exit
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/next-exit
09:46:23 [2022-08-04T09:46:23.378Z] === RUN   TestWaitConditions/removed
09:46:23 [2022-08-04T09:46:23.378Z] === PAUSE TestWaitConditions/removed
09:46:23 [2022-08-04T09:46:23.378Z] === CONT  TestWaitConditions/default
09:46:23 [2022-08-04T09:46:23.378Z] === CONT  TestWaitConditions/not-running
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImportWithCustomPlatform/macos
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:46:23 [2022-08-04T09:46:23.540Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:46:23 [2022-08-04T09:46:23.540Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImagesFilterMultiReference
09:46:23 [2022-08-04T09:46:23.540Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestImagePullPlatformInvalid
09:46:23 [2022-08-04T09:46:23.540Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:46:23 [2022-08-04T09:46:23.540Z] === RUN   TestRemoveImageOrphaning
09:46:23 [2022-08-04T09:46:23.799Z] --- PASS: TestRemoveImageOrphaning (0.25s)
09:46:23 [2022-08-04T09:46:23.799Z] === RUN   TestRemoveImageGarbageCollector
09:46:23 [2022-08-04T09:46:23.799Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:46:23 [2022-08-04T09:46:23.799Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
09:46:23 [2022-08-04T09:46:23.799Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:46:23 [2022-08-04T09:46:23.799Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
09:46:23 [2022-08-04T09:46:23.799Z] === RUN   TestTagInvalidReference
09:46:23 [2022-08-04T09:46:23.799Z] --- PASS: TestTagInvalidReference (0.01s)
09:46:23 [2022-08-04T09:46:23.799Z] === RUN   TestTagValidPrefixedRepo
09:46:24 [2022-08-04T09:46:24.058Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
09:46:24 [2022-08-04T09:46:24.058Z] === RUN   TestTagExistedNameWithoutForce
09:46:24 [2022-08-04T09:46:24.058Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
09:46:24 [2022-08-04T09:46:24.058Z] === RUN   TestTagOfficialNames
09:46:24 [2022-08-04T09:46:24.058Z] --- PASS: TestTagOfficialNames (0.05s)
09:46:24 [2022-08-04T09:46:24.058Z] === RUN   TestTagMatchesDigest
09:46:24 [2022-08-04T09:46:24.058Z] --- PASS: TestTagMatchesDigest (0.01s)
09:46:24 [2022-08-04T09:46:24.058Z] PASS
09:46:24 [2022-08-04T09:46:24.058Z] 
09:46:24 [2022-08-04T09:46:24.058Z] === Skipped
09:46:24 [2022-08-04T09:46:24.058Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
09:46:24 [2022-08-04T09:46:24.058Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
09:46:24 [2022-08-04T09:46:24.058Z] 
09:46:24 [2022-08-04T09:46:24.058Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
09:46:24 [2022-08-04T09:46:24.058Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:46:24 [2022-08-04T09:46:24.058Z] 
09:46:24 [2022-08-04T09:46:24.058Z] DONE 22 tests, 2 skipped in 1.254s
09:46:24 [2022-08-04T09:46:24.058Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:46:24 [2022-08-04T09:46:24.058Z] ++ 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
09:46:24 [2022-08-04T09:46:24.058Z] ++ set -e
09:46:24 [2022-08-04T09:46:24.058Z] ++ '[' -n 0 ']'
09:46:24 [2022-08-04T09:46:24.058Z] ++ set -x
09:46:24 [2022-08-04T09:46:24.058Z] ++ 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
09:46:24 [2022-08-04T09:46:24.058Z] === RUN   TestStripANSICommands
09:46:24 [2022-08-04T09:46:24.059Z] === RUN   TestStripANSICommands/#00
09:46:24 [2022-08-04T09:46:24.059Z] === RUN   TestStripANSICommands/#01
09:46:24 [2022-08-04T09:46:24.059Z] --- PASS: TestStripANSICommands (0.00s)
09:46:24 [2022-08-04T09:46:24.059Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:46:24 [2022-08-04T09:46:24.059Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:46:24 [2022-08-04T09:46:24.059Z] PASS
09:46:24 [2022-08-04T09:46:24.059Z] 
09:46:24 [2022-08-04T09:46:24.059Z] DONE 3 tests in 0.038s
09:46:24 [2022-08-04T09:46:24.059Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
09:46:24 [2022-08-04T09:46:24.059Z] ++ 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
09:46:24 [2022-08-04T09:46:24.059Z] ++ set -e
09:46:24 [2022-08-04T09:46:24.059Z] ++ '[' -n 0 ']'
09:46:24 [2022-08-04T09:46:24.059Z] ++ set -x
09:46:24 [2022-08-04T09:46:24.059Z] ++ 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
09:46:24 [2022-08-04T09:46:24.318Z] INFO: Testing against a local daemon
09:46:24 [2022-08-04T09:46:24.318Z] === RUN   TestNetworkCreateDelete
09:46:24 [2022-08-04T09:46:24.318Z] --- PASS: TestNetworkCreateDelete (0.13s)
09:46:24 [2022-08-04T09:46:24.318Z] === RUN   TestDockerNetworkDeletePreferID
09:46:24 [2022-08-04T09:46:24.842Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s)
09:46:24 [2022-08-04T09:46:24.843Z] === RUN   TestCgroupNamespacesRunPrivateMode
09:46:24 [2022-08-04T09:46:24.886Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
09:46:24 [2022-08-04T09:46:24.887Z] === RUN   TestDaemonDNSFallback
09:46:25 [2022-08-04T09:46:25.276Z] === CONT  TestWaitConditions/removed
09:46:25 [2022-08-04T09:46:25.276Z] === CONT  TestWaitConditions/next-exit
09:46:26 [2022-08-04T09:46:26.219Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.61s)
09:46:26 [2022-08-04T09:46:26.219Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
09:46:26 [2022-08-04T09:46:26.647Z] --- PASS: TestWaitConditions (0.02s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/default (1.73s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/not-running (1.76s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/removed (1.62s)
09:46:26 [2022-08-04T09:46:26.647Z]     --- PASS: TestWaitConditions/next-exit (1.58s)
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/not-running
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/not-running
09:46:26 [2022-08-04T09:46:26.647Z] === RUN   TestWaitRestartedContainer/next-exit
09:46:26 [2022-08-04T09:46:26.647Z] === PAUSE TestWaitRestartedContainer/next-exit
09:46:26 [2022-08-04T09:46:26.647Z] === CONT  TestWaitRestartedContainer/default
09:46:26 [2022-08-04T09:46:26.647Z] === CONT  TestWaitRestartedContainer/next-exit
09:46:26 [2022-08-04T09:46:26.785Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
09:46:27 [2022-08-04T09:46:27.721Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
09:46:27 [2022-08-04T09:46:27.980Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
09:46:27 [2022-08-04T09:46:27.980Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.96s)
09:46:27 [2022-08-04T09:46:27.980Z] === RUN   TestCgroupNamespacesRunInvalidMode
09:46:28 [2022-08-04T09:46:28.545Z] === CONT  TestWaitRestartedContainer/not-running
09:46:28 [2022-08-04T09:46:28.914Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.75s)
09:46:28 [2022-08-04T09:46:28.914Z] === RUN   TestCgroupNamespacesRunOlderClient
09:46:29 [2022-08-04T09:46:29.478Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/default (1.69s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.71s)
09:46:29 [2022-08-04T09:46:29.478Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
09:46:29 [2022-08-04T09:46:29.478Z] === CONT  TestContainerStartOnDaemonRestart
09:46:29 [2022-08-04T09:46:29.478Z] === CONT  TestRestartDaemonWithRestartingContainer
09:46:29 [2022-08-04T09:46:29.848Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
09:46:30 [2022-08-04T09:46:30.106Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.29s)
09:46:30 [2022-08-04T09:46:30.107Z] === RUN   TestNISDomainname
09:46:30 [2022-08-04T09:46:30.305Z] .........                                                                [ 85%]
09:46:30 [2022-08-04T09:46:30.674Z] --- PASS: TestNISDomainname (0.66s)
09:46:30 [2022-08-04T09:46:30.674Z] === RUN   TestHostnameDnsResolution
09:46:30 [2022-08-04T09:46:30.932Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
09:46:31 [2022-08-04T09:46:31.456Z] --- PASS: TestDaemonDNSFallback (6.28s)
09:46:31 [2022-08-04T09:46:31.456Z] === RUN   TestInspectNetwork
09:46:31 [2022-08-04T09:46:31.498Z] --- PASS: TestHostnameDnsResolution (0.77s)
09:46:31 [2022-08-04T09:46:31.498Z] === RUN   TestUnprivilegedPortsAndPing
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.32s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestIpcModeOlderClient
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestContainerStartOnDaemonRestart (2.38s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestContainerKillOnDaemonStart
09:46:32 [2022-08-04T09:46:32.008Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:46:32 [2022-08-04T09:46:32.008Z] === CONT  TestDaemonHostGatewayIP
09:46:32 [2022-08-04T09:46:32.431Z] --- PASS: TestUnprivilegedPortsAndPing (0.78s)
09:46:32 [2022-08-04T09:46:32.431Z] === RUN   TestPrivilegedHostDevices
09:46:32 [2022-08-04T09:46:32.431Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
09:46:33 [2022-08-04T09:46:33.365Z] --- PASS: TestPrivilegedHostDevices (0.87s)
09:46:33 [2022-08-04T09:46:33.365Z] === RUN   TestRunConsoleSize
09:46:33 [2022-08-04T09:46:33.365Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
09:46:33 [2022-08-04T09:46:33.989Z] --- PASS: TestRunConsoleSize (0.70s)
09:46:33 [2022-08-04T09:46:33.989Z] === RUN   TestRunWithAlternativeContainerdShim
09:46:33 [2022-08-04T09:46:33.994Z] === RUN   TestInspectNetwork/full_network_id
09:46:33 [2022-08-04T09:46:33.994Z] === RUN   TestInspectNetwork/partial_network_id
09:46:33 [2022-08-04T09:46:33.994Z] === RUN   TestInspectNetwork/network_name
09:46:33 [2022-08-04T09:46:33.994Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:46:34 [2022-08-04T09:46:34.539Z] --- PASS: TestDaemonHostGatewayIP (2.63s)
09:46:34 [2022-08-04T09:46:34.539Z] === CONT  TestDaemonRestartIpcMode
09:46:34 [2022-08-04T09:46:34.555Z] === RUN   TestDockerSuite/TestPostContainersAttach
09:46:35 [2022-08-04T09:46:35.397Z] tests/integration/models_images_test.py ...............                  [ 89%]
09:46:35 [2022-08-04T09:46:35.489Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
09:46:35 [2022-08-04T09:46:35.489Z] --- PASS: TestRunWithAlternativeContainerdShim (1.54s)
09:46:35 [2022-08-04T09:46:35.489Z] === RUN   TestStats
09:46:36 [2022-08-04T09:46:36.593Z] tests/integration/models_networks_test.py ....                           [ 90%]
09:46:37 [2022-08-04T09:46:37.067Z] --- PASS: TestDaemonRestartIpcMode (2.34s)
09:46:37 [2022-08-04T09:46:37.387Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
09:46:37 [2022-08-04T09:46:37.955Z] --- PASS: TestStats (2.50s)
09:46:37 [2022-08-04T09:46:37.955Z] === RUN   TestStopContainerWithTimeout
09:46:37 [2022-08-04T09:46:37.955Z] === RUN   TestStopContainerWithTimeout/0
09:46:37 [2022-08-04T09:46:37.955Z] === PAUSE TestStopContainerWithTimeout/0
09:46:37 [2022-08-04T09:46:37.955Z] === RUN   TestStopContainerWithTimeout/1
09:46:37 [2022-08-04T09:46:37.955Z] === PAUSE TestStopContainerWithTimeout/1
09:46:37 [2022-08-04T09:46:37.955Z] === RUN   TestStopContainerWithTimeout/3
09:46:37 [2022-08-04T09:46:37.955Z] === PAUSE TestStopContainerWithTimeout/3
09:46:37 [2022-08-04T09:46:37.955Z] === RUN   TestStopContainerWithTimeout/-1
09:46:37 [2022-08-04T09:46:37.955Z] === PAUSE TestStopContainerWithTimeout/-1
09:46:37 [2022-08-04T09:46:37.955Z] === CONT  TestStopContainerWithTimeout/0
09:46:37 [2022-08-04T09:46:37.955Z] === CONT  TestStopContainerWithTimeout/-1
09:46:38 [2022-08-04T09:46:38.186Z] --- PASS: TestInspectNetwork (7.10s)
09:46:38 [2022-08-04T09:46:38.186Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:46:38 [2022-08-04T09:46:38.186Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:46:38 [2022-08-04T09:46:38.186Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:46:38 [2022-08-04T09:46:38.186Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:46:38 [2022-08-04T09:46:38.186Z] === RUN   TestRunContainerWithBridgeNone
09:46:38 [2022-08-04T09:46:38.889Z] === CONT  TestStopContainerWithTimeout/3
09:46:39 [2022-08-04T09:46:39.566Z] --- PASS: TestRunContainerWithBridgeNone (1.41s)
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/create
09:46:39 [2022-08-04T09:46:39.566Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:46:39 [2022-08-04T09:46:39.566Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:46:39 [2022-08-04T09:46:39.566Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:46:39 [2022-08-04T09:46:39.566Z] === CONT  TestNetworkInvalidJSON/networks/create
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:46:39 [2022-08-04T09:46:39.566Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:46:39 [2022-08-04T09:46:39.566Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:46:39 [2022-08-04T09:46:39.567Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:46:39 [2022-08-04T09:46:39.567Z] --- PASS: TestNetworkInvalidJSON (0.01s)
09:46:39 [2022-08-04T09:46:39.567Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkList
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkList//networks
09:46:39 [2022-08-04T09:46:39.567Z] === PAUSE TestNetworkList//networks
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestNetworkList//networks/
09:46:39 [2022-08-04T09:46:39.567Z] === PAUSE TestNetworkList//networks/
09:46:39 [2022-08-04T09:46:39.567Z] === CONT  TestNetworkList//networks
09:46:39 [2022-08-04T09:46:39.567Z] === CONT  TestNetworkList//networks/
09:46:39 [2022-08-04T09:46:39.567Z] --- PASS: TestNetworkList (0.01s)
09:46:39 [2022-08-04T09:46:39.567Z]     --- PASS: TestNetworkList//networks (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:46:39 [2022-08-04T09:46:39.567Z] === RUN   TestHostIPv4BridgeLabel
09:46:40 [2022-08-04T09:46:40.135Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:46:40 [2022-08-04T09:46:40.135Z] === RUN   TestDaemonRestartWithLiveRestore
09:46:40 [2022-08-04T09:46:40.792Z] === CONT  TestStopContainerWithTimeout/1
09:46:41 [2022-08-04T09:46:41.074Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
09:46:41 [2022-08-04T09:46:41.074Z] === RUN   TestDaemonDefaultNetworkPools
09:46:41 [2022-08-04T09:46:41.359Z]     check_test.go:540: [d8ad2c2f0077a] daemon is not started
09:46:41 [2022-08-04T09:46:41.359Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
09:46:41 [2022-08-04T09:46:41.359Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
09:46:41 [2022-08-04T09:46:41.359Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
09:46:41 [2022-08-04T09:46:41.359Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
09:46:41 [2022-08-04T09:46:41.926Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
09:46:41 [2022-08-04T09:46:41.926Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
09:46:42 [2022-08-04T09:46:42.011Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
09:46:42 [2022-08-04T09:46:42.011Z] === RUN   TestDaemonRestartWithExistingNetwork
09:46:42 [2022-08-04T09:46:42.493Z] --- PASS: TestStopContainerWithTimeout (0.03s)
09:46:42 [2022-08-04T09:46:42.493Z]     --- PASS: TestStopContainerWithTimeout/0 (0.91s)
09:46:42 [2022-08-04T09:46:42.493Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.80s)
09:46:42 [2022-08-04T09:46:42.493Z]     --- PASS: TestStopContainerWithTimeout/3 (2.56s)
09:46:42 [2022-08-04T09:46:42.493Z]     --- PASS: TestStopContainerWithTimeout/1 (1.73s)
09:46:42 [2022-08-04T09:46:42.493Z] === RUN   TestDeleteDevicemapper
09:46:42 [2022-08-04T09:46:42.493Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:42 [2022-08-04T09:46:42.493Z] --- SKIP: TestDeleteDevicemapper (0.00s)
09:46:42 [2022-08-04T09:46:42.493Z] === RUN   TestStopContainerWithRestartPolicyAlways
09:46:42 [2022-08-04T09:46:42.493Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
09:46:42 [2022-08-04T09:46:42.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
09:46:42 [2022-08-04T09:46:42.493Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
09:46:42 [2022-08-04T09:46:42.949Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
09:46:42 [2022-08-04T09:46:42.949Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:46:43 [2022-08-04T09:46:43.160Z] tests/integration/models_nodes_test.py .                                 [ 90%]
09:46:43 [2022-08-04T09:46:43.160Z] tests/integration/models_resources_test.py .                             [ 91%]
09:46:43 [2022-08-04T09:46:43.428Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
09:46:43 [2022-08-04T09:46:43.428Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
09:46:43 [2022-08-04T09:46:43.682Z] --- PASS: TestContainerKillOnDaemonStart (11.75s)
09:46:43 [2022-08-04T09:46:43.682Z] PASS
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === Skipped
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:46:43 [2022-08-04T09:46:43.682Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:46:43 [2022-08-04T09:46:43.682Z] 
09:46:43 [2022-08-04T09:46:43.682Z] DONE 272 tests, 5 skipped in 135.572s
09:46:43 [2022-08-04T09:46:43.682Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:46:43 [2022-08-04T09:46:43.682Z] === RUN   TestConfigDaemonLibtrustID
09:46:43 [2022-08-04T09:46:43.940Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
09:46:43 [2022-08-04T09:46:43.940Z] === RUN   TestConfigDaemonID
09:46:44 [2022-08-04T09:46:44.327Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
09:46:44 [2022-08-04T09:46:44.327Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:46:44 [2022-08-04T09:46:44.806Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s)
09:46:44 [2022-08-04T09:46:44.806Z] === RUN   TestUpdateMemory
09:46:44 [2022-08-04T09:46:44.806Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:46:44 [2022-08-04T09:46:44.806Z] --- SKIP: TestUpdateMemory (0.00s)
09:46:44 [2022-08-04T09:46:44.806Z] === RUN   TestUpdateCPUQuota
09:46:44 [2022-08-04T09:46:44.806Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
09:46:44 [2022-08-04T09:46:44.806Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
09:46:44 [2022-08-04T09:46:44.873Z]     daemon_test.go:83: [d3ab36eb423f6] daemon is not started
09:46:44 [2022-08-04T09:46:44.873Z] --- PASS: TestConfigDaemonID (1.04s)
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/invalid_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/malformed_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:46:44 [2022-08-04T09:46:44.873Z] === RUN   TestDaemonConfigValidation/valid_config
09:46:44 [2022-08-04T09:46:44.873Z] === PAUSE TestDaemonConfigValidation/valid_config
09:46:44 [2022-08-04T09:46:44.873Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:46:44 [2022-08-04T09:46:44.873Z] === CONT  TestDaemonConfigValidation/malformed_config
09:46:44 [2022-08-04T09:46:44.895Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:46:44 [2022-08-04T09:46:44.895Z] === RUN   TestServiceWithPredefinedNetwork
09:46:44 [2022-08-04T09:46:44.924Z] tests/integration/models_services_test.py ................X.             [ 95%]
09:46:45 [2022-08-04T09:46:45.065Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/valid_config
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/invalid_config
09:46:45 [2022-08-04T09:46:45.131Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:46:45 [2022-08-04T09:46:45.131Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.10s)
09:46:45 [2022-08-04T09:46:45.131Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
09:46:45 [2022-08-04T09:46:45.131Z] === RUN   TestConfigDaemonSeccompProfiles
09:46:45 [2022-08-04T09:46:45.131Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:46:45 [2022-08-04T09:46:45.636Z] === RUN   TestDockerSuite/TestAttachAfterDetach
09:46:46 [2022-08-04T09:46:46.504Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:46:46 [2022-08-04T09:46:46.571Z] --- PASS: TestUpdateCPUQuota (1.48s)
09:46:46 [2022-08-04T09:46:46.571Z] === RUN   TestUpdatePidsLimit
09:46:46 [2022-08-04T09:46:46.571Z] === RUN   TestUpdatePidsLimit/update_from_none
09:46:46 [2022-08-04T09:46:46.571Z] === RUN   TestUpdatePidsLimit/no_change
09:46:47 [2022-08-04T09:46:47.138Z] === RUN   TestUpdatePidsLimit/update_lower
09:46:47 [2022-08-04T09:46:47.397Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
09:46:47 [2022-08-04T09:46:47.433Z] --- PASS: TestServiceWithPredefinedNetwork (2.27s)
09:46:47 [2022-08-04T09:46:47.433Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:46:47 [2022-08-04T09:46:47.433Z]     service_test.go:243: FLAKY_TEST
09:46:47 [2022-08-04T09:46:47.433Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:46:47 [2022-08-04T09:46:47.433Z] === RUN   TestServiceWithDataPathPortInit
09:46:47 [2022-08-04T09:46:47.436Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:46:47 [2022-08-04T09:46:47.656Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
09:46:47 [2022-08-04T09:46:47.657Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
09:46:47 [2022-08-04T09:46:47.680Z] tests/integration/models_swarm_test.py ..                                [ 96%]
09:46:47 [2022-08-04T09:46:47.680Z] tests/integration/models_volumes_test.py ..                              [ 96%]
09:46:47 [2022-08-04T09:46:47.914Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
09:46:48 [2022-08-04T09:46:48.370Z] === CONT  TestConfigDaemonSeccompProfiles
09:46:48 [2022-08-04T09:46:48.371Z]     daemon_test.go:197: [de67d5b40f6c2] daemon is not started
09:46:48 [2022-08-04T09:46:48.371Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
09:46:48 [2022-08-04T09:46:48.371Z] === RUN   TestDaemonProxy
09:46:48 [2022-08-04T09:46:48.371Z] === RUN   TestDaemonProxy/environment_variables
09:46:48 [2022-08-04T09:46:48.481Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
09:46:49 [2022-08-04T09:46:49.417Z] --- PASS: TestUpdatePidsLimit (2.98s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.33s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s)
09:46:49 [2022-08-04T09:46:49.417Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
09:46:49 [2022-08-04T09:46:49.417Z] === RUN   TestUpdateRestartPolicy
09:46:49 [2022-08-04T09:46:49.417Z] === RUN   TestDockerSuite/TestAttachDetach
09:46:50 [2022-08-04T09:46:50.267Z] === RUN   TestDaemonProxy/command-line_options
09:46:50 [2022-08-04T09:46:50.351Z] === RUN   TestDockerSuite/TestAttachDisconnect
09:46:50 [2022-08-04T09:46:50.918Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
09:46:51 [2022-08-04T09:46:51.561Z] tests/integration/regression_test.py ......                              [ 98%]
09:46:51 [2022-08-04T09:46:51.640Z] === RUN   TestDaemonProxy/configuration_file
09:46:52 [2022-08-04T09:46:52.081Z] tests/integration/credentials/store_test.py ......                       [ 99%]
09:46:52 [2022-08-04T09:46:52.081Z] tests/integration/credentials/utils_test.py .                            [100%]
09:46:52 [2022-08-04T09:46:52.081Z] 
09:46:52 [2022-08-04T09:46:52.081Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
09:46:52 [2022-08-04T09:46:52.081Z] =========================== short test summary info ============================
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
09:46:52 [2022-08-04T09:46:52.081Z]   CONFIG_RT_GROUP_SCHED isn't enabled
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
09:46:52 [2022-08-04T09:46:52.081Z]   Not supported on most drivers
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
09:46:52 [2022-08-04T09:46:52.081Z]   Output of docker top depends on host distro, and is not formalized.
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
09:46:52 [2022-08-04T09:46:52.081Z]   Output of docker top depends on host distro, and is not formalized.
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
09:46:52 [2022-08-04T09:46:52.081Z]   Can fail if eth0 has multiple IP addresses
09:46:52 [2022-08-04T09:46:52.081Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
09:46:52 [2022-08-04T09:46:52.081Z]   This doesn't seem to be taken into account by the engine
09:46:52 [2022-08-04T09:46:52.081Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
09:46:52 [2022-08-04T09:46:52.081Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
09:46:52 [2022-08-04T09:46:52.081Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 280.50 seconds ==
09:46:52 [2022-08-04T09:46:52.340Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
09:46:52 [2022-08-04T09:46:52.819Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
09:46:52 [2022-08-04T09:46:52.819Z] === RUN   TestDockerSuite/TestAttachPausedContainer
09:46:53 [2022-08-04T09:46:53.386Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
09:46:53 [2022-08-04T09:46:53.537Z] === RUN   TestDaemonProxy/conflicting_options
09:46:54 [2022-08-04T09:46:54.102Z] === RUN   TestDaemonProxy/reload_sanitized
09:46:54 [2022-08-04T09:46:54.320Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
09:46:54 [2022-08-04T09:46:54.667Z] --- PASS: TestDaemonProxy (6.17s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/environment_variables (1.70s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
09:46:54 [2022-08-04T09:46:54.667Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:46:54 [2022-08-04T09:46:54.667Z] PASS
09:46:54 [2022-08-04T09:46:54.667Z] 
09:46:54 [2022-08-04T09:46:54.667Z] DONE 18 tests in 11.100s
09:46:54 [2022-08-04T09:46:54.667Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:46:54 [2022-08-04T09:46:54.667Z] INFO: Testing against a local daemon
09:46:54 [2022-08-04T09:46:54.667Z] === RUN   TestCommitInheritsEnv
09:46:54 [2022-08-04T09:46:54.924Z] --- PASS: TestCommitInheritsEnv (0.30s)
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportExtremelyLargeImageWorks
09:46:54 [2022-08-04T09:46:54.924Z] === PAUSE TestImportExtremelyLargeImageWorks
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/#00
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/_______
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform//
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/linux
09:46:54 [2022-08-04T09:46:54.924Z] === RUN   TestImportWithCustomPlatform/LINUX
09:46:55 [2022-08-04T09:46:55.181Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:46:55 [2022-08-04T09:46:55.181Z] === RUN   TestImportWithCustomPlatform/macos
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImportWithCustomPlatform (0.32s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImagesFilterMultiReference
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestImagePullPlatformInvalid
09:46:55 [2022-08-04T09:46:55.182Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:46:55 [2022-08-04T09:46:55.182Z] === RUN   TestRemoveImageOrphaning
09:46:55 [2022-08-04T09:46:55.257Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
09:46:55 [2022-08-04T09:46:55.747Z] --- PASS: TestRemoveImageOrphaning (0.29s)
09:46:55 [2022-08-04T09:46:55.747Z] === RUN   TestRemoveImageGarbageCollector
09:46:56 [2022-08-04T09:46:56.005Z] time="2022-08-04T09:46:55Z" level=info msg="[graphdriver] trying configured driver: overlay2"
09:46:57 [2022-08-04T09:46:57.161Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestRemoveImageGarbageCollector (1.89s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagInvalidReference
09:46:57 [2022-08-04T09:46:57.380Z] --- PASS: TestTagInvalidReference (0.01s)
09:46:57 [2022-08-04T09:46:57.380Z] === RUN   TestTagValidPrefixedRepo
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagExistedNameWithoutForce
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagOfficialNames
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagOfficialNames (0.07s)
09:46:57 [2022-08-04T09:46:57.638Z] === RUN   TestTagMatchesDigest
09:46:57 [2022-08-04T09:46:57.638Z] --- PASS: TestTagMatchesDigest (0.04s)
09:46:57 [2022-08-04T09:46:57.638Z] === CONT  TestImportExtremelyLargeImageWorks
09:46:59 [2022-08-04T09:46:59.062Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
09:47:01 [2022-08-04T09:47:01.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
09:47:01 [2022-08-04T09:47:01.595Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
09:47:01 [2022-08-04T09:47:01.595Z]     check_test.go:540: [d3a4c7494e3ee] daemon is not started
09:47:01 [2022-08-04T09:47:01.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
09:47:01 [2022-08-04T09:47:01.595Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
09:47:01 [2022-08-04T09:47:01.595Z]     check_test.go:540: [d74ffcc361598] daemon is not started
09:47:01 [2022-08-04T09:47:01.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
09:47:01 [2022-08-04T09:47:01.907Z] --- PASS: TestUpdateRestartPolicy (12.47s)
09:47:01 [2022-08-04T09:47:01.907Z] === RUN   TestUpdateRestartWithAutoRemove
09:47:02 [2022-08-04T09:47:02.320Z] --- PASS: TestServiceWithDataPathPortInit (13.52s)
09:47:02 [2022-08-04T09:47:02.320Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:47:02 [2022-08-04T09:47:02.476Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s)
09:47:02 [2022-08-04T09:47:02.476Z] === RUN   TestWaitNonBlocked
09:47:02 [2022-08-04T09:47:02.736Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:02 [2022-08-04T09:47:02.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:02 [2022-08-04T09:47:02.736Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:02 [2022-08-04T09:47:02.736Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:02 [2022-08-04T09:47:02.736Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
09:47:02 [2022-08-04T09:47:02.736Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
09:47:03 [2022-08-04T09:47:03.259Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ktppuvwj4qxwivqi003bm1sjo Created:2022-08-04 09:47:01.83533165 +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[e390dbbda50448fa92f831a7892f260a27885660802a797c6f1f90ac12fbd3ae:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xaftmbs6uovw0vdgivwnih4g EndpointID:7a36e96484b2d7325586f9ac7c88406491ff6ec8b556a26518dab72db9975253 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d4b3510adad3103eab7584ba16f87dc1e0b0090a22c31224e4ebf5b4d6c6a387 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:91279fcd4a5c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.3xaftmbs6uovw0vdgivwnih4g EndpointID:7a36e96484b2d7325586f9ac7c88406491ff6ec8b556a26518dab72db9975253 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:47:03 [2022-08-04T09:47:03.672Z] --- PASS: TestWaitNonBlocked (0.02s)
09:47:03 [2022-08-04T09:47:03.672Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s)
09:47:03 [2022-08-04T09:47:03.672Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.99s)
09:47:03 [2022-08-04T09:47:03.672Z] === RUN   TestWaitBlocked
09:47:03 [2022-08-04T09:47:03.672Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
09:47:03 [2022-08-04T09:47:03.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
09:47:03 [2022-08-04T09:47:03.672Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
09:47:03 [2022-08-04T09:47:03.672Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
09:47:03 [2022-08-04T09:47:03.672Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
09:47:03 [2022-08-04T09:47:03.672Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
09:47:04 [2022-08-04T09:47:04.549Z] Leaving: AppArmorNo profiles have been unloaded.
09:47:04 [2022-08-04T09:47:04.549Z] 
09:47:04 [2022-08-04T09:47:04.549Z] Unloading profiles will leave already running processes permanently
09:47:04 [2022-08-04T09:47:04.549Z] unconfined, which can lead to unexpected situations.
09:47:04 [2022-08-04T09:47:04.549Z] 
09:47:04 [2022-08-04T09:47:04.549Z] To set a process to complain mode, use the command line tool
09:47:04 [2022-08-04T09:47:04.549Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:47:04 [2022-08-04T09:47:04.549Z] 
Post stage
[Pipeline] junit
09:47:04 [2022-08-04T09:47:04.563Z] Recording test results
09:47:05 [2022-08-04T09:47:05.051Z]     check_test.go:540: [d7ea6eba26894] daemon is not started
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
09:47:05 [2022-08-04T09:47:05.051Z] --- PASS: TestWaitBlocked (0.01s)
09:47:05 [2022-08-04T09:47:05.051Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.30s)
09:47:05 [2022-08-04T09:47:05.051Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.35s)
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestWaitConditions
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestWaitConditions/default
09:47:05 [2022-08-04T09:47:05.051Z] === PAUSE TestWaitConditions/default
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestWaitConditions/not-running
09:47:05 [2022-08-04T09:47:05.051Z] === PAUSE TestWaitConditions/not-running
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestWaitConditions/next-exit
09:47:05 [2022-08-04T09:47:05.051Z] === PAUSE TestWaitConditions/next-exit
09:47:05 [2022-08-04T09:47:05.051Z] === RUN   TestWaitConditions/removed
09:47:05 [2022-08-04T09:47:05.051Z] === PAUSE TestWaitConditions/removed
09:47:05 [2022-08-04T09:47:05.051Z] === CONT  TestWaitConditions/default
09:47:05 [2022-08-04T09:47:05.051Z] === CONT  TestWaitConditions/next-exit
09:47:05 [2022-08-04T09:47:05.730Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
09:47:06 [2022-08-04T09:47:06.058Z] + echo Ensuring container killed.
09:47:06 [2022-08-04T09:47:06.058Z] Ensuring container killed.
09:47:06 [2022-08-04T09:47:06.058Z] + docker rm -vf docker-pr2
09:47:06 [2022-08-04T09:47:06.058Z] Error: No such container: docker-pr2
[Pipeline] sh
09:47:06 [2022-08-04T09:47:06.353Z] + echo Chowning /workspace to jenkins user
09:47:06 [2022-08-04T09:47:06.353Z] Chowning /workspace to jenkins user
09:47:06 [2022-08-04T09:47:06.353Z] + id -u
09:47:06 [2022-08-04T09:47:06.353Z] + id -g
09:47:06 [2022-08-04T09:47:06.353Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
09:47:06 [2022-08-04T09:47:06.353Z] Unable to find image 'busybox:latest' locally
09:47:06 [2022-08-04T09:47:06.613Z] latest: Pulling from library/busybox
09:47:06 [2022-08-04T09:47:06.613Z] 50783e0dfb64: Pulling fs layer
09:47:06 [2022-08-04T09:47:06.613Z] 50783e0dfb64: Download complete
09:47:06 [2022-08-04T09:47:06.613Z] 50783e0dfb64: Pull complete
09:47:06 [2022-08-04T09:47:06.613Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
09:47:06 [2022-08-04T09:47:06.613Z] Status: Downloaded newer image for busybox:latest
09:47:07 [2022-08-04T09:47:07.457Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
09:47:07 [2022-08-04T09:47:07.457Z] PASS
09:47:07 [2022-08-04T09:47:07.457Z] 
09:47:07 [2022-08-04T09:47:07.457Z] === Skipped
09:47:07 [2022-08-04T09:47:07.457Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:47:07 [2022-08-04T09:47:07.457Z]     service_test.go:243: FLAKY_TEST
09:47:07 [2022-08-04T09:47:07.457Z] 
09:47:07 [2022-08-04T09:47:07.457Z] DONE 38 tests, 1 skipped in 43.322s
09:47:07 [2022-08-04T09:47:07.457Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:47:07 [2022-08-04T09:47:07.457Z] ++ 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
09:47:07 [2022-08-04T09:47:07.457Z] ++ set -e
09:47:07 [2022-08-04T09:47:07.457Z] ++ '[' -n 0 ']'
09:47:07 [2022-08-04T09:47:07.457Z] ++ set -x
09:47:07 [2022-08-04T09:47:07.457Z] ++ 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
09:47:07 [2022-08-04T09:47:07.457Z] INFO: Testing against a local daemon
09:47:07 [2022-08-04T09:47:07.457Z] === RUN   TestDockerNetworkIpvlanPersistance
09:47:07 [2022-08-04T09:47:07.457Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2022-08-04T09:47:07.457Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:47:07 [2022-08-04T09:47:07.457Z] === RUN   TestDockerNetworkIpvlan
09:47:07 [2022-08-04T09:47:07.457Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2022-08-04T09:47:07.457Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:47:07 [2022-08-04T09:47:07.457Z] PASS
09:47:07 [2022-08-04T09:47:07.457Z] 
09:47:07 [2022-08-04T09:47:07.457Z] === Skipped
09:47:07 [2022-08-04T09:47:07.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:47:07 [2022-08-04T09:47:07.457Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2022-08-04T09:47:07.457Z] 
09:47:07 [2022-08-04T09:47:07.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:47:07 [2022-08-04T09:47:07.457Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:47:07 [2022-08-04T09:47:07.457Z] 
09:47:07 [2022-08-04T09:47:07.457Z] DONE 2 tests, 2 skipped in 0.087s
09:47:07 [2022-08-04T09:47:07.457Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:47:07 [2022-08-04T09:47:07.457Z] ++ 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
09:47:07 [2022-08-04T09:47:07.457Z] ++ set -e
09:47:07 [2022-08-04T09:47:07.457Z] ++ '[' -n 0 ']'
09:47:07 [2022-08-04T09:47:07.457Z] ++ set -x
09:47:07 [2022-08-04T09:47:07.458Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:47:07 [2022-08-04T09:47:07.700Z] === CONT  TestWaitConditions/removed
09:47:07 [2022-08-04T09:47:07.700Z] === CONT  TestWaitConditions/not-running
09:47:07 [2022-08-04T09:47:07.718Z] INFO: Testing against a local daemon
09:47:07 [2022-08-04T09:47:07.718Z] === RUN   TestDockerNetworkMacvlanPersistance
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:47:08 [2022-08-04T09:47:08.439Z] + bundleName=docker-py
09:47:08 [2022-08-04T09:47:08.439Z] + echo Creating docker-py-bundles.tar.gz
09:47:08 [2022-08-04T09:47:08.439Z] Creating docker-py-bundles.tar.gz
09:47:08 [2022-08-04T09:47:08.439Z] + 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
09:47:08 [2022-08-04T09:47:08.452Z] Archiving artifacts
09:47:09 [2022-08-04T09:47:09.082Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
09:47:09 [2022-08-04T09:47:09.082Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
09:47:09 [2022-08-04T09:47:09.096Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
09:47:09 [2022-08-04T09:47:09.096Z] === RUN   TestDockerNetworkMacvlan
09:47:09 [2022-08-04T09:47:09.341Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
09:47:09 [2022-08-04T09:47:09.341Z] --- PASS: TestWaitConditions (0.03s)
09:47:09 [2022-08-04T09:47:09.341Z]     --- PASS: TestWaitConditions/next-exit (2.18s)
09:47:09 [2022-08-04T09:47:09.341Z]     --- PASS: TestWaitConditions/default (2.24s)
09:47:09 [2022-08-04T09:47:09.341Z]     --- PASS: TestWaitConditions/removed (2.16s)
09:47:09 [2022-08-04T09:47:09.341Z]     --- PASS: TestWaitConditions/not-running (2.11s)
09:47:09 [2022-08-04T09:47:09.341Z] === RUN   TestWaitRestartedContainer
09:47:09 [2022-08-04T09:47:09.341Z] === RUN   TestWaitRestartedContainer/default
09:47:09 [2022-08-04T09:47:09.341Z] === PAUSE TestWaitRestartedContainer/default
09:47:09 [2022-08-04T09:47:09.341Z] === RUN   TestWaitRestartedContainer/not-running
09:47:09 [2022-08-04T09:47:09.341Z] === PAUSE TestWaitRestartedContainer/not-running
09:47:09 [2022-08-04T09:47:09.341Z] === RUN   TestWaitRestartedContainer/next-exit
09:47:09 [2022-08-04T09:47:09.341Z] === PAUSE TestWaitRestartedContainer/next-exit
09:47:09 [2022-08-04T09:47:09.341Z] === CONT  TestWaitRestartedContainer/default
09:47:09 [2022-08-04T09:47:09.341Z] === CONT  TestWaitRestartedContainer/next-exit
09:47:09 [2022-08-04T09:47:09.666Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:47:10 [2022-08-04T09:47:10.240Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
09:47:10 [2022-08-04T09:47:10.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/make.sh binary
09:47:10 [2022-08-04T09:47:10.604Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:47:10 [2022-08-04T09:47:10.723Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
09:47:10 [2022-08-04T09:47:10.848Z] 
09:47:10 [2022-08-04T09:47:10.848Z] Removing bundles/
09:47:10 [2022-08-04T09:47:10.848Z] 
09:47:10 [2022-08-04T09:47:10.981Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
09:47:11 [2022-08-04T09:47:11.107Z] ---> Making bundle: binary (in bundles/binary)
09:47:11 [2022-08-04T09:47:11.107Z] Building: bundles/binary-daemon/dockerd
09:47:11 [2022-08-04T09:47:11.107Z] GOOS="" GOARCH="" GOARM=""
09:47:11 [2022-08-04T09:47:11.175Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:47:11 [2022-08-04T09:47:11.919Z] === CONT  TestWaitRestartedContainer/not-running
09:47:12 [2022-08-04T09:47:12.486Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
09:47:13 [2022-08-04T09:47:13.083Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:47:13 [2022-08-04T09:47:13.424Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
09:47:13 [2022-08-04T09:47:13.424Z] --- PASS: TestWaitRestartedContainer (0.02s)
09:47:13 [2022-08-04T09:47:13.424Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.49s)
09:47:13 [2022-08-04T09:47:13.424Z]     --- PASS: TestWaitRestartedContainer/default (2.81s)
09:47:13 [2022-08-04T09:47:13.424Z]     --- PASS: TestWaitRestartedContainer/not-running (1.51s)
09:47:13 [2022-08-04T09:47:13.424Z] === CONT  TestContainerStartOnDaemonRestart
09:47:13 [2022-08-04T09:47:13.424Z] === CONT  TestRestartDaemonWithRestartingContainer
09:47:14 [2022-08-04T09:47:14.463Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:47:16 [2022-08-04T09:47:16.010Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
09:47:16 [2022-08-04T09:47:16.589Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
09:47:16 [2022-08-04T09:47:16.850Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s)
09:47:16 [2022-08-04T09:47:16.850Z] === CONT  TestIpcModeOlderClient
09:47:17 [2022-08-04T09:47:17.114Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.67s)
09:47:17 [2022-08-04T09:47:17.114Z] === CONT  TestContainerKillOnDaemonStart
09:47:17 [2022-08-04T09:47:17.114Z] --- PASS: TestIpcModeOlderClient (0.10s)
09:47:17 [2022-08-04T09:47:17.114Z] === CONT  TestDaemonHostGatewayIP
09:47:17 [2022-08-04T09:47:17.680Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
09:47:17 [2022-08-04T09:47:17.757Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:47:18 [2022-08-04T09:47:18.328Z] --- PASS: TestDockerNetworkMacvlan (9.46s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.04s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
09:47:18 [2022-08-04T09:47:18.328Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
09:47:18 [2022-08-04T09:47:18.328Z] PASS
09:47:18 [2022-08-04T09:47:18.328Z] 
09:47:18 [2022-08-04T09:47:18.328Z] DONE 8 tests in 10.885s
09:47:18 [2022-08-04T09:47:18.328Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
09:47:18 [2022-08-04T09:47:18.328Z] ++ 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
09:47:18 [2022-08-04T09:47:18.328Z] ++ set -e
09:47:18 [2022-08-04T09:47:18.328Z] ++ '[' -n 0 ']'
09:47:18 [2022-08-04T09:47:18.328Z] ++ set -x
09:47:18 [2022-08-04T09:47:18.329Z] ++ 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
09:47:18 [2022-08-04T09:47:18.588Z] testing: warning: no tests to run
09:47:18 [2022-08-04T09:47:18.588Z] PASS
09:47:18 [2022-08-04T09:47:18.588Z] 
09:47:18 [2022-08-04T09:47:18.588Z] DONE 0 tests in 0.030s
09:47:18 [2022-08-04T09:47:18.588Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:47:18 [2022-08-04T09:47:18.588Z] ++ 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
09:47:18 [2022-08-04T09:47:18.588Z] ++ set -e
09:47:18 [2022-08-04T09:47:18.588Z] ++ '[' -n 0 ']'
09:47:18 [2022-08-04T09:47:18.588Z] ++ set -x
09:47:18 [2022-08-04T09:47:18.588Z] ++ 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
09:47:18 [2022-08-04T09:47:18.588Z] INFO: Testing against a local daemon
09:47:18 [2022-08-04T09:47:18.588Z] === RUN   TestAuthZPluginAllowRequest
09:47:19 [2022-08-04T09:47:19.054Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
09:47:20 [2022-08-04T09:47:20.029Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
09:47:20 [2022-08-04T09:47:20.029Z] === RUN   TestAuthZPluginTLS
09:47:20 [2022-08-04T09:47:20.290Z] --- PASS: TestAuthZPluginTLS (0.56s)
09:47:20 [2022-08-04T09:47:20.290Z] === RUN   TestAuthZPluginDenyRequest
09:47:20 [2022-08-04T09:47:20.878Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:47:20 [2022-08-04T09:47:20.878Z] === RUN   TestAuthZPluginAPIDenyResponse
09:47:20 [2022-08-04T09:47:20.959Z] --- PASS: TestDaemonHostGatewayIP (3.52s)
09:47:20 [2022-08-04T09:47:20.959Z] === CONT  TestDaemonRestartIpcMode
09:47:21 [2022-08-04T09:47:21.447Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
09:47:21 [2022-08-04T09:47:21.447Z] === RUN   TestAuthZPluginDenyResponse
09:47:22 [2022-08-04T09:47:22.016Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:47:22 [2022-08-04T09:47:22.016Z] === RUN   TestAuthZPluginAllowEventStream
09:47:22 [2022-08-04T09:47:22.958Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s)
09:47:22 [2022-08-04T09:47:22.958Z] === RUN   TestAuthZPluginErrorResponse
09:47:23 [2022-08-04T09:47:23.492Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
09:47:23 [2022-08-04T09:47:23.527Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
09:47:23 [2022-08-04T09:47:23.527Z] === RUN   TestAuthZPluginErrorRequest
09:47:23 [2022-08-04T09:47:23.750Z] --- PASS: TestDaemonRestartIpcMode (3.17s)
09:47:24 [2022-08-04T09:47:24.095Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:47:24 [2022-08-04T09:47:24.095Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:47:24 [2022-08-04T09:47:24.316Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
09:47:24 [2022-08-04T09:47:24.664Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
09:47:24 [2022-08-04T09:47:24.664Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:47:26 [2022-08-04T09:47:26.043Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
09:47:26 [2022-08-04T09:47:26.043Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:47:26 [2022-08-04T09:47:26.214Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
09:47:27 [2022-08-04T09:47:27.150Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
09:47:27 [2022-08-04T09:47:27.150Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
09:47:27 [2022-08-04T09:47:27.422Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
09:47:27 [2022-08-04T09:47:27.422Z] === RUN   TestAuthZPluginHeader
09:47:27 [2022-08-04T09:47:27.991Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:47:27 [2022-08-04T09:47:27.992Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:47:27 [2022-08-04T09:47:27.992Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:27 [2022-08-04T09:47:27.992Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:47:27 [2022-08-04T09:47:27.992Z] === RUN   TestAuthZPluginV2Disable
09:47:27 [2022-08-04T09:47:27.992Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:27 [2022-08-04T09:47:27.992Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
09:47:27 [2022-08-04T09:47:27.992Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:47:27 [2022-08-04T09:47:27.992Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:27 [2022-08-04T09:47:27.992Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:47:27 [2022-08-04T09:47:27.992Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:47:27 [2022-08-04T09:47:27.992Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:27 [2022-08-04T09:47:27.992Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:47:27 [2022-08-04T09:47:27.992Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:47:28 [2022-08-04T09:47:28.529Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
09:47:29 [2022-08-04T09:47:29.467Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
09:47:30 [2022-08-04T09:47:30.034Z] --- PASS: TestContainerKillOnDaemonStart (12.85s)
09:47:30 [2022-08-04T09:47:30.034Z] PASS
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === Skipped
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
09:47:30 [2022-08-04T09:47:30.034Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
09:47:30 [2022-08-04T09:47:30.034Z] 
09:47:30 [2022-08-04T09:47:30.034Z] DONE 272 tests, 6 skipped in 173.620s
09:47:30 [2022-08-04T09:47:30.034Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
09:47:30 [2022-08-04T09:47:30.034Z] ++ 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
09:47:30 [2022-08-04T09:47:30.034Z] ++ set -e
09:47:30 [2022-08-04T09:47:30.034Z] ++ '[' -n 0 ']'
09:47:30 [2022-08-04T09:47:30.034Z] ++ set -x
09:47:30 [2022-08-04T09:47:30.035Z] ++ 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
09:47:30 [2022-08-04T09:47:30.035Z] === RUN   TestConfigDaemonLibtrustID
09:47:30 [2022-08-04T09:47:30.602Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
09:47:30 [2022-08-04T09:47:30.602Z] === RUN   TestConfigDaemonID
09:47:31 [2022-08-04T09:47:31.978Z]     daemon_test.go:83: [d4af0ef0507b1] daemon is not started
09:47:31 [2022-08-04T09:47:31.978Z] --- PASS: TestConfigDaemonID (1.08s)
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-08-04T09:47:31.978Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation/config_with_{}
09:47:31 [2022-08-04T09:47:31.978Z] === PAUSE TestDaemonConfigValidation/config_with_{}
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation/invalid_config
09:47:31 [2022-08-04T09:47:31.978Z] === PAUSE TestDaemonConfigValidation/invalid_config
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation/malformed_config
09:47:31 [2022-08-04T09:47:31.978Z] === PAUSE TestDaemonConfigValidation/malformed_config
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDaemonConfigValidation/valid_config
09:47:31 [2022-08-04T09:47:31.978Z] === PAUSE TestDaemonConfigValidation/valid_config
09:47:31 [2022-08-04T09:47:31.978Z] === CONT  TestDaemonConfigValidation/config_with_no_content
09:47:31 [2022-08-04T09:47:31.978Z] === CONT  TestDaemonConfigValidation/malformed_config
09:47:31 [2022-08-04T09:47:31.978Z]     check_test.go:540: [d0321affdbd98] daemon is not started
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
09:47:31 [2022-08-04T09:47:31.978Z] === RUN   TestDockerSuite/TestBuildAddNonTar
09:47:31 [2022-08-04T09:47:31.978Z] === CONT  TestDaemonConfigValidation/valid_config
09:47:31 [2022-08-04T09:47:31.978Z] === CONT  TestDaemonConfigValidation/invalid_config
09:47:31 [2022-08-04T09:47:31.978Z] === CONT  TestDaemonConfigValidation/config_with_{}
09:47:32 [2022-08-04T09:47:32.244Z] --- PASS: TestDaemonConfigValidation (0.00s)
09:47:32 [2022-08-04T09:47:32.244Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s)
09:47:32 [2022-08-04T09:47:32.244Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.21s)
09:47:32 [2022-08-04T09:47:32.244Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.17s)
09:47:32 [2022-08-04T09:47:32.244Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.30s)
09:47:32 [2022-08-04T09:47:32.244Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s)
09:47:32 [2022-08-04T09:47:32.244Z] === RUN   TestConfigDaemonSeccompProfiles
09:47:32 [2022-08-04T09:47:32.244Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
09:47:33 [2022-08-04T09:47:33.179Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
09:47:33 [2022-08-04T09:47:33.438Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
09:47:34 [2022-08-04T09:47:34.006Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
09:47:34 [2022-08-04T09:47:34.265Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
09:47:34 [2022-08-04T09:47:34.832Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
09:47:35 [2022-08-04T09:47:35.400Z] === CONT  TestConfigDaemonSeccompProfiles
09:47:35 [2022-08-04T09:47:35.400Z]     daemon_test.go:197: [dc855d6cd6d6d] daemon is not started
09:47:35 [2022-08-04T09:47:35.400Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s)
09:47:35 [2022-08-04T09:47:35.400Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
09:47:35 [2022-08-04T09:47:35.400Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s)
09:47:35 [2022-08-04T09:47:35.400Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
09:47:35 [2022-08-04T09:47:35.400Z] === RUN   TestDaemonProxy
09:47:35 [2022-08-04T09:47:35.400Z] === RUN   TestDaemonProxy/environment_variables
09:47:36 [2022-08-04T09:47:36.335Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
09:47:37 [2022-08-04T09:47:37.269Z] === RUN   TestDaemonProxy/command-line_options
09:47:38 [2022-08-04T09:47:38.643Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
09:47:38 [2022-08-04T09:47:38.902Z] === RUN   TestDaemonProxy/configuration_file
09:47:39 [2022-08-04T09:47:39.160Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
09:47:40 [2022-08-04T09:47:40.095Z]     check_test.go:540: [da8d8e44ab099] daemon is not started
09:47:40 [2022-08-04T09:47:40.095Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
09:47:40 [2022-08-04T09:47:40.095Z] === RUN   TestDockerSuite/TestBuildAddScript
09:47:40 [2022-08-04T09:47:40.661Z] === RUN   TestDaemonProxy/conflicting_options
09:47:41 [2022-08-04T09:47:41.227Z] === RUN   TestDaemonProxy/reload_sanitized
09:47:41 [2022-08-04T09:47:41.793Z] --- PASS: TestDaemonProxy (6.24s)
09:47:41 [2022-08-04T09:47:41.793Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
09:47:41 [2022-08-04T09:47:41.793Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
09:47:41 [2022-08-04T09:47:41.793Z]     --- PASS: TestDaemonProxy/configuration_file (1.77s)
09:47:41 [2022-08-04T09:47:41.793Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
09:47:41 [2022-08-04T09:47:41.793Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
09:47:41 [2022-08-04T09:47:41.793Z] PASS
09:47:41 [2022-08-04T09:47:41.793Z] 
09:47:41 [2022-08-04T09:47:41.793Z] DONE 18 tests in 11.754s
09:47:41 [2022-08-04T09:47:41.793Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
09:47:41 [2022-08-04T09:47:41.793Z] ++ 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
09:47:41 [2022-08-04T09:47:41.793Z] ++ set -e
09:47:41 [2022-08-04T09:47:41.793Z] ++ '[' -n 0 ']'
09:47:41 [2022-08-04T09:47:41.793Z] ++ set -x
09:47:41 [2022-08-04T09:47:41.793Z] ++ 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
09:47:41 [2022-08-04T09:47:41.793Z] INFO: Testing against a local daemon
09:47:41 [2022-08-04T09:47:41.793Z] === RUN   TestCommitInheritsEnv
09:47:41 [2022-08-04T09:47:41.793Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
09:47:42 [2022-08-04T09:47:42.358Z] --- PASS: TestCommitInheritsEnv (0.34s)
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportExtremelyLargeImageWorks
09:47:42 [2022-08-04T09:47:42.358Z] === PAUSE TestImportExtremelyLargeImageWorks
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform/#00
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform/_______
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform//
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform/linux
09:47:42 [2022-08-04T09:47:42.358Z] === RUN   TestImportWithCustomPlatform/LINUX
09:47:42 [2022-08-04T09:47:42.617Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
09:47:42 [2022-08-04T09:47:42.617Z] === RUN   TestImportWithCustomPlatform/macos
09:47:42 [2022-08-04T09:47:42.617Z] === RUN   TestImportWithCustomPlatform/macos/arm64
09:47:42 [2022-08-04T09:47:42.617Z] === RUN   TestImportWithCustomPlatform/nintendo64
09:47:42 [2022-08-04T09:47:42.617Z] --- PASS: TestImportWithCustomPlatform (0.51s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.12s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/linux (0.10s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.11s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
09:47:42 [2022-08-04T09:47:42.617Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
09:47:42 [2022-08-04T09:47:42.617Z] === RUN   TestImagesFilterMultiReference
09:47:42 [2022-08-04T09:47:42.875Z] --- PASS: TestImagesFilterMultiReference (0.06s)
09:47:42 [2022-08-04T09:47:42.875Z] === RUN   TestImagePullPlatformInvalid
09:47:42 [2022-08-04T09:47:42.875Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
09:47:42 [2022-08-04T09:47:42.875Z] === RUN   TestRemoveImageOrphaning
09:47:43 [2022-08-04T09:47:43.133Z] --- PASS: TestRemoveImageOrphaning (0.38s)
09:47:43 [2022-08-04T09:47:43.133Z] === RUN   TestRemoveImageGarbageCollector
09:47:43 [2022-08-04T09:47:43.391Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
09:47:43 [2022-08-04T09:47:43.795Z] time="2022-08-04T09:47:43Z" level=info msg="[graphdriver] trying configured driver: overlay2"
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestRemoveImageGarbageCollector (2.31s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagUnprefixedRepoByNameOrName
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagInvalidReference
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagInvalidReference (0.03s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagValidPrefixedRepo
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagExistedNameWithoutForce
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagOfficialNames
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagOfficialNames (0.07s)
09:47:45 [2022-08-04T09:47:45.699Z] === RUN   TestTagMatchesDigest
09:47:45 [2022-08-04T09:47:45.699Z] --- PASS: TestTagMatchesDigest (0.02s)
09:47:45 [2022-08-04T09:47:45.699Z] === CONT  TestImportExtremelyLargeImageWorks
09:47:46 [2022-08-04T09:47:46.086Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
09:47:46 [2022-08-04T09:47:46.086Z] PASS
09:47:46 [2022-08-04T09:47:46.086Z] 
09:47:46 [2022-08-04T09:47:46.086Z] === Skipped
09:47:46 [2022-08-04T09:47:46.086Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:46 [2022-08-04T09:47:46.086Z] 
09:47:46 [2022-08-04T09:47:46.086Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:46 [2022-08-04T09:47:46.086Z] 
09:47:46 [2022-08-04T09:47:46.086Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:46 [2022-08-04T09:47:46.086Z] 
09:47:46 [2022-08-04T09:47:46.086Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:46 [2022-08-04T09:47:46.086Z] 
09:47:46 [2022-08-04T09:47:46.086Z] DONE 17 tests, 4 skipped in 26.352s
09:47:46 [2022-08-04T09:47:46.086Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:47:46 [2022-08-04T09:47:46.086Z] ++ 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
09:47:46 [2022-08-04T09:47:46.086Z] ++ set -e
09:47:46 [2022-08-04T09:47:46.086Z] ++ '[' -n 0 ']'
09:47:46 [2022-08-04T09:47:46.086Z] ++ set -x
09:47:46 [2022-08-04T09:47:46.086Z] ++ 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
09:47:46 [2022-08-04T09:47:46.086Z] INFO: Testing against a local daemon
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:47:46 [2022-08-04T09:47:46.086Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:47:46 [2022-08-04T09:47:46.086Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:47:46 [2022-08-04T09:47:46.086Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:47:46 [2022-08-04T09:47:46.086Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:47:46 [2022-08-04T09:47:46.086Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:47:46 [2022-08-04T09:47:46.086Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:47:46 [2022-08-04T09:47:46.086Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:47:46 [2022-08-04T09:47:46.086Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInstall
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInstall/no_auth
09:47:46 [2022-08-04T09:47:46.086Z] time="2022-08-04T09:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:46 [2022-08-04T09:47:46.086Z] time="2022-08-04T09:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:924c4769631c6568f83f87000c969c0a25bc101991d100d039de7b403c721a88" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:46 [2022-08-04T09:47:46.086Z] time="2022-08-04T09:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:46 [2022-08-04T09:47:46.086Z] time="2022-08-04T09:47:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:924c4769631c6568f83f87000c969c0a25bc101991d100d039de7b403c721a88" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:46 [2022-08-04T09:47:46.086Z] === RUN   TestPluginInstall/with_htpasswd
09:47:46 [2022-08-04T09:47:46.346Z] time="2022-08-04T09:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:46 [2022-08-04T09:47:46.346Z] time="2022-08-04T09:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:924c4769631c6568f83f87000c969c0a25bc101991d100d039de7b403c721a88" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:46 [2022-08-04T09:47:46.346Z] time="2022-08-04T09:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:46 [2022-08-04T09:47:46.346Z] time="2022-08-04T09:47:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:924c4769631c6568f83f87000c969c0a25bc101991d100d039de7b403c721a88" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:46 [2022-08-04T09:47:46.605Z] === RUN   TestPluginInstall/with_insecure
09:47:47 [2022-08-04T09:47:47.543Z] time="2022-08-04T09:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:47 [2022-08-04T09:47:47.543Z] time="2022-08-04T09:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88427a6f831d4884ff8a23b978649cced9ac2bc42a428ab328672807c081c616" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:47 [2022-08-04T09:47:47.543Z] time="2022-08-04T09:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:47:47 [2022-08-04T09:47:47.543Z] time="2022-08-04T09:47:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:88427a6f831d4884ff8a23b978649cced9ac2bc42a428ab328672807c081c616" mediatype=application/vnd.docker.plugin.v1+json size=522
09:47:47 [2022-08-04T09:47:47.543Z]     plugin_test.go:196: [d53e47e934576] daemon is not started
09:47:47 [2022-08-04T09:47:47.543Z] --- PASS: TestPluginInstall (2.53s)
09:47:47 [2022-08-04T09:47:47.543Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
09:47:47 [2022-08-04T09:47:47.543Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
09:47:47 [2022-08-04T09:47:47.543Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
09:47:47 [2022-08-04T09:47:47.543Z] === RUN   TestPluginsWithRuntimes
09:47:48 [2022-08-04T09:47:48.235Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
09:47:48 [2022-08-04T09:47:48.922Z] === RUN   TestPluginsWithRuntimes/No_Args
09:47:49 [2022-08-04T09:47:49.170Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
09:47:49 [2022-08-04T09:47:49.859Z] === RUN   TestPluginsWithRuntimes/With_Args
09:47:50 [2022-08-04T09:47:50.548Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
09:47:50 [2022-08-04T09:47:50.797Z] --- PASS: TestPluginsWithRuntimes (3.25s)
09:47:50 [2022-08-04T09:47:50.797Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
09:47:50 [2022-08-04T09:47:50.797Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
09:47:50 [2022-08-04T09:47:50.797Z] === RUN   TestPluginBackCompatMediaTypes
09:47:50 [2022-08-04T09:47:50.807Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
09:47:51 [2022-08-04T09:47:51.366Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
09:47:51 [2022-08-04T09:47:51.366Z] PASS
09:47:51 [2022-08-04T09:47:51.366Z] 
09:47:51 [2022-08-04T09:47:51.366Z] DONE 24 tests in 6.487s
09:47:51 [2022-08-04T09:47:51.366Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:47:51 [2022-08-04T09:47:51.366Z] ++ 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
09:47:51 [2022-08-04T09:47:51.366Z] ++ set -e
09:47:51 [2022-08-04T09:47:51.366Z] ++ '[' -n 0 ']'
09:47:51 [2022-08-04T09:47:51.366Z] ++ set -x
09:47:51 [2022-08-04T09:47:51.366Z] ++ 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
09:47:51 [2022-08-04T09:47:51.366Z] INFO: Testing against a local daemon
09:47:51 [2022-08-04T09:47:51.366Z] === RUN   TestExternalGraphDriver
09:47:51 [2022-08-04T09:47:51.374Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
09:47:51 [2022-08-04T09:47:51.374Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from config
09:47:51 [2022-08-04T09:47:51.935Z] === RUN   TestExternalGraphDriver/json
09:47:51 [2022-08-04T09:47:51.943Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config
09:47:52 [2022-08-04T09:47:52.510Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from config
09:47:53 [2022-08-04T09:47:53.187Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config
09:47:53 [2022-08-04T09:47:53.187Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
09:47:53 [2022-08-04T09:47:53.314Z] === RUN   TestExternalGraphDriver/spec
09:47:53 [2022-08-04T09:47:53.447Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config
09:47:54 [2022-08-04T09:47:54.103Z]     docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli
09:47:54 [2022-08-04T09:47:54.669Z]     docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli
09:47:55 [2022-08-04T09:47:55.235Z]     docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli
09:47:55 [2022-08-04T09:47:55.348Z] === RUN   TestExternalGraphDriver/pull
09:47:55 [2022-08-04T09:47:55.494Z]     docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli
09:47:56 [2022-08-04T09:47:56.062Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
09:47:56 [2022-08-04T09:47:56.062Z]     docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli
09:47:56 [2022-08-04T09:47:56.321Z] === RUN   TestDockerSuite/TestBuildAddTar
09:47:56 [2022-08-04T09:47:56.580Z]     check_test.go:540: [d4c8b95db4a24] daemon is not started
09:47:56 [2022-08-04T09:47:56.580Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
09:47:56 [2022-08-04T09:47:56.731Z] --- PASS: TestExternalGraphDriver (5.15s)
09:47:56 [2022-08-04T09:47:56.731Z]     --- PASS: TestExternalGraphDriver/json (1.61s)
09:47:56 [2022-08-04T09:47:56.731Z]     --- PASS: TestExternalGraphDriver/spec (1.56s)
09:47:56 [2022-08-04T09:47:56.731Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
09:47:56 [2022-08-04T09:47:56.731Z] === RUN   TestGraphdriverPluginV2
09:47:56 [2022-08-04T09:47:56.991Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:56 [2022-08-04T09:47:56.991Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
09:47:56 [2022-08-04T09:47:56.991Z] PASS
09:47:56 [2022-08-04T09:47:56.991Z] 
09:47:56 [2022-08-04T09:47:56.991Z] === Skipped
09:47:56 [2022-08-04T09:47:56.991Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
09:47:56 [2022-08-04T09:47:56.991Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:47:56 [2022-08-04T09:47:56.991Z] 
09:47:56 [2022-08-04T09:47:56.991Z] DONE 5 tests, 1 skipped in 5.587s
09:47:56 [2022-08-04T09:47:56.991Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:47:56 [2022-08-04T09:47:56.991Z] ++ 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
09:47:56 [2022-08-04T09:47:56.991Z] ++ set -e
09:47:56 [2022-08-04T09:47:56.991Z] ++ '[' -n 0 ']'
09:47:56 [2022-08-04T09:47:56.991Z] ++ set -x
09:47:56 [2022-08-04T09:47:56.991Z] ++ 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
09:47:56 [2022-08-04T09:47:56.991Z] INFO: Testing against a local daemon
09:47:56 [2022-08-04T09:47:56.991Z] === RUN   TestContinueAfterPluginCrash
09:47:56 [2022-08-04T09:47:56.991Z] === PAUSE TestContinueAfterPluginCrash
09:47:56 [2022-08-04T09:47:56.991Z] === RUN   TestReadPluginNoRead
09:47:56 [2022-08-04T09:47:56.991Z] === PAUSE TestReadPluginNoRead
09:47:56 [2022-08-04T09:47:56.991Z] === RUN   TestDaemonStartWithLogOpt
09:47:56 [2022-08-04T09:47:56.991Z] === PAUSE TestDaemonStartWithLogOpt
09:47:56 [2022-08-04T09:47:56.991Z] === CONT  TestContinueAfterPluginCrash
09:47:56 [2022-08-04T09:47:56.991Z] === CONT  TestDaemonStartWithLogOpt
09:47:57 [2022-08-04T09:47:57.517Z]     check_test.go:540: [d896a4fe95568] daemon is not started
09:47:57 [2022-08-04T09:47:57.775Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
09:47:58 [2022-08-04T09:47:58.343Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
09:47:59 [2022-08-04T09:47:59.718Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
09:48:00 [2022-08-04T09:48:00.285Z] --- PASS: TestDaemonStartWithLogOpt (2.98s)
09:48:00 [2022-08-04T09:48:00.285Z] === CONT  TestReadPluginNoRead
09:48:02 [2022-08-04T09:48:02.193Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:48:03 [2022-08-04T09:48:03.003Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
09:48:03 [2022-08-04T09:48:03.570Z]     check_test.go:540: [d816859b288f1] daemon is not started
09:48:03 [2022-08-04T09:48:03.570Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
09:48:03 [2022-08-04T09:48:03.573Z] === RUN   TestReadPluginNoRead/default
09:48:04 [2022-08-04T09:48:04.506Z] === RUN   TestDockerSuite/TestBuildAddTarXz
09:48:04 [2022-08-04T09:48:04.512Z] === RUN   TestReadPluginNoRead/disabled_caching
09:48:05 [2022-08-04T09:48:05.269Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
09:48:05 [2022-08-04T09:48:05.839Z] === CONT  TestReadPluginNoRead
09:48:05 [2022-08-04T09:48:05.839Z]     read_test.go:92: [d1363b7b1d85b] daemon is not started
09:48:05 [2022-08-04T09:48:05.839Z] --- PASS: TestReadPluginNoRead (5.69s)
09:48:05 [2022-08-04T09:48:05.839Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s)
09:48:05 [2022-08-04T09:48:05.839Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
09:48:05 [2022-08-04T09:48:05.839Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
09:48:05 [2022-08-04T09:48:05.839Z] PASS
09:48:05 [2022-08-04T09:48:05.839Z] 
09:48:05 [2022-08-04T09:48:05.839Z] DONE 6 tests in 8.773s
09:48:05 [2022-08-04T09:48:05.839Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:48:05 [2022-08-04T09:48:05.839Z] ++ 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
09:48:05 [2022-08-04T09:48:05.839Z] ++ set -e
09:48:05 [2022-08-04T09:48:05.839Z] ++ '[' -n 0 ']'
09:48:05 [2022-08-04T09:48:05.839Z] ++ set -x
09:48:05 [2022-08-04T09:48:05.839Z] ++ 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
09:48:05 [2022-08-04T09:48:05.839Z] testing: warning: no tests to run
09:48:05 [2022-08-04T09:48:05.839Z] PASS
09:48:05 [2022-08-04T09:48:05.839Z] 
09:48:05 [2022-08-04T09:48:05.839Z] DONE 0 tests in 0.037s
09:48:05 [2022-08-04T09:48:05.839Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:48:05 [2022-08-04T09:48:05.839Z] ++ 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
09:48:05 [2022-08-04T09:48:05.839Z] ++ set -e
09:48:05 [2022-08-04T09:48:05.839Z] ++ '[' -n 0 ']'
09:48:05 [2022-08-04T09:48:05.839Z] ++ set -x
09:48:05 [2022-08-04T09:48:05.839Z] ++ 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
09:48:05 [2022-08-04T09:48:05.839Z] INFO: Testing against a local daemon
09:48:05 [2022-08-04T09:48:05.839Z] === RUN   TestPluginWithDevMounts
09:48:05 [2022-08-04T09:48:05.839Z] === PAUSE TestPluginWithDevMounts
09:48:05 [2022-08-04T09:48:05.839Z] === CONT  TestPluginWithDevMounts
09:48:06 [2022-08-04T09:48:06.111Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
09:48:06 [2022-08-04T09:48:06.369Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
09:48:07 [2022-08-04T09:48:07.305Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
09:48:07 [2022-08-04T09:48:07.746Z] --- PASS: TestPluginWithDevMounts (1.54s)
09:48:07 [2022-08-04T09:48:07.747Z] PASS
09:48:07 [2022-08-04T09:48:07.747Z] 
09:48:07 [2022-08-04T09:48:07.747Z] DONE 1 tests in 1.653s
09:48:07 [2022-08-04T09:48:07.747Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
09:48:07 [2022-08-04T09:48:07.747Z] ++ 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
09:48:07 [2022-08-04T09:48:07.747Z] ++ set -e
09:48:07 [2022-08-04T09:48:07.747Z] ++ '[' -n 0 ']'
09:48:07 [2022-08-04T09:48:07.747Z] ++ set -x
09:48:07 [2022-08-04T09:48:07.747Z] ++ 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
09:48:07 [2022-08-04T09:48:07.747Z] INFO: Testing against a local daemon
09:48:07 [2022-08-04T09:48:07.747Z] === RUN   TestSecretInspect
09:48:08 [2022-08-04T09:48:08.241Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
09:48:10 [2022-08-04T09:48:10.295Z] --- PASS: TestSecretInspect (2.22s)
09:48:10 [2022-08-04T09:48:10.295Z] === RUN   TestSecretList
09:48:11 [2022-08-04T09:48:11.528Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
09:48:12 [2022-08-04T09:48:12.200Z] --- PASS: TestSecretList (2.18s)
09:48:12 [2022-08-04T09:48:12.200Z] === RUN   TestSecretsCreateAndDelete
09:48:12 [2022-08-04T09:48:12.463Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
09:48:13 [2022-08-04T09:48:13.490Z]     check_test.go:540: [dd6598d6537c6] daemon is not started
09:48:13 [2022-08-04T09:48:13.490Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
09:48:14 [2022-08-04T09:48:14.109Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
09:48:14 [2022-08-04T09:48:14.109Z] === RUN   TestSecretsUpdate
09:48:16 [2022-08-04T09:48:16.646Z] --- PASS: TestSecretsUpdate (2.18s)
09:48:16 [2022-08-04T09:48:16.646Z] === RUN   TestTemplatedSecret
09:48:18 [2022-08-04T09:48:18.756Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
09:48:18 [2022-08-04T09:48:18.756Z] === RUN   TestDockerSuite/TestBuildBlankName
09:48:19 [2022-08-04T09:48:19.014Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
09:48:19 [2022-08-04T09:48:19.184Z] --- PASS: TestTemplatedSecret (2.42s)
09:48:19 [2022-08-04T09:48:19.184Z] === RUN   TestSecretCreateResolve
09:48:21 [2022-08-04T09:48:21.090Z] --- PASS: TestSecretCreateResolve (2.19s)
09:48:21 [2022-08-04T09:48:21.090Z] PASS
09:48:21 [2022-08-04T09:48:21.090Z] 
09:48:21 [2022-08-04T09:48:21.090Z] DONE 6 tests in 13.455s
09:48:21 [2022-08-04T09:48:21.090Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
09:48:21 [2022-08-04T09:48:21.090Z] ++ 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
09:48:21 [2022-08-04T09:48:21.090Z] ++ set -e
09:48:21 [2022-08-04T09:48:21.090Z] ++ '[' -n 0 ']'
09:48:21 [2022-08-04T09:48:21.090Z] ++ set -x
09:48:21 [2022-08-04T09:48:21.090Z] ++ 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
09:48:21 [2022-08-04T09:48:21.090Z] INFO: Testing against a local daemon
09:48:21 [2022-08-04T09:48:21.090Z] === RUN   TestServiceCreateInit
09:48:21 [2022-08-04T09:48:21.090Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:48:21 [2022-08-04T09:48:21.547Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
09:48:21 [2022-08-04T09:48:21.547Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
09:48:24 [2022-08-04T09:48:24.078Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
09:48:24 [2022-08-04T09:48:24.337Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
09:48:25 [2022-08-04T09:48:25.271Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
09:48:25 [2022-08-04T09:48:25.285Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:48:27 [2022-08-04T09:48:27.173Z]     check_test.go:540: [db472f0db428f] daemon is not started
09:48:27 [2022-08-04T09:48:27.173Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
09:48:27 [2022-08-04T09:48:27.173Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
09:48:27 [2022-08-04T09:48:27.433Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
09:48:28 [2022-08-04T09:48:28.000Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
09:48:28 [2022-08-04T09:48:28.568Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
09:48:28 [2022-08-04T09:48:28.575Z] --- PASS: TestServiceCreateInit (7.14s)
09:48:28 [2022-08-04T09:48:28.575Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.55s)
09:48:28 [2022-08-04T09:48:28.575Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s)
09:48:28 [2022-08-04T09:48:28.575Z] === RUN   TestCreateServiceMultipleTimes
09:48:29 [2022-08-04T09:48:29.506Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
09:48:30 [2022-08-04T09:48:30.441Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
09:48:30 [2022-08-04T09:48:30.441Z]     check_test.go:540: [d2911dfd53ab0] daemon is not started
09:48:30 [2022-08-04T09:48:30.441Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
09:48:31 [2022-08-04T09:48:31.816Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
09:48:32 [2022-08-04T09:48:32.770Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
09:48:33 [2022-08-04T09:48:33.032Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestImportExtremelyLargeImageWorks (92.33s)
09:48:34 [2022-08-04T09:48:34.159Z] PASS
09:48:34 [2022-08-04T09:48:34.159Z] 
09:48:34 [2022-08-04T09:48:34.159Z] DONE 22 tests in 95.499s
09:48:34 [2022-08-04T09:48:34.159Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands/#00
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestStripANSICommands/#01
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestStripANSICommands (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:48:34 [2022-08-04T09:48:34.159Z] PASS
09:48:34 [2022-08-04T09:48:34.159Z] 
09:48:34 [2022-08-04T09:48:34.159Z] DONE 3 tests in 0.009s
09:48:34 [2022-08-04T09:48:34.159Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:48:34 [2022-08-04T09:48:34.159Z] INFO: Testing against a local daemon
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestNetworkCreateDelete
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestNetworkCreateDelete (0.12s)
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestDockerNetworkDeletePreferID
09:48:34 [2022-08-04T09:48:34.159Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
09:48:34 [2022-08-04T09:48:34.159Z] === RUN   TestDaemonDNSFallback
09:48:35 [2022-08-04T09:48:35.563Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
09:48:35 [2022-08-04T09:48:35.821Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
09:48:37 [2022-08-04T09:48:37.436Z] --- PASS: TestDaemonDNSFallback (6.40s)
09:48:37 [2022-08-04T09:48:37.436Z] === RUN   TestInspectNetwork
09:48:40 [2022-08-04T09:48:40.008Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/full_network_id
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/partial_network_id
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/network_name
09:48:40 [2022-08-04T09:48:40.718Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:48:41 [2022-08-04T09:48:41.914Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
09:48:43 [2022-08-04T09:48:43.475Z] --- PASS: TestCreateServiceMultipleTimes (14.98s)
09:48:43 [2022-08-04T09:48:43.475Z] === RUN   TestCreateServiceConflict
09:48:43 [2022-08-04T09:48:43.818Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
09:48:44 [2022-08-04T09:48:44.906Z] --- PASS: TestInspectNetwork (7.30s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:48:44 [2022-08-04T09:48:44.906Z] === RUN   TestRunContainerWithBridgeNone
09:48:45 [2022-08-04T09:48:45.381Z] --- PASS: TestCreateServiceConflict (2.15s)
09:48:45 [2022-08-04T09:48:45.381Z] === RUN   TestCreateServiceMaxReplicas
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestRunContainerWithBridgeNone (1.65s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/create
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] === PAUSE TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkList//networks
09:48:45 [2022-08-04T09:48:45.841Z] === CONT  TestNetworkList//networks/
09:48:45 [2022-08-04T09:48:45.841Z] --- PASS: TestNetworkList (0.01s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z]     --- PASS: TestNetworkList//networks (0.00s)
09:48:45 [2022-08-04T09:48:45.841Z] === RUN   TestHostIPv4BridgeLabel
09:48:46 [2022-08-04T09:48:46.407Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
09:48:46 [2022-08-04T09:48:46.407Z] === RUN   TestDaemonRestartWithLiveRestore
09:48:47 [2022-08-04T09:48:47.102Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
09:48:47 [2022-08-04T09:48:47.102Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
09:48:47 [2022-08-04T09:48:47.780Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
09:48:47 [2022-08-04T09:48:47.780Z] === RUN   TestDaemonDefaultNetworkPools
09:48:47 [2022-08-04T09:48:47.919Z] --- PASS: TestCreateServiceMaxReplicas (2.66s)
09:48:47 [2022-08-04T09:48:47.919Z] === RUN   TestCreateWithDuplicateNetworkNames
09:48:48 [2022-08-04T09:48:48.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
09:48:48 [2022-08-04T09:48:48.346Z] === RUN   TestDaemonRestartWithExistingNetwork
09:48:49 [2022-08-04T09:48:49.280Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
09:48:49 [2022-08-04T09:48:49.280Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:48:50 [2022-08-04T09:48:50.384Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
09:48:50 [2022-08-04T09:48:50.384Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
09:48:50 [2022-08-04T09:48:50.653Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
09:48:50 [2022-08-04T09:48:50.653Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:48:51 [2022-08-04T09:48:51.218Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
09:48:51 [2022-08-04T09:48:51.218Z] === RUN   TestServiceWithPredefinedNetwork
09:48:52 [2022-08-04T09:48:52.913Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
09:48:53 [2022-08-04T09:48:53.172Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
09:48:53 [2022-08-04T09:48:53.743Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
09:48:53 [2022-08-04T09:48:53.743Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:48:53 [2022-08-04T09:48:53.743Z]     service_test.go:243: FLAKY_TEST
09:48:53 [2022-08-04T09:48:53.743Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:48:53 [2022-08-04T09:48:53.743Z] === RUN   TestServiceWithDataPathPortInit
09:48:54 [2022-08-04T09:48:54.548Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
09:48:55 [2022-08-04T09:48:55.483Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
09:48:56 [2022-08-04T09:48:56.430Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
09:48:57 [2022-08-04T09:48:57.364Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
09:48:57 [2022-08-04T09:48:57.930Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
09:48:58 [2022-08-04T09:48:58.496Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
09:49:01 [2022-08-04T09:49:01.784Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
09:49:02 [2022-08-04T09:49:02.807Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
09:49:02 [2022-08-04T09:49:02.807Z] === RUN   TestCreateServiceSecretFileMode
09:49:03 [2022-08-04T09:49:03.377Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
09:49:03 [2022-08-04T09:49:03.377Z] === RUN   TestCreateServiceConfigFileMode
09:49:03 [2022-08-04T09:49:03.688Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
09:49:05 [2022-08-04T09:49:05.065Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
09:49:05 [2022-08-04T09:49:05.916Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
09:49:05 [2022-08-04T09:49:05.916Z] === RUN   TestCreateServiceSysctls
09:49:06 [2022-08-04T09:49:06.440Z] === RUN   TestDockerSuite/TestBuildCacheAdd
09:49:07 [2022-08-04T09:49:07.376Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
09:49:07 [2022-08-04T09:49:07.635Z]     docker_cli_daemon_test.go:2504: [de683b77808a3] daemon is not started
09:49:08 [2022-08-04T09:49:08.202Z] === RUN   TestDockerSuite/TestBuildCacheFrom
09:49:08 [2022-08-04T09:49:08.610Z] --- PASS: TestServiceWithDataPathPortInit (14.05s)
09:49:08 [2022-08-04T09:49:08.610Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:49:09 [2022-08-04T09:49:09.219Z] --- PASS: TestCreateServiceSysctls (2.99s)
09:49:09 [2022-08-04T09:49:09.219Z] === RUN   TestCreateServiceCapabilities
09:49:09 [2022-08-04T09:49:09.579Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
09:49:10 [2022-08-04T09:49:10.532Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rsv7f9jyrrwri9dvnnm7lzu4o Created:2022-08-04 09:49:08.799869285 +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[1dd1d8d4127034ef28c40d2b86222824a365ce2b0077d25b4e0cfe359a69365a:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rg4jjbpq0rtfhejuyfp7ohx2l EndpointID:4d37b998907e8aa78f116ff6a3f83342e5dd7d5ccc06de08d0b0084f76ab5a97 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:37fba9e9752c78bc58479af9a394f58f8ec96793acf197322e7a5265253bb0b2 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:c754b4ff98d2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.rg4jjbpq0rtfhejuyfp7ohx2l EndpointID:4d37b998907e8aa78f116ff6a3f83342e5dd7d5ccc06de08d0b0084f76ab5a97 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:49:11 [2022-08-04T09:49:11.125Z] --- PASS: TestCreateServiceCapabilities (2.33s)
09:49:11 [2022-08-04T09:49:11.125Z] === RUN   TestInspect
09:49:14 [2022-08-04T09:49:14.418Z] --- PASS: TestInspect (2.76s)
09:49:14 [2022-08-04T09:49:14.418Z] === RUN   TestCreateJob
09:49:14 [2022-08-04T09:49:14.712Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.22s)
09:49:14 [2022-08-04T09:49:14.712Z] PASS
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === Skipped
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     service_test.go:243: FLAKY_TEST
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] DONE 38 tests, 1 skipped in 44.684s
09:49:14 [2022-08-04T09:49:14.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:49:14 [2022-08-04T09:49:14.712Z] INFO: Testing against a local daemon
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkIpvlanPersistance
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkIpvlan
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z] PASS
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === Skipped
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:49:14 [2022-08-04T09:49:14.712Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:49:14 [2022-08-04T09:49:14.712Z] 
09:49:14 [2022-08-04T09:49:14.712Z] DONE 2 tests, 2 skipped in 0.023s
09:49:14 [2022-08-04T09:49:14.712Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:49:14 [2022-08-04T09:49:14.712Z] INFO: Testing against a local daemon
09:49:14 [2022-08-04T09:49:14.712Z] === RUN   TestDockerNetworkMacvlanPersistance
09:49:14 [2022-08-04T09:49:14.851Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
09:49:15 [2022-08-04T09:49:15.785Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
09:49:16 [2022-08-04T09:49:16.086Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
09:49:16 [2022-08-04T09:49:16.086Z] === RUN   TestDockerNetworkMacvlan
09:49:16 [2022-08-04T09:49:16.351Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
09:49:16 [2022-08-04T09:49:16.651Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:49:16 [2022-08-04T09:49:16.956Z] --- PASS: TestCreateJob (2.83s)
09:49:16 [2022-08-04T09:49:16.956Z] === RUN   TestReplicatedJob
09:49:17 [2022-08-04T09:49:17.286Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
09:49:17 [2022-08-04T09:49:17.544Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
09:49:17 [2022-08-04T09:49:17.586Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:49:17 [2022-08-04T09:49:17.603Z] Created binary: bundles/binary-daemon/dockerd
09:49:17 [2022-08-04T09:49:17.603Z] Copying nested executables into bundles/binary-daemon
09:49:17 [2022-08-04T09:49:17.603Z] Building: bundles/binary-daemon/docker-proxy
09:49:17 [2022-08-04T09:49:17.603Z] GOOS="" GOARCH="" GOARM=""
09:49:17 [2022-08-04T09:49:17.603Z] Created binary: bundles/binary-daemon/docker-proxy
09:49:17 [2022-08-04T09:49:17.603Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
09:49:17 [2022-08-04T09:49:17.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/make.sh cross
09:49:18 [2022-08-04T09:49:18.151Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:49:18 [2022-08-04T09:49:18.191Z] 
09:49:18 [2022-08-04T09:49:18.451Z] Removing bundles/
09:49:18 [2022-08-04T09:49:18.451Z] 
09:49:18 [2022-08-04T09:49:18.451Z] ---> Making bundle: cross (in bundles/cross)
09:49:18 [2022-08-04T09:49:18.451Z] Cross building: bundles/cross/linux/amd64
09:49:18 [2022-08-04T09:49:18.451Z] Building: bundles/cross/linux/amd64-daemon/dockerd
09:49:18 [2022-08-04T09:49:18.451Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:49:20 [2022-08-04T09:49:20.054Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:49:20 [2022-08-04T09:49:20.089Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
09:49:20 [2022-08-04T09:49:20.089Z] === RUN   TestDockerDaemonSuite/TestShmSize
09:49:20 [2022-08-04T09:49:20.654Z] === RUN   TestDockerSuite/TestBuildClearCmd
09:49:21 [2022-08-04T09:49:21.220Z] === RUN   TestDockerSuite/TestBuildCmd
09:49:21 [2022-08-04T09:49:21.786Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
09:49:21 [2022-08-04T09:49:21.953Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:49:22 [2022-08-04T09:49:22.045Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
09:49:22 [2022-08-04T09:49:22.235Z] --- PASS: TestReplicatedJob (4.55s)
09:49:22 [2022-08-04T09:49:22.235Z] === RUN   TestUpdateReplicatedJob
09:49:22 [2022-08-04T09:49:22.304Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
09:49:22 [2022-08-04T09:49:22.563Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
09:49:22 [2022-08-04T09:49:22.563Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
09:49:22 [2022-08-04T09:49:22.563Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
09:49:24 [2022-08-04T09:49:24.467Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
09:49:24 [2022-08-04T09:49:24.726Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
09:49:24 [2022-08-04T09:49:24.772Z] --- PASS: TestUpdateReplicatedJob (3.03s)
09:49:24 [2022-08-04T09:49:24.772Z] === RUN   TestServiceListWithStatuses
09:49:24 [2022-08-04T09:49:24.772Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:49:24 [2022-08-04T09:49:24.772Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:49:24 [2022-08-04T09:49:24.772Z] === RUN   TestDockerNetworkConnectAlias
09:49:24 [2022-08-04T09:49:24.984Z]     check_test.go:540: [d09acd6efc906] daemon is not started
09:49:24 [2022-08-04T09:49:24.985Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
09:49:25 [2022-08-04T09:49:25.235Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:49:26 [2022-08-04T09:49:26.169Z] --- PASS: TestDockerNetworkMacvlan (9.89s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.92s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.19s)
09:49:26 [2022-08-04T09:49:26.169Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
09:49:26 [2022-08-04T09:49:26.169Z] PASS
09:49:26 [2022-08-04T09:49:26.169Z] 
09:49:26 [2022-08-04T09:49:26.169Z] DONE 8 tests in 11.192s
09:49:26 [2022-08-04T09:49:26.169Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:49:26 [2022-08-04T09:49:26.169Z] testing: warning: no tests to run
09:49:26 [2022-08-04T09:49:26.169Z] PASS
09:49:26 [2022-08-04T09:49:26.169Z] 
09:49:26 [2022-08-04T09:49:26.169Z] DONE 0 tests in 0.007s
09:49:26 [2022-08-04T09:49:26.169Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:49:26 [2022-08-04T09:49:26.169Z] INFO: Testing against a local daemon
09:49:26 [2022-08-04T09:49:26.169Z] === RUN   TestAuthZPluginAllowRequest
09:49:27 [2022-08-04T09:49:27.104Z] --- PASS: TestAuthZPluginAllowRequest (1.18s)
09:49:27 [2022-08-04T09:49:27.104Z] === RUN   TestAuthZPluginTLS
09:49:27 [2022-08-04T09:49:27.669Z] --- PASS: TestAuthZPluginTLS (0.54s)
09:49:27 [2022-08-04T09:49:27.669Z] === RUN   TestAuthZPluginDenyRequest
09:49:28 [2022-08-04T09:49:28.235Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
09:49:28 [2022-08-04T09:49:28.235Z] === RUN   TestAuthZPluginAPIDenyResponse
09:49:28 [2022-08-04T09:49:28.801Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:49:28 [2022-08-04T09:49:28.801Z] === RUN   TestAuthZPluginDenyResponse
09:49:28 [2022-08-04T09:49:28.969Z] --- PASS: TestDockerNetworkConnectAlias (4.09s)
09:49:28 [2022-08-04T09:49:28.969Z] === RUN   TestDockerNetworkReConnect
09:49:29 [2022-08-04T09:49:29.367Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
09:49:29 [2022-08-04T09:49:29.367Z] === RUN   TestAuthZPluginAllowEventStream
09:49:30 [2022-08-04T09:49:30.251Z] === RUN   TestDockerSuite/TestBuildConditionalCache
09:49:30 [2022-08-04T09:49:30.740Z] --- PASS: TestAuthZPluginAllowEventStream (1.18s)
09:49:30 [2022-08-04T09:49:30.740Z] === RUN   TestAuthZPluginErrorResponse
09:49:30 [2022-08-04T09:49:30.818Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
09:49:30 [2022-08-04T09:49:30.998Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
09:49:30 [2022-08-04T09:49:30.998Z] === RUN   TestAuthZPluginErrorRequest
09:49:31 [2022-08-04T09:49:31.076Z] --- PASS: TestDockerDaemonSuite (326.82s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.05s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.57s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.59s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.30s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.56s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.86s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.39s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.33s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.39s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.08s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.13s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.06s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.97s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.57s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.24s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.31s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.74s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.78s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.07s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.17s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.43s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.70s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.46s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.41s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.41s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.57s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.38s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.90s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (1.90s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.42s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.86s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.40s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.09s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.85s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.32s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.34s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.78s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.63s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.99s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.53s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.43s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.25s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.24s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.02s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.28s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.14s)
09:49:31 [2022-08-04T09:49:31.076Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.36s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.22s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.61s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.54s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.80s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.07s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.99s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.02s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.74s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.44s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.84s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.49s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.59s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.50s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.49s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.01s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.30s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.20s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.11s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.18s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.85s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.08s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.91s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.64s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s)
09:49:31 [2022-08-04T09:49:31.077Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s)
09:49:31 [2022-08-04T09:49:31.077Z] === RUN   TestDockerSwarmSuite
09:49:31 [2022-08-04T09:49:31.077Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
09:49:31 [2022-08-04T09:49:31.564Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
09:49:31 [2022-08-04T09:49:31.564Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:49:32 [2022-08-04T09:49:32.013Z] === RUN   TestDockerSuite/TestBuildContextCleanup
09:49:32 [2022-08-04T09:49:32.129Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
09:49:32 [2022-08-04T09:49:32.129Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:49:32 [2022-08-04T09:49:32.271Z] --- PASS: TestDockerNetworkReConnect (3.28s)
09:49:32 [2022-08-04T09:49:32.271Z] === RUN   TestServicePlugin
09:49:32 [2022-08-04T09:49:32.271Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:49:32 [2022-08-04T09:49:32.271Z] --- SKIP: TestServicePlugin (0.00s)
09:49:32 [2022-08-04T09:49:32.271Z] === RUN   TestServiceUpdateLabel
09:49:32 [2022-08-04T09:49:32.272Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
09:49:32 [2022-08-04T09:49:32.840Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
09:49:33 [2022-08-04T09:49:33.501Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
09:49:33 [2022-08-04T09:49:33.501Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:49:33 [2022-08-04T09:49:33.776Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
09:49:34 [2022-08-04T09:49:34.035Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
09:49:34 [2022-08-04T09:49:34.179Z] --- PASS: TestServiceUpdateLabel (2.22s)
09:49:34 [2022-08-04T09:49:34.179Z] === RUN   TestServiceUpdateSecrets
09:49:34 [2022-08-04T09:49:34.294Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
09:49:35 [2022-08-04T09:49:35.399Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s)
09:49:35 [2022-08-04T09:49:35.399Z] === RUN   TestAuthZPluginHeader
09:49:35 [2022-08-04T09:49:35.657Z] --- PASS: TestAuthZPluginHeader (0.70s)
09:49:35 [2022-08-04T09:49:35.657Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:49:37 [2022-08-04T09:49:37.578Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
09:49:40 [2022-08-04T09:49:40.917Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.27s)
09:49:40 [2022-08-04T09:49:40.917Z] === RUN   TestAuthZPluginV2Disable
09:49:42 [2022-08-04T09:49:42.845Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
09:49:44 [2022-08-04T09:49:44.196Z] --- PASS: TestAuthZPluginV2Disable (3.65s)
09:49:44 [2022-08-04T09:49:44.196Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:49:46 [2022-08-04T09:49:46.142Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
09:49:46 [2022-08-04T09:49:46.709Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
09:49:47 [2022-08-04T09:49:47.475Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.54s)
09:49:47 [2022-08-04T09:49:47.475Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:49:49 [2022-08-04T09:49:49.066Z] --- PASS: TestServiceUpdateSecrets (14.32s)
09:49:49 [2022-08-04T09:49:49.066Z] === RUN   TestServiceUpdateConfigs
09:49:49 [2022-08-04T09:49:49.241Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
09:49:52 [2022-08-04T09:49:52.524Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
09:49:53 [2022-08-04T09:49:53.899Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
09:49:53 [2022-08-04T09:49:53.899Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
09:49:53 [2022-08-04T09:49:53.899Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
09:49:53 [2022-08-04T09:49:53.899Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
09:49:53 [2022-08-04T09:49:53.899Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
09:49:53 [2022-08-04T09:49:53.899Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
09:49:53 [2022-08-04T09:49:53.899Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
09:49:53 [2022-08-04T09:49:53.899Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
09:49:53 [2022-08-04T09:49:53.899Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
09:49:56 [2022-08-04T09:49:56.430Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
09:49:56 [2022-08-04T09:49:56.430Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
09:49:56 [2022-08-04T09:49:56.997Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
09:49:57 [2022-08-04T09:49:57.440Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.34s)
09:49:57 [2022-08-04T09:49:57.440Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:50:00 [2022-08-04T09:50:00.281Z]     docker_api_swarm_test.go:563: [ddb2e1fee3836] joining swarm manager [dddd52382e9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:50:01 [2022-08-04T09:50:01.217Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
09:50:03 [2022-08-04T09:50:03.951Z] --- PASS: TestServiceUpdateConfigs (14.28s)
09:50:03 [2022-08-04T09:50:03.951Z] === RUN   TestServiceUpdateNetwork
09:50:04 [2022-08-04T09:50:04.502Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
09:50:05 [2022-08-04T09:50:05.068Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
09:50:10 [2022-08-04T09:50:10.341Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
09:50:12 [2022-08-04T09:50:12.875Z]     docker_api_swarm_test.go:585: [de5876ab5a1d5] joining swarm manager [dddd52382e9bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:50:15 [2022-08-04T09:50:15.507Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
09:50:15 [2022-08-04T09:50:15.507Z] PASS
09:50:15 [2022-08-04T09:50:15.507Z] 
09:50:15 [2022-08-04T09:50:15.507Z] DONE 17 tests in 47.407s
09:50:15 [2022-08-04T09:50:15.507Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:50:15 [2022-08-04T09:50:15.507Z] INFO: Testing against a local daemon
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:50:15 [2022-08-04T09:50:15.507Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/no_auth
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58dde61b2693551d21fb173fd037a542f96fb3ae2dcd97d98a71260a885de482" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:58dde61b2693551d21fb173fd037a542f96fb3ae2dcd97d98a71260a885de482" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/with_htpasswd
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176ce9c8a9c3ccd97111ed1321e14a748752c0b11e5372a716eaeb132d001dd3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:15 [2022-08-04T09:50:15.507Z] time="2022-08-04T09:50:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:176ce9c8a9c3ccd97111ed1321e14a748752c0b11e5372a716eaeb132d001dd3" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:15 [2022-08-04T09:50:15.507Z] === RUN   TestPluginInstall/with_insecure
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:209db6f8d798c918f0a7a84f69473e4711854386b8e263cb21c4400449feea95" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:50:16 [2022-08-04T09:50:16.073Z] time="2022-08-04T09:50:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:209db6f8d798c918f0a7a84f69473e4711854386b8e263cb21c4400449feea95" mediatype=application/vnd.docker.plugin.v1+json size=522
09:50:16 [2022-08-04T09:50:16.159Z]     check_test.go:611: [ddb2e1fee3836] daemon is not started
09:50:16 [2022-08-04T09:50:16.159Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
09:50:16 [2022-08-04T09:50:16.169Z] --- PASS: TestServiceUpdateNetwork (11.88s)
09:50:16 [2022-08-04T09:50:16.169Z] === RUN   TestServiceUpdatePidsLimit
09:50:16 [2022-08-04T09:50:16.169Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:50:16 [2022-08-04T09:50:16.332Z]     plugin_test.go:196: [d767d06d2cb20] daemon is not started
09:50:16 [2022-08-04T09:50:16.332Z] --- PASS: TestPluginInstall (2.77s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/no_auth (1.06s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
09:50:16 [2022-08-04T09:50:16.332Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
09:50:16 [2022-08-04T09:50:16.332Z] === RUN   TestPluginsWithRuntimes
09:50:16 [2022-08-04T09:50:16.417Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
09:50:16 [2022-08-04T09:50:16.428Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:50:17 [2022-08-04T09:50:17.704Z] === RUN   TestPluginsWithRuntimes/No_Args
09:50:17 [2022-08-04T09:50:17.790Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
09:50:18 [2022-08-04T09:50:18.636Z] === RUN   TestPluginsWithRuntimes/With_Args
09:50:19 [2022-08-04T09:50:19.567Z] --- PASS: TestPluginsWithRuntimes (3.37s)
09:50:19 [2022-08-04T09:50:19.567Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
09:50:19 [2022-08-04T09:50:19.567Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
09:50:19 [2022-08-04T09:50:19.567Z] === RUN   TestPluginBackCompatMediaTypes
09:50:20 [2022-08-04T09:50:20.160Z] --- PASS: TestPluginBackCompatMediaTypes (0.61s)
09:50:20 [2022-08-04T09:50:20.160Z] PASS
09:50:20 [2022-08-04T09:50:20.160Z] 
09:50:20 [2022-08-04T09:50:20.160Z] DONE 24 tests in 6.794s
09:50:20 [2022-08-04T09:50:20.160Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:50:20 [2022-08-04T09:50:20.160Z] INFO: Testing against a local daemon
09:50:20 [2022-08-04T09:50:20.160Z] === RUN   TestExternalGraphDriver
09:50:20 [2022-08-04T09:50:20.319Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
09:50:20 [2022-08-04T09:50:20.736Z] === RUN   TestExternalGraphDriver/json
09:50:21 [2022-08-04T09:50:21.254Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
09:50:21 [2022-08-04T09:50:21.255Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
09:50:22 [2022-08-04T09:50:22.191Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
09:50:22 [2022-08-04T09:50:22.657Z] === RUN   TestExternalGraphDriver/spec
09:50:23 [2022-08-04T09:50:23.127Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
09:50:24 [2022-08-04T09:50:24.028Z] === RUN   TestExternalGraphDriver/pull
09:50:24 [2022-08-04T09:50:24.061Z] === RUN   TestDockerSuite/TestBuildDockerignore
09:50:24 [2022-08-04T09:50:24.548Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:50:25 [2022-08-04T09:50:25.927Z] --- PASS: TestExternalGraphDriver (5.39s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/json (1.72s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
09:50:25 [2022-08-04T09:50:25.927Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
09:50:25 [2022-08-04T09:50:25.927Z] === RUN   TestGraphdriverPluginV2
09:50:26 [2022-08-04T09:50:26.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
09:50:26 [2022-08-04T09:50:26.592Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
09:50:26 [2022-08-04T09:50:26.592Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
09:50:29 [2022-08-04T09:50:29.122Z]     docker_api_swarm_test.go:46: [d5ca1d52d0fb1] joining swarm manager [da063214fa8f5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:50:30 [2022-08-04T09:50:30.106Z] --- PASS: TestGraphdriverPluginV2 (4.14s)
09:50:30 [2022-08-04T09:50:30.106Z] PASS
09:50:30 [2022-08-04T09:50:30.106Z] 
09:50:30 [2022-08-04T09:50:30.106Z] DONE 5 tests in 9.578s
09:50:30 [2022-08-04T09:50:30.106Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:50:30 [2022-08-04T09:50:30.106Z] INFO: Testing against a local daemon
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestReadPluginNoRead
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestReadPluginNoRead
09:50:30 [2022-08-04T09:50:30.106Z] === RUN   TestDaemonStartWithLogOpt
09:50:30 [2022-08-04T09:50:30.106Z] === PAUSE TestDaemonStartWithLogOpt
09:50:30 [2022-08-04T09:50:30.106Z] === CONT  TestContinueAfterPluginCrash
09:50:30 [2022-08-04T09:50:30.106Z] === CONT  TestDaemonStartWithLogOpt
09:50:31 [2022-08-04T09:50:31.117Z] --- PASS: TestServiceUpdatePidsLimit (16.12s)
09:50:31 [2022-08-04T09:50:31.117Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
09:50:31 [2022-08-04T09:50:31.117Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:50:31 [2022-08-04T09:50:31.117Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
09:50:31 [2022-08-04T09:50:31.117Z] PASS
09:50:31 [2022-08-04T09:50:31.117Z] 
09:50:31 [2022-08-04T09:50:31.117Z] === Skipped
09:50:31 [2022-08-04T09:50:31.117Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
09:50:31 [2022-08-04T09:50:31.117Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:50:31 [2022-08-04T09:50:31.117Z] 
09:50:31 [2022-08-04T09:50:31.117Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
09:50:31 [2022-08-04T09:50:31.117Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
09:50:31 [2022-08-04T09:50:31.117Z] 
09:50:31 [2022-08-04T09:50:31.117Z] DONE 27 tests, 2 skipped in 129.550s
09:50:31 [2022-08-04T09:50:31.117Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
09:50:31 [2022-08-04T09:50:31.117Z] ++ 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
09:50:31 [2022-08-04T09:50:31.117Z] ++ set -e
09:50:31 [2022-08-04T09:50:31.117Z] ++ '[' -n 0 ']'
09:50:31 [2022-08-04T09:50:31.117Z] ++ set -x
09:50:31 [2022-08-04T09:50:31.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:50:31 [2022-08-04T09:50:31.117Z] INFO: Testing against a local daemon
09:50:31 [2022-08-04T09:50:31.117Z] === RUN   TestSessionCreate
09:50:31 [2022-08-04T09:50:31.117Z] --- PASS: TestSessionCreate (0.02s)
09:50:31 [2022-08-04T09:50:31.117Z] === RUN   TestSessionCreateWithBadUpgrade
09:50:31 [2022-08-04T09:50:31.117Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:50:31 [2022-08-04T09:50:31.117Z] PASS
09:50:31 [2022-08-04T09:50:31.117Z] 
09:50:31 [2022-08-04T09:50:31.117Z] DONE 2 tests in 0.126s
09:50:31 [2022-08-04T09:50:31.117Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
09:50:31 [2022-08-04T09:50:31.117Z] ++ 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
09:50:31 [2022-08-04T09:50:31.117Z] ++ set -e
09:50:31 [2022-08-04T09:50:31.117Z] ++ '[' -n 0 ']'
09:50:31 [2022-08-04T09:50:31.117Z] ++ set -x
09:50:31 [2022-08-04T09:50:31.117Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:50:31 [2022-08-04T09:50:31.117Z] INFO: Testing against a local daemon
09:50:31 [2022-08-04T09:50:31.117Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:50:31 [2022-08-04T09:50:31.117Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:50:31 [2022-08-04T09:50:31.117Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:50:31 [2022-08-04T09:50:31.117Z] === RUN   TestDiskUsage
09:50:31 [2022-08-04T09:50:31.117Z] === PAUSE TestDiskUsage
09:50:31 [2022-08-04T09:50:31.117Z] === RUN   TestEventsExecDie
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestEventsExecDie (0.50s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestEventsBackwardsCompatible
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestEventsVolumeCreate
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestEventsVolumeCreate (0.06s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestInfoBinaryCommits
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestInfoAPIVersioned
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestInfoAPI
09:50:31 [2022-08-04T09:50:31.376Z] --- PASS: TestInfoAPI (0.02s)
09:50:31 [2022-08-04T09:50:31.376Z] === RUN   TestInfoAPIWarnings
09:50:33 [2022-08-04T09:50:33.307Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
09:50:33 [2022-08-04T09:50:33.388Z] --- PASS: TestDaemonStartWithLogOpt (3.43s)
09:50:33 [2022-08-04T09:50:33.388Z] === CONT  TestReadPluginNoRead
09:50:33 [2022-08-04T09:50:33.873Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
09:50:35 [2022-08-04T09:50:35.915Z] === RUN   TestReadPluginNoRead/default
09:50:36 [2022-08-04T09:50:36.850Z] === RUN   TestReadPluginNoRead/disabled_caching
09:50:37 [2022-08-04T09:50:37.164Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
09:50:38 [2022-08-04T09:50:38.357Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:50:38 [2022-08-04T09:50:38.357Z] --- PASS: TestContinueAfterPluginCrash (8.42s)
09:50:39 [2022-08-04T09:50:39.729Z] === CONT  TestReadPluginNoRead
09:50:39 [2022-08-04T09:50:39.729Z]     read_test.go:92: [dd850846c12a9] daemon is not started
09:50:39 [2022-08-04T09:50:39.729Z] --- PASS: TestReadPluginNoRead (6.19s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.33s)
09:50:39 [2022-08-04T09:50:39.729Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.31s)
09:50:39 [2022-08-04T09:50:39.729Z] PASS
09:50:39 [2022-08-04T09:50:39.729Z] 
09:50:39 [2022-08-04T09:50:39.729Z] DONE 6 tests in 9.647s
09:50:39 [2022-08-04T09:50:39.729Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:50:39 [2022-08-04T09:50:39.729Z] testing: warning: no tests to run
09:50:39 [2022-08-04T09:50:39.729Z] PASS
09:50:39 [2022-08-04T09:50:39.729Z] 
09:50:39 [2022-08-04T09:50:39.729Z] DONE 0 tests in 0.009s
09:50:39 [2022-08-04T09:50:39.729Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:50:39 [2022-08-04T09:50:39.729Z] INFO: Testing against a local daemon
09:50:39 [2022-08-04T09:50:39.729Z] === RUN   TestPluginWithDevMounts
09:50:39 [2022-08-04T09:50:39.729Z] === PAUSE TestPluginWithDevMounts
09:50:39 [2022-08-04T09:50:39.729Z] === CONT  TestPluginWithDevMounts
09:50:41 [2022-08-04T09:50:41.103Z] --- PASS: TestPluginWithDevMounts (1.60s)
09:50:41 [2022-08-04T09:50:41.103Z] PASS
09:50:41 [2022-08-04T09:50:41.103Z] 
09:50:41 [2022-08-04T09:50:41.103Z] DONE 1 tests in 1.624s
09:50:41 [2022-08-04T09:50:41.103Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:50:41 [2022-08-04T09:50:41.103Z] INFO: Testing against a local daemon
09:50:41 [2022-08-04T09:50:41.103Z] === RUN   TestSecretInspect
09:50:43 [2022-08-04T09:50:43.630Z] --- PASS: TestSecretInspect (2.17s)
09:50:43 [2022-08-04T09:50:43.630Z] === RUN   TestSecretList
09:50:45 [2022-08-04T09:50:45.529Z] --- PASS: TestSecretList (2.20s)
09:50:45 [2022-08-04T09:50:45.529Z] === RUN   TestSecretsCreateAndDelete
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
09:50:47 [2022-08-04T09:50:47.133Z] --- PASS: TestImportExtremelyLargeImageWorks (180.95s)
09:50:47 [2022-08-04T09:50:47.133Z] PASS
09:50:47 [2022-08-04T09:50:47.133Z] 
09:50:47 [2022-08-04T09:50:47.133Z] DONE 22 tests in 185.031s
09:50:47 [2022-08-04T09:50:47.133Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
09:50:47 [2022-08-04T09:50:47.133Z] ++ 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
09:50:47 [2022-08-04T09:50:47.133Z] ++ set -e
09:50:47 [2022-08-04T09:50:47.133Z] ++ '[' -n 0 ']'
09:50:47 [2022-08-04T09:50:47.133Z] ++ set -x
09:50:47 [2022-08-04T09:50:47.133Z] ++ 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
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestStripANSICommands
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestStripANSICommands/#00
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestStripANSICommands/#01
09:50:47 [2022-08-04T09:50:47.133Z] --- PASS: TestStripANSICommands (0.00s)
09:50:47 [2022-08-04T09:50:47.133Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
09:50:47 [2022-08-04T09:50:47.133Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
09:50:47 [2022-08-04T09:50:47.133Z] PASS
09:50:47 [2022-08-04T09:50:47.133Z] 
09:50:47 [2022-08-04T09:50:47.133Z] DONE 3 tests in 0.056s
09:50:47 [2022-08-04T09:50:47.133Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
09:50:47 [2022-08-04T09:50:47.133Z] ++ 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
09:50:47 [2022-08-04T09:50:47.133Z] ++ set -e
09:50:47 [2022-08-04T09:50:47.133Z] ++ '[' -n 0 ']'
09:50:47 [2022-08-04T09:50:47.133Z] ++ set -x
09:50:47 [2022-08-04T09:50:47.133Z] ++ 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
09:50:47 [2022-08-04T09:50:47.133Z] INFO: Testing against a local daemon
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestNetworkCreateDelete
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
09:50:47 [2022-08-04T09:50:47.133Z] --- PASS: TestNetworkCreateDelete (0.16s)
09:50:47 [2022-08-04T09:50:47.133Z] === RUN   TestDockerNetworkDeletePreferID
09:50:47 [2022-08-04T09:50:47.392Z] --- PASS: TestDockerNetworkDeletePreferID (0.42s)
09:50:47 [2022-08-04T09:50:47.392Z] === RUN   TestDaemonDNSFallback
09:50:47 [2022-08-04T09:50:47.649Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
09:50:48 [2022-08-04T09:50:48.058Z] --- PASS: TestSecretsCreateAndDelete (2.21s)
09:50:48 [2022-08-04T09:50:48.058Z] === RUN   TestSecretsUpdate
09:50:48 [2022-08-04T09:50:48.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
09:50:49 [2022-08-04T09:50:49.474Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:50:49 [2022-08-04T09:50:49.474Z] === RUN   TestInfoDebug
09:50:49 [2022-08-04T09:50:49.474Z] --- PASS: TestInfoDebug (0.52s)
09:50:49 [2022-08-04T09:50:49.474Z] === RUN   TestInfoInsecureRegistries
09:50:49 [2022-08-04T09:50:49.474Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:50:49 [2022-08-04T09:50:49.474Z] === RUN   TestInfoRegistryMirrors
09:50:49 [2022-08-04T09:50:49.474Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:50:49 [2022-08-04T09:50:49.474Z] === RUN   TestLoginFailsWithBadCredentials
09:50:49 [2022-08-04T09:50:49.959Z] --- PASS: TestSecretsUpdate (2.18s)
09:50:49 [2022-08-04T09:50:49.959Z] === RUN   TestTemplatedSecret
09:50:50 [2022-08-04T09:50:50.047Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:50:50 [2022-08-04T09:50:50.047Z] === RUN   TestPingCacheHeaders
09:50:50 [2022-08-04T09:50:50.047Z] --- PASS: TestPingCacheHeaders (0.02s)
09:50:50 [2022-08-04T09:50:50.047Z] === RUN   TestPingGet
09:50:50 [2022-08-04T09:50:50.047Z] --- PASS: TestPingGet (0.01s)
09:50:50 [2022-08-04T09:50:50.047Z] === RUN   TestPingHead
09:50:50 [2022-08-04T09:50:50.047Z] --- PASS: TestPingHead (0.02s)
09:50:50 [2022-08-04T09:50:50.047Z] === RUN   TestPingSwarmHeader
09:50:50 [2022-08-04T09:50:50.486Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
09:50:50 [2022-08-04T09:50:50.615Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:50:51 [2022-08-04T09:50:51.183Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:50:51 [2022-08-04T09:50:51.861Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
09:50:52 [2022-08-04T09:50:52.120Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:50:52 [2022-08-04T09:50:52.120Z] --- PASS: TestPingSwarmHeader (2.02s)
09:50:52 [2022-08-04T09:50:52.120Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:50:52 [2022-08-04T09:50:52.120Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:50:52 [2022-08-04T09:50:52.120Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:50:52 [2022-08-04T09:50:52.120Z] === RUN   TestVersion
09:50:52 [2022-08-04T09:50:52.120Z] --- PASS: TestVersion (0.02s)
09:50:52 [2022-08-04T09:50:52.120Z] === CONT  TestDiskUsage
09:50:52 [2022-08-04T09:50:52.486Z] --- PASS: TestTemplatedSecret (2.61s)
09:50:52 [2022-08-04T09:50:52.486Z] === RUN   TestSecretCreateResolve
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/container_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/image_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.688Z] === RUN   TestDiskUsage/after_container.Run
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:50:52 [2022-08-04T09:50:52.948Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:50:53 [2022-08-04T09:50:53.207Z] --- PASS: TestDiskUsage (1.13s)
09:50:53 [2022-08-04T09:50:53.207Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.207Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]     --- PASS: TestDiskUsage/after_container.Run (0.29s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z] PASS
09:50:53 [2022-08-04T09:50:53.208Z] 
09:50:53 [2022-08-04T09:50:53.208Z] === Skipped
09:50:53 [2022-08-04T09:50:53.208Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:50:53 [2022-08-04T09:50:53.208Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:50:53 [2022-08-04T09:50:53.208Z] 
09:50:53 [2022-08-04T09:50:53.208Z] DONE 54 tests, 1 skipped in 22.487s
09:50:53 [2022-08-04T09:50:53.208Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
09:50:53 [2022-08-04T09:50:53.208Z] ++ 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
09:50:53 [2022-08-04T09:50:53.208Z] ++ set -e
09:50:53 [2022-08-04T09:50:53.208Z] ++ '[' -n 0 ']'
09:50:53 [2022-08-04T09:50:53.208Z] ++ set -x
09:50:53 [2022-08-04T09:50:53.208Z] ++ 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
09:50:53 [2022-08-04T09:50:53.208Z] INFO: Testing against a local daemon
09:50:53 [2022-08-04T09:50:53.208Z] === RUN   TestVolumesCreateAndList
09:50:53 [2022-08-04T09:50:53.208Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:50:53 [2022-08-04T09:50:53.208Z] === RUN   TestVolumesRemove
09:50:53 [2022-08-04T09:50:53.208Z] --- PASS: TestVolumesRemove (0.06s)
09:50:53 [2022-08-04T09:50:53.208Z] === RUN   TestVolumesInspect
09:50:53 [2022-08-04T09:50:53.234Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
09:50:53 [2022-08-04T09:50:53.467Z] --- PASS: TestVolumesInspect (0.02s)
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:50:53 [2022-08-04T09:50:53.467Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:50:53 [2022-08-04T09:50:53.467Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:50:53 [2022-08-04T09:50:53.467Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:50:53 [2022-08-04T09:50:53.467Z] --- PASS: TestVolumesInvalidJSON (0.01s)
09:50:53 [2022-08-04T09:50:53.467Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:50:53 [2022-08-04T09:50:53.467Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:50:53 [2022-08-04T09:50:53.467Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:50:53 [2022-08-04T09:50:53.467Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:50:53 [2022-08-04T09:50:53.467Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:50:53 [2022-08-04T09:50:53.467Z] PASS
09:50:53 [2022-08-04T09:50:53.467Z] 
09:50:53 [2022-08-04T09:50:53.467Z] DONE 9 tests in 0.195s
09:50:53 [2022-08-04T09:50:53.467Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:50:53 [2022-08-04T09:50:53.467Z] ++++ cat bundles/test-integration/docker.pid
09:50:53 [2022-08-04T09:50:53.467Z] +++ kill 14233
09:50:53 [2022-08-04T09:50:53.727Z] +++ /etc/init.d/apparmor stop
09:50:53 [2022-08-04T09:50:53.727Z] Leaving: AppArmorNo profiles have been unloaded.
09:50:53 [2022-08-04T09:50:53.727Z] 
09:50:53 [2022-08-04T09:50:53.727Z] Unloading profiles will leave already running processes permanently
09:50:53 [2022-08-04T09:50:53.727Z] unconfined, which can lead to unexpected situations.
09:50:53 [2022-08-04T09:50:53.727Z] 
09:50:53 [2022-08-04T09:50:53.727Z] To set a process to complain mode, use the command line tool
09:50:53 [2022-08-04T09:50:53.727Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:50:53 [2022-08-04T09:50:53.727Z] +++ true
09:50:53 [2022-08-04T09:50:53.727Z] exiting test-integration
09:50:53 [2022-08-04T09:50:53.727Z] ++ exit 0
09:50:53 [2022-08-04T09:50:53.727Z] 
Post stage
[Pipeline] junit
09:50:54 [2022-08-04T09:50:54.309Z] Recording test results
09:50:54 [2022-08-04T09:50:54.535Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:50:54 [2022-08-04T09:50:54.608Z] --- PASS: TestDaemonDNSFallback (6.85s)
09:50:54 [2022-08-04T09:50:54.608Z] === RUN   TestInspectNetwork
09:50:54 [2022-08-04T09:50:54.868Z] + echo Ensuring container killed.
09:50:54 [2022-08-04T09:50:54.868Z] Ensuring container killed.
09:50:54 [2022-08-04T09:50:54.868Z] + docker rm -vf docker-pr2
09:50:54 [2022-08-04T09:50:54.868Z] Error: No such container: docker-pr2
[Pipeline] sh
09:50:55 [2022-08-04T09:50:55.013Z] --- PASS: TestSecretCreateResolve (2.19s)
09:50:55 [2022-08-04T09:50:55.013Z] PASS
09:50:55 [2022-08-04T09:50:55.013Z] 
09:50:55 [2022-08-04T09:50:55.013Z] DONE 6 tests in 13.578s
09:50:55 [2022-08-04T09:50:55.013Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:50:55 [2022-08-04T09:50:55.013Z] INFO: Testing against a local daemon
09:50:55 [2022-08-04T09:50:55.013Z] === RUN   TestServiceCreateInit
09:50:55 [2022-08-04T09:50:55.013Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:50:55 [2022-08-04T09:50:55.153Z] + echo Chowning /workspace to jenkins user
09:50:55 [2022-08-04T09:50:55.153Z] Chowning /workspace to jenkins user
09:50:55 [2022-08-04T09:50:55.153Z] + id -u
09:50:55 [2022-08-04T09:50:55.153Z] + id -g
09:50:55 [2022-08-04T09:50:55.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:50:57 [2022-08-04T09:50:57.365Z] + bundleName=arm64-integration
09:50:57 [2022-08-04T09:50:57.365Z] + echo Creating arm64-integration-bundles.tar.gz
09:50:57 [2022-08-04T09:50:57.365Z] Creating arm64-integration-bundles.tar.gz
09:50:57 [2022-08-04T09:50:57.365Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
09:50:57 [2022-08-04T09:50:57.365Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
09:50:57 [2022-08-04T09:50:57.638Z] Archiving artifacts
09:50:57 [2022-08-04T09:50:57.894Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
09:50:58 [2022-08-04T09:50:58.460Z] === RUN   TestInspectNetwork/full_network_id
09:50:58 [2022-08-04T09:50:58.460Z] === RUN   TestInspectNetwork/partial_network_id
09:50:58 [2022-08-04T09:50:58.460Z] === RUN   TestInspectNetwork/network_name
09:50:58 [2022-08-04T09:50:58.460Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
09:50:59 [2022-08-04T09:50:59.026Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
09:50:59 [2022-08-04T09:50:59.198Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:50:59 [2022-08-04T09:50:59.492Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:50:59 [2022-08-04T09:50:59.797Z] + make clean
09:50:59 [2022-08-04T09:50:59.797Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:50:59 [2022-08-04T09:50:59.797Z] docker-dev-cache
09:50:59 [2022-08-04T09:50:59.797Z] docker-mod-cache
[Pipeline] deleteDir
09:51:00 [2022-08-04T09:51:00.399Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:51:02 [2022-08-04T09:51:02.482Z] --- PASS: TestServiceCreateInit (7.80s)
09:51:02 [2022-08-04T09:51:02.482Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s)
09:51:02 [2022-08-04T09:51:02.482Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.90s)
09:51:02 [2022-08-04T09:51:02.482Z] === RUN   TestCreateServiceMultipleTimes
09:51:02 [2022-08-04T09:51:02.937Z] --- PASS: TestInspectNetwork (8.42s)
09:51:02 [2022-08-04T09:51:02.938Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
09:51:02 [2022-08-04T09:51:02.938Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
09:51:02 [2022-08-04T09:51:02.938Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
09:51:02 [2022-08-04T09:51:02.938Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
09:51:02 [2022-08-04T09:51:02.938Z] === RUN   TestRunContainerWithBridgeNone
09:51:04 [2022-08-04T09:51:04.846Z] --- PASS: TestRunContainerWithBridgeNone (2.05s)
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/create
09:51:04 [2022-08-04T09:51:04.846Z] === PAUSE TestNetworkInvalidJSON/networks/create
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
09:51:04 [2022-08-04T09:51:04.846Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
09:51:04 [2022-08-04T09:51:04.846Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
09:51:04 [2022-08-04T09:51:04.846Z] === CONT  TestNetworkInvalidJSON/networks/create
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
09:51:04 [2022-08-04T09:51:04.846Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
09:51:04 [2022-08-04T09:51:04.846Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
09:51:04 [2022-08-04T09:51:04.846Z] --- PASS: TestNetworkInvalidJSON (0.02s)
09:51:04 [2022-08-04T09:51:04.846Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.01s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkList
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkList//networks
09:51:04 [2022-08-04T09:51:04.846Z] === PAUSE TestNetworkList//networks
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestNetworkList//networks/
09:51:04 [2022-08-04T09:51:04.846Z] === PAUSE TestNetworkList//networks/
09:51:04 [2022-08-04T09:51:04.846Z] === CONT  TestNetworkList//networks
09:51:04 [2022-08-04T09:51:04.846Z] === CONT  TestNetworkList//networks/
09:51:04 [2022-08-04T09:51:04.846Z] --- PASS: TestNetworkList (0.02s)
09:51:04 [2022-08-04T09:51:04.846Z]     --- PASS: TestNetworkList//networks/ (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z]     --- PASS: TestNetworkList//networks (0.00s)
09:51:04 [2022-08-04T09:51:04.846Z] === RUN   TestHostIPv4BridgeLabel
09:51:05 [2022-08-04T09:51:05.413Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
09:51:05 [2022-08-04T09:51:05.413Z] === RUN   TestDaemonRestartWithLiveRestore
09:51:06 [2022-08-04T09:51:06.789Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
09:51:06 [2022-08-04T09:51:06.789Z] === RUN   TestDaemonDefaultNetworkPools
09:51:07 [2022-08-04T09:51:07.356Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s)
09:51:07 [2022-08-04T09:51:07.356Z] === RUN   TestDaemonRestartWithExistingNetwork
09:51:08 [2022-08-04T09:51:08.729Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
09:51:08 [2022-08-04T09:51:08.729Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
09:51:09 [2022-08-04T09:51:09.663Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
09:51:09 [2022-08-04T09:51:09.663Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
09:51:10 [2022-08-04T09:51:10.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s)
09:51:10 [2022-08-04T09:51:10.601Z] === RUN   TestServiceWithPredefinedNetwork
09:51:11 [2022-08-04T09:51:11.167Z] === RUN   TestDockerSuite/TestBuildDotDotFile
09:51:11 [2022-08-04T09:51:11.167Z] === RUN   TestDockerSuite/TestBuildEOLInLine
09:51:13 [2022-08-04T09:51:13.067Z] --- PASS: TestServiceWithPredefinedNetwork (2.75s)
09:51:13 [2022-08-04T09:51:13.068Z] === RUN   TestServiceRemoveKeepsIngressNetwork
09:51:13 [2022-08-04T09:51:13.068Z]     service_test.go:243: FLAKY_TEST
09:51:13 [2022-08-04T09:51:13.068Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
09:51:13 [2022-08-04T09:51:13.068Z] === RUN   TestServiceWithDataPathPortInit
09:51:14 [2022-08-04T09:51:14.443Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
09:51:14 [2022-08-04T09:51:14.703Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
09:51:15 [2022-08-04T09:51:15.269Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
09:51:15 [2022-08-04T09:51:15.836Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
09:51:15 [2022-08-04T09:51:15.836Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
09:51:16 [2022-08-04T09:51:16.094Z] === RUN   TestDockerSuite/TestBuildEntrypoint
09:51:16 [2022-08-04T09:51:16.353Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
09:51:17 [2022-08-04T09:51:17.727Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
09:51:18 [2022-08-04T09:51:18.667Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
09:51:19 [2022-08-04T09:51:19.602Z] === RUN   TestDockerSuite/TestBuildEnv
09:51:20 [2022-08-04T09:51:20.536Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
09:51:20 [2022-08-04T09:51:20.563Z] --- PASS: TestCreateServiceMultipleTimes (15.96s)
09:51:20 [2022-08-04T09:51:20.563Z] === RUN   TestCreateServiceConflict
09:51:20 [2022-08-04T09:51:20.821Z] --- PASS: TestCreateServiceConflict (2.22s)
09:51:20 [2022-08-04T09:51:20.821Z] === RUN   TestCreateServiceMaxReplicas
09:51:21 [2022-08-04T09:51:21.472Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
09:51:22 [2022-08-04T09:51:22.044Z] === RUN   TestDockerSuite/TestBuildEnvUsage
09:51:24 [2022-08-04T09:51:24.101Z] --- PASS: TestCreateServiceMaxReplicas (2.77s)
09:51:24 [2022-08-04T09:51:24.101Z] === RUN   TestCreateWithDuplicateNetworkNames
09:51:24 [2022-08-04T09:51:24.941Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
09:51:24 [2022-08-04T09:51:24.941Z] Copying nested executables into bundles/cross/linux/amd64-daemon
09:51:24 [2022-08-04T09:51:24.941Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
09:51:24 [2022-08-04T09:51:24.941Z] GOOS="linux" GOARCH="amd64" GOARM=""
09:51:24 [2022-08-04T09:51:24.941Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
09:51:24 [2022-08-04T09:51:24.941Z] Cross building: bundles/cross/windows/amd64
09:51:24 [2022-08-04T09:51:24.941Z] +++++++ cat ./cli/winresources/dockerd/winres.json
09:51:24 [2022-08-04T09:51:24.941Z] {
09:51:24 [2022-08-04T09:51:24.941Z]   "RT_GROUP_ICON": {
09:51:24 [2022-08-04T09:51:24.941Z]     "#1": {
09:51:24 [2022-08-04T09:51:24.941Z]       "0409": "../../winresources/docker.ico"
09:51:24 [2022-08-04T09:51:24.941Z]     }
09:51:24 [2022-08-04T09:51:24.941Z]   },
09:51:24 [2022-08-04T09:51:24.941Z]   "RT_MANIFEST": {
09:51:24 [2022-08-04T09:51:24.941Z]     "#1": {
09:51:24 [2022-08-04T09:51:24.941Z]       "0409": {
09:51:24 [2022-08-04T09:51:24.941Z]         "identity": {},
09:51:24 [2022-08-04T09:51:24.941Z]         "description": "Docker Engine",
09:51:24 [2022-08-04T09:51:24.941Z]         "minimum-os": "vista",
09:51:24 [2022-08-04T09:51:24.941Z]         "execution-level": "",
09:51:24 [2022-08-04T09:51:24.941Z]         "ui-access": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "auto-elevate": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "dpi-awareness": "unaware",
09:51:24 [2022-08-04T09:51:24.941Z]         "disable-theming": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "disable-window-filtering": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "high-resolution-scrolling-aware": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "ultra-high-resolution-scrolling-aware": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "long-path-aware": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "printer-driver-isolation": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "gdi-scaling": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "segment-heap": false,
09:51:24 [2022-08-04T09:51:24.941Z]         "use-common-controls-v6": false
09:51:24 [2022-08-04T09:51:24.941Z]       }
09:51:24 [2022-08-04T09:51:24.941Z]     }
09:51:24 [2022-08-04T09:51:24.941Z]   },
09:51:24 [2022-08-04T09:51:24.941Z]   "RT_MESSAGETABLE": {
09:51:24 [2022-08-04T09:51:24.941Z]     "#1": {
09:51:24 [2022-08-04T09:51:24.941Z]       "0409": "../../winresources/event_messages.bin"
09:51:24 [2022-08-04T09:51:24.941Z]     }
09:51:24 [2022-08-04T09:51:24.941Z]   },
09:51:24 [2022-08-04T09:51:24.941Z]   "RT_VERSION": {
09:51:24 [2022-08-04T09:51:24.941Z]     "#1": {
09:51:24 [2022-08-04T09:51:24.941Z]       "0409": {
09:51:24 [2022-08-04T09:51:24.941Z]         "fixed": {
09:51:24 [2022-08-04T09:51:24.941Z]           "file_version": "0.0.0.0",
09:51:24 [2022-08-04T09:51:24.941Z]           "product_version": "0.0.0.0",
09:51:24 [2022-08-04T09:51:24.941Z]           "type": "Unknown"
09:51:24 [2022-08-04T09:51:24.941Z]         },
09:51:24 [2022-08-04T09:51:24.941Z]         "info": {
09:51:24 [2022-08-04T09:51:24.941Z]           "0000": {
09:51:24 [2022-08-04T09:51:24.941Z]             "CompanyName": "",
09:51:24 [2022-08-04T09:51:24.941Z]             "FileVersion": "dev",
09:51:24 [2022-08-04T09:51:24.941Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
09:51:24 [2022-08-04T09:51:24.941Z]             "OriginalFileName": "dockerd.exe",
09:51:24 [2022-08-04T09:51:24.941Z]             "ProductName": "",
09:51:24 [2022-08-04T09:51:24.941Z]             "ProductVersion": "dev",
09:51:24 [2022-08-04T09:51:24.941Z]             "SpecialBuild": "cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336"
09:51:24 [2022-08-04T09:51:24.941Z]           }
09:51:24 [2022-08-04T09:51:24.941Z]         }
09:51:24 [2022-08-04T09:51:24.941Z]       }
09:51:24 [2022-08-04T09:51:24.941Z]     }
09:51:24 [2022-08-04T09:51:24.941Z]   }
09:51:24 [2022-08-04T09:51:24.941Z] }
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/config.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/config_windows.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/daemon.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/daemon_test.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/daemon_windows.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/docker.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/docker_windows.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/genwinres_windows.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/metrics.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/options.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/options_test.go
09:51:24 [2022-08-04T09:51:24.941Z] cmd/dockerd/service_windows.go
09:51:24 [2022-08-04T09:51:24.941Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
09:51:24 [2022-08-04T09:51:24.941Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:51:27 [2022-08-04T09:51:27.318Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
09:51:29 [2022-08-04T09:51:29.215Z] --- PASS: TestServiceWithDataPathPortInit (15.98s)
09:51:29 [2022-08-04T09:51:29.215Z] === RUN   TestServiceWithDefaultAddressPoolInit
09:51:33 [2022-08-04T09:51:33.401Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:0rone5mnj2pdcxuyegfedbrzo Created:2022-08-04 09:51:30.523228559 +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[787ece9d8085acbcd24770fe7f83be04275190818c0180e18cf399eacbc82784:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.db4tf7dzqm29sg1b54kprgzci EndpointID:abf7d1492c3454daaabc8fa01f3560f0ee7bf14ef943465f0ef840796d25af60 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:02238be3ca583e1a971b648dde47ab470c8ba9fe15eb847518153a7d3441a3cf 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:4f8448496f12 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.db4tf7dzqm29sg1b54kprgzci EndpointID:abf7d1492c3454daaabc8fa01f3560f0ee7bf14ef943465f0ef840796d25af60 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
09:51:37 [2022-08-04T09:51:37.591Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
09:51:37 [2022-08-04T09:51:37.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.18s)
09:51:37 [2022-08-04T09:51:37.591Z] PASS
09:51:37 [2022-08-04T09:51:37.591Z] 
09:51:37 [2022-08-04T09:51:37.591Z] === Skipped
09:51:37 [2022-08-04T09:51:37.591Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
09:51:37 [2022-08-04T09:51:37.591Z]     service_test.go:243: FLAKY_TEST
09:51:37 [2022-08-04T09:51:37.591Z] 
09:51:37 [2022-08-04T09:51:37.591Z] DONE 38 tests, 1 skipped in 50.467s
09:51:37 [2022-08-04T09:51:37.591Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
09:51:37 [2022-08-04T09:51:37.591Z] ++ 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
09:51:37 [2022-08-04T09:51:37.591Z] ++ set -e
09:51:37 [2022-08-04T09:51:37.591Z] ++ '[' -n 0 ']'
09:51:37 [2022-08-04T09:51:37.591Z] ++ set -x
09:51:37 [2022-08-04T09:51:37.592Z] ++ 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
09:51:37 [2022-08-04T09:51:37.592Z] INFO: Testing against a local daemon
09:51:37 [2022-08-04T09:51:37.592Z] === RUN   TestDockerNetworkIpvlanPersistance
09:51:37 [2022-08-04T09:51:37.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:51:37 [2022-08-04T09:51:37.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
09:51:37 [2022-08-04T09:51:37.592Z] === RUN   TestDockerNetworkIpvlan
09:51:37 [2022-08-04T09:51:37.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:51:37 [2022-08-04T09:51:37.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
09:51:37 [2022-08-04T09:51:37.592Z] PASS
09:51:37 [2022-08-04T09:51:37.592Z] 
09:51:37 [2022-08-04T09:51:37.592Z] === Skipped
09:51:37 [2022-08-04T09:51:37.592Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
09:51:37 [2022-08-04T09:51:37.592Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:51:37 [2022-08-04T09:51:37.592Z] 
09:51:37 [2022-08-04T09:51:37.592Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
09:51:37 [2022-08-04T09:51:37.592Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
09:51:37 [2022-08-04T09:51:37.592Z] 
09:51:37 [2022-08-04T09:51:37.592Z] DONE 2 tests, 2 skipped in 0.110s
09:51:37 [2022-08-04T09:51:37.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
09:51:37 [2022-08-04T09:51:37.592Z] ++ 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
09:51:37 [2022-08-04T09:51:37.592Z] ++ set -e
09:51:37 [2022-08-04T09:51:37.592Z] ++ '[' -n 0 ']'
09:51:37 [2022-08-04T09:51:37.592Z] ++ set -x
09:51:37 [2022-08-04T09:51:37.592Z] ++ 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
09:51:37 [2022-08-04T09:51:37.592Z] INFO: Testing against a local daemon
09:51:37 [2022-08-04T09:51:37.592Z] === RUN   TestDockerNetworkMacvlanPersistance
09:51:38 [2022-08-04T09:51:38.965Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
09:51:38 [2022-08-04T09:51:38.965Z] === RUN   TestCreateServiceSecretFileMode
09:51:38 [2022-08-04T09:51:38.967Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.36s)
09:51:38 [2022-08-04T09:51:38.967Z] === RUN   TestDockerNetworkMacvlan
09:51:39 [2022-08-04T09:51:39.224Z] --- PASS: TestCreateServiceSecretFileMode (2.51s)
09:51:39 [2022-08-04T09:51:39.224Z] === RUN   TestCreateServiceConfigFileMode
09:51:39 [2022-08-04T09:51:39.534Z]     docker_api_swarm_test.go:304: [de01b72582a51] joining swarm manager [d7d26093afb4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:51:39 [2022-08-04T09:51:39.792Z] === RUN   TestDockerNetworkMacvlan/Subinterface
09:51:40 [2022-08-04T09:51:40.728Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
09:51:41 [2022-08-04T09:51:41.293Z]     docker_api_swarm_test.go:305: [dd5b5d0580419] joining swarm manager [d7d26093afb4b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:51:41 [2022-08-04T09:51:41.552Z] === RUN   TestDockerNetworkMacvlan/NilParent
09:51:41 [2022-08-04T09:51:41.751Z] --- PASS: TestCreateServiceConfigFileMode (2.54s)
09:51:41 [2022-08-04T09:51:41.751Z] === RUN   TestCreateServiceSysctls
09:51:42 [2022-08-04T09:51:42.119Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
09:51:42 [2022-08-04T09:51:42.377Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
09:51:44 [2022-08-04T09:51:44.277Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
09:51:44 [2022-08-04T09:51:44.277Z] === RUN   TestDockerNetworkMacvlan/InternalMode
09:51:45 [2022-08-04T09:51:45.037Z] --- PASS: TestCreateServiceSysctls (3.21s)
09:51:45 [2022-08-04T09:51:45.037Z] === RUN   TestCreateServiceCapabilities
09:51:46 [2022-08-04T09:51:46.179Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
09:51:47 [2022-08-04T09:51:47.566Z] --- PASS: TestCreateServiceCapabilities (2.57s)
09:51:47 [2022-08-04T09:51:47.566Z] === RUN   TestInspect
09:51:50 [2022-08-04T09:51:50.848Z] --- PASS: TestInspect (2.78s)
09:51:50 [2022-08-04T09:51:50.848Z] === RUN   TestCreateJob
09:51:51 [2022-08-04T09:51:51.468Z] === RUN   TestDockerNetworkMacvlan/Addressing
09:51:51 [2022-08-04T09:51:51.468Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
09:51:52 [2022-08-04T09:51:52.034Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
09:51:52 [2022-08-04T09:51:52.034Z] --- PASS: TestDockerNetworkMacvlan (13.16s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.28s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s)
09:51:52 [2022-08-04T09:51:52.034Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s)
09:51:52 [2022-08-04T09:51:52.034Z] PASS
09:51:52 [2022-08-04T09:51:52.034Z] 
09:51:52 [2022-08-04T09:51:52.034Z] DONE 8 tests in 14.618s
09:51:52 [2022-08-04T09:51:52.034Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
09:51:52 [2022-08-04T09:51:52.034Z] ++ 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
09:51:52 [2022-08-04T09:51:52.034Z] ++ set -e
09:51:52 [2022-08-04T09:51:52.034Z] ++ '[' -n 0 ']'
09:51:52 [2022-08-04T09:51:52.034Z] ++ set -x
09:51:52 [2022-08-04T09:51:52.034Z] ++ 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
09:51:52 [2022-08-04T09:51:52.034Z] testing: warning: no tests to run
09:51:52 [2022-08-04T09:51:52.034Z] PASS
09:51:52 [2022-08-04T09:51:52.034Z] 
09:51:52 [2022-08-04T09:51:52.034Z] DONE 0 tests in 0.039s
09:51:52 [2022-08-04T09:51:52.034Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
09:51:52 [2022-08-04T09:51:52.034Z] ++ 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
09:51:52 [2022-08-04T09:51:52.034Z] ++ set -e
09:51:52 [2022-08-04T09:51:52.034Z] ++ '[' -n 0 ']'
09:51:52 [2022-08-04T09:51:52.034Z] ++ set -x
09:51:52 [2022-08-04T09:51:52.034Z] ++ 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
09:51:52 [2022-08-04T09:51:52.292Z] INFO: Testing against a local daemon
09:51:52 [2022-08-04T09:51:52.292Z] === RUN   TestAuthZPluginAllowRequest
09:51:52 [2022-08-04T09:51:52.550Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
09:51:52 [2022-08-04T09:51:52.809Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
09:51:53 [2022-08-04T09:51:53.745Z] --- PASS: TestAuthZPluginAllowRequest (1.44s)
09:51:53 [2022-08-04T09:51:53.745Z] === RUN   TestAuthZPluginTLS
09:51:54 [2022-08-04T09:51:54.003Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
09:51:54 [2022-08-04T09:51:54.003Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
09:51:54 [2022-08-04T09:51:54.003Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
09:51:54 [2022-08-04T09:51:54.127Z] --- PASS: TestCreateJob (3.14s)
09:51:54 [2022-08-04T09:51:54.127Z] === RUN   TestReplicatedJob
09:51:54 [2022-08-04T09:51:54.261Z] --- PASS: TestAuthZPluginTLS (0.61s)
09:51:54 [2022-08-04T09:51:54.261Z] === RUN   TestAuthZPluginDenyRequest
09:51:54 [2022-08-04T09:51:54.520Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
09:51:54 [2022-08-04T09:51:54.778Z] --- PASS: TestAuthZPluginDenyRequest (0.56s)
09:51:54 [2022-08-04T09:51:54.778Z] === RUN   TestAuthZPluginAPIDenyResponse
09:51:55 [2022-08-04T09:51:55.344Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
09:51:55 [2022-08-04T09:51:55.344Z] === RUN   TestAuthZPluginDenyResponse
09:51:55 [2022-08-04T09:51:55.910Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
09:51:55 [2022-08-04T09:51:55.910Z] === RUN   TestAuthZPluginAllowEventStream
09:51:57 [2022-08-04T09:51:57.284Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s)
09:51:57 [2022-08-04T09:51:57.284Z] === RUN   TestAuthZPluginErrorResponse
09:51:57 [2022-08-04T09:51:57.850Z] --- PASS: TestAuthZPluginErrorResponse (0.55s)
09:51:57 [2022-08-04T09:51:57.850Z] === RUN   TestAuthZPluginErrorRequest
09:51:58 [2022-08-04T09:51:58.417Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
09:51:58 [2022-08-04T09:51:58.417Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
09:51:58 [2022-08-04T09:51:58.984Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
09:51:58 [2022-08-04T09:51:58.984Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
09:51:59 [2022-08-04T09:51:59.393Z] --- PASS: TestReplicatedJob (5.50s)
09:51:59 [2022-08-04T09:51:59.393Z] === RUN   TestUpdateReplicatedJob
09:52:00 [2022-08-04T09:52:00.884Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.76s)
09:52:00 [2022-08-04T09:52:00.884Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
09:52:01 [2022-08-04T09:52:01.142Z]     docker_api_swarm_test.go:364: Waiting for possible election...
09:52:02 [2022-08-04T09:52:02.517Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.71s)
09:52:02 [2022-08-04T09:52:02.517Z] === RUN   TestAuthZPluginHeader
09:52:02 [2022-08-04T09:52:02.517Z] === RUN   TestDockerSuite/TestBuildExpose
09:52:02 [2022-08-04T09:52:02.671Z] --- PASS: TestUpdateReplicatedJob (3.35s)
09:52:02 [2022-08-04T09:52:02.671Z] === RUN   TestServiceListWithStatuses
09:52:02 [2022-08-04T09:52:02.671Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:52:02 [2022-08-04T09:52:02.671Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:52:02 [2022-08-04T09:52:02.671Z] === RUN   TestDockerNetworkConnectAlias
09:52:02 [2022-08-04T09:52:02.775Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
09:52:03 [2022-08-04T09:52:03.342Z] === RUN   TestDockerSuite/TestBuildExposeOrder
09:52:03 [2022-08-04T09:52:03.342Z] --- PASS: TestAuthZPluginHeader (0.85s)
09:52:03 [2022-08-04T09:52:03.342Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
09:52:03 [2022-08-04T09:52:03.600Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
09:52:03 [2022-08-04T09:52:03.859Z] === RUN   TestDockerSuite/TestBuildFails
09:52:04 [2022-08-04T09:52:04.425Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
09:52:04 [2022-08-04T09:52:04.425Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
09:52:05 [2022-08-04T09:52:05.801Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
09:52:06 [2022-08-04T09:52:06.858Z] --- PASS: TestDockerNetworkConnectAlias (4.40s)
09:52:06 [2022-08-04T09:52:06.859Z] === RUN   TestDockerNetworkReConnect
09:52:07 [2022-08-04T09:52:07.700Z] === RUN   TestDockerSuite/TestBuildForceRm
09:52:08 [2022-08-04T09:52:08.266Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s)
09:52:08 [2022-08-04T09:52:08.266Z] === RUN   TestAuthZPluginV2Disable
09:52:08 [2022-08-04T09:52:08.843Z] === RUN   TestDockerSuite/TestBuildFromGit
09:52:09 [2022-08-04T09:52:09.779Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
09:52:10 [2022-08-04T09:52:10.037Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
09:52:10 [2022-08-04T09:52:10.137Z] --- PASS: TestDockerNetworkReConnect (3.41s)
09:52:10 [2022-08-04T09:52:10.137Z] === RUN   TestServicePlugin
09:52:10 [2022-08-04T09:52:10.972Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
09:52:12 [2022-08-04T09:52:12.349Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
09:52:12 [2022-08-04T09:52:12.606Z] --- PASS: TestAuthZPluginV2Disable (4.36s)
09:52:12 [2022-08-04T09:52:12.606Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
09:52:13 [2022-08-04T09:52:13.172Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
09:52:13 [2022-08-04T09:52:13.431Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
09:52:14 [2022-08-04T09:52:14.339Z]     plugin_test.go:61: [dc738d048a302] joining swarm manager [d02703d5aea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:52:14 [2022-08-04T09:52:14.805Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
09:52:15 [2022-08-04T09:52:15.273Z]     plugin_test.go:64: [d751676fc924f] joining swarm manager [d02703d5aea86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:52:16 [2022-08-04T09:52:16.179Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
09:52:16 [2022-08-04T09:52:16.438Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.84s)
09:52:16 [2022-08-04T09:52:16.438Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
09:52:16 [2022-08-04T09:52:16.697Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
09:52:17 [2022-08-04T09:52:17.263Z] === RUN   TestDockerSuite/TestBuildIidFile
09:52:17 [2022-08-04T09:52:17.829Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
09:52:18 [2022-08-04T09:52:18.396Z] === RUN   TestDockerSuite/TestBuildInheritance
09:52:19 [2022-08-04T09:52:19.332Z]     docker_api_swarm_test.go:272: [dddcd411b24ad] joining swarm manager [d554ec4e6eb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:52:19 [2022-08-04T09:52:19.591Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
09:52:20 [2022-08-04T09:52:20.527Z] === RUN   TestDockerSuite/TestBuildInvalidTag
09:52:20 [2022-08-04T09:52:20.527Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
09:52:21 [2022-08-04T09:52:21.093Z]     docker_api_swarm_test.go:273: [dd2a2a5ba292d] joining swarm manager [d554ec4e6eb2f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:52:21 [2022-08-04T09:52:21.660Z] === RUN   TestDockerSuite/TestBuildLabel
09:52:22 [2022-08-04T09:52:22.226Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
09:52:22 [2022-08-04T09:52:22.793Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
09:52:23 [2022-08-04T09:52:23.359Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
09:52:23 [2022-08-04T09:52:23.617Z] === RUN   TestDockerSuite/TestBuildLabels
09:52:24 [2022-08-04T09:52:24.184Z] === RUN   TestDockerSuite/TestBuildLabelsCache
09:52:25 [2022-08-04T09:52:25.558Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
09:52:27 [2022-08-04T09:52:27.462Z] === RUN   TestDockerSuite/TestBuildLastModified
09:52:28 [2022-08-04T09:52:28.395Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.03s)
09:52:28 [2022-08-04T09:52:28.395Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
09:52:32 [2022-08-04T09:52:32.577Z] === RUN   TestDockerSuite/TestBuildLineBreak
09:52:33 [2022-08-04T09:52:33.949Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
09:52:33 [2022-08-04T09:52:33.949Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
09:52:34 [2022-08-04T09:52:34.207Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
09:52:34 [2022-08-04T09:52:34.207Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
09:52:34 [2022-08-04T09:52:34.207Z] === RUN   TestDockerSuite/TestBuildMaintainer
09:52:34 [2022-08-04T09:52:34.465Z] === RUN   TestDockerSuite/TestBuildMissingArgs
09:52:35 [2022-08-04T09:52:35.400Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
09:52:36 [2022-08-04T09:52:36.335Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
09:52:38 [2022-08-04T09:52:38.866Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
09:52:38 [2022-08-04T09:52:38.866Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
09:52:39 [2022-08-04T09:52:39.124Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
09:52:39 [2022-08-04T09:52:39.383Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
09:52:41 [2022-08-04T09:52:41.797Z] --- PASS: TestServicePlugin (30.24s)
09:52:41 [2022-08-04T09:52:41.798Z] === RUN   TestServiceUpdateLabel
09:52:42 [2022-08-04T09:52:42.731Z] --- PASS: TestServiceUpdateLabel (2.23s)
09:52:42 [2022-08-04T09:52:42.731Z] === RUN   TestServiceUpdateSecrets
09:52:45 [2022-08-04T09:52:45.945Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
09:52:45 [2022-08-04T09:52:45.945Z] PASS
09:52:45 [2022-08-04T09:52:45.945Z] 
09:52:45 [2022-08-04T09:52:45.945Z] DONE 17 tests in 53.119s
09:52:45 [2022-08-04T09:52:45.945Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
09:52:45 [2022-08-04T09:52:45.945Z] ++ 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
09:52:45 [2022-08-04T09:52:45.945Z] ++ set -e
09:52:45 [2022-08-04T09:52:45.945Z] ++ '[' -n 0 ']'
09:52:45 [2022-08-04T09:52:45.945Z] ++ set -x
09:52:45 [2022-08-04T09:52:45.945Z] ++ 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
09:52:45 [2022-08-04T09:52:45.945Z] INFO: Testing against a local daemon
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
09:52:45 [2022-08-04T09:52:45.945Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
09:52:45 [2022-08-04T09:52:45.945Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/pull
09:52:45 [2022-08-04T09:52:45.945Z] === PAUSE TestPluginInvalidJSON/plugins/pull
09:52:45 [2022-08-04T09:52:45.945Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
09:52:45 [2022-08-04T09:52:45.945Z] === CONT  TestPluginInvalidJSON/plugins/pull
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
09:52:45 [2022-08-04T09:52:45.945Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
09:52:45 [2022-08-04T09:52:45.945Z] --- PASS: TestPluginInvalidJSON (0.02s)
09:52:45 [2022-08-04T09:52:45.945Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInstall
09:52:45 [2022-08-04T09:52:45.945Z] === RUN   TestPluginInstall/no_auth
09:52:46 [2022-08-04T09:52:46.518Z] time="2022-08-04T09:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:46 [2022-08-04T09:52:46.518Z] time="2022-08-04T09:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fe0c22ec271978ae66e8bb55cd130b3b418a24286b734810f4874e4bb8d9fc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:46 [2022-08-04T09:52:46.518Z] time="2022-08-04T09:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:46 [2022-08-04T09:52:46.518Z] time="2022-08-04T09:52:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fe0c22ec271978ae66e8bb55cd130b3b418a24286b734810f4874e4bb8d9fc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:46 [2022-08-04T09:52:46.777Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
09:52:47 [2022-08-04T09:52:47.035Z] === RUN   TestPluginInstall/with_htpasswd
09:52:47 [2022-08-04T09:52:47.293Z] time="2022-08-04T09:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:47 [2022-08-04T09:52:47.293Z] time="2022-08-04T09:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fe0c22ec271978ae66e8bb55cd130b3b418a24286b734810f4874e4bb8d9fc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:47 [2022-08-04T09:52:47.293Z] time="2022-08-04T09:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:47 [2022-08-04T09:52:47.293Z] time="2022-08-04T09:52:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:76fe0c22ec271978ae66e8bb55cd130b3b418a24286b734810f4874e4bb8d9fc" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:47 [2022-08-04T09:52:47.859Z] === RUN   TestPluginInstall/with_insecure
09:52:48 [2022-08-04T09:52:48.795Z] time="2022-08-04T09:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:48 [2022-08-04T09:52:48.795Z] time="2022-08-04T09:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91ab4fb063e4c464e393d8045b3fbc393985338ab44ea0cd8634e0c13ea771f6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:48 [2022-08-04T09:52:48.795Z] time="2022-08-04T09:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
09:52:48 [2022-08-04T09:52:48.795Z] time="2022-08-04T09:52:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:91ab4fb063e4c464e393d8045b3fbc393985338ab44ea0cd8634e0c13ea771f6" mediatype=application/vnd.docker.plugin.v1+json size=522
09:52:49 [2022-08-04T09:52:49.053Z]     plugin_test.go:196: [dc2cd8784dfd6] daemon is not started
09:52:49 [2022-08-04T09:52:49.053Z] --- PASS: TestPluginInstall (3.61s)
09:52:49 [2022-08-04T09:52:49.053Z]     --- PASS: TestPluginInstall/no_auth (1.49s)
09:52:49 [2022-08-04T09:52:49.053Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
09:52:49 [2022-08-04T09:52:49.053Z]     --- PASS: TestPluginInstall/with_insecure (1.30s)
09:52:49 [2022-08-04T09:52:49.053Z] === RUN   TestPluginsWithRuntimes
09:52:49 [2022-08-04T09:52:49.620Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
09:52:50 [2022-08-04T09:52:50.554Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
09:52:50 [2022-08-04T09:52:50.813Z] === RUN   TestPluginsWithRuntimes/No_Args
09:52:51 [2022-08-04T09:52:51.771Z] === RUN   TestPluginsWithRuntimes/With_Args
09:52:52 [2022-08-04T09:52:52.337Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
09:52:52 [2022-08-04T09:52:52.337Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
09:52:52 [2022-08-04T09:52:52.337Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
09:52:52 [2022-08-04T09:52:52.905Z] --- PASS: TestPluginsWithRuntimes (3.97s)
09:52:52 [2022-08-04T09:52:52.905Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.08s)
09:52:52 [2022-08-04T09:52:52.905Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.10s)
09:52:52 [2022-08-04T09:52:52.905Z] === RUN   TestPluginBackCompatMediaTypes
09:52:53 [2022-08-04T09:52:53.841Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s)
09:52:53 [2022-08-04T09:52:53.841Z] PASS
09:52:53 [2022-08-04T09:52:53.841Z] 
09:52:53 [2022-08-04T09:52:53.841Z] DONE 24 tests in 8.515s
09:52:53 [2022-08-04T09:52:53.841Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
09:52:53 [2022-08-04T09:52:53.841Z] ++ 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
09:52:53 [2022-08-04T09:52:53.841Z] ++ set -e
09:52:53 [2022-08-04T09:52:53.841Z] ++ '[' -n 0 ']'
09:52:53 [2022-08-04T09:52:53.841Z] ++ set -x
09:52:53 [2022-08-04T09:52:53.841Z] ++ 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
09:52:53 [2022-08-04T09:52:53.841Z] INFO: Testing against a local daemon
09:52:53 [2022-08-04T09:52:53.841Z] === RUN   TestExternalGraphDriver
09:52:54 [2022-08-04T09:52:54.100Z] === RUN   TestExternalGraphDriver/json
09:52:56 [2022-08-04T09:52:56.002Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
09:52:56 [2022-08-04T09:52:56.003Z] === RUN   TestExternalGraphDriver/spec
09:52:56 [2022-08-04T09:52:56.261Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
09:52:57 [2022-08-04T09:52:57.593Z] --- PASS: TestServiceUpdateSecrets (14.56s)
09:52:57 [2022-08-04T09:52:57.593Z] === RUN   TestServiceUpdateConfigs
09:52:58 [2022-08-04T09:52:58.162Z] === RUN   TestDockerSuite/TestBuildMultipleTags
09:52:58 [2022-08-04T09:52:58.162Z] === RUN   TestExternalGraphDriver/pull
09:52:58 [2022-08-04T09:52:58.162Z] === RUN   TestDockerSuite/TestBuildNetContainer
09:52:59 [2022-08-04T09:52:59.538Z] === RUN   TestDockerSuite/TestBuildNetNone
09:52:59 [2022-08-04T09:52:59.797Z] --- PASS: TestExternalGraphDriver (5.82s)
09:52:59 [2022-08-04T09:52:59.797Z]     --- PASS: TestExternalGraphDriver/json (1.84s)
09:52:59 [2022-08-04T09:52:59.797Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
09:52:59 [2022-08-04T09:52:59.797Z]     --- PASS: TestExternalGraphDriver/pull (1.83s)
09:52:59 [2022-08-04T09:52:59.797Z] === RUN   TestGraphdriverPluginV2
09:53:00 [2022-08-04T09:53:00.054Z] === RUN   TestDockerSuite/TestBuildNoContext
09:53:00 [2022-08-04T09:53:00.987Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
09:53:01 [2022-08-04T09:53:01.437Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
09:53:01 [2022-08-04T09:53:01.437Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
09:53:01 [2022-08-04T09:53:01.437Z] {
09:53:01 [2022-08-04T09:53:01.437Z]   "RT_GROUP_ICON": {
09:53:01 [2022-08-04T09:53:01.437Z]     "#1": {
09:53:01 [2022-08-04T09:53:01.437Z]       "0409": "../../winresources/docker.ico"
09:53:01 [2022-08-04T09:53:01.437Z]     }
09:53:01 [2022-08-04T09:53:01.437Z]   },
09:53:01 [2022-08-04T09:53:01.437Z]   "RT_MANIFEST": {
09:53:01 [2022-08-04T09:53:01.437Z]     "#1": {
09:53:01 [2022-08-04T09:53:01.437Z]       "0409": {
09:53:01 [2022-08-04T09:53:01.437Z]         "identity": {},
09:53:01 [2022-08-04T09:53:01.437Z]         "description": "Docker Engine",
09:53:01 [2022-08-04T09:53:01.437Z]         "minimum-os": "vista",
09:53:01 [2022-08-04T09:53:01.437Z]         "execution-level": "",
09:53:01 [2022-08-04T09:53:01.437Z]         "ui-access": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "auto-elevate": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "dpi-awareness": "unaware",
09:53:01 [2022-08-04T09:53:01.437Z]         "disable-theming": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "disable-window-filtering": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "high-resolution-scrolling-aware": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "ultra-high-resolution-scrolling-aware": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "long-path-aware": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "printer-driver-isolation": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "gdi-scaling": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "segment-heap": false,
09:53:01 [2022-08-04T09:53:01.437Z]         "use-common-controls-v6": false
09:53:01 [2022-08-04T09:53:01.437Z]       }
09:53:01 [2022-08-04T09:53:01.437Z]     }
09:53:01 [2022-08-04T09:53:01.437Z]   },
09:53:01 [2022-08-04T09:53:01.437Z]   "RT_MESSAGETABLE": {
09:53:01 [2022-08-04T09:53:01.437Z]     "#1": {
09:53:01 [2022-08-04T09:53:01.437Z]       "0409": "../../winresources/event_messages.bin"
09:53:01 [2022-08-04T09:53:01.437Z]     }
09:53:01 [2022-08-04T09:53:01.437Z]   },
09:53:01 [2022-08-04T09:53:01.437Z]   "RT_VERSION": {
09:53:01 [2022-08-04T09:53:01.437Z]     "#1": {
09:53:01 [2022-08-04T09:53:01.437Z]       "0409": {
09:53:01 [2022-08-04T09:53:01.437Z]         "fixed": {
09:53:01 [2022-08-04T09:53:01.437Z]           "file_version": "0.0.0.0",
09:53:01 [2022-08-04T09:53:01.437Z]           "product_version": "0.0.0.0",
09:53:01 [2022-08-04T09:53:01.437Z]           "type": "Unknown"
09:53:01 [2022-08-04T09:53:01.437Z]         },
09:53:01 [2022-08-04T09:53:01.437Z]         "info": {
09:53:01 [2022-08-04T09:53:01.437Z]           "0000": {
09:53:01 [2022-08-04T09:53:01.437Z]             "CompanyName": "",
09:53:01 [2022-08-04T09:53:01.437Z]             "FileVersion": "dev",
09:53:01 [2022-08-04T09:53:01.437Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
09:53:01 [2022-08-04T09:53:01.437Z]             "OriginalFileName": "docker-proxy.exe",
09:53:01 [2022-08-04T09:53:01.437Z]             "ProductName": "",
09:53:01 [2022-08-04T09:53:01.437Z]             "ProductVersion": "dev",
09:53:01 [2022-08-04T09:53:01.437Z]             "SpecialBuild": "cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336"
09:53:01 [2022-08-04T09:53:01.437Z]           }
09:53:01 [2022-08-04T09:53:01.437Z]         }
09:53:01 [2022-08-04T09:53:01.437Z]       }
09:53:01 [2022-08-04T09:53:01.437Z]     }
09:53:01 [2022-08-04T09:53:01.437Z]   }
09:53:01 [2022-08-04T09:53:01.437Z] }
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/genwinres_windows.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/main.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/network_proxy_test.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/proxy.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/sctp_proxy.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/tcp_proxy.go
09:53:01 [2022-08-04T09:53:01.437Z] cmd/docker-proxy/udp_proxy.go
09:53:01 [2022-08-04T09:53:01.437Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
09:53:01 [2022-08-04T09:53:01.437Z] GOOS="windows" GOARCH="amd64" GOARM=""
09:53:01 [2022-08-04T09:53:01.437Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
09:53:01 [2022-08-04T09:53:01.437Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
09:53:01 [2022-08-04T09:53:01.437Z] remote: Enumerating objects: 23, done.
09:53:01 [2022-08-04T09:53:01.437Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
09:53:01 [2022-08-04T09:53:01.437Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
09:53:01 [2022-08-04T09:53:01.437Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
09:53:01 [2022-08-04T09:53:01.438Z] 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.
09:53:01 [2022-08-04T09:53:01.438Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
09:53:01 [2022-08-04T09:53:01.438Z] Building: bundles/cross/windows/amd64/containerutility.exe
09:53:01 [2022-08-04T09:53:01.438Z] Cross building: bundles/cross/linux/ppc64le
09:53:01 [2022-08-04T09:53:01.438Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
09:53:01 [2022-08-04T09:53:01.438Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
09:53:01 [2022-08-04T09:53:01.553Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
09:53:02 [2022-08-04T09:53:02.491Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
09:53:03 [2022-08-04T09:53:03.059Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
09:53:03 [2022-08-04T09:53:03.317Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
09:53:03 [2022-08-04T09:53:03.317Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
09:53:04 [2022-08-04T09:53:04.253Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
09:53:04 [2022-08-04T09:53:04.512Z] --- PASS: TestGraphdriverPluginV2 (4.90s)
09:53:04 [2022-08-04T09:53:04.512Z] PASS
09:53:04 [2022-08-04T09:53:04.512Z] 
09:53:04 [2022-08-04T09:53:04.512Z] DONE 5 tests in 10.817s
09:53:04 [2022-08-04T09:53:04.512Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
09:53:04 [2022-08-04T09:53:04.512Z] ++ 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
09:53:04 [2022-08-04T09:53:04.512Z] ++ set -e
09:53:04 [2022-08-04T09:53:04.512Z] ++ '[' -n 0 ']'
09:53:04 [2022-08-04T09:53:04.512Z] ++ set -x
09:53:04 [2022-08-04T09:53:04.512Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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
09:53:04 [2022-08-04T09:53:04.770Z] INFO: Testing against a local daemon
09:53:04 [2022-08-04T09:53:04.771Z] === RUN   TestContinueAfterPluginCrash
09:53:04 [2022-08-04T09:53:04.771Z] === PAUSE TestContinueAfterPluginCrash
09:53:04 [2022-08-04T09:53:04.771Z] === RUN   TestReadPluginNoRead
09:53:04 [2022-08-04T09:53:04.771Z] === PAUSE TestReadPluginNoRead
09:53:04 [2022-08-04T09:53:04.771Z] === RUN   TestDaemonStartWithLogOpt
09:53:04 [2022-08-04T09:53:04.771Z] === PAUSE TestDaemonStartWithLogOpt
09:53:04 [2022-08-04T09:53:04.771Z] === CONT  TestContinueAfterPluginCrash
09:53:04 [2022-08-04T09:53:04.771Z] === CONT  TestDaemonStartWithLogOpt
09:53:05 [2022-08-04T09:53:05.030Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
09:53:06 [2022-08-04T09:53:06.408Z] === RUN   TestDockerSuite/TestBuildOnBuild
09:53:06 [2022-08-04T09:53:06.975Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
09:53:08 [2022-08-04T09:53:08.879Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
09:53:09 [2022-08-04T09:53:09.813Z]     docker_api_swarm_node_test.go:20: [daff474ede0da] joining swarm manager [d45ae670686af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:10 [2022-08-04T09:53:10.381Z] --- PASS: TestDaemonStartWithLogOpt (5.55s)
09:53:10 [2022-08-04T09:53:10.381Z] === CONT  TestReadPluginNoRead
09:53:10 [2022-08-04T09:53:10.661Z]     docker_api_swarm_node_test.go:21: [dbef8b4a0f367] joining swarm manager [d45ae670686af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:12 [2022-08-04T09:53:12.045Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
09:53:12 [2022-08-04T09:53:12.475Z] --- PASS: TestServiceUpdateConfigs (14.46s)
09:53:12 [2022-08-04T09:53:12.475Z] === RUN   TestServiceUpdateNetwork
09:53:13 [2022-08-04T09:53:13.418Z] === RUN   TestReadPluginNoRead/disabled_caching
09:53:13 [2022-08-04T09:53:13.418Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
09:53:14 [2022-08-04T09:53:14.794Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
09:53:15 [2022-08-04T09:53:15.053Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
09:53:15 [2022-08-04T09:53:15.622Z] --- PASS: TestContinueAfterPluginCrash (10.72s)
09:53:16 [2022-08-04T09:53:16.189Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
09:53:16 [2022-08-04T09:53:16.189Z] === RUN   TestReadPluginNoRead/default
09:53:17 [2022-08-04T09:53:17.123Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
09:53:17 [2022-08-04T09:53:17.689Z] === CONT  TestReadPluginNoRead
09:53:17 [2022-08-04T09:53:17.689Z]     read_test.go:92: [d03cdad24c06c] daemon is not started
09:53:17 [2022-08-04T09:53:17.689Z] --- PASS: TestReadPluginNoRead (7.41s)
09:53:17 [2022-08-04T09:53:17.689Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.46s)
09:53:17 [2022-08-04T09:53:17.689Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s)
09:53:17 [2022-08-04T09:53:17.689Z]     --- PASS: TestReadPluginNoRead/default (1.52s)
09:53:17 [2022-08-04T09:53:17.689Z] PASS
09:53:17 [2022-08-04T09:53:17.689Z] 
09:53:17 [2022-08-04T09:53:17.689Z] DONE 6 tests in 13.140s
09:53:17 [2022-08-04T09:53:17.689Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
09:53:17 [2022-08-04T09:53:17.689Z] ++ 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
09:53:17 [2022-08-04T09:53:17.689Z] ++ set -e
09:53:17 [2022-08-04T09:53:17.689Z] ++ '[' -n 0 ']'
09:53:17 [2022-08-04T09:53:17.689Z] ++ set -x
09:53:17 [2022-08-04T09:53:17.689Z] ++ 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
09:53:17 [2022-08-04T09:53:17.689Z] testing: warning: no tests to run
09:53:17 [2022-08-04T09:53:17.689Z] PASS
09:53:17 [2022-08-04T09:53:17.689Z] 
09:53:17 [2022-08-04T09:53:17.689Z] DONE 0 tests in 0.035s
09:53:17 [2022-08-04T09:53:17.948Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
09:53:17 [2022-08-04T09:53:17.948Z] ++ 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
09:53:17 [2022-08-04T09:53:17.948Z] ++ set -e
09:53:17 [2022-08-04T09:53:17.948Z] ++ '[' -n 0 ']'
09:53:17 [2022-08-04T09:53:17.948Z] ++ set -x
09:53:17 [2022-08-04T09:53:17.948Z] ++ 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
09:53:17 [2022-08-04T09:53:17.948Z] INFO: Testing against a local daemon
09:53:17 [2022-08-04T09:53:17.948Z] === RUN   TestPluginWithDevMounts
09:53:17 [2022-08-04T09:53:17.948Z] === PAUSE TestPluginWithDevMounts
09:53:17 [2022-08-04T09:53:17.948Z] === CONT  TestPluginWithDevMounts
09:53:19 [2022-08-04T09:53:19.849Z] --- PASS: TestPluginWithDevMounts (1.75s)
09:53:19 [2022-08-04T09:53:19.849Z] PASS
09:53:19 [2022-08-04T09:53:19.849Z] 
09:53:19 [2022-08-04T09:53:19.849Z] DONE 1 tests in 1.904s
09:53:19 [2022-08-04T09:53:19.849Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
09:53:19 [2022-08-04T09:53:19.849Z] ++ 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
09:53:19 [2022-08-04T09:53:19.849Z] ++ set -e
09:53:19 [2022-08-04T09:53:19.849Z] ++ '[' -n 0 ']'
09:53:19 [2022-08-04T09:53:19.849Z] ++ set -x
09:53:19 [2022-08-04T09:53:19.849Z] ++ 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
09:53:19 [2022-08-04T09:53:19.849Z] === RUN   TestDockerSuite/TestBuildPATH
09:53:19 [2022-08-04T09:53:19.849Z] INFO: Testing against a local daemon
09:53:19 [2022-08-04T09:53:19.849Z] === RUN   TestSecretInspect
09:53:21 [2022-08-04T09:53:21.224Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
09:53:21 [2022-08-04T09:53:21.790Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
09:53:22 [2022-08-04T09:53:22.723Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
09:53:22 [2022-08-04T09:53:22.723Z] --- PASS: TestSecretInspect (2.89s)
09:53:22 [2022-08-04T09:53:22.723Z] === RUN   TestSecretList
09:53:23 [2022-08-04T09:53:23.659Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
09:53:24 [2022-08-04T09:53:24.665Z] --- PASS: TestServiceUpdateNetwork (12.53s)
09:53:24 [2022-08-04T09:53:24.665Z] === RUN   TestServiceUpdatePidsLimit
09:53:25 [2022-08-04T09:53:25.032Z] --- PASS: TestSecretList (2.38s)
09:53:25 [2022-08-04T09:53:25.032Z] === RUN   TestSecretsCreateAndDelete
09:53:25 [2022-08-04T09:53:25.596Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:53:26 [2022-08-04T09:53:26.162Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:53:26 [2022-08-04T09:53:26.934Z]     docker_api_swarm_test.go:502: [dbd0cc27b6dec] joining swarm manager [dedb0923080b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:53:27 [2022-08-04T09:53:27.869Z] --- PASS: TestSecretsCreateAndDelete (2.72s)
09:53:27 [2022-08-04T09:53:27.869Z] === RUN   TestSecretsUpdate
09:53:30 [2022-08-04T09:53:30.396Z] --- PASS: TestSecretsUpdate (2.58s)
09:53:30 [2022-08-04T09:53:30.396Z] === RUN   TestTemplatedSecret
09:53:31 [2022-08-04T09:53:31.802Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
09:53:33 [2022-08-04T09:53:33.703Z] --- PASS: TestTemplatedSecret (3.19s)
09:53:33 [2022-08-04T09:53:33.703Z] === RUN   TestSecretCreateResolve
09:53:34 [2022-08-04T09:53:34.264Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:53:35 [2022-08-04T09:53:35.077Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
09:53:35 [2022-08-04T09:53:35.646Z]     docker_api_swarm_test.go:507: [ddc8ef66a3dc6] joining swarm manager [dedb0923080b2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:53:36 [2022-08-04T09:53:36.212Z] --- PASS: TestSecretCreateResolve (2.68s)
09:53:36 [2022-08-04T09:53:36.212Z] PASS
09:53:36 [2022-08-04T09:53:36.212Z] 
09:53:36 [2022-08-04T09:53:36.212Z] DONE 6 tests in 16.530s
09:53:36 [2022-08-04T09:53:36.212Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
09:53:36 [2022-08-04T09:53:36.212Z] ++ 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
09:53:36 [2022-08-04T09:53:36.212Z] ++ set -e
09:53:36 [2022-08-04T09:53:36.212Z] ++ '[' -n 0 ']'
09:53:36 [2022-08-04T09:53:36.212Z] ++ set -x
09:53:36 [2022-08-04T09:53:36.212Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
09:53:36 [2022-08-04T09:53:36.469Z] INFO: Testing against a local daemon
09:53:36 [2022-08-04T09:53:36.469Z] === RUN   TestServiceCreateInit
09:53:36 [2022-08-04T09:53:36.469Z] === RUN   TestServiceCreateInit/daemonInitDisabled
09:53:36 [2022-08-04T09:53:36.728Z] === RUN   TestDockerSuite/TestBuildRm
09:53:39 [2022-08-04T09:53:39.261Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
09:53:39 [2022-08-04T09:53:39.828Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
09:53:40 [2022-08-04T09:53:40.765Z] === RUN   TestServiceCreateInit/daemonInitEnabled
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestServiceUpdatePidsLimit (16.30s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:53:40 [2022-08-04T09:53:40.816Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
09:53:40 [2022-08-04T09:53:40.816Z] PASS
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] === Skipped
09:53:40 [2022-08-04T09:53:40.816Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:53:40 [2022-08-04T09:53:40.816Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] DONE 27 tests, 1 skipped in 165.780s
09:53:40 [2022-08-04T09:53:40.816Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:53:40 [2022-08-04T09:53:40.816Z] INFO: Testing against a local daemon
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestSessionCreate
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestSessionCreate (0.02s)
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestSessionCreateWithBadUpgrade
09:53:40 [2022-08-04T09:53:40.816Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:53:40 [2022-08-04T09:53:40.816Z] PASS
09:53:40 [2022-08-04T09:53:40.816Z] 
09:53:40 [2022-08-04T09:53:40.816Z] DONE 2 tests in 0.056s
09:53:40 [2022-08-04T09:53:40.816Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:53:40 [2022-08-04T09:53:40.816Z] INFO: Testing against a local daemon
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:53:40 [2022-08-04T09:53:40.816Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestDiskUsage
09:53:40 [2022-08-04T09:53:40.816Z] === PAUSE TestDiskUsage
09:53:40 [2022-08-04T09:53:40.816Z] === RUN   TestEventsExecDie
09:53:41 [2022-08-04T09:53:41.023Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsExecDie (0.61s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestEventsBackwardsCompatible
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestEventsVolumeCreate
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoBinaryCommits
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoBinaryCommits (0.02s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPIVersioned
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPI
09:53:41 [2022-08-04T09:53:41.383Z] --- PASS: TestInfoAPI (0.02s)
09:53:41 [2022-08-04T09:53:41.383Z] === RUN   TestInfoAPIWarnings
09:53:41 [2022-08-04T09:53:41.589Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
09:53:42 [2022-08-04T09:53:42.524Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
09:53:43 [2022-08-04T09:53:43.458Z] === RUN   TestDockerSuite/TestBuildShellInherited
09:53:44 [2022-08-04T09:53:44.394Z] === RUN   TestDockerSuite/TestBuildShellMultiple
09:53:45 [2022-08-04T09:53:45.328Z] --- PASS: TestServiceCreateInit (8.97s)
09:53:45 [2022-08-04T09:53:45.328Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s)
09:53:45 [2022-08-04T09:53:45.328Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.58s)
09:53:45 [2022-08-04T09:53:45.328Z] === RUN   TestCreateServiceMultipleTimes
09:53:47 [2022-08-04T09:53:47.857Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
09:53:47 [2022-08-04T09:53:47.857Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
09:53:48 [2022-08-04T09:53:48.115Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
09:53:48 [2022-08-04T09:53:48.115Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
09:53:48 [2022-08-04T09:53:48.115Z] === RUN   TestDockerSuite/TestBuildSpaces
09:53:48 [2022-08-04T09:53:48.373Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
09:53:49 [2022-08-04T09:53:49.308Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
09:53:49 [2022-08-04T09:53:49.566Z] === RUN   TestDockerSuite/TestBuildStderr
09:53:50 [2022-08-04T09:53:50.503Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
09:53:54 [2022-08-04T09:53:54.723Z] === RUN   TestDockerSuite/TestBuildStopSignal
09:53:54 [2022-08-04T09:53:54.981Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
09:53:55 [2022-08-04T09:53:55.551Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
09:53:56 [2022-08-04T09:53:56.118Z] === RUN   TestDockerSuite/TestBuildTagEvent
09:53:56 [2022-08-04T09:53:56.683Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
09:53:57 [2022-08-04T09:53:57.617Z] === RUN   TestDockerSuite/TestBuildUser
09:53:58 [2022-08-04T09:53:58.994Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoAPIWarnings (16.54s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoDebug
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoDebug (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoInsecureRegistries
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoInsecureRegistries (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestInfoRegistryMirrors
09:53:59 [2022-08-04T09:53:59.468Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:53:59 [2022-08-04T09:53:59.468Z] === RUN   TestLoginFailsWithBadCredentials
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingCacheHeaders
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingCacheHeaders (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingGet
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingGet (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingHead
09:54:00 [2022-08-04T09:54:00.034Z] --- PASS: TestPingHead (0.02s)
09:54:00 [2022-08-04T09:54:00.034Z] === RUN   TestPingSwarmHeader
09:54:00 [2022-08-04T09:54:00.599Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:54:00 [2022-08-04T09:54:00.893Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
09:54:01 [2022-08-04T09:54:01.164Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:54:02 [2022-08-04T09:54:02.097Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:54:02 [2022-08-04T09:54:02.097Z] --- PASS: TestPingSwarmHeader (2.06s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:54:02 [2022-08-04T09:54:02.097Z] === RUN   TestVersion
09:54:02 [2022-08-04T09:54:02.097Z] --- PASS: TestVersion (0.02s)
09:54:02 [2022-08-04T09:54:02.097Z] === CONT  TestCgroupDriverSystemdMemoryLimit
09:54:02 [2022-08-04T09:54:02.097Z] === CONT  TestDiskUsage
09:54:02 [2022-08-04T09:54:02.662Z] === RUN   TestDiskUsage/empty
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.663Z] === RUN   TestDiskUsage/after_LoadBusybox
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:54:02 [2022-08-04T09:54:02.920Z] === RUN   TestDiskUsage/after_container.Run
09:54:03 [2022-08-04T09:54:03.419Z] --- PASS: TestCreateServiceMultipleTimes (17.77s)
09:54:03 [2022-08-04T09:54:03.420Z] === RUN   TestCreateServiceConflict
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:54:03 [2022-08-04T09:54:03.487Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.64s)
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestDiskUsage (1.65s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/empty (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image_types (0.01s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestDiskUsage/after_container.Run (0.49s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z] PASS
09:54:03 [2022-08-04T09:54:03.746Z] 
09:54:03 [2022-08-04T09:54:03.746Z] DONE 54 tests in 23.078s
09:54:03 [2022-08-04T09:54:03.746Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:54:03 [2022-08-04T09:54:03.746Z] INFO: Testing against a local daemon
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesCreateAndList
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesRemove
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesRemove (0.08s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInspect
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesInspect (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:54:03 [2022-08-04T09:54:03.746Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:54:03 [2022-08-04T09:54:03.746Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:54:03 [2022-08-04T09:54:03.746Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:54:03 [2022-08-04T09:54:03.746Z] PASS
09:54:03 [2022-08-04T09:54:03.746Z] 
09:54:03 [2022-08-04T09:54:03.746Z] DONE 9 tests in 0.166s
09:54:03 [2022-08-04T09:54:03.746Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:54:04 [2022-08-04T09:54:04.312Z] Stopping apparmor (via systemctl): apparmor.service.
09:54:04 [2022-08-04T09:54:04.312Z] Removing test suite binaries
09:54:04 [2022-08-04T09:54:04.312Z] exiting test-integration
09:54:04 [2022-08-04T09:54:04.312Z] ++ exit 0
09:54:04 [2022-08-04T09:54:04.312Z] 
Post stage
[Pipeline] junit
09:54:05 [2022-08-04T09:54:05.697Z] Recording test results
09:54:05 [2022-08-04T09:54:05.947Z] --- PASS: TestCreateServiceConflict (2.51s)
09:54:05 [2022-08-04T09:54:05.948Z] === RUN   TestCreateServiceMaxReplicas
09:54:06 [2022-08-04T09:54:06.850Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
09:54:07 [2022-08-04T09:54:07.181Z] + echo Ensuring container killed.
09:54:07 [2022-08-04T09:54:07.182Z] Ensuring container killed.
09:54:07 [2022-08-04T09:54:07.182Z] + docker rm -vf docker-pr2
09:54:07 [2022-08-04T09:54:07.182Z] Error: No such container: docker-pr2
[Pipeline] sh
09:54:07 [2022-08-04T09:54:07.461Z] + echo Chowning /workspace to jenkins user
09:54:07 [2022-08-04T09:54:07.461Z] Chowning /workspace to jenkins user
09:54:07 [2022-08-04T09:54:07.461Z] + id -u
09:54:07 [2022-08-04T09:54:07.461Z] + id -g
09:54:07 [2022-08-04T09:54:07.461Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
09:54:07 [2022-08-04T09:54:07.848Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
09:54:09 [2022-08-04T09:54:09.223Z] --- PASS: TestCreateServiceMaxReplicas (3.35s)
09:54:09 [2022-08-04T09:54:09.223Z] === RUN   TestCreateWithDuplicateNetworkNames
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
09:54:09 [2022-08-04T09:54:09.662Z] + bundleName=amd64-cgroup2
09:54:09 [2022-08-04T09:54:09.662Z] + echo Creating amd64-cgroup2-bundles.tar.gz
09:54:09 [2022-08-04T09:54:09.662Z] Creating amd64-cgroup2-bundles.tar.gz
09:54:09 [2022-08-04T09:54:09.662Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
09:54:09 [2022-08-04T09:54:09.662Z] + 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
09:54:09 [2022-08-04T09:54:09.931Z] Archiving artifacts
09:54:10 [2022-08-04T09:54:10.599Z]     docker_api_swarm_node_test.go:81: [dce0077df64ec] joining swarm manager [d537fa7568223]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:54:11 [2022-08-04T09:54:11.652Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
09:54:11 [2022-08-04T09:54:11.955Z] + make clean
09:54:11 [2022-08-04T09:54:11.955Z] docker volume rm -f docker-dev-cache docker-mod-cache
09:54:11 [2022-08-04T09:54:11.955Z] docker-dev-cache
09:54:11 [2022-08-04T09:54:11.955Z] docker-mod-cache
[Pipeline] deleteDir
09:54:13 [2022-08-04T09:54:13.880Z] === RUN   TestDockerSuite/TestBuildVerboseOut
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
09:54:14 [2022-08-04T09:54:14.449Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
09:54:14 [2022-08-04T09:54:14.707Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
09:54:15 [2022-08-04T09:54:15.273Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
09:54:16 [2022-08-04T09:54:16.208Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
09:54:17 [2022-08-04T09:54:17.583Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
09:54:17 [2022-08-04T09:54:17.583Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
09:54:17 [2022-08-04T09:54:17.583Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
09:54:17 [2022-08-04T09:54:17.583Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
09:54:17 [2022-08-04T09:54:17.583Z] === RUN   TestDockerSuite/TestBuildWindowsUser
09:54:17 [2022-08-04T09:54:17.583Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
09:54:17 [2022-08-04T09:54:17.583Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
09:54:17 [2022-08-04T09:54:17.583Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
09:54:17 [2022-08-04T09:54:17.583Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
09:54:18 [2022-08-04T09:54:18.957Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
09:54:19 [2022-08-04T09:54:19.217Z] === RUN   TestDockerSuite/TestBuildWithFailure
09:54:19 [2022-08-04T09:54:19.782Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
09:54:20 [2022-08-04T09:54:20.041Z] === RUN   TestDockerSuite/TestBuildWithTabs
09:54:20 [2022-08-04T09:54:20.976Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
09:54:20 [2022-08-04T09:54:20.976Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
09:54:22 [2022-08-04T09:54:22.876Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
09:54:23 [2022-08-04T09:54:23.810Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.52s)
09:54:23 [2022-08-04T09:54:23.810Z] === RUN   TestCreateServiceSecretFileMode
09:54:23 [2022-08-04T09:54:23.810Z] === RUN   TestDockerSuite/TestBuildWithVolumes
09:54:24 [2022-08-04T09:54:24.377Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
09:54:24 [2022-08-04T09:54:24.635Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
09:54:24 [2022-08-04T09:54:24.893Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
09:54:25 [2022-08-04T09:54:25.829Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
09:54:25 [2022-08-04T09:54:25.829Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
09:54:25 [2022-08-04T09:54:25.829Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
09:54:26 [2022-08-04T09:54:26.764Z]     docker_api_swarm_node_test.go:53: [d0d02b30e3086] joining swarm manager [d2b9f16b712a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:54:26 [2022-08-04T09:54:26.764Z] === RUN   TestDockerSuite/TestBuildXZHost
09:54:26 [2022-08-04T09:54:26.764Z] --- PASS: TestCreateServiceSecretFileMode (3.24s)
09:54:26 [2022-08-04T09:54:26.764Z] === RUN   TestCreateServiceConfigFileMode
09:54:27 [2022-08-04T09:54:27.700Z]     docker_api_swarm_node_test.go:54: [dd5dc0fa08638] joining swarm manager [d2b9f16b712a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:54:28 [2022-08-04T09:54:28.637Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
09:54:29 [2022-08-04T09:54:29.571Z] === RUN   TestDockerSuite/TestCommitChange
09:54:30 [2022-08-04T09:54:30.137Z] --- PASS: TestCreateServiceConfigFileMode (3.19s)
09:54:30 [2022-08-04T09:54:30.137Z] === RUN   TestCreateServiceSysctls
09:54:30 [2022-08-04T09:54:30.395Z] === RUN   TestDockerSuite/TestCommitChangeLabels
09:54:30 [2022-08-04T09:54:30.961Z] === RUN   TestDockerSuite/TestCommitHardlink
09:54:32 [2022-08-04T09:54:32.872Z] === RUN   TestDockerSuite/TestCommitNewFile
09:54:33 [2022-08-04T09:54:33.438Z] --- PASS: TestCreateServiceSysctls (3.30s)
09:54:33 [2022-08-04T09:54:33.438Z] === RUN   TestCreateServiceCapabilities
09:54:33 [2022-08-04T09:54:33.701Z] === RUN   TestDockerSuite/TestCommitPausedContainer
09:54:34 [2022-08-04T09:54:34.637Z] === RUN   TestDockerSuite/TestCommitTTY
09:54:36 [2022-08-04T09:54:36.011Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
09:54:36 [2022-08-04T09:54:36.269Z] --- PASS: TestCreateServiceCapabilities (2.90s)
09:54:36 [2022-08-04T09:54:36.269Z] === RUN   TestInspect
09:54:36 [2022-08-04T09:54:36.835Z] === RUN   TestDockerSuite/TestCommitWithoutPause
09:54:37 [2022-08-04T09:54:37.401Z] === RUN   TestDockerSuite/TestCopyAndRestart
09:54:39 [2022-08-04T09:54:39.303Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
09:54:39 [2022-08-04T09:54:39.303Z] === RUN   TestDockerSuite/TestCpAbsolutePath
09:54:39 [2022-08-04T09:54:39.563Z] --- PASS: TestInspect (3.41s)
09:54:39 [2022-08-04T09:54:39.563Z] === RUN   TestCreateJob
09:54:39 [2022-08-04T09:54:39.821Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
09:54:40 [2022-08-04T09:54:40.387Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
09:54:40 [2022-08-04T09:54:40.953Z] === RUN   TestDockerSuite/TestCpFromCaseA
09:54:41 [2022-08-04T09:54:41.887Z] === RUN   TestDockerSuite/TestCpFromCaseB
09:54:42 [2022-08-04T09:54:42.455Z] === RUN   TestDockerSuite/TestCpFromCaseC
09:54:43 [2022-08-04T09:54:43.389Z] === RUN   TestDockerSuite/TestCpFromCaseD
09:54:43 [2022-08-04T09:54:43.389Z] --- PASS: TestCreateJob (3.81s)
09:54:43 [2022-08-04T09:54:43.389Z] === RUN   TestReplicatedJob
09:54:43 [2022-08-04T09:54:43.956Z] === RUN   TestDockerSuite/TestCpFromCaseE
09:54:44 [2022-08-04T09:54:44.523Z] === RUN   TestDockerSuite/TestCpFromCaseF
09:54:45 [2022-08-04T09:54:45.458Z] === RUN   TestDockerSuite/TestCpFromCaseG
09:54:46 [2022-08-04T09:54:46.394Z] === RUN   TestDockerSuite/TestCpFromCaseH
09:54:47 [2022-08-04T09:54:47.329Z] === RUN   TestDockerSuite/TestCpFromCaseI
09:54:47 [2022-08-04T09:54:47.896Z] === RUN   TestDockerSuite/TestCpFromCaseJ
09:54:48 [2022-08-04T09:54:48.830Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
09:54:49 [2022-08-04T09:54:49.764Z] --- PASS: TestReplicatedJob (6.13s)
09:54:49 [2022-08-04T09:54:49.764Z] === RUN   TestUpdateReplicatedJob
09:54:49 [2022-08-04T09:54:49.764Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
09:54:50 [2022-08-04T09:54:50.709Z] === RUN   TestDockerSuite/TestCpGarbagePath
09:54:51 [2022-08-04T09:54:51.275Z] === RUN   TestDockerSuite/TestCpLocalOnly
09:54:51 [2022-08-04T09:54:51.275Z] === RUN   TestDockerSuite/TestCpNameHasColon
09:54:52 [2022-08-04T09:54:52.210Z] === RUN   TestDockerSuite/TestCpRelativePath
09:54:52 [2022-08-04T09:54:52.775Z] === RUN   TestDockerSuite/TestCpSpecialFiles
09:54:52 [2022-08-04T09:54:52.923Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
09:54:52 [2022-08-04T09:54:52.923Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
09:54:52 [2022-08-04T09:54:52.923Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
09:54:52 [2022-08-04T09:54:52.923Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
09:54:52 [2022-08-04T09:54:52.923Z] Cross building: bundles/cross/linux/s390x
09:54:52 [2022-08-04T09:54:52.923Z] Building: bundles/cross/linux/s390x-daemon/dockerd
09:54:52 [2022-08-04T09:54:52.923Z] GOOS="linux" GOARCH="s390x" GOARM=""
09:54:53 [2022-08-04T09:54:53.342Z] --- PASS: TestUpdateReplicatedJob (3.87s)
09:54:53 [2022-08-04T09:54:53.342Z] === RUN   TestServiceListWithStatuses
09:54:53 [2022-08-04T09:54:53.342Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:54:53 [2022-08-04T09:54:53.342Z] --- SKIP: TestServiceListWithStatuses (0.00s)
09:54:53 [2022-08-04T09:54:53.342Z] === RUN   TestDockerNetworkConnectAlias
09:54:53 [2022-08-04T09:54:53.600Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
09:54:54 [2022-08-04T09:54:54.167Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
09:54:55 [2022-08-04T09:54:55.102Z] === RUN   TestDockerSuite/TestCpToCaseA
09:54:57 [2022-08-04T09:54:57.004Z] === RUN   TestDockerSuite/TestCpToCaseB
09:54:57 [2022-08-04T09:54:57.261Z] === RUN   TestDockerSuite/TestCpToCaseC
09:54:58 [2022-08-04T09:54:58.636Z] --- PASS: TestDockerNetworkConnectAlias (5.11s)
09:54:58 [2022-08-04T09:54:58.636Z] === RUN   TestDockerNetworkReConnect
09:54:59 [2022-08-04T09:54:59.201Z] === RUN   TestDockerSuite/TestCpToCaseD
09:55:00 [2022-08-04T09:55:00.135Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
09:55:03 [2022-08-04T09:55:03.419Z] === RUN   TestDockerSuite/TestCpToCaseE
09:55:03 [2022-08-04T09:55:03.419Z] --- PASS: TestDockerNetworkReConnect (4.72s)
09:55:03 [2022-08-04T09:55:03.419Z] === RUN   TestServicePlugin
09:55:05 [2022-08-04T09:55:05.949Z] === RUN   TestDockerSuite/TestCpToCaseF
09:55:06 [2022-08-04T09:55:06.515Z] === RUN   TestDockerSuite/TestCpToCaseG
09:55:06 [2022-08-04T09:55:06.515Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
09:55:07 [2022-08-04T09:55:07.889Z]     plugin_test.go:61: [d1e757ee61222] joining swarm manager [dc35f86bdafcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:55:09 [2022-08-04T09:55:09.267Z]     docker_api_swarm_test.go:202: [deb3d40cedfa2] joining swarm manager [d137ccbeac674]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:55:09 [2022-08-04T09:55:09.267Z]     plugin_test.go:64: [dfd6545b1ccd3] joining swarm manager [dc35f86bdafcf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:55:10 [2022-08-04T09:55:10.643Z] === RUN   TestDockerSuite/TestCpToCaseH
09:55:13 [2022-08-04T09:55:13.185Z] === RUN   TestDockerSuite/TestCpToCaseI
09:55:13 [2022-08-04T09:55:13.185Z] === RUN   TestDockerSuite/TestCpToCaseJ
09:55:16 [2022-08-04T09:55:16.466Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
09:55:16 [2022-08-04T09:55:16.724Z] === RUN   TestDockerSuite/TestCpToDot
09:55:17 [2022-08-04T09:55:17.294Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
09:55:18 [2022-08-04T09:55:18.228Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
09:55:19 [2022-08-04T09:55:19.163Z] === RUN   TestDockerSuite/TestCpToStdout
09:55:20 [2022-08-04T09:55:20.097Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
09:55:21 [2022-08-04T09:55:21.032Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
09:55:21 [2022-08-04T09:55:21.290Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
09:55:21 [2022-08-04T09:55:21.857Z] === RUN   TestDockerSuite/TestCpVolumePath
09:55:23 [2022-08-04T09:55:23.233Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
09:55:23 [2022-08-04T09:55:23.233Z] === RUN   TestDockerSuite/TestCreateArgs
09:55:23 [2022-08-04T09:55:23.233Z] === RUN   TestDockerSuite/TestCreateByImageID
09:55:23 [2022-08-04T09:55:23.491Z] === RUN   TestDockerSuite/TestCreateEchoStdout
09:55:24 [2022-08-04T09:55:24.057Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
09:55:24 [2022-08-04T09:55:24.057Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
09:55:24 [2022-08-04T09:55:24.057Z] === RUN   TestDockerSuite/TestCreateHostConfig
09:55:24 [2022-08-04T09:55:24.057Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
09:55:24 [2022-08-04T09:55:24.623Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
09:55:24 [2022-08-04T09:55:24.881Z] === RUN   TestDockerSuite/TestCreateLabels
09:55:24 [2022-08-04T09:55:24.881Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
09:55:24 [2022-08-04T09:55:24.881Z] === RUN   TestDockerSuite/TestCreateRM
09:55:25 [2022-08-04T09:55:25.139Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
09:55:25 [2022-08-04T09:55:25.139Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
09:55:25 [2022-08-04T09:55:25.139Z] === RUN   TestDockerSuite/TestCreateStopSignal
09:55:25 [2022-08-04T09:55:25.139Z] === RUN   TestDockerSuite/TestCreateStopTimeout
09:55:25 [2022-08-04T09:55:25.139Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
09:55:27 [2022-08-04T09:55:27.039Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
09:55:27 [2022-08-04T09:55:27.039Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
09:55:27 [2022-08-04T09:55:27.039Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
09:55:29 [2022-08-04T09:55:29.568Z] === RUN   TestDockerSuite/TestCreateWithPortRange
09:55:29 [2022-08-04T09:55:29.568Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
09:55:29 [2022-08-04T09:55:29.826Z] === RUN   TestDockerSuite/TestEventsAttach
09:55:30 [2022-08-04T09:55:30.392Z] === RUN   TestDockerSuite/TestEventsCommit
09:55:30 [2022-08-04T09:55:30.651Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
09:55:30 [2022-08-04T09:55:30.910Z] === RUN   TestDockerSuite/TestEventsContainerEvents
09:55:31 [2022-08-04T09:55:31.484Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
09:55:32 [2022-08-04T09:55:32.050Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
09:55:32 [2022-08-04T09:55:32.618Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
09:55:32 [2022-08-04T09:55:32.876Z]     docker_api_swarm_test.go:384: [dd9ad7551d0ea] joining swarm manager [db3cee1d1a53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:55:34 [2022-08-04T09:55:34.251Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
09:55:34 [2022-08-04T09:55:34.251Z]     docker_api_swarm_test.go:385: [d84510f234076] joining swarm manager [db3cee1d1a53c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:55:35 [2022-08-04T09:55:35.184Z] === RUN   TestDockerSuite/TestEventsContainerRestart
09:55:36 [2022-08-04T09:55:36.119Z] --- PASS: TestServicePlugin (32.64s)
09:55:36 [2022-08-04T09:55:36.119Z] === RUN   TestServiceUpdateLabel
09:55:37 [2022-08-04T09:55:37.492Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
09:55:38 [2022-08-04T09:55:38.058Z] --- PASS: TestServiceUpdateLabel (2.12s)
09:55:38 [2022-08-04T09:55:38.058Z] === RUN   TestServiceUpdateSecrets
09:55:39 [2022-08-04T09:55:39.957Z] === RUN   TestDockerSuite/TestEventsCopy
09:55:40 [2022-08-04T09:55:40.890Z] === RUN   TestDockerSuite/TestEventsFilterContainer
09:55:41 [2022-08-04T09:55:41.825Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
09:55:47 [2022-08-04T09:55:47.084Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
09:55:47 [2022-08-04T09:55:47.341Z] === RUN   TestDockerSuite/TestEventsFilterImageName
09:55:48 [2022-08-04T09:55:48.276Z] === RUN   TestDockerSuite/TestEventsFilterLabels
09:55:49 [2022-08-04T09:55:49.209Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
09:55:49 [2022-08-04T09:55:49.209Z] === RUN   TestDockerSuite/TestEventsFilterType
09:55:49 [2022-08-04T09:55:49.466Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
09:55:49 [2022-08-04T09:55:49.725Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
09:55:49 [2022-08-04T09:55:49.725Z] === RUN   TestDockerSuite/TestEventsFilters
09:55:50 [2022-08-04T09:55:50.661Z] === RUN   TestDockerSuite/TestEventsFormat
09:55:51 [2022-08-04T09:55:51.594Z] === RUN   TestDockerSuite/TestEventsFormatBadField
09:55:51 [2022-08-04T09:55:51.594Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
09:55:51 [2022-08-04T09:55:51.594Z] === RUN   TestDockerSuite/TestEventsImageImport
09:55:52 [2022-08-04T09:55:52.540Z] === RUN   TestDockerSuite/TestEventsImageLoad
09:55:52 [2022-08-04T09:55:52.798Z] --- PASS: TestServiceUpdateSecrets (14.71s)
09:55:52 [2022-08-04T09:55:52.798Z] === RUN   TestServiceUpdateConfigs
09:55:52 [2022-08-04T09:55:52.798Z] === RUN   TestDockerSuite/TestEventsImagePull
09:55:53 [2022-08-04T09:55:53.730Z] === RUN   TestDockerSuite/TestEventsImageTag
09:55:54 [2022-08-04T09:55:54.664Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
09:55:54 [2022-08-04T09:55:54.922Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
09:55:54 [2022-08-04T09:55:54.922Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
09:55:54 [2022-08-04T09:55:54.922Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
09:55:54 [2022-08-04T09:55:54.922Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
09:55:54 [2022-08-04T09:55:54.922Z] === RUN   TestDockerSuite/TestEventsPluginOps
09:55:57 [2022-08-04T09:55:57.449Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
09:55:57 [2022-08-04T09:55:57.707Z] === RUN   TestDockerSuite/TestEventsRename
09:55:58 [2022-08-04T09:55:58.273Z] === RUN   TestDockerSuite/TestEventsResize
09:55:58 [2022-08-04T09:55:58.840Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
09:56:04 [2022-08-04T09:56:04.101Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
09:56:04 [2022-08-04T09:56:04.669Z] === RUN   TestDockerSuite/TestEventsStreaming
09:56:05 [2022-08-04T09:56:05.234Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
09:56:07 [2022-08-04T09:56:07.132Z] --- PASS: TestServiceUpdateConfigs (14.43s)
09:56:07 [2022-08-04T09:56:07.132Z] === RUN   TestServiceUpdateNetwork
09:56:08 [2022-08-04T09:56:08.065Z] === RUN   TestDockerSuite/TestEventsTop
09:56:08 [2022-08-04T09:56:08.324Z] === RUN   TestDockerSuite/TestEventsUntag
09:56:10 [2022-08-04T09:56:10.850Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
09:56:20 [2022-08-04T09:56:20.829Z] --- PASS: TestServiceUpdateNetwork (12.54s)
09:56:20 [2022-08-04T09:56:20.829Z] === RUN   TestServiceUpdatePidsLimit
09:56:21 [2022-08-04T09:56:21.087Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
09:56:21 [2022-08-04T09:56:21.653Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
09:56:21 [2022-08-04T09:56:21.653Z] === RUN   TestDockerSuite/TestNetworkEvents
09:56:28 [2022-08-04T09:56:28.206Z] === RUN   TestDockerSuite/TestVolumeEvents
09:56:28 [2022-08-04T09:56:28.772Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
09:56:30 [2022-08-04T09:56:30.670Z]     check_test.go:611: [d84510f234076] daemon is not started
09:56:30 [2022-08-04T09:56:30.670Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
09:56:32 [2022-08-04T09:56:32.569Z]     docker_api_swarm_test.go:802: [d2b8a8e802b25] joining swarm manager [df02f2155bf7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:56:32 [2022-08-04T09:56:32.826Z] === RUN   TestDockerSuite/TestExec
09:56:33 [2022-08-04T09:56:33.393Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
09:56:33 [2022-08-04T09:56:33.960Z]     docker_api_swarm_test.go:802: [d8ba642eddb2c] joining swarm manager [df02f2155bf7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:56:34 [2022-08-04T09:56:34.526Z] === RUN   TestDockerSuite/TestExecCgroup
09:56:35 [2022-08-04T09:56:35.460Z]     docker_api_swarm_test.go:802: [dd369f816764e] joining swarm manager [df02f2155bf7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:56:35 [2022-08-04T09:56:35.460Z] === RUN   TestDockerSuite/TestExecEnv
09:56:36 [2022-08-04T09:56:36.393Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
09:56:36 [2022-08-04T09:56:36.393Z] --- PASS: TestServiceUpdatePidsLimit (16.48s)
09:56:36 [2022-08-04T09:56:36.393Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
09:56:36 [2022-08-04T09:56:36.393Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
09:56:36 [2022-08-04T09:56:36.393Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
09:56:36 [2022-08-04T09:56:36.393Z] PASS
09:56:36 [2022-08-04T09:56:36.393Z] 
09:56:36 [2022-08-04T09:56:36.393Z] === Skipped
09:56:36 [2022-08-04T09:56:36.393Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
09:56:36 [2022-08-04T09:56:36.393Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
09:56:36 [2022-08-04T09:56:36.393Z] 
09:56:36 [2022-08-04T09:56:36.393Z] DONE 27 tests, 1 skipped in 179.873s
09:56:36 [2022-08-04T09:56:36.393Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
09:56:36 [2022-08-04T09:56:36.393Z] ++ 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
09:56:36 [2022-08-04T09:56:36.393Z] ++ set -e
09:56:36 [2022-08-04T09:56:36.393Z] ++ '[' -n 0 ']'
09:56:36 [2022-08-04T09:56:36.393Z] ++ set -x
09:56:36 [2022-08-04T09:56:36.393Z] ++ 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
09:56:36 [2022-08-04T09:56:36.393Z] INFO: Testing against a local daemon
09:56:36 [2022-08-04T09:56:36.393Z] === RUN   TestSessionCreate
09:56:36 [2022-08-04T09:56:36.393Z] --- PASS: TestSessionCreate (0.04s)
09:56:36 [2022-08-04T09:56:36.393Z] === RUN   TestSessionCreateWithBadUpgrade
09:56:36 [2022-08-04T09:56:36.393Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
09:56:36 [2022-08-04T09:56:36.393Z] PASS
09:56:36 [2022-08-04T09:56:36.393Z] 
09:56:36 [2022-08-04T09:56:36.393Z] DONE 2 tests in 0.185s
09:56:36 [2022-08-04T09:56:36.393Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
09:56:36 [2022-08-04T09:56:36.393Z] ++ 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
09:56:36 [2022-08-04T09:56:36.393Z] ++ set -e
09:56:36 [2022-08-04T09:56:36.393Z] ++ '[' -n 0 ']'
09:56:36 [2022-08-04T09:56:36.393Z] ++ set -x
09:56:36 [2022-08-04T09:56:36.393Z] ++ 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
09:56:36 [2022-08-04T09:56:36.651Z] INFO: Testing against a local daemon
09:56:36 [2022-08-04T09:56:36.651Z] === RUN   TestCgroupDriverSystemdMemoryLimit
09:56:36 [2022-08-04T09:56:36.651Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:56:36 [2022-08-04T09:56:36.651Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
09:56:36 [2022-08-04T09:56:36.651Z] === RUN   TestDiskUsage
09:56:36 [2022-08-04T09:56:36.651Z] === PAUSE TestDiskUsage
09:56:36 [2022-08-04T09:56:36.651Z] === RUN   TestEventsExecDie
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestEventsExecDie (0.85s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestEventsBackwardsCompatible
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestEventsVolumeCreate
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestEventsVolumeCreate (0.07s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestInfoBinaryCommits
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestInfoBinaryCommits (0.03s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestInfoAPIVersioned
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestInfoAPIVersioned (0.01s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestInfoAPI
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestDockerSuite/TestExecExitStatus
09:56:37 [2022-08-04T09:56:37.585Z] --- PASS: TestInfoAPI (0.03s)
09:56:37 [2022-08-04T09:56:37.585Z] === RUN   TestInfoAPIWarnings
09:56:37 [2022-08-04T09:56:37.844Z]     docker_api_swarm_test.go:802: [d50d6eb5feec5] joining swarm manager [df02f2155bf7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:56:38 [2022-08-04T09:56:38.410Z] === RUN   TestDockerSuite/TestExecInspectID
09:56:39 [2022-08-04T09:56:39.344Z]     docker_api_swarm_test.go:810: [db88eec188a47] joining swarm manager [df02f2155bf7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
09:56:41 [2022-08-04T09:56:41.242Z] === RUN   TestDockerSuite/TestExecInteractive
09:56:41 [2022-08-04T09:56:41.501Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
09:56:42 [2022-08-04T09:56:42.077Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
09:56:42 [2022-08-04T09:56:42.650Z] === RUN   TestDockerSuite/TestExecParseError
09:56:43 [2022-08-04T09:56:43.215Z] === RUN   TestDockerSuite/TestExecPausedContainer
09:56:43 [2022-08-04T09:56:43.474Z] === RUN   TestDockerSuite/TestExecSetEnv
09:56:44 [2022-08-04T09:56:44.039Z] === RUN   TestDockerSuite/TestExecStartFails
09:56:44 [2022-08-04T09:56:44.508Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
09:56:44 [2022-08-04T09:56:44.508Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
09:56:44 [2022-08-04T09:56:44.508Z] GOOS="linux" GOARCH="s390x" GOARM=""
09:56:44 [2022-08-04T09:56:44.508Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
09:56:44 [2022-08-04T09:56:44.508Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
09:56:44 [2022-08-04T09:56:44.829Z] + sudo modprobe ip6table_filter
[Pipeline] sh
09:56:44 [2022-08-04T09:56:44.983Z] === RUN   TestDockerSuite/TestExecStopNotHanging
09:56:45 [2022-08-04T09:56:45.112Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/test/unit
09:56:45 [2022-08-04T09:56:45.371Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
09:56:45 [2022-08-04T09:56:45.371Z] + TESTFLAGS+=' -test.timeout=5m'
09:56:45 [2022-08-04T09:56:45.371Z] + TESTDIRS=./...
09:56:45 [2022-08-04T09:56:45.371Z] + exclude_paths='/vendor/|/integration'
09:56:45 [2022-08-04T09:56:45.371Z] ++ grep -vE '(/vendor/|/integration)'
09:56:45 [2022-08-04T09:56:45.371Z] ++ go list ./...
09:56:45 [2022-08-04T09:56:45.550Z] === RUN   TestDockerSuite/TestExecTTY
09:56:46 [2022-08-04T09:56:46.116Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
09:56:46 [2022-08-04T09:56:46.310Z] + pkg_list='github.com/docker/docker/api
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/backend/build
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/httpstatus
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/httputils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/middleware
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/build
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/checkpoint
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/container
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/debug
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/distribution
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/grpc
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/image
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/network
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/plugin
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/session
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/swarm
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/system
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/router/volume
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/backend
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/blkiodev
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/container
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/events
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/filters
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/image
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/mount
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/network
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/registry
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/strslice
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/swarm
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/swarm/runtime
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/time
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/versions
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/versions/v1p19
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/versions/v1p20
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/types/volume
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/exporter
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/builder-next/worker
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/dockerfile
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/remotecontext
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/remotecontext/git
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cli
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cli/config
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cli/debug
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cli/winresources/dockerd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/client
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cmd/docker-proxy
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cmd/dockerd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cmd/dockerd/trap
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/container
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/container/stream
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/contrib/apparmor
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/contrib/docker-device-tool
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/contrib/httpserver
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster/convert
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster/executor
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/cluster/provider
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/config
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/containerd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/events
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/events/testutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/exec
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/register
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/images
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/initlayer
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/links
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/listeners
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/awslogs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/fluentd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/gelf
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/journald
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/local
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/logentries
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/loggertest
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/splunk
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/syslog
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/logger/templates
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/names
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/network
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/daemon/stats
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/distribution
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/distribution/metadata
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/distribution/utils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/distribution/xfer
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/dockerversion
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/errdefs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/image
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/image/cache
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/image/tarexport
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/image/v1
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/internal/test/suite
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/layer
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libcontainerd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libcontainerd/queue
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libcontainerd/remote
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libcontainerd/supervisor
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libcontainerd/types
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/bitseq
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cluster
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/config
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/datastore
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/diagnostic
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/discoverapi
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/driverapi
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/host
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/null
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/drvregistry
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/etchosts
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/idm
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/internal/caller
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipam
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipamapi
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipams/null
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ipamutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/iptables
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/netlabel
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/netutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/networkdb
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/ns
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/options
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/osl
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/portallocator
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/portmapper
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/resolvconf
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/testutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/libnetwork/types
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/oci
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/oci/caps
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/opts
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/aaparser
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/archive
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/authorization
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/broadcaster
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/capabilities
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/chrootarchive
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/containerfs
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/devicemapper
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/directory
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/dmesg
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/fileutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/fsutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/homedir
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/idtools
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/ioutils
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/jsonmessage
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/longpath
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/loopback
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/namesgenerator
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/parsers
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/parsers/kernel
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/pidfile
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/platform
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugingetter
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugins
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/plugins/transport
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/pools
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/progress
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/pubsub
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/reexec
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/signal
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/stack
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/stdcopy
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/streamformatter
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/stringid
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/sysinfo
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/system
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/tailfile
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/tarsum
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/urlutil
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/pkg/useragent
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/plugin
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/plugin/executor/containerd
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/plugin/v2
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/profiles/apparmor
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/profiles/seccomp
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/quota
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/reference
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/registry
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/registry/resumable
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/restartmanager
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/rootless
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/rootless/specconv
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/runconfig
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/runconfig/opts
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/daemon
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/environment
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fakecontext
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fakegit
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fakestorage
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fixtures/load
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/registry
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/testutil/request
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/drivers
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/local
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/mounts
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/service
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/service/opts
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/volume/testutils'
09:56:46 [2022-08-04T09:56:46.310Z] ++ grep --fixed-strings -v /libnetwork
09:56:46 [2022-08-04T09:56:46.310Z] ++ echo 'github.com/docker/docker/api
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/backend/build
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/httpstatus
09:56:46 [2022-08-04T09:56:46.310Z] github.com/docker/docker/api/server/httputils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/middleware
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/build
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/checkpoint
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/debug
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/distribution
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/grpc
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/image
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/network
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/session
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/swarm
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/system
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/volume
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/backend
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/blkiodev
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/events
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/filters
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/image
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/mount
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/network
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/registry
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/strslice
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/swarm
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/swarm/runtime
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/time
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions/v1p19
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions/v1p20
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/volume
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/exporter
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/worker
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/dockerfile
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext/git
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/config
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/debug
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/winresources/dockerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/client
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/docker-proxy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd/trap
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/container/stream
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/apparmor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/docker-device-tool
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/httpserver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/convert
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/executor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/provider
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/config
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/containerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/events
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/events/testutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/exec
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/register
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/images
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/initlayer
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/links
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/listeners
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/awslogs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/fluentd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/gelf
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/journald
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/local
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/logentries
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/loggertest
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/splunk
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/syslog
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/logger/templates
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/names
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/network
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/stats
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/distribution
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/distribution/metadata
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/distribution/utils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/distribution/xfer
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/dockerversion
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/errdefs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/image
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/image/cache
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/image/tarexport
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/image/v1
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/internal/test/suite
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/layer
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libcontainerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libcontainerd/queue
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libcontainerd/remote
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libcontainerd/supervisor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libcontainerd/types
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/bitseq
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cluster
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/config
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/datastore
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/diagnostic
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/discoverapi
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/driverapi
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/host
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/null
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/drvregistry
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/etchosts
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/idm
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/internal/caller
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipam
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipamapi
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipams/null
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ipamutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/iptables
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/netlabel
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/netutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/networkdb
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/ns
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/options
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/osl
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/portallocator
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/portmapper
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/resolvconf
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/testutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/libnetwork/types
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/oci
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/oci/caps
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/opts
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/aaparser
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/archive
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/authorization
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/broadcaster
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/capabilities
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/chrootarchive
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/containerfs
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/devicemapper
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/directory
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/dmesg
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/fileutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/fsutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/homedir
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/idtools
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/ioutils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/jsonmessage
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/longpath
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/loopback
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/namesgenerator
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/parsers
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/parsers/kernel
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/pidfile
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/platform
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugingetter
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugins
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/plugins/transport
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/pools
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/progress
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/pubsub
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/reexec
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/signal
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/stack
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/stdcopy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/streamformatter
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/stringid
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/sysinfo
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/system
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/tailfile
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/tarsum
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/urlutil
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/pkg/useragent
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/plugin/executor/containerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/plugin/v2
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/profiles/apparmor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/profiles/seccomp
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/quota
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/reference
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/registry
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/registry/resumable
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/restartmanager
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/rootless
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/rootless/specconv
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/runconfig
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/runconfig/opts
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/daemon
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/environment
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fakecontext
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fakegit
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fakestorage
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fixtures/load
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/registry
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/testutil/request
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/drivers
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/local
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/mounts
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/service
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/service/opts
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/volume/testutils'
09:56:46 [2022-08-04T09:56:46.311Z] + base_pkg_list='github.com/docker/docker/api
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/backend/build
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/httpstatus
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/httputils
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/middleware
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/build
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/checkpoint
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/debug
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/distribution
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/grpc
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/image
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/network
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/session
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/swarm
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/system
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/server/router/volume
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/backend
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/blkiodev
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/events
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/filters
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/image
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/mount
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/network
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/registry
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/strslice
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/swarm
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/swarm/runtime
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/time
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions/v1p19
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/versions/v1p20
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/api/types/volume
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/exporter
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/builder-next/worker
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/dockerfile
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext/git
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/config
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/debug
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cli/winresources/dockerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/client
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/docker-proxy
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd/trap
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/container/stream
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/apparmor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/docker-device-tool
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/contrib/httpserver
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/convert
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/executor
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/cluster/provider
09:56:46 [2022-08-04T09:56:46.311Z] github.com/docker/docker/daemon/config
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/containerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/events
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/events/testutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/exec
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/register
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/images
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/initlayer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/links
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/listeners
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/awslogs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/fluentd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/gelf
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/local
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/logentries
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggertest
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/splunk
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/syslog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/templates
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/names
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/network
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/stats
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/metadata
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/utils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/xfer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/dockerversion
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/errdefs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/cache
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/tarexport
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/v1
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/internal/test/suite
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/layer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/queue
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/remote
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/supervisor
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/types
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/oci
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/oci/caps
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/opts
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/aaparser
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/archive
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/authorization
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/broadcaster
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/capabilities
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/chrootarchive
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/containerfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/devicemapper
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/directory
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/dmesg
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/fileutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/fsutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/homedir
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/idtools
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/ioutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/jsonmessage
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/longpath
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/loopback
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/namesgenerator
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/parsers
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/parsers/kernel
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/pidfile
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/platform
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugingetter
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugins
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/plugins/transport
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/pools
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/progress
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/pubsub
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/reexec
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/signal
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/stack
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/stdcopy
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/streamformatter
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/stringid
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/sysinfo
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/system
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/tailfile
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/tarsum
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/urlutil
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/pkg/useragent
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/plugin
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/plugin/executor/containerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/plugin/v2
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/profiles/apparmor
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/profiles/seccomp
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/quota
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/reference
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/registry
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/registry/resumable
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/restartmanager
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/rootless
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/rootless/specconv
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/runconfig
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/runconfig/opts
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/daemon
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/environment
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fakecontext
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fakegit
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fakestorage
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fixtures/load
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/registry
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/testutil/request
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/drivers
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/local
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/mounts
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/service
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/service/opts
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/volume/testutils'
09:56:46 [2022-08-04T09:56:46.312Z] ++ echo 'github.com/docker/docker/api
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/backend/build
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/httpstatus
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/httputils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/middleware
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/build
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/checkpoint
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/container
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/debug
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/distribution
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/grpc
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/image
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/network
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/plugin
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/session
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/swarm
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/system
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/server/router/volume
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/backend
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/blkiodev
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/container
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/events
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/filters
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/image
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/mount
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/network
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/registry
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/strslice
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/swarm
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/swarm/runtime
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/time
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/versions
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/versions/v1p19
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/versions/v1p20
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/api/types/volume
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/exporter
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/builder-next/worker
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/dockerfile
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/remotecontext
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/remotecontext/git
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cli
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cli/config
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cli/debug
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cli/winresources/dockerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/client
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cmd/docker-proxy
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cmd/dockerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cmd/dockerd/trap
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/container
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/container/stream
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/contrib/apparmor
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/contrib/docker-device-tool
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/contrib/httpserver
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster/convert
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster/executor
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/cluster/provider
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/config
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/containerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/events
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/events/testutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/exec
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/register
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/images
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/initlayer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/links
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/listeners
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/awslogs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/fluentd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/gelf
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/local
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/logentries
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggertest
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/splunk
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/syslog
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/logger/templates
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/names
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/network
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/daemon/stats
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/metadata
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/utils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/distribution/xfer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/dockerversion
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/errdefs
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/cache
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/tarexport
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/image/v1
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/internal/test/suite
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/layer
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/queue
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/remote
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/supervisor
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libcontainerd/types
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/bitseq
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cluster
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/config
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/datastore
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/diagnostic
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/discoverapi
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/driverapi
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/host
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/null
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/drvregistry
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/etchosts
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/idm
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/internal/caller
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipam
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipamapi
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipams/null
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/ipamutils
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/iptables
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/netlabel
09:56:46 [2022-08-04T09:56:46.312Z] github.com/docker/docker/libnetwork/netutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/networkdb
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ns
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/options
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portallocator
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portmapper
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/resolvconf
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/testutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/types
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/oci
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/oci/caps
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/opts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/aaparser
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/archive
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/authorization
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/broadcaster
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/capabilities
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/chrootarchive
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/containerfs
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/devicemapper
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/directory
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/dmesg
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/fileutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/fsutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/homedir
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/idtools
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/ioutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/jsonmessage
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/longpath
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/loopback
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/namesgenerator
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/parsers
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/parsers/kernel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/pidfile
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/platform
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugingetter
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugins
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/plugins/transport
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/pools
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/progress
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/pubsub
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/reexec
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/signal
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/stack
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/stdcopy
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/streamformatter
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/stringid
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/sysinfo
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/system
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/tailfile
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/tarsum
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/urlutil
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/pkg/useragent
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/plugin
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/plugin/executor/containerd
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/plugin/v2
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/profiles/apparmor
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/profiles/seccomp
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/quota
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/reference
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/registry
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/registry/resumable
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/restartmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/rootless
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/rootless/specconv
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/runconfig
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/runconfig/opts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/daemon
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/environment
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fakecontext
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fakegit
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fakestorage
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fixtures/load
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/registry
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/testutil/request
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/drivers
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/local
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/mounts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/service
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/service/opts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/volume/testutils'
09:56:46 [2022-08-04T09:56:46.313Z] ++ grep --fixed-strings /libnetwork
09:56:46 [2022-08-04T09:56:46.313Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/bitseq
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cluster
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/config
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/datastore
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/diagnostic
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/discoverapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/driverapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/host
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/null
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drvregistry
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/etchosts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/idm
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/internal/caller
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipam
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipamapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/null
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipamutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/iptables
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/netlabel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/netutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/networkdb
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ns
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/options
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portallocator
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portmapper
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/resolvconf
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/testutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/types'
09:56:46 [2022-08-04T09:56:46.313Z] + grep --fixed-strings libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.313Z] + echo 'github.com/docker/docker/libnetwork
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/bitseq
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cluster
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/diagnostic
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/ovrouter
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/cmd/readme_test
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/config
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/datastore
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/diagnostic
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/discoverapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/driverapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/host
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/macvlan
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/null
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/remote
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/remote/api
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/windows
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drvregistry
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/etchosts
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/idm
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/internal/caller
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/internal/setmatrix
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipam
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipamapi
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/builtin
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/null
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/remote
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/remote/api
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipams/windowsipam
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ipamutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/iptables
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/netlabel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/netutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/networkdb
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/ns
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/options
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/osl/kernel
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portallocator
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/portmapper
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/resolvconf
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/testutils
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/types'
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge
09:56:46 [2022-08-04T09:56:46.313Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
09:56:46 [2022-08-04T09:56:46.313Z] + type docker-proxy
09:56:46 [2022-08-04T09:56:46.313Z] hack/test/unit: line 25: type: docker-proxy: not found
09:56:46 [2022-08-04T09:56:46.313Z] + hack/make.sh binary-proxy install-proxy
09:56:46 [2022-08-04T09:56:46.313Z] 
09:56:46 [2022-08-04T09:56:46.313Z] Removing bundles/
09:56:46 [2022-08-04T09:56:46.573Z] 
09:56:46 [2022-08-04T09:56:46.573Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
09:56:46 [2022-08-04T09:56:46.573Z] Building: bundles/binary-proxy/docker-proxy
09:56:46 [2022-08-04T09:56:46.573Z] GOOS="" GOARCH="" GOARM=""
09:56:46 [2022-08-04T09:56:46.680Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
09:56:46 [2022-08-04T09:56:46.938Z] === RUN   TestDockerSuite/TestExecUlimits
09:56:47 [2022-08-04T09:56:47.504Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
09:56:47 [2022-08-04T09:56:47.504Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
09:56:47 [2022-08-04T09:56:47.504Z] === RUN   TestDockerSuite/TestExecWithImageUser
09:56:48 [2022-08-04T09:56:48.878Z] === RUN   TestDockerSuite/TestExecWithNoTERM
09:56:49 [2022-08-04T09:56:49.136Z] === RUN   TestDockerSuite/TestExecWithPrivileged
09:56:50 [2022-08-04T09:56:50.071Z] === RUN   TestDockerSuite/TestExecWithTERM
09:56:50 [2022-08-04T09:56:50.636Z] === RUN   TestDockerSuite/TestExecWithUser
09:56:51 [2022-08-04T09:56:51.202Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
09:56:52 [2022-08-04T09:56:52.136Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
09:56:54 [2022-08-04T09:56:54.039Z] === RUN   TestDockerSuite/TestHealth
09:56:54 [2022-08-04T09:56:54.039Z] --- PASS: TestInfoAPIWarnings (16.55s)
09:56:54 [2022-08-04T09:56:54.039Z] === RUN   TestInfoDebug
09:56:54 [2022-08-04T09:56:54.607Z] --- PASS: TestInfoDebug (0.53s)
09:56:54 [2022-08-04T09:56:54.607Z] === RUN   TestInfoInsecureRegistries
09:56:54 [2022-08-04T09:56:54.700Z] Created binary: bundles/binary-proxy/docker-proxy
09:56:54 [2022-08-04T09:56:54.700Z] 
09:56:54 [2022-08-04T09:56:54.700Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
09:56:54 [2022-08-04T09:56:54.700Z] Installing docker-proxy to /usr/local/bin/
09:56:54 [2022-08-04T09:56:54.700Z] 
09:56:54 [2022-08-04T09:56:54.700Z] + mkdir -p bundles
09:56:54 [2022-08-04T09:56:54.700Z] + '[' -n 'github.com/docker/docker/api
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/backend/build
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/httpstatus
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/httputils
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/middleware
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/router
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/router/build
09:56:54 [2022-08-04T09:56:54.700Z] github.com/docker/docker/api/server/router/checkpoint
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/container
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/debug
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/distribution
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/grpc
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/image
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/network
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/plugin
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/session
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/swarm
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/system
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/server/router/volume
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/backend
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/blkiodev
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/container
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/events
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/filters
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/image
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/mount
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/network
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/plugins/logdriver
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/registry
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/strslice
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/swarm
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/swarm/runtime
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/time
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/versions
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/versions/v1p19
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/versions/v1p20
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/api/types/volume
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/exporter
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/imagerefchecker
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/builder-next/worker
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/dockerfile
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/remotecontext
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/remotecontext/git
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/builder/remotecontext/urlutil
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cli
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cli/config
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cli/debug
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cli/winresources/docker-proxy
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cli/winresources/dockerd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/client
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cmd/docker-proxy
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cmd/dockerd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cmd/dockerd/trap
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/container
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/container/stream
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/contrib/apparmor
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/contrib/docker-device-tool
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/contrib/httpserver
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster/controllers/plugin
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster/convert
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster/executor
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster/executor/container
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/cluster/provider
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/config
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/containerd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/events
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/events/testutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/exec
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/aufs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/btrfs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/copy
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/devmapper
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/graphtest
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/overlay
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/overlay2
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/overlayutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/register
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/vfs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/graphdriver/zfs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/images
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/initlayer
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/links
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/listeners
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/awslogs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/fluentd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/gcplogs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/gelf
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/journald
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/journald/internal/export
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/journald/internal/fake
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/jsonfilelog
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/local
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/logentries
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/loggertest
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/loggerutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/loggerutils/cache
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/splunk
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/syslog
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/logger/templates
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/names
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/network
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/daemon/stats
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/distribution
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/distribution/metadata
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/distribution/utils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/distribution/xfer
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/dockerversion
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/errdefs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/image
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/image/cache
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/image/tarexport
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/image/v1
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/internal/test/suite
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/layer
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/libcontainerd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/libcontainerd/queue
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/libcontainerd/remote
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/libcontainerd/supervisor
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/libcontainerd/types
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/oci
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/oci/caps
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/opts
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/aaparser
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/archive
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/authorization
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/broadcaster
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/capabilities
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/chrootarchive
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/containerfs
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/devicemapper
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/directory
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/dmesg
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/fileutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/fsutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/homedir
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/idtools
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/ioutils
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/jsonmessage
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/longpath
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/loopback
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/namesgenerator
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/parsers
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/parsers/kernel
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/parsers/operatingsystem
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/pidfile
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/platform
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugingetter
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugins
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/plugins/transport
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/pools
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/progress
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/pubsub
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/reexec
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/signal
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/stack
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/stdcopy
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/streamformatter
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/stringid
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/sysinfo
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/system
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/tailfile
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/tarsum
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/urlutil
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/pkg/useragent
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/plugin
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/plugin/executor/containerd
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/plugin/v2
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/profiles/apparmor
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/profiles/seccomp
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/quota
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/reference
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/registry
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/registry/resumable
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/restartmanager
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/rootless
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/rootless/specconv
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/runconfig
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/runconfig/opts
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/daemon
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/environment
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fakecontext
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fakegit
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fakestorage
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fixtures/load
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fixtures/plugin
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/fixtures/plugin/basic
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/registry
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/testutil/request
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/drivers
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/local
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/mounts
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/service
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/service/opts
09:56:54 [2022-08-04T09:56:54.701Z] github.com/docker/docker/volume/testutils' ']'
09:56:54 [2022-08-04T09:56:54.701Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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/containerd 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/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal 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/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
09:56:54 [2022-08-04T09:56:54.701Z] ?   	github.com/docker/docker/api	[no test files]
09:56:55 [2022-08-04T09:56:55.173Z] --- PASS: TestInfoInsecureRegistries (0.53s)
09:56:55 [2022-08-04T09:56:55.173Z] === RUN   TestInfoRegistryMirrors
09:56:55 [2022-08-04T09:56:55.738Z] --- PASS: TestInfoRegistryMirrors (0.52s)
09:56:55 [2022-08-04T09:56:55.738Z] === RUN   TestLoginFailsWithBadCredentials
09:56:55 [2022-08-04T09:56:55.997Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
09:56:55 [2022-08-04T09:56:55.997Z] === RUN   TestPingCacheHeaders
09:56:56 [2022-08-04T09:56:56.255Z] --- PASS: TestPingCacheHeaders (0.03s)
09:56:56 [2022-08-04T09:56:56.255Z] === RUN   TestPingGet
09:56:56 [2022-08-04T09:56:56.255Z] --- PASS: TestPingGet (0.01s)
09:56:56 [2022-08-04T09:56:56.255Z] === RUN   TestPingHead
09:56:56 [2022-08-04T09:56:56.255Z] --- PASS: TestPingHead (0.02s)
09:56:56 [2022-08-04T09:56:56.255Z] === RUN   TestPingSwarmHeader
09:56:56 [2022-08-04T09:56:56.824Z] === RUN   TestPingSwarmHeader/before_swarm_init
09:56:57 [2022-08-04T09:56:57.389Z] === RUN   TestPingSwarmHeader/after_swarm_init
09:56:58 [2022-08-04T09:56:58.323Z] === RUN   TestPingSwarmHeader/after_swarm_leave
09:56:58 [2022-08-04T09:56:58.323Z] --- PASS: TestPingSwarmHeader (2.13s)
09:56:58 [2022-08-04T09:56:58.323Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
09:56:58 [2022-08-04T09:56:58.323Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
09:56:58 [2022-08-04T09:56:58.323Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
09:56:58 [2022-08-04T09:56:58.323Z] === RUN   TestVersion
09:56:58 [2022-08-04T09:56:58.323Z] --- PASS: TestVersion (0.02s)
09:56:58 [2022-08-04T09:56:58.323Z] === CONT  TestDiskUsage
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/container_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/image_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/volume_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/build-cache_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/container,_volume_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
09:56:58 [2022-08-04T09:56:58.890Z] === RUN   TestDiskUsage/after_LoadBusybox
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.160Z] === RUN   TestDiskUsage/after_container.Run
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/container_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/image_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/volume_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
09:56:59 [2022-08-04T09:56:59.754Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
09:56:59 [2022-08-04T09:56:59.754Z] --- PASS: TestDiskUsage (1.56s)
09:56:59 [2022-08-04T09:56:59.754Z]     --- PASS: TestDiskUsage/empty (0.01s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
09:56:59 [2022-08-04T09:56:59.754Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]     --- PASS: TestDiskUsage/after_container.Run (0.55s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z] PASS
09:57:00 [2022-08-04T09:57:00.012Z] 
09:57:00 [2022-08-04T09:57:00.012Z] === Skipped
09:57:00 [2022-08-04T09:57:00.012Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
09:57:00 [2022-08-04T09:57:00.012Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
09:57:00 [2022-08-04T09:57:00.012Z] 
09:57:00 [2022-08-04T09:57:00.012Z] DONE 54 tests, 1 skipped in 23.466s
09:57:00 [2022-08-04T09:57:00.012Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
09:57:00 [2022-08-04T09:57:00.012Z] ++ 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
09:57:00 [2022-08-04T09:57:00.012Z] ++ set -e
09:57:00 [2022-08-04T09:57:00.012Z] ++ '[' -n 0 ']'
09:57:00 [2022-08-04T09:57:00.012Z] ++ set -x
09:57:00 [2022-08-04T09:57:00.012Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
09:57:00 [2022-08-04T09:57:00.012Z] INFO: Testing against a local daemon
09:57:00 [2022-08-04T09:57:00.012Z] === RUN   TestVolumesCreateAndList
09:57:00 [2022-08-04T09:57:00.012Z] --- PASS: TestVolumesCreateAndList (0.02s)
09:57:00 [2022-08-04T09:57:00.012Z] === RUN   TestVolumesRemove
09:57:00 [2022-08-04T09:57:00.012Z] --- PASS: TestVolumesRemove (0.08s)
09:57:00 [2022-08-04T09:57:00.012Z] === RUN   TestVolumesInspect
09:57:00 [2022-08-04T09:57:00.270Z] --- PASS: TestVolumesInspect (0.05s)
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON/volumes/create
09:57:00 [2022-08-04T09:57:00.270Z] === PAUSE TestVolumesInvalidJSON/volumes/create
09:57:00 [2022-08-04T09:57:00.270Z] === CONT  TestVolumesInvalidJSON/volumes/create
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
09:57:00 [2022-08-04T09:57:00.270Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
09:57:00 [2022-08-04T09:57:00.270Z] --- PASS: TestVolumesInvalidJSON (0.02s)
09:57:00 [2022-08-04T09:57:00.270Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
09:57:00 [2022-08-04T09:57:00.270Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
09:57:00 [2022-08-04T09:57:00.270Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
09:57:00 [2022-08-04T09:57:00.270Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
09:57:00 [2022-08-04T09:57:00.270Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
09:57:00 [2022-08-04T09:57:00.270Z] PASS
09:57:00 [2022-08-04T09:57:00.270Z] 
09:57:00 [2022-08-04T09:57:00.270Z] DONE 9 tests in 0.283s
09:57:00 [2022-08-04T09:57:00.270Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
09:57:00 [2022-08-04T09:57:00.270Z] ++++ cat bundles/test-integration/docker.pid
09:57:00 [2022-08-04T09:57:00.270Z] +++ kill 6709
09:57:00 [2022-08-04T09:57:00.528Z] +++ /etc/init.d/apparmor stop
09:57:00 [2022-08-04T09:57:00.528Z] Leaving: AppArmorNo profiles have been unloaded.
09:57:00 [2022-08-04T09:57:00.528Z] 
09:57:00 [2022-08-04T09:57:00.528Z] Unloading profiles will leave already running processes permanently
09:57:00 [2022-08-04T09:57:00.528Z] unconfined, which can lead to unexpected situations.
09:57:00 [2022-08-04T09:57:00.528Z] 
09:57:00 [2022-08-04T09:57:00.528Z] To set a process to complain mode, use the command line tool
09:57:00 [2022-08-04T09:57:00.528Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
09:57:00 [2022-08-04T09:57:00.528Z] +++ true
09:57:00 [2022-08-04T09:57:00.528Z] exiting test-integration
09:57:00 [2022-08-04T09:57:00.528Z] ++ exit 0
09:57:00 [2022-08-04T09:57:00.528Z] 
09:57:01 [2022-08-04T09:57:01.099Z] + for job in $(jobs -p)
09:57:01 [2022-08-04T09:57:01.099Z] + wait 14449
09:57:12 [2022-08-04T09:57:12.811Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
09:57:13 [2022-08-04T09:57:13.292Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
09:57:16 [2022-08-04T09:57:16.571Z] === RUN   TestDockerSuite/TestBuildHistory
09:57:19 [2022-08-04T09:57:19.100Z] === RUN   TestDockerSuite/TestHistoryExistentImage
09:57:19 [2022-08-04T09:57:19.100Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
09:57:19 [2022-08-04T09:57:19.100Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
09:57:19 [2022-08-04T09:57:19.100Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
09:57:19 [2022-08-04T09:57:19.358Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
09:57:19 [2022-08-04T09:57:19.358Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
09:57:19 [2022-08-04T09:57:19.926Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
09:57:20 [2022-08-04T09:57:20.492Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
09:57:20 [2022-08-04T09:57:20.492Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
09:57:20 [2022-08-04T09:57:20.492Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
09:57:20 [2022-08-04T09:57:20.492Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
09:57:20 [2022-08-04T09:57:20.751Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
09:57:21 [2022-08-04T09:57:21.009Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
09:57:21 [2022-08-04T09:57:21.267Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
09:57:21 [2022-08-04T09:57:21.267Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
09:57:21 [2022-08-04T09:57:21.833Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
09:57:22 [2022-08-04T09:57:22.091Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
09:57:22 [2022-08-04T09:57:22.657Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
09:57:23 [2022-08-04T09:57:23.222Z] === RUN   TestDockerSuite/TestImagesFormat
09:57:23 [2022-08-04T09:57:23.222Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
09:57:23 [2022-08-04T09:57:23.788Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
09:57:26 [2022-08-04T09:57:26.313Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
09:57:26 [2022-08-04T09:57:26.313Z] === RUN   TestDockerSuite/TestImportBadURL
09:57:26 [2022-08-04T09:57:26.313Z] === RUN   TestDockerSuite/TestImportDisplay
09:57:27 [2022-08-04T09:57:27.698Z] === RUN   TestDockerSuite/TestImportFile
09:57:28 [2022-08-04T09:57:28.632Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
09:57:28 [2022-08-04T09:57:28.632Z] === RUN   TestDockerSuite/TestImportFileWithMessage
09:57:30 [2022-08-04T09:57:30.005Z] === RUN   TestDockerSuite/TestImportGzipped
09:57:30 [2022-08-04T09:57:30.940Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
09:57:31 [2022-08-04T09:57:31.875Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
09:57:32 [2022-08-04T09:57:32.443Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
09:57:33 [2022-08-04T09:57:33.010Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
09:57:33 [2022-08-04T09:57:33.579Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
09:57:33 [2022-08-04T09:57:33.579Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
09:57:33 [2022-08-04T09:57:33.579Z] === RUN   TestDockerSuite/TestInspectAmpersand
09:57:33 [2022-08-04T09:57:33.837Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
09:57:34 [2022-08-04T09:57:34.403Z] === RUN   TestDockerSuite/TestInspectByPrefix
09:57:34 [2022-08-04T09:57:34.403Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
09:57:34 [2022-08-04T09:57:34.968Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
09:57:34 [2022-08-04T09:57:34.968Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
09:57:34 [2022-08-04T09:57:34.968Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
09:57:35 [2022-08-04T09:57:35.534Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
09:57:36 [2022-08-04T09:57:36.100Z] === RUN   TestDockerSuite/TestInspectDefault
09:57:36 [2022-08-04T09:57:36.666Z] === RUN   TestDockerSuite/TestInspectHistory
09:57:37 [2022-08-04T09:57:37.233Z] === RUN   TestDockerSuite/TestInspectImage
09:57:37 [2022-08-04T09:57:37.233Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
09:57:37 [2022-08-04T09:57:37.233Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
09:57:37 [2022-08-04T09:57:37.233Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
09:57:37 [2022-08-04T09:57:37.233Z] === RUN   TestDockerSuite/TestInspectInt64
09:57:37 [2022-08-04T09:57:37.799Z] === RUN   TestDockerSuite/TestInspectJSONFields
09:57:38 [2022-08-04T09:57:38.057Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
09:57:38 [2022-08-04T09:57:38.314Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
09:57:38 [2022-08-04T09:57:38.314Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
09:57:38 [2022-08-04T09:57:38.573Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
09:57:39 [2022-08-04T09:57:39.139Z] === RUN   TestDockerSuite/TestInspectPlugin
09:57:41 [2022-08-04T09:57:41.666Z] === RUN   TestDockerSuite/TestInspectRootFS
09:57:41 [2022-08-04T09:57:41.666Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
09:57:41 [2022-08-04T09:57:41.924Z] === RUN   TestDockerSuite/TestInspectStatus
09:57:42 [2022-08-04T09:57:42.489Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
09:57:43 [2022-08-04T09:57:43.423Z] === RUN   TestDockerSuite/TestInspectTemplateError
09:57:43 [2022-08-04T09:57:43.990Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
09:57:44 [2022-08-04T09:57:44.555Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
09:57:44 [2022-08-04T09:57:44.823Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
09:57:45 [2022-08-04T09:57:45.398Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
09:57:45 [2022-08-04T09:57:45.963Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
09:57:46 [2022-08-04T09:57:46.528Z] === RUN   TestDockerSuite/TestInspectUnknownObject
09:57:46 [2022-08-04T09:57:46.528Z] === RUN   TestDockerSuite/TestLinkShortDefinition
09:57:47 [2022-08-04T09:57:47.461Z] === RUN   TestDockerSuite/TestLinksEnvs
09:57:48 [2022-08-04T09:57:48.395Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
09:57:48 [2022-08-04T09:57:48.653Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
09:57:49 [2022-08-04T09:57:49.588Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
09:57:50 [2022-08-04T09:57:50.960Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
09:57:52 [2022-08-04T09:57:52.336Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
09:57:52 [2022-08-04T09:57:52.336Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
09:57:54 [2022-08-04T09:57:54.236Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
09:57:54 [2022-08-04T09:57:54.236Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
09:57:54 [2022-08-04T09:57:54.802Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
09:58:00 [2022-08-04T09:58:00.066Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
09:58:02 [2022-08-04T09:58:02.596Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
09:58:04 [2022-08-04T09:58:04.498Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
09:58:04 [2022-08-04T09:58:04.757Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
09:58:04 [2022-08-04T09:58:04.757Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
09:58:06 [2022-08-04T09:58:06.659Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
09:58:06 [2022-08-04T09:58:06.659Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
09:58:06 [2022-08-04T09:58:06.659Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
09:58:07 [2022-08-04T09:58:07.243Z]     docker_api_swarm_service_test.go:395: [dfae66d030222] joining swarm manager [d929170bf68e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:58:08 [2022-08-04T09:58:08.177Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
09:58:08 [2022-08-04T09:58:08.177Z]     docker_api_swarm_service_test.go:395: [d70e17f95bfa7] joining swarm manager [d929170bf68e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:58:09 [2022-08-04T09:58:09.112Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
09:58:10 [2022-08-04T09:58:10.046Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
09:58:11 [2022-08-04T09:58:11.421Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
09:58:11 [2022-08-04T09:58:11.987Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
09:58:14 [2022-08-04T09:58:14.516Z] === RUN   TestDockerSuite/TestLogsFollowStopped
09:58:14 [2022-08-04T09:58:14.773Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
09:58:15 [2022-08-04T09:58:15.338Z] === RUN   TestDockerSuite/TestLogsSince
09:58:21 [2022-08-04T09:58:21.891Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
09:58:23 [2022-08-04T09:58:23.788Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
09:58:25 [2022-08-04T09:58:25.685Z]     docker_api_swarm_service_test.go:343: [d9e19847e2435] joining swarm manager [d12ea765f85ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:58:26 [2022-08-04T09:58:26.250Z]     docker_api_swarm_service_test.go:343: [dccc80ad93e06] joining swarm manager [d12ea765f85ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:58:27 [2022-08-04T09:58:27.184Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
09:58:27 [2022-08-04T09:58:27.750Z] === RUN   TestDockerSuite/TestLogsTail
09:58:28 [2022-08-04T09:58:28.685Z] === RUN   TestDockerSuite/TestLogsTimestamps
09:58:29 [2022-08-04T09:58:29.658Z] === RUN   TestDockerSuite/TestLogsWithDetails
09:58:30 [2022-08-04T09:58:30.224Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
09:58:30 [2022-08-04T09:58:30.224Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
09:58:30 [2022-08-04T09:58:30.224Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
09:58:30 [2022-08-04T09:58:30.224Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
09:58:30 [2022-08-04T09:58:30.224Z] === RUN   TestDockerSuite/TestNetHostname
09:58:31 [2022-08-04T09:58:31.602Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
09:58:31 [2022-08-04T09:58:31.860Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
09:58:31 [2022-08-04T09:58:31.860Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
09:58:31 [2022-08-04T09:58:31.860Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
09:58:32 [2022-08-04T09:58:32.793Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
09:58:33 [2022-08-04T09:58:33.051Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
09:58:33 [2022-08-04T09:58:33.989Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
09:58:33 [2022-08-04T09:58:33.989Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
09:58:33 [2022-08-04T09:58:33.989Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
09:58:34 [2022-08-04T09:58:34.247Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
09:58:39 [2022-08-04T09:58:39.508Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
09:58:40 [2022-08-04T09:58:40.073Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
09:58:40 [2022-08-04T09:58:40.331Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
09:58:41 [2022-08-04T09:58:41.704Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
09:58:42 [2022-08-04T09:58:42.270Z]     docker_api_swarm_service_test.go:490: [d1df9ef6e1e66] joining swarm manager [d5cee304211bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:58:43 [2022-08-04T09:58:43.204Z]     docker_api_swarm_service_test.go:490: [d0ffd8c8fb478] joining swarm manager [d5cee304211bc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:58:44 [2022-08-04T09:58:44.579Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
09:58:47 [2022-08-04T09:58:47.106Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
09:58:48 [2022-08-04T09:58:48.038Z] === RUN   TestDockerSuite/TestPluginLogDriver
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
09:58:49 [2022-08-04T09:58:49.281Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
09:58:49 [2022-08-04T09:58:49.281Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/types/filters	0.004s	coverage: 92.2% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/server/router/volume	0.010s	coverage: 67.9% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/container	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/events	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/image	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/network	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/types/strslice	0.008s	coverage: 90.0% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/types/registry	0.005s	coverage: 54.2% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/api/types/versions	0.008s	coverage: 77.3% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/builder/remotecontext	0.143s	coverage: 13.7% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/builder/dockerfile	0.496s	coverage: 49.3% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.691s	coverage: 86.3% of statements
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/cli	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/cli/config	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
09:58:49 [2022-08-04T09:58:49.282Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.189s	coverage: 67.6% of statements
09:58:51 [2022-08-04T09:58:51.324Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
09:58:52 [2022-08-04T09:58:52.704Z] === RUN   TestDockerSuite/TestPluginActive
09:58:53 [2022-08-04T09:58:53.482Z] ok  	github.com/docker/docker/client	0.155s	coverage: 75.9% of statements
09:58:55 [2022-08-04T09:58:55.230Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
09:58:56 [2022-08-04T09:58:56.163Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
09:59:02 [2022-08-04T09:59:02.722Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
09:59:02 [2022-08-04T09:59:02.722Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
09:59:02 [2022-08-04T09:59:02.722Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
09:59:02 [2022-08-04T09:59:02.979Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
09:59:03 [2022-08-04T09:59:03.912Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
09:59:05 [2022-08-04T09:59:05.284Z]     docker_api_swarm_service_test.go:128: [df9a2012041aa] joining swarm manager [d0196259c9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:59:05 [2022-08-04T09:59:05.850Z]     docker_api_swarm_service_test.go:129: [d84bb16aef749] joining swarm manager [d0196259c9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:59:06 [2022-08-04T09:59:06.784Z] === RUN   TestDockerSuite/TestPluginUpgrade
09:59:07 [2022-08-04T09:59:07.717Z]     docker_api_swarm_service_test.go:137: [dab25fe6ea9ac] joining swarm manager [d0196259c9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
09:59:08 [2022-08-04T09:59:08.652Z]     docker_api_swarm_service_test.go:138: [d43ac281049bc] joining swarm manager [d0196259c9cea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
09:59:12 [2022-08-04T09:59:12.840Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
09:59:13 [2022-08-04T09:59:13.772Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
09:59:14 [2022-08-04T09:59:14.707Z] === RUN   TestDockerSuite/TestPortHostBinding
09:59:15 [2022-08-04T09:59:15.663Z] === RUN   TestDockerSuite/TestPortList
09:59:22 [2022-08-04T09:59:22.218Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
09:59:24 [2022-08-04T09:59:24.753Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
09:59:24 [2022-08-04T09:59:24.753Z] === RUN   TestDockerSuite/TestPruneContainerLabel
09:59:26 [2022-08-04T09:59:26.653Z] === RUN   TestDockerSuite/TestPruneContainerUntil
09:59:27 [2022-08-04T09:59:27.219Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
09:59:27 [2022-08-04T09:59:27.787Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
09:59:27 [2022-08-04T09:59:27.787Z] === RUN   TestDockerSuite/TestPsByOrder
09:59:29 [2022-08-04T09:59:29.688Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
09:59:30 [2022-08-04T09:59:30.256Z] === RUN   TestDockerSuite/TestPsListContainersBase
09:59:30 [2022-08-04T09:59:30.822Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
09:59:32 [2022-08-04T09:59:32.724Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
09:59:33 [2022-08-04T09:59:33.661Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
09:59:36 [2022-08-04T09:59:36.194Z]     docker_api_swarm_service_test.go:304: [d018665179fa2] joining swarm manager [d6862d1367643]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:59:36 [2022-08-04T09:59:36.451Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
09:59:36 [2022-08-04T09:59:36.709Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
09:59:36 [2022-08-04T09:59:36.709Z]     docker_api_swarm_service_test.go:304: [d89e857e7a980] joining swarm manager [d6862d1367643]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:59:39 [2022-08-04T09:59:39.999Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
09:59:40 [2022-08-04T09:59:40.230Z] ok  	github.com/docker/docker/cmd/dockerd	0.086s	coverage: 31.5% of statements
09:59:40 [2022-08-04T09:59:40.230Z] ok  	github.com/docker/docker/container	0.118s	coverage: 37.4% of statements
09:59:40 [2022-08-04T09:59:40.230Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.548s	coverage: 0.0% of statements
09:59:40 [2022-08-04T09:59:40.230Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
09:59:40 [2022-08-04T09:59:40.230Z] ?   	github.com/docker/docker/container/stream	[no test files]
09:59:40 [2022-08-04T09:59:40.230Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
09:59:40 [2022-08-04T09:59:40.230Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
09:59:40 [2022-08-04T09:59:40.230Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
09:59:45 [2022-08-04T09:59:45.512Z] ok  	github.com/docker/docker/daemon/cluster	0.076s	coverage: 0.5% of statements
09:59:46 [2022-08-04T09:59:46.082Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
09:59:46 [2022-08-04T09:59:46.556Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
09:59:47 [2022-08-04T09:59:47.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
09:59:47 [2022-08-04T09:59:47.991Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
09:59:49 [2022-08-04T09:59:49.019Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
09:59:49 [2022-08-04T09:59:49.587Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
09:59:50 [2022-08-04T09:59:50.524Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
09:59:52 [2022-08-04T09:59:52.423Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
09:59:53 [2022-08-04T09:59:53.796Z] === RUN   TestDockerSuite/TestPsListContainersSize
09:59:54 [2022-08-04T09:59:54.729Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
09:59:54 [2022-08-04T09:59:54.729Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
09:59:55 [2022-08-04T09:59:55.294Z] === RUN   TestDockerSuite/TestPsRightTagName
09:59:56 [2022-08-04T09:59:56.116Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
09:59:56 [2022-08-04T09:59:56.116Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.7% of statements
09:59:56 [2022-08-04T09:59:56.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
09:59:56 [2022-08-04T09:59:56.684Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
09:59:56 [2022-08-04T09:59:56.798Z] === RUN   TestDockerSuite/TestPsShowMounts
09:59:57 [2022-08-04T09:59:57.253Z] ok  	github.com/docker/docker/daemon/graphdriver	0.005s	coverage: 2.2% of statements
09:59:57 [2022-08-04T09:59:57.512Z] ok  	github.com/docker/docker/daemon	10.140s	coverage: 16.6% of statements
09:59:57 [2022-08-04T09:59:57.512Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
09:59:57 [2022-08-04T09:59:57.512Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
09:59:57 [2022-08-04T09:59:57.512Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
09:59:57 [2022-08-04T09:59:57.512Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
09:59:57 [2022-08-04T09:59:57.512Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
09:59:58 [2022-08-04T09:59:58.701Z]     docker_api_swarm_service_test.go:100: [d5a103bf003e3] joining swarm manager [da139b94a8851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
09:59:58 [2022-08-04T09:59:58.898Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.760s	coverage: 74.8% of statements
09:59:58 [2022-08-04T09:59:58.959Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
09:59:58 [2022-08-04T09:59:58.959Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
09:59:58 [2022-08-04T09:59:58.959Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
09:59:59 [2022-08-04T09:59:59.217Z]     docker_api_swarm_service_test.go:101: [d3c14980b2a0d] joining swarm manager [da139b94a8851]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
09:59:59 [2022-08-04T09:59:59.474Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
09:59:59 [2022-08-04T09:59:59.732Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
09:59:59 [2022-08-04T09:59:59.838Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
09:59:59 [2022-08-04T09:59:59.990Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
10:00:00 [2022-08-04T10:00:00.099Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.396s	coverage: 60.7% of statements
10:00:01 [2022-08-04T10:00:01.364Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
10:00:02 [2022-08-04T10:00:02.024Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
10:00:03 [2022-08-04T10:00:03.274Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
10:00:03 [2022-08-04T10:00:03.840Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
10:00:03 [2022-08-04T10:00:03.939Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.328s	coverage: 50.6% of statements
10:00:04 [2022-08-04T10:00:04.199Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.423s	coverage: 45.9% of statements
10:00:04 [2022-08-04T10:00:04.199Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
10:00:05 [2022-08-04T10:00:05.579Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.010s	coverage: 58.5% of statements
10:00:05 [2022-08-04T10:00:05.839Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.740s	coverage: 58.5% of statements
10:00:05 [2022-08-04T10:00:05.839Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
10:00:05 [2022-08-04T10:00:05.839Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
10:00:06 [2022-08-04T10:00:06.407Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.008s	coverage: 3.0% of statements
10:00:06 [2022-08-04T10:00:06.667Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
10:00:08 [2022-08-04T10:00:08.574Z] ok  	github.com/docker/docker/daemon/images	0.029s	coverage: 6.9% of statements
10:00:08 [2022-08-04T10:00:08.574Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
10:00:08 [2022-08-04T10:00:08.574Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
10:00:08 [2022-08-04T10:00:08.574Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.2% of statements
10:00:09 [2022-08-04T10:00:09.953Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.013s	coverage: 53.6% of statements
10:00:09 [2022-08-04T10:00:09.953Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.179s	coverage: 80.2% of statements
10:00:09 [2022-08-04T10:00:09.953Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
10:00:10 [2022-08-04T10:00:10.397Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
10:00:10 [2022-08-04T10:00:10.521Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 68.2% of statements
10:00:10 [2022-08-04T10:00:10.656Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
10:00:11 [2022-08-04T10:00:11.091Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.012s	coverage: 88.2% of statements
10:00:12 [2022-08-04T10:00:12.030Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.149s	coverage: 76.8% of statements
10:00:12 [2022-08-04T10:00:12.031Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
10:00:12 [2022-08-04T10:00:12.289Z] === RUN   TestDockerSuite/TestRestartPolicyNO
10:00:12 [2022-08-04T10:00:12.289Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
10:00:12 [2022-08-04T10:00:12.290Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
10:00:12 [2022-08-04T10:00:12.547Z] === RUN   TestDockerSuite/TestRestartRunningContainer
10:00:12 [2022-08-04T10:00:12.861Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
10:00:13 [2022-08-04T10:00:13.941Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.025s	coverage: 63.5% of statements
10:00:14 [2022-08-04T10:00:14.443Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
10:00:14 [2022-08-04T10:00:14.880Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.018s	coverage: 31.5% of statements
10:00:15 [2022-08-04T10:00:15.448Z] ok  	github.com/docker/docker/daemon/logger/journald	3.775s	coverage: 74.3% of statements
10:00:15 [2022-08-04T10:00:15.448Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
10:00:15 [2022-08-04T10:00:15.448Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
10:00:15 [2022-08-04T10:00:15.448Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
10:00:15 [2022-08-04T10:00:15.448Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
10:00:15 [2022-08-04T10:00:15.817Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
10:00:16 [2022-08-04T10:00:16.386Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
10:00:16 [2022-08-04T10:00:16.386Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
10:00:16 [2022-08-04T10:00:16.645Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
10:00:17 [2022-08-04T10:00:17.214Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.643s	coverage: 82.5% of statements
10:00:17 [2022-08-04T10:00:17.215Z] ?   	github.com/docker/docker/daemon/names	[no test files]
10:00:17 [2022-08-04T10:00:17.215Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
10:00:18 [2022-08-04T10:00:18.153Z] ok  	github.com/docker/docker/distribution/metadata	0.038s	coverage: 44.4% of statements
10:00:19 [2022-08-04T10:00:19.099Z] === RUN   TestDockerSuite/TestRestartWithVolumes
10:00:19 [2022-08-04T10:00:19.099Z]     check_test.go:611: [d5a103bf003e3] daemon is not started
10:00:19 [2022-08-04T10:00:19.663Z] === RUN   TestDockerSuite/TestRmiBlank
10:00:19 [2022-08-04T10:00:19.663Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
10:00:19 [2022-08-04T10:00:19.663Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
10:00:20 [2022-08-04T10:00:20.059Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.0% of statements
10:00:20 [2022-08-04T10:00:20.059Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
10:00:20 [2022-08-04T10:00:20.319Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
10:00:20 [2022-08-04T10:00:20.889Z] ok  	github.com/docker/docker/distribution/xfer	1.888s	coverage: 84.9% of statements
10:00:20 [2022-08-04T10:00:20.889Z] ?   	github.com/docker/docker/dockerversion	[no test files]
10:00:20 [2022-08-04T10:00:20.889Z] ok  	github.com/docker/docker/image	0.058s	coverage: 86.9% of statements
10:00:21 [2022-08-04T10:00:21.459Z] ok  	github.com/docker/docker/image/cache	0.008s	coverage: 19.2% of statements
10:00:21 [2022-08-04T10:00:21.720Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
10:00:21 [2022-08-04T10:00:21.720Z] ?   	github.com/docker/docker/image/v1	[no test files]
10:00:21 [2022-08-04T10:00:21.720Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
10:00:22 [2022-08-04T10:00:22.192Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
10:00:22 [2022-08-04T10:00:22.290Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
10:00:22 [2022-08-04T10:00:22.757Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
10:00:23 [2022-08-04T10:00:23.015Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
10:00:23 [2022-08-04T10:00:23.230Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
10:00:23 [2022-08-04T10:00:23.799Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
10:00:23 [2022-08-04T10:00:23.799Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
10:00:23 [2022-08-04T10:00:23.949Z] === RUN   TestDockerSuite/TestRmiImgIDForce
10:00:24 [2022-08-04T10:00:24.208Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
10:00:24 [2022-08-04T10:00:24.774Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
10:00:25 [2022-08-04T10:00:25.708Z] ok  	github.com/docker/docker/pkg/archive	0.302s	coverage: 82.3% of statements
10:00:25 [2022-08-04T10:00:25.969Z] ok  	github.com/docker/docker/pkg/authorization	0.074s	coverage: 68.3% of statements
10:00:26 [2022-08-04T10:00:26.157Z] === RUN   TestDockerSuite/TestRmiParentImageFail
10:00:26 [2022-08-04T10:00:26.228Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
10:00:26 [2022-08-04T10:00:26.228Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
10:00:26 [2022-08-04T10:00:26.415Z]     docker_api_swarm_service_test.go:533: [dae4974960a20] joining swarm manager [dad451d00bfa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:00:27 [2022-08-04T10:00:27.037Z] === RUN   TestDockerSuite/TestRmiTag
10:00:27 [2022-08-04T10:00:27.037Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
10:00:27 [2022-08-04T10:00:27.602Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
10:00:27 [2022-08-04T10:00:27.602Z]     docker_api_swarm_service_test.go:534: [ddd7a8cfdcc3d] joining swarm manager [dad451d00bfa1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:00:29 [2022-08-04T10:00:29.518Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.474s	coverage: 42.7% of statements
10:00:29 [2022-08-04T10:00:29.518Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
10:00:29 [2022-08-04T10:00:29.778Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
10:00:30 [2022-08-04T10:00:30.037Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
10:00:30 [2022-08-04T10:00:30.297Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 87.2% of statements
10:00:30 [2022-08-04T10:00:30.866Z] ok  	github.com/docker/docker/pkg/fsutils	0.123s	coverage: 85.1% of statements
10:00:30 [2022-08-04T10:00:30.866Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
10:00:31 [2022-08-04T10:00:31.126Z] ok  	github.com/docker/docker/layer	7.824s	coverage: 68.9% of statements
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/oci/caps	[no test files]
10:00:31 [2022-08-04T10:00:31.126Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
10:00:31 [2022-08-04T10:00:31.789Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
10:00:32 [2022-08-04T10:00:32.047Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
10:00:32 [2022-08-04T10:00:32.066Z] ok  	github.com/docker/docker/pkg/idtools	0.499s	coverage: 67.9% of statements
10:00:32 [2022-08-04T10:00:32.326Z] ok  	github.com/docker/docker/pkg/ioutils	0.504s	coverage: 69.7% of statements
10:00:32 [2022-08-04T10:00:32.326Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
10:00:32 [2022-08-04T10:00:32.598Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
10:00:32 [2022-08-04T10:00:32.598Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
10:00:32 [2022-08-04T10:00:32.598Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.007s	coverage: 85.7% of statements
10:00:32 [2022-08-04T10:00:32.865Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
10:00:32 [2022-08-04T10:00:32.982Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
10:00:33 [2022-08-04T10:00:33.133Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.003s	coverage: 60.0% of statements
10:00:33 [2022-08-04T10:00:33.242Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
10:00:33 [2022-08-04T10:00:33.392Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
10:00:33 [2022-08-04T10:00:33.392Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
10:00:33 [2022-08-04T10:00:33.393Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
10:00:33 [2022-08-04T10:00:33.393Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
10:00:33 [2022-08-04T10:00:33.808Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
10:00:33 [2022-08-04T10:00:33.962Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
10:00:34 [2022-08-04T10:00:34.375Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
10:00:34 [2022-08-04T10:00:34.531Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
10:00:34 [2022-08-04T10:00:34.791Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
10:00:34 [2022-08-04T10:00:34.941Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
10:00:35 [2022-08-04T10:00:35.050Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
10:00:35 [2022-08-04T10:00:35.507Z] === RUN   TestDockerSuite/TestContainerNetworkMode
10:00:36 [2022-08-04T10:00:36.076Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
10:00:36 [2022-08-04T10:00:36.432Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
10:00:36 [2022-08-04T10:00:36.433Z] ok  	github.com/docker/docker/pkg/reexec	0.008s	coverage: 82.4% of statements
10:00:36 [2022-08-04T10:00:36.692Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
10:00:36 [2022-08-04T10:00:36.951Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
10:00:37 [2022-08-04T10:00:37.211Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
10:00:37 [2022-08-04T10:00:37.211Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
10:00:37 [2022-08-04T10:00:37.780Z] ok  	github.com/docker/docker/pkg/sysinfo	0.019s	coverage: 54.1% of statements
10:00:38 [2022-08-04T10:00:38.040Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
10:00:38 [2022-08-04T10:00:38.300Z] ok  	github.com/docker/docker/pkg/tailfile	0.044s	coverage: 88.6% of statements
10:00:38 [2022-08-04T10:00:38.868Z] ok  	github.com/docker/docker/pkg/tarsum	0.039s	coverage: 89.3% of statements
10:00:39 [2022-08-04T10:00:39.128Z] ok  	github.com/docker/docker/pkg/useragent	0.001s	coverage: 88.9% of statements
10:00:39 [2022-08-04T10:00:39.356Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
10:00:39 [2022-08-04T10:00:39.356Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
10:00:40 [2022-08-04T10:00:40.736Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
10:00:41 [2022-08-04T10:00:41.033Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
10:00:41 [2022-08-04T10:00:41.033Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
10:00:41 [2022-08-04T10:00:41.302Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
10:00:41 [2022-08-04T10:00:41.602Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
10:00:42 [2022-08-04T10:00:42.540Z] ok  	github.com/docker/docker/quota	0.240s	coverage: 71.4% of statements
10:00:42 [2022-08-04T10:00:42.800Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
10:00:43 [2022-08-04T10:00:43.201Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
10:00:43 [2022-08-04T10:00:43.739Z] ok  	github.com/docker/docker/registry	0.050s	coverage: 58.6% of statements
10:00:43 [2022-08-04T10:00:43.999Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
10:00:44 [2022-08-04T10:00:44.259Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
10:00:44 [2022-08-04T10:00:44.519Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
10:00:44 [2022-08-04T10:00:44.575Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
10:00:44 [2022-08-04T10:00:44.779Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
10:00:46 [2022-08-04T10:00:46.476Z] === RUN   TestDockerSuite/TestDevicePermissions
10:00:46 [2022-08-04T10:00:46.686Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
10:00:46 [2022-08-04T10:00:46.736Z] === RUN   TestDockerSuite/TestDockerFails
10:00:46 [2022-08-04T10:00:46.736Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
10:00:46 [2022-08-04T10:00:46.946Z] ok  	github.com/docker/docker/volume/local	0.090s	coverage: 76.8% of statements
10:00:47 [2022-08-04T10:00:47.515Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
10:00:48 [2022-08-04T10:00:48.111Z] === RUN   TestDockerSuite/TestMountIntoProc
10:00:48 [2022-08-04T10:00:48.369Z] === RUN   TestDockerSuite/TestMountIntoSys
10:00:48 [2022-08-04T10:00:48.627Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
10:00:48 [2022-08-04T10:00:48.893Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
10:00:50 [2022-08-04T10:00:50.001Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
10:00:50 [2022-08-04T10:00:50.260Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
10:00:50 [2022-08-04T10:00:50.830Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
10:00:51 [2022-08-04T10:00:51.088Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
10:00:52 [2022-08-04T10:00:52.023Z] === RUN   TestDockerSuite/TestRunAddHost
10:00:52 [2022-08-04T10:00:52.281Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
10:00:52 [2022-08-04T10:00:52.848Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
10:00:53 [2022-08-04T10:00:53.415Z]     docker_api_swarm_service_test.go:148: [d1214cab4dce5] joining swarm manager [d289720ae9a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:00:53 [2022-08-04T10:00:53.415Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
10:00:53 [2022-08-04T10:00:53.415Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
10:00:53 [2022-08-04T10:00:53.980Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
10:00:54 [2022-08-04T10:00:54.240Z]     docker_api_swarm_service_test.go:148: [d4e27220f18b2] joining swarm manager [d289720ae9a0e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:00:55 [2022-08-04T10:00:55.616Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
10:00:56 [2022-08-04T10:00:56.181Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
10:00:56 [2022-08-04T10:00:56.747Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
10:00:57 [2022-08-04T10:00:57.313Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
10:00:58 [2022-08-04T10:00:58.692Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
10:00:59 [2022-08-04T10:00:59.259Z] === RUN   TestDockerSuite/TestRunAttachDetach
10:00:59 [2022-08-04T10:00:59.824Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
10:01:00 [2022-08-04T10:01:00.390Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
10:01:01 [2022-08-04T10:01:01.325Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
10:01:01 [2022-08-04T10:01:01.583Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
10:01:02 [2022-08-04T10:01:02.150Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
10:01:03 [2022-08-04T10:01:03.084Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
10:01:03 [2022-08-04T10:01:03.651Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
10:01:04 [2022-08-04T10:01:04.226Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
10:01:05 [2022-08-04T10:01:05.161Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
10:01:05 [2022-08-04T10:01:05.419Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
10:01:05 [2022-08-04T10:01:05.419Z] === RUN   TestDockerSuite/TestRunBindMounts
10:01:06 [2022-08-04T10:01:06.794Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
10:01:07 [2022-08-04T10:01:07.360Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
10:01:07 [2022-08-04T10:01:07.925Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
10:01:08 [2022-08-04T10:01:08.182Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
10:01:08 [2022-08-04T10:01:08.754Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
10:01:08 [2022-08-04T10:01:08.754Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
10:01:09 [2022-08-04T10:01:09.323Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
10:01:09 [2022-08-04T10:01:09.581Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
10:01:10 [2022-08-04T10:01:10.150Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
10:01:10 [2022-08-04T10:01:10.718Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
10:01:10 [2022-08-04T10:01:10.829Z] ok  	github.com/docker/docker/pkg/plugins	33.641s	coverage: 76.3% of statements
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/rootless	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/testutil/request	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/volume	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === Skipped
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     network_proxy_test.go:208: No support for dual stack yet
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver btrfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver btrfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver btrfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver btrfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver btrfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:71: No driver to put!
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z] time="2022-08-04T10:00:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z] time="2022-08-04T10:00:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z] time="2022-08-04T10:00:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z] time="2022-08-04T10:00:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z] time="2022-08-04T10:00:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: driver not supported
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:71: No driver to put!
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     overlay_test.go:50: Fails to compute changes intermittently
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     overlay_test.go:65: Cannot run test with naive change algorithm
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver zfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver zfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver zfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver zfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:44: Driver zfs not supported
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     graphtest_unix.go:71: No driver to put!
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.829Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
10:01:10 [2022-08-04T10:01:10.829Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
10:01:10 [2022-08-04T10:01:10.829Z] 
10:01:10 [2022-08-04T10:01:10.830Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
10:01:10 [2022-08-04T10:01:10.830Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
10:01:10 [2022-08-04T10:01:10.830Z] 
10:01:10 [2022-08-04T10:01:10.830Z] DONE 2875 tests, 28 skipped in 254.524s
10:01:10 [2022-08-04T10:01:10.830Z] + '[' -n 'github.com/docker/docker/libnetwork
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/bitseq
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cluster
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/diagnostic
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/ovrouter
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/cmd/readme_test
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/config
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/datastore
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/diagnostic
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/discoverapi
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/driverapi
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/bridge
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/host
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/macvlan
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/null
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/overlay
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/remote
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/remote/api
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/windows
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/drvregistry
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/etchosts
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/idm
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/internal/caller
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/internal/setmatrix
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipam
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipamapi
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipams/builtin
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipams/null
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipams/remote
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipams/remote/api
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipams/windowsipam
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ipamutils
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/iptables
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/netlabel
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/netutils
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/networkdb
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/ns
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/options
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/osl
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/osl/kernel
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/portallocator
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/portmapper
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/resolvconf
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/testutils
10:01:10 [2022-08-04T10:01:10.830Z] github.com/docker/docker/libnetwork/types' ']'
10:01:10 [2022-08-04T10:01:10.830Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -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
10:01:11 [2022-08-04T10:01:11.285Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
10:01:11 [2022-08-04T10:01:11.285Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
10:01:11 [2022-08-04T10:01:11.850Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
10:01:11 [2022-08-04T10:01:11.850Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
10:01:12 [2022-08-04T10:01:12.787Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
10:01:13 [2022-08-04T10:01:13.355Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
10:01:13 [2022-08-04T10:01:13.922Z] === RUN   TestDockerSuite/TestRunContainerNetwork
10:01:14 [2022-08-04T10:01:14.489Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
10:01:14 [2022-08-04T10:01:14.489Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
10:01:15 [2022-08-04T10:01:15.056Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
10:01:15 [2022-08-04T10:01:15.991Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
10:01:16 [2022-08-04T10:01:16.927Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
10:01:17 [2022-08-04T10:01:17.862Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
10:01:18 [2022-08-04T10:01:18.120Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
10:01:18 [2022-08-04T10:01:18.688Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
10:01:19 [2022-08-04T10:01:19.255Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
10:01:19 [2022-08-04T10:01:19.823Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
10:01:20 [2022-08-04T10:01:20.394Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
10:01:21 [2022-08-04T10:01:21.770Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
10:01:23 [2022-08-04T10:01:23.670Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
10:01:23 [2022-08-04T10:01:23.670Z] === RUN   TestDockerSuite/TestRunCreateVolume
10:01:24 [2022-08-04T10:01:24.237Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
10:01:25 [2022-08-04T10:01:25.611Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
10:01:26 [2022-08-04T10:01:26.548Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
10:01:28 [2022-08-04T10:01:28.448Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
10:01:29 [2022-08-04T10:01:29.822Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
10:01:29 [2022-08-04T10:01:29.822Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
10:01:29 [2022-08-04T10:01:29.822Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
10:01:29 [2022-08-04T10:01:29.822Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
10:01:29 [2022-08-04T10:01:29.822Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
10:01:30 [2022-08-04T10:01:30.083Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
10:01:31 [2022-08-04T10:01:31.017Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
10:01:31 [2022-08-04T10:01:31.276Z] === RUN   TestDockerSuite/TestRunDNSOptions
10:01:32 [2022-08-04T10:01:32.210Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
10:01:34 [2022-08-04T10:01:34.741Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
10:01:34 [2022-08-04T10:01:34.999Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
10:01:36 [2022-08-04T10:01:36.375Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
10:01:36 [2022-08-04T10:01:36.633Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
10:01:36 [2022-08-04T10:01:36.633Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:01:36 [2022-08-04T10:01:36.633Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
10:01:37 [2022-08-04T10:01:37.200Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
10:01:38 [2022-08-04T10:01:38.576Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
10:01:38 [2022-08-04T10:01:38.576Z] === RUN   TestDockerSuite/TestRunDuplicateMount
10:01:39 [2022-08-04T10:01:39.143Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
10:01:39 [2022-08-04T10:01:39.401Z] === RUN   TestDockerSuite/TestRunEchoStdout
10:01:39 [2022-08-04T10:01:39.968Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
10:01:40 [2022-08-04T10:01:40.569Z] === RUN   TestDockerSuite/TestRunEmptyEnv
10:01:40 [2022-08-04T10:01:40.569Z] === RUN   TestDockerSuite/TestRunEntrypoint
10:01:40 [2022-08-04T10:01:40.839Z] === RUN   TestDockerSuite/TestRunEnvironment
10:01:41 [2022-08-04T10:01:41.773Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
10:01:42 [2022-08-04T10:01:42.031Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
10:01:42 [2022-08-04T10:01:42.597Z] === RUN   TestDockerSuite/TestRunExitCode
10:01:43 [2022-08-04T10:01:43.168Z] === RUN   TestDockerSuite/TestRunExitCodeOne
10:01:43 [2022-08-04T10:01:43.426Z] === RUN   TestDockerSuite/TestRunExitCodeZero
10:01:44 [2022-08-04T10:01:44.361Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
10:01:44 [2022-08-04T10:01:44.619Z] === RUN   TestDockerSuite/TestRunExposePort
10:01:44 [2022-08-04T10:01:44.619Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
10:01:45 [2022-08-04T10:01:45.185Z] === RUN   TestDockerSuite/TestRunGroupAdd
10:01:45 [2022-08-04T10:01:45.751Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
10:01:46 [2022-08-04T10:01:46.685Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
10:01:46 [2022-08-04T10:01:46.944Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
10:01:46 [2022-08-04T10:01:46.944Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
10:01:46 [2022-08-04T10:01:46.944Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
10:01:49 [2022-08-04T10:01:49.477Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
10:01:50 [2022-08-04T10:01:50.046Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
10:01:56 [2022-08-04T10:01:56.605Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork	37.054s	coverage: 40.6% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 84.4% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.384s	coverage: 59.9% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.169s	coverage: 5.2% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.7% of statements
10:01:57 [2022-08-04T10:01:57.513Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
10:01:57 [2022-08-04T10:01:57.513Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
10:02:00 [2022-08-04T10:02:00.787Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
10:02:01 [2022-08-04T10:02:01.046Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
10:02:01 [2022-08-04T10:02:01.980Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
10:02:02 [2022-08-04T10:02:02.547Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
10:02:03 [2022-08-04T10:02:03.113Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
10:02:03 [2022-08-04T10:02:03.113Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
10:02:03 [2022-08-04T10:02:03.113Z] === RUN   TestDockerSuite/TestRunInvalidReference
10:02:03 [2022-08-04T10:02:03.113Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
10:02:03 [2022-08-04T10:02:03.691Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
10:02:06 [2022-08-04T10:02:06.225Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
10:02:06 [2022-08-04T10:02:06.483Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
10:02:07 [2022-08-04T10:02:07.419Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
10:02:07 [2022-08-04T10:02:07.497Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.304s	coverage: 6.6% of statements
10:02:07 [2022-08-04T10:02:07.497Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
10:02:07 [2022-08-04T10:02:07.497Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
10:02:07 [2022-08-04T10:02:07.497Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
10:02:07 [2022-08-04T10:02:07.497Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
10:02:07 [2022-08-04T10:02:07.497Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
10:02:07 [2022-08-04T10:02:07.757Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
10:02:08 [2022-08-04T10:02:08.016Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
10:02:08 [2022-08-04T10:02:08.275Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.012s	coverage: 81.2% of statements
10:02:08 [2022-08-04T10:02:08.535Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
10:02:08 [2022-08-04T10:02:08.535Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
10:02:08 [2022-08-04T10:02:08.796Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
10:02:09 [2022-08-04T10:02:09.054Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
10:02:11 [2022-08-04T10:02:11.583Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
10:02:14 [2022-08-04T10:02:14.110Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
10:02:15 [2022-08-04T10:02:15.044Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
10:02:15 [2022-08-04T10:02:15.302Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
10:02:15 [2022-08-04T10:02:15.870Z] === RUN   TestDockerSuite/TestRunModeHostname
10:02:16 [2022-08-04T10:02:16.806Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
10:02:16 [2022-08-04T10:02:16.806Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
10:02:17 [2022-08-04T10:02:17.064Z] === RUN   TestDockerSuite/TestRunModeIpcHost
10:02:17 [2022-08-04T10:02:17.999Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
10:02:18 [2022-08-04T10:02:18.257Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
10:02:19 [2022-08-04T10:02:19.192Z] === RUN   TestDockerSuite/TestRunModePIDContainer
10:02:20 [2022-08-04T10:02:20.568Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
10:02:20 [2022-08-04T10:02:20.568Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
10:02:20 [2022-08-04T10:02:20.750Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
10:02:20 [2022-08-04T10:02:20.826Z] === RUN   TestDockerSuite/TestRunModeUTSHost
10:02:22 [2022-08-04T10:02:22.200Z] === RUN   TestDockerSuite/TestRunMount
10:02:22 [2022-08-04T10:02:22.459Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
10:02:27 [2022-08-04T10:02:27.753Z] === RUN   TestDockerSuite/TestRunMountOrdering
10:02:27 [2022-08-04T10:02:27.753Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
10:02:27 [2022-08-04T10:02:27.753Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
10:02:28 [2022-08-04T10:02:28.691Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
10:02:30 [2022-08-04T10:02:30.065Z] === RUN   TestDockerSuite/TestRunNamedVolume
10:02:31 [2022-08-04T10:02:31.440Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
10:02:32 [2022-08-04T10:02:32.815Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
10:02:33 [2022-08-04T10:02:33.750Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
10:02:34 [2022-08-04T10:02:34.685Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
10:02:34 [2022-08-04T10:02:34.685Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
10:02:35 [2022-08-04T10:02:35.251Z] === RUN   TestDockerSuite/TestRunNetHost
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/ipam	14.200s	coverage: 85.3% of statements
10:02:35 [2022-08-04T10:02:35.641Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
10:02:35 [2022-08-04T10:02:35.641Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.011s	coverage: 47.4% of statements
10:02:35 [2022-08-04T10:02:35.641Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.255s	coverage: 74.0% of statements
10:02:35 [2022-08-04T10:02:35.641Z] ok  	github.com/docker/docker/libnetwork/iptables	0.157s	coverage: 45.0% of statements
10:02:35 [2022-08-04T10:02:35.818Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
10:02:35 [2022-08-04T10:02:35.915Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
10:02:36 [2022-08-04T10:02:36.183Z] ok  	github.com/docker/docker/libnetwork/netutils	0.017s	coverage: 44.1% of statements
10:02:36 [2022-08-04T10:02:36.384Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
10:02:36 [2022-08-04T10:02:36.950Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
10:02:38 [2022-08-04T10:02:38.323Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
10:02:39 [2022-08-04T10:02:39.699Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
10:02:42 [2022-08-04T10:02:42.233Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
10:02:42 [2022-08-04T10:02:42.233Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
10:02:42 [2022-08-04T10:02:42.492Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
10:02:42 [2022-08-04T10:02:42.749Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
10:02:43 [2022-08-04T10:02:43.008Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
10:02:43 [2022-08-04T10:02:43.266Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
10:02:43 [2022-08-04T10:02:43.832Z] === RUN   TestDockerSuite/TestRunNonExistingImage
10:02:43 [2022-08-04T10:02:43.832Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
10:02:44 [2022-08-04T10:02:44.400Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
10:02:46 [2022-08-04T10:02:46.939Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
10:02:50 [2022-08-04T10:02:50.223Z] === RUN   TestDockerSuite/TestRunOOMExitCode
10:02:50 [2022-08-04T10:02:50.223Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:02:50 [2022-08-04T10:02:50.223Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
10:02:50 [2022-08-04T10:02:50.790Z] === RUN   TestDockerSuite/TestRunPIDsLimit
10:02:51 [2022-08-04T10:02:51.356Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
10:02:52 [2022-08-04T10:02:52.291Z] === RUN   TestDockerSuite/TestRunPortInUse
10:02:52 [2022-08-04T10:02:52.857Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
10:02:53 [2022-08-04T10:02:53.424Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
10:02:53 [2022-08-04T10:02:53.424Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
10:02:53 [2022-08-04T10:02:53.992Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
10:02:54 [2022-08-04T10:02:54.558Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
10:02:54 [2022-08-04T10:02:54.816Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
10:02:55 [2022-08-04T10:02:55.075Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
10:02:55 [2022-08-04T10:02:55.643Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
10:02:55 [2022-08-04T10:02:55.643Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
10:02:55 [2022-08-04T10:02:55.643Z] === RUN   TestDockerSuite/TestRunPublishPort
10:02:56 [2022-08-04T10:02:56.210Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
10:02:56 [2022-08-04T10:02:56.778Z] === RUN   TestDockerSuite/TestRunReadProcLatency
10:02:56 [2022-08-04T10:02:56.778Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
10:02:56 [2022-08-04T10:02:56.778Z] === RUN   TestDockerSuite/TestRunReadProcTimer
10:02:57 [2022-08-04T10:02:57.712Z] === RUN   TestDockerSuite/TestRunRedirectStdout
10:02:58 [2022-08-04T10:02:58.647Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
10:02:58 [2022-08-04T10:02:58.904Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
10:02:58 [2022-08-04T10:02:58.904Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
10:02:58 [2022-08-04T10:02:58.904Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
10:03:01 [2022-08-04T10:03:01.435Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
10:03:01 [2022-08-04T10:03:01.435Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
10:03:02 [2022-08-04T10:03:02.810Z] === RUN   TestDockerSuite/TestRunRm
10:03:03 [2022-08-04T10:03:03.068Z] === RUN   TestDockerSuite/TestRunRmAndWait
10:03:04 [2022-08-04T10:03:04.462Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
10:03:06 [2022-08-04T10:03:06.990Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
10:03:06 [2022-08-04T10:03:06.990Z] === RUN   TestDockerSuite/TestRunRmPre125Api
10:03:07 [2022-08-04T10:03:07.556Z] === RUN   TestDockerSuite/TestRunRootWorkdir
10:03:08 [2022-08-04T10:03:08.122Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
10:03:09 [2022-08-04T10:03:09.503Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
10:03:09 [2022-08-04T10:03:09.761Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
10:03:10 [2022-08-04T10:03:10.020Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
10:03:13 [2022-08-04T10:03:13.304Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
10:03:13 [2022-08-04T10:03:13.304Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
10:03:15 [2022-08-04T10:03:15.834Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
10:03:16 [2022-08-04T10:03:16.400Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
10:03:16 [2022-08-04T10:03:16.966Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
10:03:17 [2022-08-04T10:03:17.532Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
10:03:18 [2022-08-04T10:03:18.098Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
10:03:18 [2022-08-04T10:03:18.664Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
10:03:18 [2022-08-04T10:03:18.664Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
10:03:19 [2022-08-04T10:03:19.231Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
10:03:19 [2022-08-04T10:03:19.798Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
10:03:20 [2022-08-04T10:03:20.366Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
10:03:20 [2022-08-04T10:03:20.933Z] === RUN   TestDockerSuite/TestRunSetMacAddress
10:03:21 [2022-08-04T10:03:21.498Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
10:03:21 [2022-08-04T10:03:21.498Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
10:03:24 [2022-08-04T10:03:24.073Z] === RUN   TestDockerSuite/TestRunState
10:03:24 [2022-08-04T10:03:24.331Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
10:03:25 [2022-08-04T10:03:25.267Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
10:03:25 [2022-08-04T10:03:25.525Z] === RUN   TestDockerSuite/TestRunStdinPipe
10:03:26 [2022-08-04T10:03:26.461Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
10:03:26 [2022-08-04T10:03:26.461Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
10:03:26 [2022-08-04T10:03:26.461Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:03:26 [2022-08-04T10:03:26.461Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
10:03:27 [2022-08-04T10:03:27.287Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
10:03:27 [2022-08-04T10:03:27.546Z] === RUN   TestDockerSuite/TestRunSysctls
10:03:28 [2022-08-04T10:03:28.480Z] === RUN   TestDockerSuite/TestRunTLSVerify
10:03:28 [2022-08-04T10:03:28.480Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
10:03:28 [2022-08-04T10:03:28.738Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
10:03:28 [2022-08-04T10:03:28.997Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
10:03:30 [2022-08-04T10:03:30.895Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
10:03:30 [2022-08-04T10:03:30.895Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
10:03:31 [2022-08-04T10:03:31.154Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
10:03:33 [2022-08-04T10:03:33.055Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
10:03:35 [2022-08-04T10:03:35.591Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
10:03:36 [2022-08-04T10:03:36.156Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
10:03:38 [2022-08-04T10:03:38.685Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
10:03:39 [2022-08-04T10:03:39.251Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
10:03:39 [2022-08-04T10:03:39.251Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
10:03:39 [2022-08-04T10:03:39.509Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
10:03:40 [2022-08-04T10:03:40.077Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
10:03:41 [2022-08-04T10:03:41.979Z] === RUN   TestDockerSuite/TestRunUnshareProc
10:03:42 [2022-08-04T10:03:42.238Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
10:03:43 [2022-08-04T10:03:43.175Z] === RUN   TestDockerSuite/TestRunUserByID
10:03:43 [2022-08-04T10:03:43.434Z] === RUN   TestDockerSuite/TestRunUserByIDBig
10:03:43 [2022-08-04T10:03:43.692Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
10:03:43 [2022-08-04T10:03:43.692Z] === RUN   TestDockerSuite/TestRunUserByIDZero
10:03:44 [2022-08-04T10:03:44.628Z] === RUN   TestDockerSuite/TestRunUserByName
10:03:45 [2022-08-04T10:03:45.220Z] === RUN   TestDockerSuite/TestRunUserDefaults
10:03:45 [2022-08-04T10:03:45.220Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
10:03:45 [2022-08-04T10:03:45.786Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
10:03:45 [2022-08-04T10:03:45.787Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:03:45 [2022-08-04T10:03:45.787Z] === RUN   TestDockerSuite/TestRunUserNotFound
10:03:45 [2022-08-04T10:03:45.787Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
10:03:46 [2022-08-04T10:03:46.354Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
10:03:48 [2022-08-04T10:03:48.261Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
10:03:49 [2022-08-04T10:03:49.636Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
10:03:50 [2022-08-04T10:03:50.203Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
10:03:51 [2022-08-04T10:03:51.140Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
10:03:52 [2022-08-04T10:03:52.514Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
10:03:53 [2022-08-04T10:03:53.080Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
10:03:53 [2022-08-04T10:03:53.646Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
10:03:55 [2022-08-04T10:03:55.548Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
10:03:55 [2022-08-04T10:03:55.809Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
10:03:57 [2022-08-04T10:03:57.184Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
10:03:58 [2022-08-04T10:03:58.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
10:03:58 [2022-08-04T10:03:58.120Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
10:03:58 [2022-08-04T10:03:58.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
10:03:58 [2022-08-04T10:03:58.120Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
10:03:58 [2022-08-04T10:03:58.120Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
10:03:58 [2022-08-04T10:03:58.120Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
10:03:58 [2022-08-04T10:03:58.120Z] === RUN   TestDockerSuite/TestRunWithBadDevice
10:03:58 [2022-08-04T10:03:58.378Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
10:03:58 [2022-08-04T10:03:58.378Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:03:58 [2022-08-04T10:03:58.378Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
10:03:59 [2022-08-04T10:03:59.311Z] === RUN   TestDockerSuite/TestRunWithCPUShares
10:03:59 [2022-08-04T10:03:59.311Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
10:03:59 [2022-08-04T10:03:59.571Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
10:04:00 [2022-08-04T10:04:00.947Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
10:04:01 [2022-08-04T10:04:01.513Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
10:04:02 [2022-08-04T10:04:02.446Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
10:04:02 [2022-08-04T10:04:02.446Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
10:04:02 [2022-08-04T10:04:02.446Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
10:04:02 [2022-08-04T10:04:02.704Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
10:04:02 [2022-08-04T10:04:02.704Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
10:04:02 [2022-08-04T10:04:02.963Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
10:04:02 [2022-08-04T10:04:02.963Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
10:04:02 [2022-08-04T10:04:02.963Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
10:04:02 [2022-08-04T10:04:02.963Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
10:04:02 [2022-08-04T10:04:02.963Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:04:02 [2022-08-04T10:04:02.963Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
10:04:03 [2022-08-04T10:04:03.557Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
10:04:04 [2022-08-04T10:04:04.124Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
10:04:04 [2022-08-04T10:04:04.124Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
10:04:05 [2022-08-04T10:04:05.058Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
10:04:05 [2022-08-04T10:04:05.058Z]     docker_cli_service_logs_test.go:248: checking task lp5ert4oj1it
10:04:05 [2022-08-04T10:04:05.058Z]     docker_cli_service_logs_test.go:253: checking messages for lp5ert4oj1it
10:04:05 [2022-08-04T10:04:05.058Z]     docker_cli_service_logs_test.go:248: checking task txd6n87x08jr
10:04:05 [2022-08-04T10:04:05.058Z]     docker_cli_service_logs_test.go:253: checking messages for txd6n87x08jr
10:04:05 [2022-08-04T10:04:05.058Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
10:04:05 [2022-08-04T10:04:05.993Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
10:04:05 [2022-08-04T10:04:05.993Z] === RUN   TestDockerSwarmSuite/TestServiceScale
10:04:05 [2022-08-04T10:04:05.993Z] === RUN   TestDockerSuite/TestRunWithShmSize
10:04:06 [2022-08-04T10:04:06.559Z] === RUN   TestDockerSuite/TestRunWithSwappiness
10:04:07 [2022-08-04T10:04:07.128Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
10:04:07 [2022-08-04T10:04:07.128Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
10:04:07 [2022-08-04T10:04:07.128Z] === RUN   TestDockerSuite/TestRunWithUlimits
10:04:07 [2022-08-04T10:04:07.695Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
10:04:08 [2022-08-04T10:04:08.630Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
10:04:08 [2022-08-04T10:04:08.889Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
10:04:09 [2022-08-04T10:04:09.456Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
10:04:09 [2022-08-04T10:04:09.456Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:04:09 [2022-08-04T10:04:09.456Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
10:04:09 [2022-08-04T10:04:09.715Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
10:04:09 [2022-08-04T10:04:09.715Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
10:04:11 [2022-08-04T10:04:11.089Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
10:04:11 [2022-08-04T10:04:11.347Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
10:04:12 [2022-08-04T10:04:12.722Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
10:04:12 [2022-08-04T10:04:12.980Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
10:04:12 [2022-08-04T10:04:12.980Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
10:04:12 [2022-08-04T10:04:12.980Z] === RUN   TestDockerSuite/TestSlowStdinClosing
10:04:12 [2022-08-04T10:04:12.980Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
10:04:13 [2022-08-04T10:04:13.913Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
10:04:14 [2022-08-04T10:04:14.480Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
10:04:15 [2022-08-04T10:04:15.046Z] === RUN   TestDockerSuite/TestStopContainerSignal
10:04:16 [2022-08-04T10:04:16.944Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
10:04:17 [2022-08-04T10:04:17.202Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
10:04:20 [2022-08-04T10:04:20.487Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
10:04:22 [2022-08-04T10:04:22.388Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
10:04:25 [2022-08-04T10:04:25.690Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
10:04:27 [2022-08-04T10:04:27.064Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
10:04:27 [2022-08-04T10:04:27.322Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
10:04:27 [2022-08-04T10:04:27.644Z] time="2022-08-04T10:04:21Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
10:04:27 [2022-08-04T10:04:27.644Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.251s	coverage: 60.0% of statements
10:04:27 [2022-08-04T10:04:27.644Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
10:04:27 [2022-08-04T10:04:27.644Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
10:04:27 [2022-08-04T10:04:27.644Z] ok  	github.com/docker/docker/libnetwork/osl	4.325s	coverage: 39.7% of statements
10:04:27 [2022-08-04T10:04:27.644Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
10:04:27 [2022-08-04T10:04:27.644Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.013s	coverage: 80.7% of statements
10:04:28 [2022-08-04T10:04:28.216Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.549s	coverage: 48.6% of statements
10:04:28 [2022-08-04T10:04:28.475Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
10:04:28 [2022-08-04T10:04:28.475Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
10:04:28 [2022-08-04T10:04:28.735Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === Skipped
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork TestParallel1 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork TestParallel3 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork TestParallel2 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
10:04:28 [2022-08-04T10:04:28.735Z]     firewalld_test.go:14: firewalld is not running
10:04:28 [2022-08-04T10:04:28.735Z] 
10:04:28 [2022-08-04T10:04:28.735Z] DONE 327 tests, 9 skipped in 200.782s
10:04:29 [2022-08-04T10:04:29.223Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
Post stage
[Pipeline] junit
10:04:29 [2022-08-04T10:04:29.695Z] Recording test results
10:04:29 [2022-08-04T10:04:29.789Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
10:04:30 [2022-08-04T10:04:30.048Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
10:04:30 [2022-08-04T10:04:30.052Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
10:04:30 [2022-08-04T10:04:30.374Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43906/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:cc4c6e7cefce1fb0c5c0675fb03cbb86eb070336 hack/validate/vendor
10:04:30 [2022-08-04T10:04:30.942Z] No vendor changes in diff.
10:04:31 [2022-08-04T10:04:31.424Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:04:31 [2022-08-04T10:04:31.843Z] + echo Ensuring container killed.
10:04:31 [2022-08-04T10:04:31.843Z] Ensuring container killed.
10:04:31 [2022-08-04T10:04:31.843Z] + docker rm -vf docker-pr2
10:04:31 [2022-08-04T10:04:31.843Z] Error: No such container: docker-pr2
[Pipeline] sh
10:04:32 [2022-08-04T10:04:32.127Z] + echo Chowning /workspace to jenkins user
10:04:32 [2022-08-04T10:04:32.127Z] Chowning /workspace to jenkins user
10:04:32 [2022-08-04T10:04:32.127Z] + id -u
10:04:32 [2022-08-04T10:04:32.127Z] + id -g
10:04:32 [2022-08-04T10:04:32.127Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
10:04:32 [2022-08-04T10:04:32.358Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
10:04:32 [2022-08-04T10:04:32.925Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:04:33 [2022-08-04T10:04:33.803Z] + bundleName=unit
10:04:33 [2022-08-04T10:04:33.803Z] + echo Creating unit-bundles.tar.gz
10:04:33 [2022-08-04T10:04:33.803Z] Creating unit-bundles.tar.gz
10:04:33 [2022-08-04T10:04:33.803Z] + 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
10:04:33 [2022-08-04T10:04:33.803Z] bundles/junit-report-libnetwork.xml
10:04:33 [2022-08-04T10:04:33.803Z] bundles/junit-report.xml
10:04:33 [2022-08-04T10:04:33.803Z] bundles/go-test-report-libnetwork.json
10:04:33 [2022-08-04T10:04:33.803Z] bundles/go-test-report.json
10:04:33 [2022-08-04T10:04:33.803Z] bundles/profile-libnetwork.out
10:04:33 [2022-08-04T10:04:33.803Z] bundles/profile.out
[Pipeline] archiveArtifacts
10:04:33 [2022-08-04T10:04:33.820Z] Archiving artifacts
10:04:34 [2022-08-04T10:04:34.149Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:04:34 [2022-08-04T10:04:34.456Z] + make clean
10:04:34 [2022-08-04T10:04:34.456Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:04:34 [2022-08-04T10:04:34.716Z] docker-dev-cache
10:04:34 [2022-08-04T10:04:34.716Z] docker-mod-cache
[Pipeline] deleteDir
10:04:34 [2022-08-04T10:04:34.829Z]     docker_cli_swarm_test.go:1895: [dac25339e24a9] joining swarm manager [dddc912a14a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:04:34 [2022-08-04T10:04:34.829Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
10:04:35 [2022-08-04T10:04:35.764Z]     docker_cli_swarm_test.go:1896: [d33571bd154ef] joining swarm manager [dddc912a14a72]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:04:36 [2022-08-04T10:04:36.022Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
10:04:37 [2022-08-04T10:04:37.922Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
10:04:38 [2022-08-04T10:04:38.856Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
10:04:40 [2022-08-04T10:04:40.229Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
10:04:42 [2022-08-04T10:04:42.130Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
10:04:44 [2022-08-04T10:04:44.661Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
10:04:44 [2022-08-04T10:04:44.661Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
10:04:44 [2022-08-04T10:04:44.661Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
10:04:44 [2022-08-04T10:04:44.661Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
10:04:44 [2022-08-04T10:04:44.661Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
10:04:45 [2022-08-04T10:04:45.231Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
10:04:46 [2022-08-04T10:04:46.165Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
10:04:46 [2022-08-04T10:04:46.731Z] === RUN   TestDockerSuite/TestSaveCheckTimes
10:04:46 [2022-08-04T10:04:46.731Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
10:04:48 [2022-08-04T10:04:48.105Z] === RUN   TestDockerSuite/TestSaveImageId
10:04:48 [2022-08-04T10:04:48.105Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
10:04:48 [2022-08-04T10:04:48.363Z] === RUN   TestDockerSuite/TestSaveLoadParents
10:04:49 [2022-08-04T10:04:49.737Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents4012194859
10:04:49 [2022-08-04T10:04:49.737Z] === RUN   TestDockerSuite/TestSaveMultipleNames
10:04:49 [2022-08-04T10:04:49.737Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
10:04:51 [2022-08-04T10:04:51.110Z] === RUN   TestDockerSuite/TestSaveSingleTag
10:04:51 [2022-08-04T10:04:51.110Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
10:04:51 [2022-08-04T10:04:51.110Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
10:04:52 [2022-08-04T10:04:52.045Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
10:04:52 [2022-08-04T10:04:52.304Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
10:04:53 [2022-08-04T10:04:53.680Z] === RUN   TestDockerSuite/TestSearchCmdOptions
10:04:56 [2022-08-04T10:04:56.206Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
10:04:56 [2022-08-04T10:04:56.206Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
10:04:56 [2022-08-04T10:04:56.464Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
10:04:56 [2022-08-04T10:04:56.722Z] === RUN   TestDockerSuite/TestSearchWithLimit
10:04:58 [2022-08-04T10:04:58.095Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
10:04:58 [2022-08-04T10:04:58.095Z]     docker_cli_sni_test.go:30: Flakey test
10:04:58 [2022-08-04T10:04:58.095Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
10:04:59 [2022-08-04T10:04:59.992Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
10:05:02 [2022-08-04T10:05:02.520Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
10:05:03 [2022-08-04T10:05:03.086Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
10:05:04 [2022-08-04T10:05:04.991Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
10:05:05 [2022-08-04T10:05:05.556Z] === RUN   TestDockerSuite/TestStartAttachSilent
10:05:06 [2022-08-04T10:05:06.503Z] === RUN   TestDockerSuite/TestStartAttachWithRename
10:05:09 [2022-08-04T10:05:09.031Z] === RUN   TestDockerSuite/TestStartMultipleContainers
10:05:10 [2022-08-04T10:05:10.936Z] === RUN   TestDockerSuite/TestStartPausedContainer
10:05:11 [2022-08-04T10:05:11.194Z] === RUN   TestDockerSuite/TestStartRecordError
10:05:12 [2022-08-04T10:05:12.567Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
10:05:13 [2022-08-04T10:05:13.942Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
10:05:14 [2022-08-04T10:05:14.876Z] === RUN   TestDockerSuite/TestStatsAllNoStream
10:05:17 [2022-08-04T10:05:17.403Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
10:05:17 [2022-08-04T10:05:17.970Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
10:05:19 [2022-08-04T10:05:19.869Z]     docker_cli_swarm_test.go:1796: [d5b2c585af887] joining swarm manager [d9b1fc7fad408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:05:21 [2022-08-04T10:05:21.242Z]     docker_cli_swarm_test.go:1797: [dc5a1d5dfbe0e] joining swarm manager [d9b1fc7fad408]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:05:21 [2022-08-04T10:05:21.807Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
10:05:25 [2022-08-04T10:05:25.089Z] === RUN   TestDockerSuite/TestStatsFormatAll
10:05:29 [2022-08-04T10:05:29.271Z] === RUN   TestDockerSuite/TestStatsNoStream
10:05:31 [2022-08-04T10:05:31.815Z] === RUN   TestDockerSuite/TestTopMultipleArgs
10:05:32 [2022-08-04T10:05:32.382Z] === RUN   TestDockerSuite/TestTopNonPrivileged
10:05:32 [2022-08-04T10:05:32.949Z] === RUN   TestDockerSuite/TestTopPrivileged
10:05:32 [2022-08-04T10:05:32.949Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
10:05:33 [2022-08-04T10:05:33.515Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
10:05:33 [2022-08-04T10:05:33.515Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
10:05:33 [2022-08-04T10:05:33.515Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
10:05:34 [2022-08-04T10:05:34.080Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
10:05:34 [2022-08-04T10:05:34.648Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
10:05:34 [2022-08-04T10:05:34.648Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
10:05:34 [2022-08-04T10:05:34.648Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
10:05:34 [2022-08-04T10:05:34.648Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
10:05:34 [2022-08-04T10:05:34.648Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
10:05:36 [2022-08-04T10:05:36.023Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
10:05:36 [2022-08-04T10:05:36.281Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
10:05:36 [2022-08-04T10:05:36.848Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
10:05:38 [2022-08-04T10:05:38.222Z] === RUN   TestDockerSuite/TestUpdateStats
10:05:40 [2022-08-04T10:05:40.748Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
10:05:41 [2022-08-04T10:05:41.314Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
10:05:42 [2022-08-04T10:05:42.248Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
10:05:42 [2022-08-04T10:05:42.248Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
10:05:42 [2022-08-04T10:05:42.248Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
10:05:43 [2022-08-04T10:05:43.182Z]     docker_cli_swarm_test.go:1315: [d94423e4f5e32] joining swarm manager [d20de95c6bcc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:05:43 [2022-08-04T10:05:43.440Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
10:05:44 [2022-08-04T10:05:44.006Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
10:05:44 [2022-08-04T10:05:44.264Z]     docker_cli_swarm_test.go:1316: [d3df496f16c6f] joining swarm manager [d20de95c6bcc9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:05:46 [2022-08-04T10:05:46.164Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
10:05:47 [2022-08-04T10:05:47.536Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
10:05:48 [2022-08-04T10:05:48.909Z] === RUN   TestDockerSuite/TestVolumeCLICreate
10:06:03 [2022-08-04T10:06:03.812Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
10:06:03 [2022-08-04T10:06:03.812Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
10:06:03 [2022-08-04T10:06:03.812Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
10:06:04 [2022-08-04T10:06:04.378Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
10:06:04 [2022-08-04T10:06:04.378Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
10:06:04 [2022-08-04T10:06:04.636Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
10:06:04 [2022-08-04T10:06:04.636Z] === RUN   TestDockerSuite/TestVolumeCLILs
10:06:05 [2022-08-04T10:06:05.201Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
10:06:05 [2022-08-04T10:06:05.201Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
10:06:05 [2022-08-04T10:06:05.766Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
10:06:06 [2022-08-04T10:06:06.024Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
10:06:06 [2022-08-04T10:06:06.025Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
10:06:06 [2022-08-04T10:06:06.025Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
10:06:06 [2022-08-04T10:06:06.025Z] === RUN   TestDockerSuite/TestVolumeCLIRm
10:06:07 [2022-08-04T10:06:07.400Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
10:06:07 [2022-08-04T10:06:07.658Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
10:06:07 [2022-08-04T10:06:07.658Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
10:06:07 [2022-08-04T10:06:07.658Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
10:06:07 [2022-08-04T10:06:07.918Z] === RUN   TestDockerSuite/TestVolumeLsFormat
10:06:07 [2022-08-04T10:06:07.918Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
10:06:07 [2022-08-04T10:06:07.918Z] --- PASS: TestDockerSuite (1323.94s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.52s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.34s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.89s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.70s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.98s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.11s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.91s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (0.81s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.15s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.83s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.71s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.77s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.63s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.16s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.26s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.53s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.50s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.43s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.55s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.81s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.87s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.82s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.82s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.75s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.87s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.74s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.82s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.84s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.77s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.82s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.81s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.79s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.60s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.56s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.15s)
10:06:07 [2022-08-04T10:06:07.918Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.15s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.61s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.29s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.63s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.61s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.55s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.10s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.35s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (0.55s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.75s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (0.69s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d18f48_<nil>_<nil>} (1.54s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1678796075_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.57s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1678796075_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.56s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.38s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.50s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33059750391_/foo_true__0xc000d18f78_<nil>_<nil>_<nil>} (1.52s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d18f90_<nil>_<nil>} (1.66s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d18fa8_<nil>_<nil>} (1.60s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d18fc0_<nil>_<nil>} (0.80s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d18fd8_<nil>_<nil>} (1.65s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.56s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.03s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.04s)
10:06:07 [2022-08-04T10:06:07.919Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.07s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.84s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.51s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.86s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.54s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.08s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.47s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.67s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.73s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.68s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.46s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.89s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.77s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.88s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.88s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.89s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.48s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.63s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.64s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.97s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.66s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.94s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.13s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.93s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.89s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.84s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.21s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.83s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.06s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.47s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.74s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.55s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.73s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.58s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.87s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.89s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.66s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.51s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.48s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.24s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.22s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.02s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.63s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.90s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.48s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.19s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.32s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.55s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.74s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.94s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddScript (1.77s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.30s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.88s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.85s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.97s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.46s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.35s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.77s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.61s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.45s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.16s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.41s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.22s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.34s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.11s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.04s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.20s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.73s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.03s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.61s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.66s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.39s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.37s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.93s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.89s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (6.16s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.70s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.81s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.50s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.45s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.44s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.72s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.09s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.36s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.03s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.32s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.76s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.63s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.36s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.23s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.52s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.44s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.41s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.21s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.57s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.92s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.23s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.40s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.73s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.25s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.56s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.10s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.83s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.64s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.01s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.96s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.98s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.82s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.08s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.68s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.63s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.72s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.45s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.47s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.21s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.15s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.69s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.28s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.92s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.10s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.21s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.37s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.60s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.12s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.27s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.32s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.85s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.99s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.83s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.75s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.54s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.78s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.46s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.39s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.75s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.42s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.37s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.29s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.44s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.97s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.28s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.51s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.30s)
10:06:07 [2022-08-04T10:06:07.919Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFails (0.51s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.46s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.36s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.92s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.76s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.52s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.80s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.21s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.37s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.34s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.26s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.44s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildInheritance (1.19s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.80s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.17s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.11s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.18s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.40s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.12s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.96s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.33s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.39s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.23s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.98s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.79s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.42s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.41s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.78s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.61s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.34s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.82s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.74s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.27s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.17s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.21s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.76s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.12s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.68s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.94s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.99s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.93s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.97s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.24s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.78s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRm (2.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.72s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.22s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.52s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.91s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.13s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.30s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.13s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.31s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.97s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.86s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.92s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.64s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.63s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.84s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.91s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildUser (1.19s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.08s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.64s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.72s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.71s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.20s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.75s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.43s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.69s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.25s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.76s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.82s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.05s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.84s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.82s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitChange (0.89s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.56s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.23s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.37s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.17s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.50s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.72s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.61s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.51s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.88s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.65s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.79s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.64s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.70s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.74s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.82s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.91s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.70s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.85s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.65s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.91s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.97s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.55s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.95s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseD (4.04s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.56s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.60s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.34s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.95s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToDot (0.49s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.86s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.87s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.05s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.33s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.46s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateRM (0.10s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.75s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.52s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.61s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.59s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.11s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.52s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.35s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.88s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.95s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.37s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.26s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.77s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.26s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.90s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.73s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.42s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.98s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.23s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsRename (0.47s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsResize (0.49s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.72s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsTop (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.64s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.45s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExec (0.60s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.07s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecEnv (0.66s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.40s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.73s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.69s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.81s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecTTY (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.47s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.51s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.18s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.72s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.55s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHealth (19.32s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.48s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.11s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImportFile (1.06s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
10:06:07 [2022-08-04T10:06:07.920Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.13s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.12s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.52s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.56s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.49s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.52s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.30s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.48s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.57s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.92s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.48s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.96s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.93s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.29s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.42s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.37s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.38s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.51s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (7.38s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.09s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.63s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.83s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.21s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.14s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.83s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.20s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsSince (6.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.48s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.54s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsTail (0.94s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.70s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.75s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestNetHostname (1.29s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.96s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.29s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.23s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.90s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.39s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.81s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.88s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginActive (2.22s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.22s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.64s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.88s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.61s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.87s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPortList (6.19s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.95s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.94s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.40s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.67s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.40s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.74s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.95s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.72s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.95s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.43s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.92s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.64s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.52s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.96s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.26s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.55s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.03s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.31s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.74s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.99s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.87s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.85s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.04s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.34s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.77s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.07s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.07s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.31s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.22s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.77s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.41s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.73s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiTag (0.19s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.69s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.77s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.80s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.56s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.67s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.57s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.68s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.80s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.40s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.21s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.83s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.85s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.17s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.86s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.28s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.12s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.42s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.32s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.52s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.55s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.64s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.54s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.10s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.60s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.74s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.80s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.61s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.67s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.40s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.44s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.61s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.87s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.81s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.90s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.94s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.47s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.49s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.57s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.69s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.16s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.09s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.45s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.34s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.15s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.49s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.19s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.02s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.10s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.53s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.35s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.50s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.22s)
10:06:07 [2022-08-04T10:06:07.921Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.43s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.68s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.55s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.60s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.52s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.95s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.40s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.86s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.75s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.22s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.61s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.58s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.17s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.54s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.86s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.19s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.18s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.86s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.28s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunMount (4.73s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.40s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.93s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.29s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.67s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.28s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.33s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.34s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.44s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.86s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.55s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.58s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.64s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.54s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.43s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.69s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.64s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.30s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.64s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.09s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRm (0.57s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.72s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.54s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.55s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.71s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.94s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.35s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.60s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.49s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.65s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.60s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunState (1.17s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.68s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.21s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.66s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.92s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.66s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.11s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.74s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.48s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.57s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.76s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.12s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.65s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.55s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.21s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.67s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.84s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.36s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.08s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.94s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.86s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.84s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.20s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.80s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.05s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.75s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.84s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.61s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.87s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.74s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.21s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.48s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.35s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.15s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.45s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.37s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.40s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.98s)
10:06:07 [2022-08-04T10:06:07.922Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.66s)
10:06:07 [2022-08-04T10:06:07.922Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.65s)
10:06:07 [2022-08-04T10:06:07.922Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.65s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.69s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.26s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.33s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.83s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.66s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.12s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.64s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.68s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.54s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.46s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.34s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.73s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.37s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.65s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.69s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.77s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.38s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.11s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.20s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.31s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.92s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.82s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.58s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.63s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.12s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.23s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.39s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.53s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.53s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.62s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.17s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.99s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.48s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.95s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.62s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.85s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.66s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.18s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.04s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.09s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.72s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.08s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
10:06:07 [2022-08-04T10:06:07.922Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.46s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
10:06:07 [2022-08-04T10:06:07.923Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
10:06:07 [2022-08-04T10:06:07.923Z] === RUN   TestDockerRegistrySuite
10:06:07 [2022-08-04T10:06:07.923Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
10:06:09 [2022-08-04T10:06:09.297Z]     check_test.go:427: [d9a2c3ec17d09] daemon is not started
10:06:09 [2022-08-04T10:06:09.297Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
10:06:10 [2022-08-04T10:06:10.232Z]     check_test.go:427: [d34ad16137b10] daemon is not started
10:06:10 [2022-08-04T10:06:10.232Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
10:06:11 [2022-08-04T10:06:11.607Z]     check_test.go:427: [d2085966b295e] daemon is not started
10:06:11 [2022-08-04T10:06:11.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
10:06:11 [2022-08-04T10:06:11.607Z]     check_test.go:427: [d3789dcfc5dd3] daemon is not started
10:06:11 [2022-08-04T10:06:11.607Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
10:06:14 [2022-08-04T10:06:14.890Z]     check_test.go:427: [dcf48a1d4659b] daemon is not started
10:06:14 [2022-08-04T10:06:14.891Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
10:06:19 [2022-08-04T10:06:19.075Z]     check_test.go:427: [dd58aaedccb1f] daemon is not started
10:06:19 [2022-08-04T10:06:19.075Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
10:06:22 [2022-08-04T10:06:22.360Z]     check_test.go:427: [d6606853adfe5] daemon is not started
10:06:22 [2022-08-04T10:06:22.360Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
10:06:22 [2022-08-04T10:06:22.926Z]     check_test.go:427: [d82df3ef32744] daemon is not started
10:06:22 [2022-08-04T10:06:22.926Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
10:06:23 [2022-08-04T10:06:23.878Z]     check_test.go:427: [dee783e01586a] daemon is not started
10:06:23 [2022-08-04T10:06:23.878Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
10:06:24 [2022-08-04T10:06:24.813Z]     check_test.go:427: [d1a3f9a0bee51] daemon is not started
10:06:24 [2022-08-04T10:06:24.813Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
10:06:25 [2022-08-04T10:06:25.747Z]     check_test.go:427: [d5fb0caef468f] daemon is not started
10:06:25 [2022-08-04T10:06:25.747Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
10:06:27 [2022-08-04T10:06:27.123Z]     check_test.go:427: [d12802257a20c] daemon is not started
10:06:27 [2022-08-04T10:06:27.123Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
10:06:28 [2022-08-04T10:06:28.056Z]     check_test.go:427: [df8106063e0f1] daemon is not started
10:06:28 [2022-08-04T10:06:28.056Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
10:06:28 [2022-08-04T10:06:28.989Z]     check_test.go:427: [dc9021fa2f695] daemon is not started
10:06:28 [2022-08-04T10:06:28.989Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
10:06:29 [2022-08-04T10:06:29.923Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7d5c7dd9458be7c82f78871e4a6edd7ac1657dd201ef4f73e8193204cff0e45e
10:06:30 [2022-08-04T10:06:30.857Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:07b27b040eb40c068b3096ba22486861f798be1816affcf0e311ff0bae908e1a
10:06:30 [2022-08-04T10:06:30.857Z]     check_test.go:427: [dc3be22df6047] daemon is not started
10:06:30 [2022-08-04T10:06:30.857Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
10:06:31 [2022-08-04T10:06:31.793Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:351f34ca7eb72e648907fa7c39d68180df34f2138d220349312262336e5ebbe2
10:06:32 [2022-08-04T10:06:32.727Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5e74539e5ff5a5c0267a04bcdf611edb42fc0d1ead5571589815df8053490d3e
10:06:32 [2022-08-04T10:06:32.727Z]     check_test.go:427: [db7d9a47294f0] daemon is not started
10:06:32 [2022-08-04T10:06:32.727Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
10:06:33 [2022-08-04T10:06:33.660Z]     check_test.go:427: [d7fbcd592c0c2] daemon is not started
10:06:33 [2022-08-04T10:06:33.661Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
10:06:36 [2022-08-04T10:06:36.192Z]     check_test.go:427: [d08ad3e0bdcdd] daemon is not started
10:06:36 [2022-08-04T10:06:36.192Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
10:06:36 [2022-08-04T10:06:36.758Z]     check_test.go:427: [d80fd167eff28] daemon is not started
10:06:36 [2022-08-04T10:06:36.758Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
10:06:36 [2022-08-04T10:06:36.758Z]     check_test.go:427: [d160296ea0a11] daemon is not started
10:06:37 [2022-08-04T10:06:37.016Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
10:06:37 [2022-08-04T10:06:37.950Z]     check_test.go:427: [db68269fa8433] daemon is not started
10:06:37 [2022-08-04T10:06:37.950Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
10:06:38 [2022-08-04T10:06:38.885Z]     check_test.go:427: [d6d5c569a6c29] daemon is not started
10:06:38 [2022-08-04T10:06:38.885Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
10:06:39 [2022-08-04T10:06:39.451Z]     check_test.go:427: [d09494101edf3] daemon is not started
10:06:39 [2022-08-04T10:06:39.451Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
10:06:41 [2022-08-04T10:06:41.980Z]     check_test.go:427: [d7099ae2e09cf] daemon is not started
10:06:41 [2022-08-04T10:06:41.980Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
10:06:42 [2022-08-04T10:06:42.238Z]     check_test.go:427: [d62e472a1b568] daemon is not started
10:06:42 [2022-08-04T10:06:42.238Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
10:06:43 [2022-08-04T10:06:43.625Z]     check_test.go:427: [d1db93a742b26] daemon is not started
10:06:43 [2022-08-04T10:06:43.625Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
10:06:43 [2022-08-04T10:06:43.625Z]     check_test.go:427: [d2f320961adfa] daemon is not started
10:06:43 [2022-08-04T10:06:43.625Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
10:06:43 [2022-08-04T10:06:43.886Z]     check_test.go:427: [d3cb562528b0a] daemon is not started
10:06:43 [2022-08-04T10:06:43.886Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
10:06:44 [2022-08-04T10:06:44.144Z]     check_test.go:427: [d0c257fd3179c] daemon is not started
10:06:44 [2022-08-04T10:06:44.144Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
10:06:44 [2022-08-04T10:06:44.402Z]     check_test.go:427: [d9e92f4a87286] daemon is not started
10:06:44 [2022-08-04T10:06:44.402Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
10:06:44 [2022-08-04T10:06:44.660Z]     check_test.go:427: [d1b07ca6f104a] daemon is not started
10:06:44 [2022-08-04T10:06:44.660Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
10:06:44 [2022-08-04T10:06:44.918Z]     check_test.go:427: [d4cdc186c9d3d] daemon is not started
10:06:44 [2022-08-04T10:06:44.918Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
10:06:45 [2022-08-04T10:06:45.851Z]     check_test.go:427: [d99c8e4ff9a85] daemon is not started
10:06:45 [2022-08-04T10:06:45.851Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
10:06:47 [2022-08-04T10:06:47.226Z]     check_test.go:427: [d1ea163d90cb3] daemon is not started
10:06:47 [2022-08-04T10:06:47.226Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
10:06:48 [2022-08-04T10:06:48.162Z]     check_test.go:427: [d52dacaf6a6a4] daemon is not started
10:06:48 [2022-08-04T10:06:48.162Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
10:06:49 [2022-08-04T10:06:49.096Z]     check_test.go:427: [d2c937842e75d] daemon is not started
10:06:49 [2022-08-04T10:06:49.096Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
10:06:50 [2022-08-04T10:06:50.029Z] === RUN   TestDockerRegistrySuite/TestV2Only
10:06:50 [2022-08-04T10:06:50.287Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
10:06:50 [2022-08-04T10:06:50.853Z] --- PASS: TestDockerRegistrySuite (42.79s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.17s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.01s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.76s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.65s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.03s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.10s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.99s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.85s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.85s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.93s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.10s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.85s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.39s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.40s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
10:06:50 [2022-08-04T10:06:50.853Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s)
10:06:50 [2022-08-04T10:06:50.853Z] === RUN   TestDockerSchema1RegistrySuite
10:06:50 [2022-08-04T10:06:50.853Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
10:06:50 [2022-08-04T10:06:50.853Z]     check_test.go:454: [df9460ef197f8] daemon is not started
10:06:50 [2022-08-04T10:06:50.853Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
10:06:55 [2022-08-04T10:06:55.036Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
10:06:55 [2022-08-04T10:06:55.036Z]     check_test.go:454: [d444c6589782a] daemon is not started
10:06:55 [2022-08-04T10:06:55.036Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
10:07:00 [2022-08-04T10:07:00.301Z]     check_test.go:454: [d9372a484a4d5] daemon is not started
10:07:00 [2022-08-04T10:07:00.301Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
10:07:01 [2022-08-04T10:07:01.236Z]     check_test.go:454: [deb95dae49548] daemon is not started
10:07:01 [2022-08-04T10:07:01.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
10:07:01 [2022-08-04T10:07:01.236Z]     check_test.go:454: [de107e1955312] daemon is not started
10:07:01 [2022-08-04T10:07:01.236Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
10:07:01 [2022-08-04T10:07:01.236Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
10:07:02 [2022-08-04T10:07:02.614Z]     check_test.go:454: [d5ebf4537bc5b] daemon is not started
10:07:02 [2022-08-04T10:07:02.614Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
10:07:03 [2022-08-04T10:07:03.548Z]     check_test.go:454: [dcefdd6c8b390] daemon is not started
10:07:03 [2022-08-04T10:07:03.548Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
10:07:04 [2022-08-04T10:07:04.924Z]     check_test.go:454: [d7648aadb36ae] daemon is not started
10:07:04 [2022-08-04T10:07:04.924Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
10:07:08 [2022-08-04T10:07:08.212Z]     check_test.go:454: [de4ab4933ed71] daemon is not started
10:07:08 [2022-08-04T10:07:08.212Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
10:07:08 [2022-08-04T10:07:08.470Z]     check_test.go:454: [d0c78532c65d9] daemon is not started
10:07:08 [2022-08-04T10:07:08.470Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
10:07:08 [2022-08-04T10:07:08.728Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
10:07:08 [2022-08-04T10:07:08.986Z]     check_test.go:454: [de965606e08d8] daemon is not started
10:07:08 [2022-08-04T10:07:08.986Z] --- PASS: TestDockerSchema1RegistrySuite (18.22s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.18s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.80s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.13s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.17s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.23s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.13s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.15s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.36s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.43s)
10:07:08 [2022-08-04T10:07:08.986Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s)
10:07:08 [2022-08-04T10:07:08.986Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
10:07:08 [2022-08-04T10:07:08.986Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
10:07:09 [2022-08-04T10:07:09.920Z]     check_test.go:483: [d07b9d86e996f] daemon is not started
10:07:09 [2022-08-04T10:07:09.920Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
10:07:10 [2022-08-04T10:07:10.487Z]     check_test.go:483: [db2f7d045fd86] daemon is not started
10:07:10 [2022-08-04T10:07:10.487Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
10:07:10 [2022-08-04T10:07:10.745Z]     check_test.go:483: [d1599a681af54] daemon is not started
10:07:10 [2022-08-04T10:07:10.745Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
10:07:11 [2022-08-04T10:07:11.311Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
10:07:12 [2022-08-04T10:07:12.245Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
10:07:12 [2022-08-04T10:07:12.810Z]     check_test.go:483: [d5fd142aecb7b] daemon is not started
10:07:12 [2022-08-04T10:07:12.810Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
10:07:13 [2022-08-04T10:07:13.377Z]     check_test.go:483: [ded90b9978382] daemon is not started
10:07:13 [2022-08-04T10:07:13.377Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
10:07:14 [2022-08-04T10:07:14.312Z]     check_test.go:483: [daf6fdbc29d41] daemon is not started
10:07:14 [2022-08-04T10:07:14.312Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
10:07:14 [2022-08-04T10:07:14.570Z]     check_test.go:483: [d69df8f6a7c17] daemon is not started
10:07:14 [2022-08-04T10:07:14.570Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.56s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.77s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.36s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.62s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.61s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.01s)
10:07:14 [2022-08-04T10:07:14.570Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
10:07:14 [2022-08-04T10:07:14.570Z] === RUN   TestDockerRegistryAuthTokenSuite
10:07:14 [2022-08-04T10:07:14.570Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
10:07:15 [2022-08-04T10:07:15.503Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
10:07:18 [2022-08-04T10:07:18.030Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
10:07:19 [2022-08-04T10:07:19.998Z]     check_test.go:510: [d7c56c6b55850] daemon is not started
10:07:19 [2022-08-04T10:07:19.999Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
10:07:19 [2022-08-04T10:07:19.999Z]     check_test.go:510: [dc0807c8309ad] daemon is not started
10:07:19 [2022-08-04T10:07:19.999Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
10:07:19 [2022-08-04T10:07:19.999Z]     check_test.go:510: [d08734d2c0902] daemon is not started
10:07:19 [2022-08-04T10:07:19.999Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
10:07:20 [2022-08-04T10:07:20.257Z]     check_test.go:510: [dc026064959d4] daemon is not started
10:07:20 [2022-08-04T10:07:20.257Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
10:07:20 [2022-08-04T10:07:20.257Z]     check_test.go:510: [d51f9076bb115] daemon is not started
10:07:20 [2022-08-04T10:07:20.257Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s)
10:07:20 [2022-08-04T10:07:20.257Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.20s)
10:07:20 [2022-08-04T10:07:20.257Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.17s)
10:07:20 [2022-08-04T10:07:20.257Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
10:07:20 [2022-08-04T10:07:20.257Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
10:07:20 [2022-08-04T10:07:20.257Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
10:07:20 [2022-08-04T10:07:20.257Z] === RUN   TestDockerNetworkSuite
10:07:20 [2022-08-04T10:07:20.257Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
10:07:21 [2022-08-04T10:07:21.632Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
10:07:21 [2022-08-04T10:07:21.632Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:07:21 [2022-08-04T10:07:21.632Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
10:07:21 [2022-08-04T10:07:21.890Z]     docker_cli_network_unix_test.go:46: [da1033f981c22] daemon is not started
10:07:22 [2022-08-04T10:07:22.148Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
10:07:22 [2022-08-04T10:07:22.406Z]     docker_cli_network_unix_test.go:46: [d6cc5244eaa2e] daemon is not started
10:07:22 [2022-08-04T10:07:22.665Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
10:07:25 [2022-08-04T10:07:25.948Z]     docker_cli_network_unix_test.go:46: [d9e027c56be2d] daemon is not started
10:07:26 [2022-08-04T10:07:26.206Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
10:07:28 [2022-08-04T10:07:28.117Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
10:07:28 [2022-08-04T10:07:28.117Z]     docker_cli_network_unix_test.go:46: [d6fb33f33939f] daemon is not started
10:07:28 [2022-08-04T10:07:28.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
10:07:28 [2022-08-04T10:07:28.645Z]     docker_cli_network_unix_test.go:1233: [dac8d245ce95f] daemon is not started
10:07:28 [2022-08-04T10:07:28.903Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
10:07:29 [2022-08-04T10:07:29.837Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
10:07:31 [2022-08-04T10:07:31.211Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
10:07:32 [2022-08-04T10:07:32.146Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
10:07:32 [2022-08-04T10:07:32.404Z]     docker_cli_network_unix_test.go:46: [d8cbf4c705f32] daemon is not started
10:07:32 [2022-08-04T10:07:32.970Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
10:07:38 [2022-08-04T10:07:38.237Z]     docker_cli_network_unix_test.go:46: [dde02e2f65cc0] daemon is not started
10:07:38 [2022-08-04T10:07:38.804Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
10:07:40 [2022-08-04T10:07:40.706Z]     docker_cli_network_unix_test.go:46: [d0829ab55b08f] daemon is not started
10:07:40 [2022-08-04T10:07:40.964Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
10:07:41 [2022-08-04T10:07:41.897Z]     docker_cli_network_unix_test.go:46: [d4967bcfeec29] daemon is not started
10:07:42 [2022-08-04T10:07:42.155Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
10:07:42 [2022-08-04T10:07:42.413Z]     docker_cli_network_unix_test.go:46: [d809f4f37060f] daemon is not started
10:07:42 [2022-08-04T10:07:42.671Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
10:07:42 [2022-08-04T10:07:42.930Z]     docker_cli_network_unix_test.go:46: [d6b764e1837e3] daemon is not started
10:07:42 [2022-08-04T10:07:42.930Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
10:07:43 [2022-08-04T10:07:43.496Z]     docker_cli_network_unix_test.go:46: [d97b165596bc9] daemon is not started
10:07:43 [2022-08-04T10:07:43.754Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
10:07:44 [2022-08-04T10:07:44.320Z]     docker_cli_network_unix_test.go:46: [d91723d0f9e67] daemon is not started
10:07:44 [2022-08-04T10:07:44.886Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
10:07:44 [2022-08-04T10:07:44.886Z]     docker_cli_network_unix_test.go:46: [d211e7dbfc068] daemon is not started
10:07:44 [2022-08-04T10:07:44.886Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
10:07:45 [2022-08-04T10:07:45.144Z]     docker_cli_network_unix_test.go:46: [d465bfac8e11c] daemon is not started
10:07:45 [2022-08-04T10:07:45.144Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
10:07:45 [2022-08-04T10:07:45.711Z]     docker_cli_network_unix_test.go:46: [d09d191fada39] daemon is not started
10:07:45 [2022-08-04T10:07:45.968Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
10:07:46 [2022-08-04T10:07:46.226Z]     docker_cli_network_unix_test.go:46: [d6eef44bcf717] daemon is not started
10:07:46 [2022-08-04T10:07:46.226Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
10:07:46 [2022-08-04T10:07:46.226Z]     docker_cli_network_unix_test.go:46: [d009261d8673b] daemon is not started
10:07:46 [2022-08-04T10:07:46.226Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
10:07:46 [2022-08-04T10:07:46.484Z]     docker_cli_network_unix_test.go:46: [dcda2995f87d0] daemon is not started
10:07:46 [2022-08-04T10:07:46.484Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
10:07:47 [2022-08-04T10:07:47.051Z]     docker_cli_network_unix_test.go:46: [d00fcb61c374a] daemon is not started
10:07:47 [2022-08-04T10:07:47.051Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
10:07:47 [2022-08-04T10:07:47.616Z]     docker_cli_network_unix_test.go:46: [d4b080f68638c] daemon is not started
10:07:48 [2022-08-04T10:07:48.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
10:07:48 [2022-08-04T10:07:48.195Z]     docker_cli_network_unix_test.go:46: [da97143bbe675] daemon is not started
10:07:48 [2022-08-04T10:07:48.195Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
10:07:48 [2022-08-04T10:07:48.454Z]     docker_cli_network_unix_test.go:46: [dbf9af75f0aa5] daemon is not started
10:07:48 [2022-08-04T10:07:48.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
10:07:48 [2022-08-04T10:07:48.454Z]     docker_cli_network_unix_test.go:46: [dd5ff7f337090] daemon is not started
10:07:48 [2022-08-04T10:07:48.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
10:07:49 [2022-08-04T10:07:49.828Z]     docker_cli_network_unix_test.go:968: [d4c429f3b18ad] daemon is not started
10:07:50 [2022-08-04T10:07:50.762Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
10:07:52 [2022-08-04T10:07:52.137Z]     docker_cli_network_unix_test.go:46: [d18f3b6e256bc] daemon is not started
10:07:52 [2022-08-04T10:07:52.137Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
10:07:54 [2022-08-04T10:07:54.667Z]     docker_cli_network_unix_test.go:1116: [d8c4514c8e5df] daemon is not started
10:07:57 [2022-08-04T10:07:57.952Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
10:07:57 [2022-08-04T10:07:57.952Z]     docker_cli_network_unix_test.go:46: [dd28261a834cf] daemon is not started
10:07:57 [2022-08-04T10:07:57.952Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
10:07:58 [2022-08-04T10:07:58.518Z]     docker_cli_network_unix_test.go:46: [d6a224a42f601] daemon is not started
10:07:58 [2022-08-04T10:07:58.518Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
10:07:58 [2022-08-04T10:07:58.518Z]     docker_cli_network_unix_test.go:46: [db7727806bc4b] daemon is not started
10:07:58 [2022-08-04T10:07:58.518Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
10:07:58 [2022-08-04T10:07:58.518Z]     docker_cli_network_unix_test.go:46: [d55d2605c04f2] daemon is not started
10:07:58 [2022-08-04T10:07:58.518Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
10:07:58 [2022-08-04T10:07:58.776Z]     docker_cli_network_unix_test.go:46: [df31379493cfc] daemon is not started
10:07:58 [2022-08-04T10:07:58.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
10:07:58 [2022-08-04T10:07:58.776Z]     docker_cli_network_unix_test.go:46: [d698909828c22] daemon is not started
10:07:58 [2022-08-04T10:07:58.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
10:07:58 [2022-08-04T10:07:58.776Z]     docker_cli_network_unix_test.go:46: [dcd924d97ec10] daemon is not started
10:07:58 [2022-08-04T10:07:58.776Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
10:08:00 [2022-08-04T10:08:00.676Z]     docker_cli_network_unix_test.go:46: [dee6df15bd888] daemon is not started
10:08:01 [2022-08-04T10:08:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
10:08:01 [2022-08-04T10:08:01.242Z]     docker_cli_network_unix_test.go:46: [d0c1980dc66bd] daemon is not started
10:08:01 [2022-08-04T10:08:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
10:08:01 [2022-08-04T10:08:01.242Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:08:01 [2022-08-04T10:08:01.242Z]     docker_cli_network_unix_test.go:46: [d74fa1ba20499] daemon is not started
10:08:01 [2022-08-04T10:08:01.242Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
10:08:01 [2022-08-04T10:08:01.810Z]     docker_cli_network_unix_test.go:46: [d5ee5cddde8b3] daemon is not started
10:08:02 [2022-08-04T10:08:02.074Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
10:08:06 [2022-08-04T10:08:06.257Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
10:08:07 [2022-08-04T10:08:07.191Z]     docker_cli_network_unix_test.go:1084: [d0a454e5728b8] daemon is not started
10:08:08 [2022-08-04T10:08:08.565Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
10:08:08 [2022-08-04T10:08:08.824Z]     docker_cli_network_unix_test.go:46: [d0eaf4bbba724] daemon is not started
10:08:08 [2022-08-04T10:08:08.824Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
10:08:09 [2022-08-04T10:08:09.391Z]     docker_cli_network_unix_test.go:46: [db5b3387c5ec4] daemon is not started
10:08:09 [2022-08-04T10:08:09.391Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
10:08:10 [2022-08-04T10:08:10.770Z]     docker_cli_network_unix_test.go:46: [dba918f5f8489] daemon is not started
10:08:11 [2022-08-04T10:08:11.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
10:08:11 [2022-08-04T10:08:11.044Z]     docker_cli_network_unix_test.go:46: [da289b7f7cea9] daemon is not started
10:08:11 [2022-08-04T10:08:11.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
10:08:11 [2022-08-04T10:08:11.614Z]     docker_cli_network_unix_test.go:46: [d90f4a3f9cea3] daemon is not started
10:08:11 [2022-08-04T10:08:11.872Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
10:08:12 [2022-08-04T10:08:12.130Z]     docker_cli_network_unix_test.go:46: [db2b8d6b4c446] daemon is not started
10:08:12 [2022-08-04T10:08:12.130Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
10:08:13 [2022-08-04T10:08:13.063Z]     docker_cli_network_unix_test.go:46: [d9c1d038820b6] daemon is not started
10:08:13 [2022-08-04T10:08:13.063Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
10:08:19 [2022-08-04T10:08:19.620Z]     docker_cli_network_unix_test.go:46: [d9023a263f3d8] daemon is not started
10:08:19 [2022-08-04T10:08:19.620Z] --- PASS: TestDockerNetworkSuite (58.51s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.71s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.75s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.54s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.09s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.76s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.86s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.68s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.26s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.88s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.75s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.71s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.29s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.34s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.43s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.82s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.48s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.05s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.77s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.55s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.70s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s)
10:08:19 [2022-08-04T10:08:19.620Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.68s)
10:08:19 [2022-08-04T10:08:19.620Z] === RUN   TestDockerHubPullSuite
10:08:19 [2022-08-04T10:08:19.620Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
10:08:20 [2022-08-04T10:08:20.994Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
10:08:23 [2022-08-04T10:08:23.520Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
10:08:24 [2022-08-04T10:08:24.451Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
10:08:26 [2022-08-04T10:08:26.349Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
10:08:28 [2022-08-04T10:08:28.248Z]     docker_cli_swarm_test.go:1180: [daaac4bb8e407] joining swarm manager [d7d87c28c8d99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:08:34 [2022-08-04T10:08:34.801Z]     docker_cli_swarm_test.go:1189: [d69e8054d2fa1] joining swarm manager [d7d87c28c8d99]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:08:56 [2022-08-04T10:08:56.731Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
10:08:56 [2022-08-04T10:08:56.731Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
10:08:56 [2022-08-04T10:08:56.989Z] --- PASS: TestDockerHubPullSuite (38.23s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.03s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (31.80s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
10:08:56 [2022-08-04T10:08:56.989Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
10:08:56 [2022-08-04T10:08:56.989Z] PASS
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === Skipped
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.02s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.02s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_sni_test.go:30: Flakey test
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
10:08:56 [2022-08-04T10:08:56.989Z]     docker_cli_network_unix_test.go:46: [d74fa1ba20499] daemon is not started
10:08:56 [2022-08-04T10:08:56.989Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
10:08:56 [2022-08-04T10:08:56.989Z] 
10:08:56 [2022-08-04T10:08:56.989Z] DONE 1265 tests, 51 skipped in 1498.686s
10:08:56 [2022-08-04T10:08:56.989Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:08:56 [2022-08-04T10:08:56.989Z] ++++ cat bundles/test-integration/docker.pid
10:08:56 [2022-08-04T10:08:56.989Z] +++ kill 9376
10:08:57 [2022-08-04T10:08:57.249Z] +++ /etc/init.d/apparmor stop
10:08:57 [2022-08-04T10:08:57.249Z] Leaving: AppArmorNo profiles have been unloaded.
10:08:57 [2022-08-04T10:08:57.249Z] 
10:08:57 [2022-08-04T10:08:57.249Z] Unloading profiles will leave already running processes permanently
10:08:57 [2022-08-04T10:08:57.249Z] unconfined, which can lead to unexpected situations.
10:08:57 [2022-08-04T10:08:57.249Z] 
10:08:57 [2022-08-04T10:08:57.249Z] To set a process to complain mode, use the command line tool
10:08:57 [2022-08-04T10:08:57.249Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:08:57 [2022-08-04T10:08:57.249Z] +++ true
10:08:57 [2022-08-04T10:08:57.249Z] exiting test-integration
10:08:57 [2022-08-04T10:08:57.249Z] ++ exit 0
10:08:57 [2022-08-04T10:08:57.249Z] 
10:08:57 [2022-08-04T10:08:57.508Z] + for job in $(jobs -p)
10:08:57 [2022-08-04T10:08:57.508Z] + wait 14450
10:09:15 [2022-08-04T10:09:15.681Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
10:09:25 [2022-08-04T10:09:25.644Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
10:09:28 [2022-08-04T10:09:28.175Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
10:09:30 [2022-08-04T10:09:30.074Z]     docker_cli_swarm_test.go:1112: [d9291b94fa0d5] joining swarm manager [dcea4be42df16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:09:31 [2022-08-04T10:09:31.446Z]     docker_cli_swarm_test.go:1113: [dbf6be0c113db] joining swarm manager [dcea4be42df16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:10:52 [2022-08-04T10:10:52.869Z]     docker_cli_swarm_test.go:1166: [d14f6003c0a9c] joining swarm manager [dcea4be42df16]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
10:11:31 [2022-08-04T10:11:31.563Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
10:11:31 [2022-08-04T10:11:31.563Z]     docker_cli_swarm_test.go:1447: [dae6e48a9dea3] joining swarm manager [d8e1d1be34f3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:11:31 [2022-08-04T10:11:31.563Z]     docker_cli_swarm_test.go:1448: [d14ded8029c18] joining swarm manager [d8e1d1be34f3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
10:11:41 [2022-08-04T10:11:41.528Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
10:11:41 [2022-08-04T10:11:41.528Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
10:11:41 [2022-08-04T10:11:41.528Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
10:11:41 [2022-08-04T10:11:41.528Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
10:11:41 [2022-08-04T10:11:41.528Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
10:11:42 [2022-08-04T10:11:42.461Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
10:11:45 [2022-08-04T10:11:45.020Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
10:11:48 [2022-08-04T10:11:48.300Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
10:11:50 [2022-08-04T10:11:50.199Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
10:11:52 [2022-08-04T10:11:52.096Z]     docker_cli_swarm_unix_test.go:63: [d8ac34a78c8d4] joining swarm manager [d529c520b008b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:12:48 [2022-08-04T10:12:48.297Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
10:12:48 [2022-08-04T10:12:48.297Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
10:12:48 [2022-08-04T10:12:48.297Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
10:12:50 [2022-08-04T10:12:50.195Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
10:12:53 [2022-08-04T10:12:53.475Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
10:12:56 [2022-08-04T10:12:56.028Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
10:12:57 [2022-08-04T10:12:57.926Z]     docker_api_swarm_test.go:962: [d52ddb59244e5] joining swarm manager [df911555d1c8d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
10:13:15 [2022-08-04T10:13:15.993Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
10:13:28 [2022-08-04T10:13:28.184Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
10:13:29 [2022-08-04T10:13:29.118Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
10:13:31 [2022-08-04T10:13:31.645Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
10:13:34 [2022-08-04T10:13:34.174Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
10:13:42 [2022-08-04T10:13:42.302Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
10:13:45 [2022-08-04T10:13:45.585Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
10:13:48 [2022-08-04T10:13:48.116Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
10:13:50 [2022-08-04T10:13:50.644Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
10:13:53 [2022-08-04T10:13:53.172Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
10:13:55 [2022-08-04T10:13:55.700Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
10:13:58 [2022-08-04T10:13:58.229Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
10:14:00 [2022-08-04T10:14:00.756Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
10:14:56 [2022-08-04T10:14:56.973Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
10:15:11 [2022-08-04T10:15:11.832Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
10:15:26 [2022-08-04T10:15:26.694Z] --- PASS: TestDockerSwarmSuite (1555.60s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.19s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.20s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.21s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.42s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.02s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.22s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.32s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.96s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.57s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.61s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.81s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.82s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.51s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.39s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.67s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.28s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.74s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.63s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (24.13s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.85s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (67.83s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.57s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.85s)
10:15:26 [2022-08-04T10:15:26.694Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.76s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.61s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.83s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.01s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.81s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.67s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.69s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.89s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.88s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.96s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.03s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.16s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.08s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.98s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.61s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.37s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.60s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.95s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.71s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.00s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.82s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.55s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.64s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.22s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.00s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.64s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.83s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.38s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.47s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.03s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.14s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.03s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.99s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.80s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.78s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.28s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.73s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.41s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.61s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.78s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.62s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.07s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.88s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (69.43s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.78s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.38s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.49s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.24s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.24s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.72s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.61s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.83s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.21s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (48.69s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.06s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.18s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (118.51s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.28s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.35s)
10:15:26 [2022-08-04T10:15:26.695Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s)
10:15:26 [2022-08-04T10:15:26.695Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.17s)
10:15:26 [2022-08-04T10:15:26.695Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s)
10:15:26 [2022-08-04T10:15:26.695Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.12s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.50s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.07s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.87s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.22s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.18s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.86s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.92s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.11s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.50s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.19s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.84s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
10:15:26 [2022-08-04T10:15:26.695Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.14s)
10:15:26 [2022-08-04T10:15:26.695Z] === RUN   TestDockerExternalVolumeSuite
10:15:26 [2022-08-04T10:15:26.695Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
10:15:26 [2022-08-04T10:15:26.952Z]     docker_cli_external_volume_driver_test.go:53: [df925d2e7f0fc] daemon is not started
10:15:45 [2022-08-04T10:15:45.042Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
10:16:52 [2022-08-04T10:16:52.698Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
10:16:59 [2022-08-04T10:16:59.250Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
10:17:14 [2022-08-04T10:17:14.112Z]     docker_cli_external_volume_driver_test.go:53: [d63c8fd9128de] daemon is not started
10:17:28 [2022-08-04T10:17:28.990Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
10:17:47 [2022-08-04T10:17:47.055Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
10:18:01 [2022-08-04T10:18:01.916Z]     docker_cli_external_volume_driver_test.go:53: [df4b473fb349f] daemon is not started
10:18:16 [2022-08-04T10:18:16.777Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
10:18:16 [2022-08-04T10:18:16.777Z]     docker_cli_external_volume_driver_test.go:53: [d2b50b0f03989] daemon is not started
10:18:31 [2022-08-04T10:18:31.657Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
10:19:03 [2022-08-04T10:19:03.711Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
10:19:18 [2022-08-04T10:19:18.571Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
10:19:33 [2022-08-04T10:19:33.459Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
10:20:20 [2022-08-04T10:20:20.108Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
10:20:38 [2022-08-04T10:20:38.174Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
10:21:10 [2022-08-04T10:21:10.226Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
10:21:42 [2022-08-04T10:21:42.294Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
10:21:57 [2022-08-04T10:21:57.155Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
10:22:15 [2022-08-04T10:22:15.221Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
10:22:15 [2022-08-04T10:22:15.221Z]     docker_cli_external_volume_driver_test.go:485: [dbf2a83f5bf31] daemon is not started
10:22:30 [2022-08-04T10:22:30.112Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
10:22:30 [2022-08-04T10:22:30.112Z]     docker_cli_external_volume_driver_test.go:53: [d1486a2d4e18c] daemon is not started
10:22:44 [2022-08-04T10:22:44.973Z] --- PASS: TestDockerExternalVolumeSuite (436.97s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.22s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.15s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.19s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.64s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s)
10:22:44 [2022-08-04T10:22:44.973Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
10:22:44 [2022-08-04T10:22:44.973Z] PASS
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] === Skipped
10:22:44 [2022-08-04T10:22:44.973Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z]     docker_cli_daemon_test.go:364: unmatched requirement IPv6
10:22:44 [2022-08-04T10:22:44.973Z]     check_test.go:540: [d36aba38ea643] daemon is not started
10:22:44 [2022-08-04T10:22:44.973Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:22:44 [2022-08-04T10:22:44.973Z]     docker_cli_daemon_test.go:233: unmatched requirement Devicemapper
10:22:44 [2022-08-04T10:22:44.973Z]     check_test.go:540: [d3a4c7494e3ee] daemon is not started
10:22:44 [2022-08-04T10:22:44.973Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s)
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z]     docker_cli_daemon_test.go:213: unmatched requirement Devicemapper
10:22:44 [2022-08-04T10:22:44.973Z]     check_test.go:540: [d74ffcc361598] daemon is not started
10:22:44 [2022-08-04T10:22:44.973Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
10:22:44 [2022-08-04T10:22:44.973Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:22:44 [2022-08-04T10:22:44.973Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
10:22:44 [2022-08-04T10:22:44.973Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] DONE 269 tests, 5 skipped in 2325.144s
10:22:44 [2022-08-04T10:22:44.973Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
10:22:44 [2022-08-04T10:22:44.973Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b51f89e3724/docker.pid
10:22:44 [2022-08-04T10:22:44.973Z] +++ kill 7108
10:22:44 [2022-08-04T10:22:44.973Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7108 is not a child of this shell
10:22:44 [2022-08-04T10:22:44.973Z] warning: PID 7108 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8b51f89e3724/docker.pid had a nonzero exit code
10:22:44 [2022-08-04T10:22:44.973Z] ++++ cat bundles/test-integration/docker.pid
10:22:44 [2022-08-04T10:22:44.973Z] +++ kill 9400
10:22:44 [2022-08-04T10:22:44.973Z] +++ /etc/init.d/apparmor stop
10:22:44 [2022-08-04T10:22:44.973Z] Leaving: AppArmorNo profiles have been unloaded.
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] Unloading profiles will leave already running processes permanently
10:22:44 [2022-08-04T10:22:44.973Z] unconfined, which can lead to unexpected situations.
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] To set a process to complain mode, use the command line tool
10:22:44 [2022-08-04T10:22:44.973Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
10:22:44 [2022-08-04T10:22:44.973Z] +++ true
10:22:44 [2022-08-04T10:22:44.973Z] exiting test-integration
10:22:44 [2022-08-04T10:22:44.973Z] ++ exit 0
10:22:44 [2022-08-04T10:22:44.973Z] 
10:22:44 [2022-08-04T10:22:44.973Z] + exit 0
10:22:44 [2022-08-04T10:22:44.973Z] ++ jobs -p
10:22:44 [2022-08-04T10:22:44.973Z] + pids=
10:22:44 [2022-08-04T10:22:44.973Z] + echo 'Remaining pids to kill: []'
10:22:44 [2022-08-04T10:22:44.973Z] Remaining pids to kill: []
10:22:44 [2022-08-04T10:22:44.973Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
10:22:44 [2022-08-04T10:22:44.986Z] Recording test results
10:22:46 [2022-08-04T10:22:46.616Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
10:22:46 [2022-08-04T10:22:46.976Z] + echo Ensuring container killed.
10:22:46 [2022-08-04T10:22:46.976Z] Ensuring container killed.
10:22:46 [2022-08-04T10:22:46.976Z] + docker ps -aq -f name=docker-pr2-*
10:22:46 [2022-08-04T10:22:46.976Z] + cids=1bf0712385f6
10:22:46 [2022-08-04T10:22:46.976Z] 5fe025784c6d
10:22:46 [2022-08-04T10:22:46.976Z] 183d8ff55a93
10:22:46 [2022-08-04T10:22:46.976Z] + [ -n 1bf0712385f6
10:22:46 [2022-08-04T10:22:46.976Z] 5fe025784c6d
10:22:46 [2022-08-04T10:22:46.976Z] 183d8ff55a93 ]
10:22:46 [2022-08-04T10:22:46.976Z] + docker rm -vf 1bf0712385f6 5fe025784c6d 183d8ff55a93
10:22:47 [2022-08-04T10:22:47.547Z] 1bf0712385f6
10:22:47 [2022-08-04T10:22:47.804Z] 5fe025784c6d
10:22:47 [2022-08-04T10:22:47.804Z] 183d8ff55a93
[Pipeline] sh
10:22:48 [2022-08-04T10:22:48.091Z] + echo Chowning /workspace to jenkins user
10:22:48 [2022-08-04T10:22:48.091Z] Chowning /workspace to jenkins user
10:22:48 [2022-08-04T10:22:48.091Z] + id -u
10:22:48 [2022-08-04T10:22:48.092Z] + id -g
10:22:48 [2022-08-04T10:22:48.092Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43906:/workspace busybox chown -R 1000:1000 /workspace
10:22:48 [2022-08-04T10:22:48.092Z] Unable to find image 'busybox:latest' locally
10:22:48 [2022-08-04T10:22:48.092Z] latest: Pulling from library/busybox
10:22:48 [2022-08-04T10:22:48.349Z] 50783e0dfb64: Pulling fs layer
10:22:48 [2022-08-04T10:22:48.349Z] 50783e0dfb64: Verifying Checksum
10:22:48 [2022-08-04T10:22:48.349Z] 50783e0dfb64: Download complete
10:22:48 [2022-08-04T10:22:48.349Z] 50783e0dfb64: Pull complete
10:22:48 [2022-08-04T10:22:48.349Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
10:22:48 [2022-08-04T10:22:48.349Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
10:22:51 [2022-08-04T10:22:51.166Z] + bundleName=amd64
10:22:51 [2022-08-04T10:22:51.166Z] + echo Creating amd64-bundles.tar.gz
10:22:51 [2022-08-04T10:22:51.166Z] Creating amd64-bundles.tar.gz
10:22:51 [2022-08-04T10:22:51.166Z] + xargs tar -czf amd64-bundles.tar.gz
10:22:51 [2022-08-04T10:22:51.166Z] + 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
10:22:52 [2022-08-04T10:22:52.548Z] Archiving artifacts
10:22:54 [2022-08-04T10:22:54.290Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43906/2/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
10:22:54 [2022-08-04T10:22:54.596Z] + make clean
10:22:54 [2022-08-04T10:22:54.596Z] docker volume rm -f docker-dev-cache docker-mod-cache
10:22:54 [2022-08-04T10:22:54.596Z] docker-dev-cache
10:22:54 [2022-08-04T10:22:54.596Z] 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