Skip to content
Success

Console Output

Pull request #44231 opened
22:35:05 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 4c0e0979b4f54972f8b89200078d691c68bd7f3e+f8c7eb295fb1d87c4b9288f61bffe928de475160 (40795a4b78e17b3a29885168d929186e5cd7123b)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
The recommended git tool is: NONE
using credential jps-reader
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/jps.git
 > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-44231@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
Avoid second fetch
Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10
Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull"
First time build. Skipping changelog.
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
22:35:07 [2022-09-30T22:35:07.242Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
22:35:07 [2022-09-30T22:35:07.245Z] Trying to pass milestone 1
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
22:35:07 [2022-09-30T22:35:07.405Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc4e7c97a8d05e9f) in /home/ubuntu/workspace/moby_PR-44231
[Pipeline] {
[Pipeline] checkout
22:35:07 [2022-09-30T22:35:07.426Z] The recommended git tool is: git
22:35:07 [2022-09-30T22:35:07.434Z] using credential docker-jenkins-github-credentials
22:35:07 [2022-09-30T22:35:07.443Z] Cloning the remote Git repository
22:35:07 [2022-09-30T22:35:07.443Z] Cloning with configured refspecs honoured and without tags
22:35:07 [2022-09-30T22:35:07.443Z] Cloning repository https://github.com/moby/moby.git
22:35:07 [2022-09-30T22:35:07.443Z]  > git init /home/ubuntu/workspace/moby_PR-44231 # timeout=10
22:35:07 [2022-09-30T22:35:07.454Z] Fetching upstream changes from https://github.com/moby/moby.git
22:35:07 [2022-09-30T22:35:07.454Z]  > git --version # timeout=10
22:35:07 [2022-09-30T22:35:07.458Z]  > git --version # 'git version 2.25.1'
22:35:07 [2022-09-30T22:35:07.458Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:35:07 [2022-09-30T22:35:07.459Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44231/head:refs/remotes/origin/PR-44231 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:35:19 [2022-09-30T22:35:19.984Z] Fetching without tags
22:35:19 [2022-09-30T22:35:19.961Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:35:19 [2022-09-30T22:35:19.965Z]  > git config --add remote.origin.fetch +refs/pull/44231/head:refs/remotes/origin/PR-44231 # timeout=10
22:35:19 [2022-09-30T22:35:19.971Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:35:19 [2022-09-30T22:35:19.978Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:35:20 [2022-09-30T22:35:20.213Z] Merging remotes/origin/master commit f8c7eb295fb1d87c4b9288f61bffe928de475160 into PR head commit 4c0e0979b4f54972f8b89200078d691c68bd7f3e
22:35:21 [2022-09-30T22:35:21.508Z] Merge succeeded, producing eb41589606e17f177e238b33c0643cba29bee45d
22:35:21 [2022-09-30T22:35:21.508Z] Checking out Revision eb41589606e17f177e238b33c0643cba29bee45d (PR-44231)
22:35:21 [2022-09-30T22:35:21.572Z] Commit message: "Merge commit 'f8c7eb295fb1d87c4b9288f61bffe928de475160' into HEAD"
22:35:21 [2022-09-30T22:35:21.572Z] First time build. Skipping changelog.
22:35:21 [2022-09-30T22:35:21.582Z]  > git --version # timeout=10
22:35:21 [2022-09-30T22:35:21.586Z]  > git --version # 'git version 2.25.1'
22:35:21 [2022-09-30T22:35:21.590Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
22:35:19 [2022-09-30T22:35:19.984Z] Fetching upstream changes from https://github.com/moby/moby.git
22:35:19 [2022-09-30T22:35:19.985Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:35:19 [2022-09-30T22:35:19.985Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44231/head:refs/remotes/origin/PR-44231 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:35:20 [2022-09-30T22:35:20.213Z]  > git config core.sparsecheckout # timeout=10
22:35:20 [2022-09-30T22:35:20.219Z]  > git checkout -f 4c0e0979b4f54972f8b89200078d691c68bd7f3e # timeout=10
22:35:20 [2022-09-30T22:35:20.748Z]  > git remote # timeout=10
22:35:20 [2022-09-30T22:35:20.752Z]  > git config --get remote.origin.url # timeout=10
22:35:20 [2022-09-30T22:35:20.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:35:20 [2022-09-30T22:35:20.757Z]  > git merge f8c7eb295fb1d87c4b9288f61bffe928de475160 # timeout=10
22:35:21 [2022-09-30T22:35:21.500Z]  > git rev-parse HEAD^{commit} # timeout=10
22:35:21 [2022-09-30T22:35:21.508Z]  > git config core.sparsecheckout # timeout=10
22:35:21 [2022-09-30T22:35:21.515Z]  > git checkout -f eb41589606e17f177e238b33c0643cba29bee45d # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:35:22 [2022-09-30T22:35:22.228Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44231:/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
22:35:26 [2022-09-30T22:35:26.416Z] 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: s390x)
[Pipeline] { (Branch: s390x integration-cli)
[Pipeline] { (Branch: ppc64le)
[Pipeline] { (Branch: ppc64le integration-cli)
[Pipeline] { (Branch: arm64)
[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
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
22:35:26 [2022-09-30T22:35:26.535Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0cc4e7c97a8d05e9f) in /home/ubuntu/workspace/moby_PR-44231
[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
22:35:26 [2022-09-30T22:35:26.568Z] The recommended git tool is: git
[Pipeline] // stage
22:35:26 [2022-09-30T22:35:26.577Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
[Pipeline] // stage
22:35:26 [2022-09-30T22:35:26.592Z] Fetching changes from the remote Git repository
[Pipeline] // stage
22:35:26 [2022-09-30T22:35:26.599Z] 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)
[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] }
22:35:27 [2022-09-30T22:35:27.019Z] Merging remotes/origin/master commit f8c7eb295fb1d87c4b9288f61bffe928de475160 into PR head commit 4c0e0979b4f54972f8b89200078d691c68bd7f3e
22:35:27 [2022-09-30T22:35:27.127Z] Merge succeeded, producing da5fb0c8e11318c2b34147c62c99bd4ed57a6a86
22:35:27 [2022-09-30T22:35:27.127Z] Checking out Revision da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 (PR-44231)
22:35:27 [2022-09-30T22:35:27.182Z] Commit message: "Merge commit 'f8c7eb295fb1d87c4b9288f61bffe928de475160' into HEAD"
22:35:27 [2022-09-30T22:35:27.183Z] First time build. Skipping changelog.
22:35:27 [2022-09-30T22:35:27.193Z]  > git --version # timeout=10
22:35:27 [2022-09-30T22:35:27.198Z]  > git --version # 'git version 2.25.1'
22:35:27 [2022-09-30T22:35:27.202Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
22:35:26 [2022-09-30T22:35:26.586Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44231/.git # timeout=10
22:35:26 [2022-09-30T22:35:26.591Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:35:26 [2022-09-30T22:35:26.599Z] Fetching upstream changes from https://github.com/moby/moby.git
22:35:26 [2022-09-30T22:35:26.599Z]  > git --version # timeout=10
22:35:26 [2022-09-30T22:35:26.602Z]  > git --version # 'git version 2.25.1'
22:35:26 [2022-09-30T22:35:26.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:35:26 [2022-09-30T22:35:26.603Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44231/head:refs/remotes/origin/PR-44231 +refs/heads/master:refs/remotes/origin/master # timeout=10
22:35:27 [2022-09-30T22:35:27.019Z]  > git config core.sparsecheckout # timeout=10
22:35:27 [2022-09-30T22:35:27.025Z]  > git checkout -f 4c0e0979b4f54972f8b89200078d691c68bd7f3e # timeout=10
22:35:27 [2022-09-30T22:35:27.062Z]  > git remote # timeout=10
22:35:27 [2022-09-30T22:35:27.066Z]  > git config --get remote.origin.url # timeout=10
22:35:27 [2022-09-30T22:35:27.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:35:27 [2022-09-30T22:35:27.069Z]  > git merge f8c7eb295fb1d87c4b9288f61bffe928de475160 # timeout=10
22:35:27 [2022-09-30T22:35:27.118Z]  > git rev-parse HEAD^{commit} # timeout=10
22:35:27 [2022-09-30T22:35:27.127Z]  > git config core.sparsecheckout # timeout=10
22:35:27 [2022-09-30T22:35:27.135Z]  > git checkout -f da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 # timeout=10
22:35:27 [2022-09-30T22:35:27.806Z] + docker version
22:35:27 [2022-09-30T22:35:27.806Z] Client: Docker Engine - Community
22:35:27 [2022-09-30T22:35:27.806Z]  Version:           22.06.0-beta.0
22:35:27 [2022-09-30T22:35:27.806Z]  API version:       1.42
22:35:27 [2022-09-30T22:35:27.806Z]  Go version:        go1.18.3
22:35:27 [2022-09-30T22:35:27.806Z]  Git commit:        3e9117b
22:35:27 [2022-09-30T22:35:27.806Z]  Built:             Fri Jun  3 17:55:34 2022
22:35:27 [2022-09-30T22:35:27.806Z]  OS/Arch:           linux/arm64
22:35:27 [2022-09-30T22:35:27.806Z]  Context:           default
22:35:27 [2022-09-30T22:35:27.806Z] 
22:35:27 [2022-09-30T22:35:27.806Z] Server: Docker Engine - Community
22:35:27 [2022-09-30T22:35:27.806Z]  Engine:
22:35:27 [2022-09-30T22:35:27.806Z]   Version:          22.06.0-beta.0
22:35:27 [2022-09-30T22:35:27.806Z]   API version:      1.42 (minimum version 1.12)
22:35:27 [2022-09-30T22:35:27.806Z]   Go version:       go1.18.3
22:35:27 [2022-09-30T22:35:27.806Z]   Git commit:       38633e7
22:35:27 [2022-09-30T22:35:27.806Z]   Built:            Fri Jun  3 17:55:34 2022
22:35:27 [2022-09-30T22:35:27.806Z]   OS/Arch:          linux/arm64
22:35:27 [2022-09-30T22:35:27.806Z]   Experimental:     true
22:35:27 [2022-09-30T22:35:27.806Z]  containerd:
22:35:27 [2022-09-30T22:35:27.806Z]   Version:          1.6.8
22:35:27 [2022-09-30T22:35:27.806Z]   GitCommit:        9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:35:27 [2022-09-30T22:35:27.806Z]  runc:
22:35:27 [2022-09-30T22:35:27.806Z]   Version:          1.1.4
22:35:27 [2022-09-30T22:35:27.806Z]   GitCommit:        v1.1.4-0-g5fd4c4d
22:35:27 [2022-09-30T22:35:27.806Z]  docker-init:
22:35:27 [2022-09-30T22:35:27.806Z]   Version:          0.19.0
22:35:27 [2022-09-30T22:35:27.806Z]   GitCommit:        de40ad0
[Pipeline] sh
22:35:28 [2022-09-30T22:35:28.092Z] + docker info
22:35:28 [2022-09-30T22:35:28.092Z] Client:
22:35:28 [2022-09-30T22:35:28.092Z]  Context:    default
22:35:28 [2022-09-30T22:35:28.092Z]  Debug Mode: false
22:35:28 [2022-09-30T22:35:28.092Z]  Plugins:
22:35:28 [2022-09-30T22:35:28.092Z]   buildx: Docker Buildx (Docker Inc.)
22:35:28 [2022-09-30T22:35:28.092Z]     Version:  v0.8.2
22:35:28 [2022-09-30T22:35:28.092Z]     Path:     /usr/libexec/docker/cli-plugins/docker-buildx
22:35:28 [2022-09-30T22:35:28.092Z]   compose: Docker Compose (Docker Inc.)
22:35:28 [2022-09-30T22:35:28.092Z]     Version:  v2.11.0
22:35:28 [2022-09-30T22:35:28.092Z]     Path:     /usr/libexec/docker/cli-plugins/docker-compose
22:35:28 [2022-09-30T22:35:28.092Z] 
22:35:28 [2022-09-30T22:35:28.092Z] Server:
22:35:28 [2022-09-30T22:35:28.092Z]  Containers: 0
22:35:28 [2022-09-30T22:35:28.092Z]   Running: 0
22:35:28 [2022-09-30T22:35:28.092Z]   Paused: 0
22:35:28 [2022-09-30T22:35:28.092Z]   Stopped: 0
22:35:28 [2022-09-30T22:35:28.092Z]  Images: 3
22:35:28 [2022-09-30T22:35:28.092Z]  Server Version: 22.06.0-beta.0
22:35:28 [2022-09-30T22:35:28.092Z]  Storage Driver: overlay2
22:35:28 [2022-09-30T22:35:28.092Z]   Backing Filesystem: extfs
22:35:28 [2022-09-30T22:35:28.092Z]   Supports d_type: true
22:35:28 [2022-09-30T22:35:28.092Z]   Using metacopy: false
22:35:28 [2022-09-30T22:35:28.092Z]   Native Overlay Diff: true
22:35:28 [2022-09-30T22:35:28.092Z]   userxattr: false
22:35:28 [2022-09-30T22:35:28.092Z]  Logging Driver: json-file
22:35:28 [2022-09-30T22:35:28.092Z]  Cgroup Driver: cgroupfs
22:35:28 [2022-09-30T22:35:28.092Z]  Cgroup Version: 1
22:35:28 [2022-09-30T22:35:28.092Z]  Plugins:
22:35:28 [2022-09-30T22:35:28.092Z]   Volume: local
22:35:28 [2022-09-30T22:35:28.092Z]   Network: bridge host ipvlan macvlan null overlay
22:35:28 [2022-09-30T22:35:28.092Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
22:35:28 [2022-09-30T22:35:28.092Z]  Swarm: inactive
22:35:28 [2022-09-30T22:35:28.092Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
22:35:28 [2022-09-30T22:35:28.092Z]  Default Runtime: runc
22:35:28 [2022-09-30T22:35:28.092Z]  Init Binary: docker-init
22:35:28 [2022-09-30T22:35:28.092Z]  containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6
22:35:28 [2022-09-30T22:35:28.092Z]  runc version: v1.1.4-0-g5fd4c4d
22:35:28 [2022-09-30T22:35:28.092Z]  init version: de40ad0
22:35:28 [2022-09-30T22:35:28.092Z]  Security Options:
22:35:28 [2022-09-30T22:35:28.092Z]   apparmor
22:35:28 [2022-09-30T22:35:28.092Z]   seccomp
22:35:28 [2022-09-30T22:35:28.092Z]    Profile: builtin
22:35:28 [2022-09-30T22:35:28.092Z]  Kernel Version: 5.15.0-1019-aws
22:35:28 [2022-09-30T22:35:28.092Z]  Operating System: Ubuntu 20.04.5 LTS
22:35:28 [2022-09-30T22:35:28.092Z]  OSType: linux
22:35:28 [2022-09-30T22:35:28.092Z]  Architecture: aarch64
22:35:28 [2022-09-30T22:35:28.092Z]  CPUs: 2
22:35:28 [2022-09-30T22:35:28.092Z]  Total Memory: 7.559GiB
22:35:28 [2022-09-30T22:35:28.092Z]  Name: ip-10-100-47-182
22:35:28 [2022-09-30T22:35:28.092Z]  ID: 21ee9248-431c-49fb-8774-3b222a03c749
22:35:28 [2022-09-30T22:35:28.092Z]  Docker Root Dir: /var/lib/docker
22:35:28 [2022-09-30T22:35:28.092Z]  Debug Mode: false
22:35:28 [2022-09-30T22:35:28.092Z]  Registry: https://index.docker.io/v1/
22:35:28 [2022-09-30T22:35:28.092Z]  Labels:
22:35:28 [2022-09-30T22:35:28.092Z]  Experimental: true
22:35:28 [2022-09-30T22:35:28.092Z]  Insecure Registries:
22:35:28 [2022-09-30T22:35:28.092Z]   127.0.0.0/8
22:35:28 [2022-09-30T22:35:28.092Z]  Live Restore Enabled: true
22:35:28 [2022-09-30T22:35:28.092Z] 
[Pipeline] sh
22:35:28 [2022-09-30T22:35:28.376Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:35:28 [2022-09-30T22:35:28.376Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
22:35:28 [2022-09-30T22:35:28.376Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44231/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
22:35:29 [2022-09-30T22:35:29.316Z] + bash /home/ubuntu/workspace/moby_PR-44231/check-config.sh
22:35:29 [2022-09-30T22:35:29.316Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
22:35:29 [2022-09-30T22:35:29.316Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ...
22:35:29 [2022-09-30T22:35:29.316Z] 
22:35:29 [2022-09-30T22:35:29.316Z] Generally Necessary:
22:35:29 [2022-09-30T22:35:29.316Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
22:35:29 [2022-09-30T22:35:29.316Z] - apparmor: enabled and tools installed
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_NAMESPACES: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_NET_NS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_PID_NS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_IPC_NS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_UTS_NS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CGROUPS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CGROUP_CPUACCT: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CGROUP_DEVICE: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CGROUP_FREEZER: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CGROUP_SCHED: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_CPUSETS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_MEMCG: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_KEYS: enabled
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_VETH: enabled (as module)
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_BRIDGE: enabled (as module)
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
22:35:29 [2022-09-30T22:35:29.316Z] - CONFIG_IP_NF_FILTER: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_IP_NF_NAT: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NF_NAT: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_POSIX_MQUEUE: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CGROUP_BPF: enabled
22:35:29 [2022-09-30T22:35:29.575Z] 
22:35:29 [2022-09-30T22:35:29.575Z] Optional Features:
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_USER_NS: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_SECCOMP: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_SECCOMP_FILTER: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CGROUP_PIDS: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_MEMCG_SWAP: enabled
22:35:29 [2022-09-30T22:35:29.575Z]     (cgroup swap accounting is currently enabled)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_BLK_CGROUP: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_BLK_DEV_THROTTLING: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CGROUP_PERF: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CGROUP_HUGETLB: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CGROUP_NET_PRIO: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_CFS_BANDWIDTH: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_FAIR_GROUP_SCHED: enabled
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_RT_GROUP_SCHED: missing
22:35:29 [2022-09-30T22:35:29.575Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
22:35:29 [2022-09-30T22:35:29.833Z] - CONFIG_IP_VS: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_IP_VS_NFCT: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_IP_VS_PROTO_TCP: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_IP_VS_PROTO_UDP: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_IP_VS_RR: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_SECURITY_SELINUX: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_SECURITY_APPARMOR: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_EXT4_FS: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - CONFIG_EXT4_FS_SECURITY: enabled
22:35:29 [2022-09-30T22:35:29.834Z] - Network Drivers:
22:35:29 [2022-09-30T22:35:29.834Z]   - "overlay":
22:35:29 [2022-09-30T22:35:29.834Z]     - CONFIG_VXLAN: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       Optional (for encrypted networks):
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_CRYPTO: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_CRYPTO_AEAD: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_CRYPTO_GCM: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_CRYPTO_SEQIV: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_CRYPTO_GHASH: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_XFRM: enabled
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_XFRM_USER: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_XFRM_ALGO: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z]       - CONFIG_INET_ESP: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z]   - "ipvlan":
22:35:29 [2022-09-30T22:35:29.834Z]     - CONFIG_IPVLAN: enabled (as module)
22:35:29 [2022-09-30T22:35:29.834Z]   - "macvlan":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_MACVLAN: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_DUMMY: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]   - "ftp,tftp client in container":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z] - Storage Drivers:
22:35:30 [2022-09-30T22:35:30.092Z]   - "aufs":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_AUFS_FS: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]   - "btrfs":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_BTRFS_FS: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
22:35:30 [2022-09-30T22:35:30.092Z]   - "devicemapper":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_BLK_DEV_DM: enabled
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]   - "overlay":
22:35:30 [2022-09-30T22:35:30.092Z]     - CONFIG_OVERLAY_FS: enabled (as module)
22:35:30 [2022-09-30T22:35:30.092Z]   - "zfs":
22:35:30 [2022-09-30T22:35:30.092Z]     - /dev/zfs: present
22:35:30 [2022-09-30T22:35:30.092Z]     - zfs command: missing
22:35:30 [2022-09-30T22:35:30.092Z]     - zpool command: missing
22:35:30 [2022-09-30T22:35:30.092Z] 
22:35:30 [2022-09-30T22:35:30.092Z] Limits:
22:35:30 [2022-09-30T22:35:30.092Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
22:35:30 [2022-09-30T22:35:30.092Z] 
22:35:30 [2022-09-30T22:35:30.092Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
22:35:30 [2022-09-30T22:35:30.402Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 .
22:35:30 [2022-09-30T22:35:30.661Z] #1 [internal] load .dockerignore
22:35:30 [2022-09-30T22:35:30.661Z] #1 transferring context: 145B done
22:35:30 [2022-09-30T22:35:30.661Z] #1 DONE 0.0s
22:35:30 [2022-09-30T22:35:30.661Z] 
22:35:30 [2022-09-30T22:35:30.661Z] #2 [internal] load build definition from Dockerfile
22:35:30 [2022-09-30T22:35:30.661Z] #2 transferring dockerfile: 19.29kB done
22:35:30 [2022-09-30T22:35:30.661Z] #2 DONE 0.0s
22:35:30 [2022-09-30T22:35:30.661Z] 
22:35:30 [2022-09-30T22:35:30.661Z] #3 resolve image config for docker.io/docker/dockerfile:1
22:35:30 [2022-09-30T22:35:30.920Z] #3 DONE 0.1s
22:35:30 [2022-09-30T22:35:30.920Z] 
22:35:30 [2022-09-30T22:35:30.920Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc
22:35:30 [2022-09-30T22:35:30.920Z] #4 CACHED
22:35:30 [2022-09-30T22:35:30.920Z] 
22:35:30 [2022-09-30T22:35:30.920Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:35:31 [2022-09-30T22:35:31.179Z] #5 DONE 0.1s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #6 [internal] load metadata for docker.io/library/debian:bullseye
22:35:31 [2022-09-30T22:35:31.179Z] #6 DONE 0.1s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #7 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye
22:35:31 [2022-09-30T22:35:31.179Z] #7 DONE 0.1s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
22:35:31 [2022-09-30T22:35:31.179Z] #8 DONE 0.1s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #9 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:35:31 [2022-09-30T22:35:31.179Z] #9 DONE 0.0s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
22:35:31 [2022-09-30T22:35:31.179Z] #10 DONE 0.0s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05
22:35:31 [2022-09-30T22:35:31.179Z] #11 DONE 0.0s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #12 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9
22:35:31 [2022-09-30T22:35:31.179Z] #12 DONE 0.0s
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #13 [dev-systemd-false  1/28] RUN groupadd -r docker
22:35:31 [2022-09-30T22:35:31.179Z] #13 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #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
22:35:31 [2022-09-30T22:35:31.179Z] #14 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #15 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
22:35:31 [2022-09-30T22:35:31.179Z] #15 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #16 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list  && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list
22:35:31 [2022-09-30T22:35:31.179Z] #16 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #17 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
22:35:31 [2022-09-30T22:35:31.179Z] #17 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
22:35:31 [2022-09-30T22:35:31.179Z] #18 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #19 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
22:35:31 [2022-09-30T22:35:31.179Z] #19 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #20 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
22:35:31 [2022-09-30T22:35:31.179Z] #20 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #21 [dev-systemd-false  6/28] RUN ldconfig
22:35:31 [2022-09-30T22:35:31.179Z] #21 CACHED
22:35:31 [2022-09-30T22:35:31.179Z] 
22:35:31 [2022-09-30T22:35:31.179Z] #22 [internal] load build context
22:35:31 [2022-09-30T22:35:31.756Z] #22 ...
22:35:31 [2022-09-30T22:35:31.756Z] 
22:35:31 [2022-09-30T22:35:31.756Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
22:35:31 [2022-09-30T22:35:31.756Z] #23 DONE 0.5s
22:35:31 [2022-09-30T22:35:31.756Z] 
22:35:31 [2022-09-30T22:35:31.756Z] #22 [internal] load build context
22:35:32 [2022-09-30T22:35:32.710Z] #22 transferring context: 62.71MB 1.5s done
22:35:32 [2022-09-30T22:35:32.710Z] #22 DONE 1.6s
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
22:35:32 [2022-09-30T22:35:32.710Z] #24 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #25 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
22:35:32 [2022-09-30T22:35:32.710Z] #25 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #26 [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
22:35:32 [2022-09-30T22:35:32.710Z] #26 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
22:35:32 [2022-09-30T22:35:32.710Z] #27 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #28 [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
22:35:32 [2022-09-30T22:35:32.710Z] #28 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
22:35:32 [2022-09-30T22:35:32.710Z] #29 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod     --mount=type=tmpfs,target=/go/src/         set -x         && git clone https://github.com/kolyshkin/go-swagger.git .         && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c"         && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
22:35:32 [2022-09-30T22:35:32.710Z] #30 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #31 [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
22:35:32 [2022-09-30T22:35:32.710Z] #31 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #32 [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
22:35:32 [2022-09-30T22:35:32.710Z] #32 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #33 [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
22:35:32 [2022-09-30T22:35:32.710Z] #33 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #34 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             cmake             vim-common
22:35:32 [2022-09-30T22:35:32.710Z] #34 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #35 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
22:35:32 [2022-09-30T22:35:32.710Z] #35 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #36 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
22:35:32 [2022-09-30T22:35:32.710Z] #36 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
22:35:32 [2022-09-30T22:35:32.710Z] #37 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #38 [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
22:35:32 [2022-09-30T22:35:32.710Z] #38 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #39 [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
22:35:32 [2022-09-30T22:35:32.710Z] #39 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #40 [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
22:35:32 [2022-09-30T22:35:32.710Z] #40 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #41 [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
22:35:32 [2022-09-30T22:35:32.710Z] #41 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #42 [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.49.0"      && /build/golangci-lint --version
22:35:32 [2022-09-30T22:35:32.710Z] #42 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #43 [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
22:35:32 [2022-09-30T22:35:32.710Z] #43 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #44 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
22:35:32 [2022-09-30T22:35:32.710Z] #44 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #45 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
22:35:32 [2022-09-30T22:35:32.710Z] #45 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #46 [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
22:35:32 [2022-09-30T22:35:32.710Z] #46 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #47 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
22:35:32 [2022-09-30T22:35:32.710Z] #47 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #48 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
22:35:32 [2022-09-30T22:35:32.710Z] #48 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #49 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
22:35:32 [2022-09-30T22:35:32.710Z] #49 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #50 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
22:35:32 [2022-09-30T22:35:32.710Z] #50 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #51 [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
22:35:32 [2022-09-30T22:35:32.710Z] #51 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #52 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
22:35:32 [2022-09-30T22:35:32.710Z] #52 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #53 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
22:35:32 [2022-09-30T22:35:32.710Z] #53 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #54 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
22:35:32 [2022-09-30T22:35:32.710Z] #54 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #55 [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             ;
22:35:32 [2022-09-30T22:35:32.710Z] #55 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #56 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
22:35:32 [2022-09-30T22:35:32.710Z] #56 CACHED
22:35:32 [2022-09-30T22:35:32.710Z] 
22:35:32 [2022-09-30T22:35:32.710Z] #57 [dev-systemd-false  7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             apparmor             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             systemd-journal-remote             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
22:35:32 [2022-09-30T22:35:32.710Z] #0 1.118 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
22:35:32 [2022-09-30T22:35:32.710Z] #0 1.200 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
22:35:32 [2022-09-30T22:35:32.710Z] #0 1.201 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
22:35:33 [2022-09-30T22:35:33.646Z] #0 1.649 Reading package lists...
22:35:33 [2022-09-30T22:35:33.905Z] #57 2.298 Reading package lists...
22:35:34 [2022-09-30T22:35:34.164Z] #57 2.817 Building dependency tree...
22:35:34 [2022-09-30T22:35:34.164Z] #57 2.967 Reading state information...
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.145 The following additional packages will be installed:
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.145   libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.145   libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.145   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.145   libxtables12 python-pip-whl python3-distutils python3-lib2to3
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.146   python3-pkg-resources systemd vim-runtime xxd
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147 Suggested packages:
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147   gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147   ctags vim-doc vim-scripts xfsdump acl attr quota
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147 Recommended packages:
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147   libatm1 nftables libpam-cap build-essential python3-dev dbus
22:35:34 [2022-09-30T22:35:34.423Z] #57 3.147   systemd-timesyncd | time-daemon unzip
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.499 The following NEW packages will be installed:
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.499   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.500   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.501   systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common
22:35:34 [2022-09-30T22:35:34.681Z] #57 3.501   vim-runtime xfsprogs xxd xz-utils zip zstd
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.788 0 upgraded, 56 newly installed, 0 to remove and 1 not upgraded.
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.788 Need to get 31.8 MB of archives.
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.788 After this operation, 123 MB of additional disk space will be used.
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.788 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.798 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.806 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.809 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.820 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.822 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.824 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.848 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.850 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.852 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.853 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.854 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.856 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.859 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.865 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.867 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.870 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.874 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.876 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.879 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.885 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.886 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.895 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.897 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.899 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.901 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.906 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
22:35:34 [2022-09-30T22:35:34.940Z] #57 3.918 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
22:35:35 [2022-09-30T22:35:35.203Z] #57 3.921 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
22:35:35 [2022-09-30T22:35:35.203Z] #57 3.923 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
22:35:35 [2022-09-30T22:35:35.203Z] #57 3.924 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
22:35:35 [2022-09-30T22:35:35.203Z] #57 3.925 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.129 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.152 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.153 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.154 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.154 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.155 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.155 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.156 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.157 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.213 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.251 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.255 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.264 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.268 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.272 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.278 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.285 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.290 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.293 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.298 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
22:35:35 [2022-09-30T22:35:35.462Z] #57 4.339 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.346 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.350 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.352 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.491 debconf: delaying package configuration, since apt-utils is not installed
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.529 Fetched 31.8 MB in 1s (37.6 MB/s)
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.562 Selecting previously unselected package libcap2:arm64.
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.562 (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 ... 24010 files and directories currently installed.)
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.575 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.583 Unpacking libcap2:arm64 (1:2.44-1) ...
22:35:35 [2022-09-30T22:35:35.721Z] #57 4.620 Selecting previously unselected package libargon2-1:arm64.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.621 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.625 Unpacking libargon2-1:arm64 (0~20171227-0.2) ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.659 Selecting previously unselected package libjson-c5:arm64.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.661 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.666 Unpacking libjson-c5:arm64 (0.15-2) ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.704 Selecting previously unselected package libcryptsetup12:arm64.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.704 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.707 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.760 Selecting previously unselected package libip4tc2:arm64.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.763 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.767 Unpacking libip4tc2:arm64 (1.8.7-1) ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.805 Selecting previously unselected package libkmod2:arm64.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.808 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.812 Unpacking libkmod2:arm64 (28-1) ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.856 Selecting previously unselected package systemd.
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.857 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ...
22:35:35 [2022-09-30T22:35:35.980Z] #57 4.901 Unpacking systemd (247.3-7+deb11u1) ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.282 Selecting previously unselected package pigz.
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.285 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.289 Unpacking pigz (2.6-1) ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.327 Selecting previously unselected package libelf1:arm64.
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.327 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.331 Unpacking libelf1:arm64 (0.183-1) ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.380 Selecting previously unselected package libbpf0:arm64.
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.383 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.387 Unpacking libbpf0:arm64 (1:0.3-2) ...
22:35:36 [2022-09-30T22:35:36.548Z] #57 5.431 Selecting previously unselected package libmnl0:arm64.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.434 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.437 Unpacking libmnl0:arm64 (1.0.4-3) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.474 Selecting previously unselected package libxtables12:arm64.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.476 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.480 Unpacking libxtables12:arm64 (1.8.7-1) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.512 Selecting previously unselected package libcap2-bin.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.515 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.518 Unpacking libcap2-bin (1:2.44-1) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.564 Selecting previously unselected package iproute2.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.564 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.569 Unpacking iproute2 (5.10.0-4) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.672 Selecting previously unselected package xxd.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.672 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.684 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.733 Selecting previously unselected package vim-common.
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.736 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.745 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
22:35:36 [2022-09-30T22:35:36.806Z] #57 5.793 Selecting previously unselected package bash-completion.
22:35:37 [2022-09-30T22:35:37.065Z] #57 5.796 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ...
22:35:37 [2022-09-30T22:35:37.633Z] #57 6.433 Unpacking bash-completion (1:2.11-2) ...
22:35:37 [2022-09-30T22:35:37.633Z] #57 6.538 Selecting previously unselected package bzip2.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.541 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.545 Unpacking bzip2 (1.0.8-4) ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.586 Selecting previously unselected package xz-utils.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.589 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.593 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.651 Selecting previously unselected package apparmor.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.654 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.675 Unpacking apparmor (2.13.6-10) ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.773 Selecting previously unselected package inetutils-ping.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.776 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.780 Unpacking inetutils-ping (2:2.0-1+deb11u1) ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.829 Selecting previously unselected package libip6tc2:arm64.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.829 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.832 Unpacking libip6tc2:arm64 (1.8.7-1) ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.867 Selecting previously unselected package libnfnetlink0:arm64.
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.870 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
22:35:37 [2022-09-30T22:35:37.892Z] #57 6.874 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.921 Selecting previously unselected package libnetfilter-conntrack3:arm64.
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.924 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.927 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.963 Selecting previously unselected package libnftnl11:arm64.
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.966 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 6.970 Unpacking libnftnl11:arm64 (1.1.9-1) ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.006 Selecting previously unselected package iptables.
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.009 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.013 Unpacking iptables (1.8.7-1) ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.082 Selecting previously unselected package libonig5:arm64.
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.085 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.089 Unpacking libonig5:arm64 (6.9.6-1.1) ...
22:35:38 [2022-09-30T22:35:38.151Z] #57 7.138 Selecting previously unselected package libjq1:arm64.
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.141 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.144 Unpacking libjq1:arm64 (1.6-2.1) ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.181 Selecting previously unselected package jq.
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.184 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.187 Unpacking jq (1.6-2.1) ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.228 Selecting previously unselected package libaio1:arm64.
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.231 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.235 Unpacking libaio1:arm64 (0.3.112-9) ...
22:35:38 [2022-09-30T22:35:38.410Z] #57 7.270 Selecting previously unselected package libgpm2:arm64.
22:35:38 [2022-09-30T22:35:38.669Z] #57 7.273 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.669Z] #57 7.276 Unpacking libgpm2:arm64 (1.20.7-8) ...
22:35:38 [2022-09-30T22:35:38.669Z] #57 7.311 Selecting previously unselected package libicu67:arm64.
22:35:38 [2022-09-30T22:35:38.669Z] #57 7.314 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ...
22:35:38 [2022-09-30T22:35:38.669Z] #57 7.318 Unpacking libicu67:arm64 (67.1-7) ...
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.003 Selecting previously unselected package libinih1:arm64.
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.006 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.010 Unpacking libinih1:arm64 (53-1+b2) ...
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.051 Selecting previously unselected package libmicrohttpd12:arm64.
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.053 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.058 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ...
22:35:39 [2022-09-30T22:35:39.236Z] #57 8.108 Selecting previously unselected package libnet1:arm64.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.109 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.113 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.151 Selecting previously unselected package libnl-3-200:arm64.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.154 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.158 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.198 Selecting previously unselected package libprotobuf-c1:arm64.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.201 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.205 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.243 Selecting previously unselected package libyajl2:arm64.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.246 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.251 Unpacking libyajl2:arm64 (2.1.0-3) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.279 Selecting previously unselected package net-tools.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.282 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.285 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.332 Selecting previously unselected package patch.
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.335 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.339 Unpacking patch (2.7.6-7) ...
22:35:39 [2022-09-30T22:35:39.495Z] #57 8.378 Selecting previously unselected package python-pip-whl.
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.381 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.385 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.524 Selecting previously unselected package python3-lib2to3.
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.525 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.529 Unpacking python3-lib2to3 (3.9.2-1) ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.570 Selecting previously unselected package python3-distutils.
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.573 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.582 Unpacking python3-distutils (3.9.2-1) ...
22:35:39 [2022-09-30T22:35:39.754Z] #57 8.628 Selecting previously unselected package python3-pkg-resources.
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.630 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.636 Unpacking python3-pkg-resources (52.0.0-4) ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.692 Selecting previously unselected package python3-setuptools.
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.695 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.706 Unpacking python3-setuptools (52.0.0-4) ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.776 Selecting previously unselected package python3-wheel.
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.777 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.782 Unpacking python3-wheel (0.34.2-1) ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.819 Selecting previously unselected package python3-pip.
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.822 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.826 Unpacking python3-pip (20.3.4-4+deb11u1) ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.892 Selecting previously unselected package sudo.
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.894 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 8.899 Unpacking sudo (1.9.5p2-3) ...
22:35:40 [2022-09-30T22:35:40.013Z] #57 9.011 Selecting previously unselected package systemd-journal-remote.
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.015 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.019 Unpacking systemd-journal-remote (247.3-7+deb11u1) ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.058 Selecting previously unselected package thin-provisioning-tools.
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.061 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.066 Unpacking thin-provisioning-tools (0.9.0-1) ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.124 Selecting previously unselected package uidmap.
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.127 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.131 Unpacking uidmap (1:4.8.1-1) ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.180 Selecting previously unselected package vim-runtime.
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.180 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.191 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.201 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
22:35:40 [2022-09-30T22:35:40.272Z] #57 9.205 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.785 Selecting previously unselected package vim.
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.785 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.795 Unpacking vim (2:8.2.2434-3+deb11u1) ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.922 Selecting previously unselected package xfsprogs.
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.926 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 9.929 Unpacking xfsprogs (5.10.0-4) ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.03 Selecting previously unselected package zip.
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.03 Preparing to unpack .../54-zip_3.0-12_arm64.deb ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.03 Unpacking zip (3.0-12) ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.08 Selecting previously unselected package zstd.
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.08 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.09 Unpacking zstd (1.4.8+dfsg-2.1) ...
22:35:41 [2022-09-30T22:35:41.209Z] #57 10.18 Setting up python3-pkg-resources (52.0.0-4) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.37 Setting up libip4tc2:arm64 (1.8.7-1) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.38 Setting up net-tools (1.60+git20181103.0eebece-1) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.39 Setting up libgpm2:arm64 (1.20.7-8) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.40 Setting up libicu67:arm64 (67.1-7) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.41 Setting up libip6tc2:arm64 (1.8.7-1) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.42 Setting up libinih1:arm64 (53-1+b2) ...
22:35:41 [2022-09-30T22:35:41.468Z] #57 10.44 Setting up libargon2-1:arm64 (0~20171227-0.2) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.45 Setting up uidmap (1:4.8.1-1) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.46 Setting up libyajl2:arm64 (2.1.0-3) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.47 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.48 Setting up bzip2 (1.0.8-4) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.49 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
22:35:41 [2022-09-30T22:35:41.732Z] #57 10.50 Setting up python3-wheel (0.34.2-1) ...
22:35:42 [2022-09-30T22:35:42.007Z] #57 10.64 Setting up libmicrohttpd12:arm64 (0.9.72-2) ...
22:35:42 [2022-09-30T22:35:42.007Z] #57 10.65 Setting up xxd (2:8.2.2434-3+deb11u1) ...
22:35:42 [2022-09-30T22:35:42.007Z] #57 10.66 Setting up libcap2:arm64 (1:2.44-1) ...
22:35:42 [2022-09-30T22:35:42.007Z] #57 10.67 Setting up libcap2-bin (1:2.44-1) ...
22:35:42 [2022-09-30T22:35:42.007Z] #57 10.68 Setting up apparmor (2.13.6-10) ...
22:35:42 [2022-09-30T22:35:42.942Z] #57 11.59 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service.
22:35:42 [2022-09-30T22:35:42.942Z] #57 11.61 Setting up zip (3.0-12) ...
22:35:42 [2022-09-30T22:35:42.942Z] #57 11.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
22:35:42 [2022-09-30T22:35:42.942Z] #57 11.65 Setting up bash-completion (1:2.11-2) ...
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.39 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.40 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.41 Setting up libmnl0:arm64 (1.0.4-3) ...
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.43 Setting up patch (2.7.6-7) ...
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.44 Setting up sudo (1.9.5p2-3) ...
22:35:43 [2022-09-30T22:35:43.542Z] #57 12.49 invoke-rc.d: could not determine current runlevel
22:35:43 [2022-09-30T22:35:43.805Z] #57 12.49 invoke-rc.d: policy-rc.d denied execution of start.
22:35:43 [2022-09-30T22:35:43.805Z] #57 12.50 Setting up xfsprogs (5.10.0-4) ...
22:35:43 [2022-09-30T22:35:43.805Z] #57 12.51 System has not been booted with systemd as init system (PID 1). Can't operate.
22:35:43 [2022-09-30T22:35:43.805Z] #57 12.51 Failed to connect to bus: Host is down
22:35:43 [2022-09-30T22:35:43.805Z] #57 12.52 Setting up libxtables12:arm64 (1.8.7-1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.53 Setting up inetutils-ping (2:2.0-1+deb11u1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.55 Setting up pigz (2.6-1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.56 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.58 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.59 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
22:35:43 [2022-09-30T22:35:43.806Z] #57 12.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.79 Setting up libaio1:arm64 (0.3.112-9) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.80 Setting up python3-lib2to3 (3.9.2-1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.91 Setting up libelf1:arm64 (0.183-1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.92 Setting up libjson-c5:arm64 (0.15-2) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.93 Setting up zstd (1.4.8+dfsg-2.1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.94 Setting up libonig5:arm64 (6.9.6-1.1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.95 Setting up libkmod2:arm64 (28-1) ...
22:35:44 [2022-09-30T22:35:44.064Z] #57 12.96 Setting up python3-distutils (3.9.2-1) ...
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.09 Setting up vim (2:8.2.2434-3+deb11u1) ...
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
22:35:44 [2022-09-30T22:35:44.323Z] #57 13.14 Setting up python3-setuptools (52.0.0-4) ...
22:35:44 [2022-09-30T22:35:44.582Z] #57 13.46 Setting up libjq1:arm64 (1.6-2.1) ...
22:35:44 [2022-09-30T22:35:44.845Z] #57 13.47 Setting up libnftnl11:arm64 (1.1.9-1) ...
22:35:44 [2022-09-30T22:35:44.845Z] #57 13.49 Setting up thin-provisioning-tools (0.9.0-1) ...
22:35:44 [2022-09-30T22:35:44.845Z] #57 13.50 Setting up python3-pip (20.3.4-4+deb11u1) ...
22:35:44 [2022-09-30T22:35:44.845Z] #57 13.76 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.78 Setting up jq (1.6-2.1) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.79 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.80 Setting up libbpf0:arm64 (1:0.3-2) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.81 Setting up iptables (1.8.7-1) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.83 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.86 Setting up iproute2 (5.10.0-4) ...
22:35:45 [2022-09-30T22:35:45.104Z] #57 13.99 Setting up systemd (247.3-7+deb11u1) ...
22:35:45 [2022-09-30T22:35:45.363Z] #57 14.07 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
22:35:45 [2022-09-30T22:35:45.363Z] #57 14.08 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
22:35:45 [2022-09-30T22:35:45.363Z] #57 14.08 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
22:35:45 [2022-09-30T22:35:45.363Z] #57 14.09 Initializing machine ID from random generator.
22:35:45 [2022-09-30T22:35:45.622Z] #57 14.43 Setting up systemd-journal-remote (247.3-7+deb11u1) ...
22:35:45 [2022-09-30T22:35:45.880Z] #57 14.55 Processing triggers for libc-bin (2.31-13+deb11u4) ...
22:35:49 [2022-09-30T22:35:49.166Z] #57 DONE 17.7s
22:35:49 [2022-09-30T22:35:49.166Z] 
22:35:49 [2022-09-30T22:35:49.166Z] #58 [dev-systemd-false  8/28] RUN update-alternatives --set iptables  /usr/sbin/iptables-legacy  || true  && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true  && update-alternatives --set arptables /usr/sbin/arptables-legacy || true
22:35:49 [2022-09-30T22:35:49.424Z] #58 0.430 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
22:35:49 [2022-09-30T22:35:49.424Z] #58 0.434 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
22:35:49 [2022-09-30T22:35:49.424Z] #58 0.437 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
22:35:49 [2022-09-30T22:35:49.424Z] #58 DONE 0.5s
22:35:49 [2022-09-30T22:35:49.424Z] 
22:35:49 [2022-09-30T22:35:49.424Z] #59 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.27.1
22:35:55 [2022-09-30T22:35:55.990Z] #59 5.702 Collecting yamllint==1.27.1
22:35:56 [2022-09-30T22:35:56.248Z] #59 6.754   Downloading yamllint-1.27.1.tar.gz (129 kB)
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.060 Collecting pathspec>=0.5.3
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.064   Downloading pathspec-0.10.1-py3-none-any.whl (27 kB)
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.162 Collecting pyyaml
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.170   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.186 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0)
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.190 Building wheels for collected packages: yamllint
22:35:56 [2022-09-30T22:35:56.508Z] #59 7.191   Building wheel for yamllint (setup.py): started
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.453   Building wheel for yamllint (setup.py): finished with status 'done'
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.454   Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=4f3bcabf655c65727b5dc50a8f36325ab4852e0fb79c32240c2eb724592164bf
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.455   Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.457 Successfully built yamllint
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.463 Installing collected packages: pyyaml, pathspec, yamllint
22:35:57 [2022-09-30T22:35:57.075Z] #59 7.584 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1
22:35:57 [2022-09-30T22:35:57.075Z] #59 DONE 7.7s
22:35:57 [2022-09-30T22:35:57.410Z] 
22:35:57 [2022-09-30T22:35:57.410Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
22:35:57 [2022-09-30T22:35:57.410Z] #60 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.410Z] 
22:35:57 [2022-09-30T22:35:57.410Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
22:35:57 [2022-09-30T22:35:57.410Z] #61 DONE 0.4s
22:35:57 [2022-09-30T22:35:57.677Z] 
22:35:57 [2022-09-30T22:35:57.677Z] #62 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.677Z] #62 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.677Z] 
22:35:57 [2022-09-30T22:35:57.677Z] #63 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.677Z] #63 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.677Z] 
22:35:57 [2022-09-30T22:35:57.677Z] #64 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.936Z] #64 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.936Z] 
22:35:57 [2022-09-30T22:35:57.936Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.936Z] #65 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.936Z] 
22:35:57 [2022-09-30T22:35:57.936Z] #66 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.936Z] #66 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.936Z] 
22:35:57 [2022-09-30T22:35:57.936Z] #67 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
22:35:57 [2022-09-30T22:35:57.936Z] #67 DONE 0.1s
22:35:57 [2022-09-30T22:35:57.936Z] 
22:35:57 [2022-09-30T22:35:57.936Z] #68 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.196Z] #68 DONE 0.1s
22:35:58 [2022-09-30T22:35:58.196Z] 
22:35:58 [2022-09-30T22:35:58.196Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.196Z] #69 DONE 0.1s
22:35:58 [2022-09-30T22:35:58.196Z] 
22:35:58 [2022-09-30T22:35:58.196Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.196Z] #70 DONE 0.1s
22:35:58 [2022-09-30T22:35:58.196Z] 
22:35:58 [2022-09-30T22:35:58.197Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.197Z] #71 DONE 0.1s
22:35:58 [2022-09-30T22:35:58.459Z] 
22:35:58 [2022-09-30T22:35:58.459Z] #72 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.718Z] #72 DONE 0.2s
22:35:58 [2022-09-30T22:35:58.718Z] 
22:35:58 [2022-09-30T22:35:58.718Z] #73 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
22:35:58 [2022-09-30T22:35:58.977Z] #73 DONE 0.6s
22:35:59 [2022-09-30T22:35:59.236Z] 
22:35:59 [2022-09-30T22:35:59.236Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
22:35:59 [2022-09-30T22:35:59.236Z] #74 DONE 0.1s
22:35:59 [2022-09-30T22:35:59.236Z] 
22:35:59 [2022-09-30T22:35:59.236Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
22:35:59 [2022-09-30T22:35:59.803Z] #75 DONE 0.6s
22:35:59 [2022-09-30T22:35:59.803Z] 
22:35:59 [2022-09-30T22:35:59.803Z] #76 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
22:35:59 [2022-09-30T22:35:59.803Z] #76 DONE 0.1s
22:35:59 [2022-09-30T22:35:59.803Z] 
22:35:59 [2022-09-30T22:35:59.803Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
22:36:00 [2022-09-30T22:36:00.063Z] #77 DONE 0.0s
22:36:00 [2022-09-30T22:36:00.063Z] 
22:36:00 [2022-09-30T22:36:00.063Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
22:36:00 [2022-09-30T22:36:00.063Z] #78 DONE 0.0s
22:36:00 [2022-09-30T22:36:00.063Z] 
22:36:00 [2022-09-30T22:36:00.063Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker
22:36:02 [2022-09-30T22:36:02.597Z] #79 DONE 2.2s
22:36:02 [2022-09-30T22:36:02.597Z] 
22:36:02 [2022-09-30T22:36:02.597Z] #80 exporting to image
22:36:02 [2022-09-30T22:36:02.597Z] #80 exporting layers
22:36:03 [2022-09-30T22:36:03.533Z] #80 exporting layers 1.2s done
22:36:03 [2022-09-30T22:36:03.533Z] #80 writing image sha256:d548b780ac2dde78b68443345d85979f05dba1817bcbb96e677282dace9be901 done
22:36:03 [2022-09-30T22:36:03.533Z] #80 naming to docker.io/library/docker:da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 done
22:36:03 [2022-09-30T22:36:03.533Z] #80 DONE 1.2s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
22:36:03 [2022-09-30T22:36:03.847Z] + sudo modprobe ip6table_filter
[Pipeline] sh
22:36:04 [2022-09-30T22:36:04.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 hack/test/unit
22:36:04 [2022-09-30T22:36:04.697Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald')
22:36:04 [2022-09-30T22:36:04.697Z] + TESTFLAGS+=' -test.timeout=5m'
22:36:04 [2022-09-30T22:36:04.697Z] + TESTDIRS=./...
22:36:04 [2022-09-30T22:36:04.697Z] + exclude_paths='/vendor/|/integration'
22:36:04 [2022-09-30T22:36:04.697Z] ++ go list ./...
22:36:04 [2022-09-30T22:36:04.697Z] ++ grep -vE '(/vendor/|/integration)'
22:36:05 [2022-09-30T22:36:05.635Z] + pkg_list='github.com/docker/docker/api
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/backend/build
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/httpstatus
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/httputils
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/middleware
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/build
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/checkpoint
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/container
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/debug
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/distribution
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/grpc
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/image
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/network
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/plugin
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/session
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/swarm
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/system
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/server/router/volume
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/types
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/types/backend
22:36:05 [2022-09-30T22:36:05.635Z] github.com/docker/docker/api/types/blkiodev
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/events
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/filters
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/image
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/mount
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/network
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/plugins/logdriver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/registry
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/strslice
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/swarm
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/swarm/runtime
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/time
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions/v1p19
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions/v1p20
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/volume
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/exporter
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/worker
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/dockerfile
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext/git
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext/urlutil
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/config
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/debug
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/winresources/docker-proxy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/winresources/dockerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/client
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/docker-proxy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd/trap
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/container/stream
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/apparmor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/docker-device-tool
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/httpserver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/convert
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/executor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/executor/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/provider
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/config
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/containerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/events
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/events/testutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/aufs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/copy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlay
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/register
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/vfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/zfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/images
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/initlayer
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/links
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/listeners
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/awslogs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/fluentd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/gcplogs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/gelf
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/local
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/logentries
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggertest
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggerutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/splunk
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/syslog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/templates
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/names
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/network
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/stats
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/distribution
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/distribution/metadata
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/distribution/utils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/distribution/xfer
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/dockerversion
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/errdefs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/image
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/image/cache
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/image/tarexport
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/image/v1
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/internal/test/suite
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/layer
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libcontainerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libcontainerd/queue
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libcontainerd/remote
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libcontainerd/supervisor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libcontainerd/types
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/bitseq
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cluster
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/config
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/datastore
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/diagnostic
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/discoverapi
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/driverapi
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/host
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/null
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/overlay
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/remote
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/windows
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/drvregistry
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/etchosts
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/idm
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/internal/caller
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipam
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipamapi
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipams/builtin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipams/null
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipams/remote
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ipamutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/iptables
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/netlabel
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/netutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/networkdb
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/ns
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/options
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/osl
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/osl/kernel
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/portallocator
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/portmapper
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/resolvconf
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/testutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/libnetwork/types
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/oci
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/oci/caps
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/opts
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/aaparser
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/archive
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/authorization
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/broadcaster
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/capabilities
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/chrootarchive
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/containerfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/devicemapper
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/directory
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/dmesg
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/fileutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/fsutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/homedir
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/idtools
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/ioutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/jsonmessage
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/longpath
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/loopback
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/namesgenerator
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/parsers
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/parsers/kernel
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/pidfile
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/platform
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugingetter
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugins
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/plugins/transport
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/pools
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/progress
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/pubsub
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/reexec
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/stack
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/stdcopy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/streamformatter
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/stringid
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/sysinfo
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/system
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/tailfile
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/tarsum
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/urlutil
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/pkg/useragent
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/plugin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/plugin/executor/containerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/plugin/v2
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/profiles/apparmor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/profiles/seccomp
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/quota
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/reference
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/registry
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/registry/resumable
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/restartmanager
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/rootless
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/rootless/specconv
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/runconfig
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/runconfig/opts
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/daemon
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/environment
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fakecontext
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fakegit
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fakestorage
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fixtures/load
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fixtures/plugin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/registry
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/testutil/request
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/drivers
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/local
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/mounts
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/service
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/service/opts
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/volume/testutils'
22:36:05 [2022-09-30T22:36:05.636Z] ++ grep --fixed-strings -v /libnetwork
22:36:05 [2022-09-30T22:36:05.636Z] ++ echo 'github.com/docker/docker/api
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/backend/build
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/httpstatus
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/httputils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/middleware
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/build
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/checkpoint
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/debug
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/distribution
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/grpc
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/image
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/network
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/plugin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/session
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/swarm
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/system
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/server/router/volume
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/backend
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/blkiodev
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/events
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/filters
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/image
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/mount
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/network
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/plugins/logdriver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/registry
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/strslice
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/swarm
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/swarm/runtime
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/time
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions/v1p19
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/versions/v1p20
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/api/types/volume
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/exporter
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/builder-next/worker
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/dockerfile
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext/git
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/builder/remotecontext/urlutil
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/config
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/debug
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/winresources/docker-proxy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cli/winresources/dockerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/client
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/docker-proxy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd/trap
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/container/stream
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/apparmor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/docker-device-tool
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/contrib/httpserver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/convert
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/executor
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/executor/container
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/cluster/provider
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/config
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/containerd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/events
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/events/testutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/aufs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/copy
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlay
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/register
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/vfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/graphdriver/zfs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/images
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/initlayer
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/links
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/listeners
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/awslogs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/fluentd
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/gcplogs
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/gelf
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/local
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/logentries
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggertest
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggerutils
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/splunk
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/syslog
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/logger/templates
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/names
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/network
22:36:05 [2022-09-30T22:36:05.636Z] github.com/docker/docker/daemon/stats
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/metadata
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/utils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/xfer
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/dockerversion
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/errdefs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/cache
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/tarexport
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/v1
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/internal/test/suite
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/layer
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/queue
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/remote
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/supervisor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/types
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/bitseq
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cluster
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/config
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/datastore
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/diagnostic
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/discoverapi
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/driverapi
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/host
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/null
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/overlay
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/remote
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/windows
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/drvregistry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/etchosts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/idm
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/internal/caller
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipam
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipamapi
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipams/builtin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipams/null
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipams/remote
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ipamutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/iptables
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/netlabel
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/netutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/networkdb
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/ns
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/options
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/osl
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/osl/kernel
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/portallocator
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/portmapper
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/resolvconf
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/testutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libnetwork/types
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/oci
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/oci/caps
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/aaparser
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/archive
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/authorization
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/broadcaster
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/capabilities
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/chrootarchive
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/containerfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/devicemapper
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/directory
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/dmesg
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/fileutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/fsutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/homedir
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/idtools
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/ioutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/jsonmessage
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/longpath
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/loopback
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/namesgenerator
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers/kernel
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pidfile
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/platform
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugingetter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/transport
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pools
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/progress
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pubsub
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/reexec
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stack
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stdcopy
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/streamformatter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stringid
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/sysinfo
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/system
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/tailfile
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/tarsum
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/urlutil
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/useragent
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin/executor/containerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin/v2
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/profiles/apparmor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/profiles/seccomp
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/quota
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/reference
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/registry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/registry/resumable
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/restartmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/rootless
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/rootless/specconv
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/runconfig
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/runconfig/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/daemon
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/environment
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakecontext
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakegit
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakestorage
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/load
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/registry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/request
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/drivers
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/local
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/mounts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/service
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/service/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/testutils'
22:36:05 [2022-09-30T22:36:05.637Z] + base_pkg_list='github.com/docker/docker/api
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/backend/build
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/httpstatus
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/httputils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/middleware
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/build
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/checkpoint
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/container
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/debug
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/distribution
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/grpc
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/image
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/network
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/session
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/swarm
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/system
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/volume
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/backend
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/blkiodev
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/container
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/events
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/filters
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/image
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/mount
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/network
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/plugins/logdriver
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/registry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/strslice
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/swarm
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/swarm/runtime
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/time
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/versions
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/versions/v1p19
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/versions/v1p20
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/types/volume
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/exporter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/builder-next/worker
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/dockerfile
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/remotecontext
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/remotecontext/git
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/builder/remotecontext/urlutil
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cli
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cli/config
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cli/debug
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cli/winresources/docker-proxy
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cli/winresources/dockerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/client
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cmd/docker-proxy
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cmd/dockerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cmd/dockerd/trap
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/container
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/container/stream
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/contrib/apparmor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/contrib/docker-device-tool
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/contrib/httpserver
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster/convert
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster/executor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster/executor/container
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/cluster/provider
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/config
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/containerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/events
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/events/testutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/aufs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/copy
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/overlay
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/register
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/vfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/graphdriver/zfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/images
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/initlayer
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/links
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/listeners
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/awslogs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/fluentd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/gcplogs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/gelf
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/journald
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/local
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/logentries
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/loggertest
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/loggerutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/splunk
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/syslog
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/logger/templates
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/names
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/network
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/daemon/stats
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/metadata
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/utils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/distribution/xfer
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/dockerversion
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/errdefs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/cache
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/tarexport
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/image/v1
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/internal/test/suite
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/layer
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/queue
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/remote
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/supervisor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/libcontainerd/types
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/oci
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/oci/caps
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/aaparser
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/archive
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/authorization
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/broadcaster
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/capabilities
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/chrootarchive
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/containerfs
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/devicemapper
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/directory
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/dmesg
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/fileutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/fsutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/homedir
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/idtools
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/ioutils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/jsonmessage
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/longpath
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/loopback
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/namesgenerator
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers/kernel
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pidfile
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/platform
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugingetter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/plugins/transport
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pools
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/progress
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/pubsub
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/reexec
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stack
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stdcopy
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/streamformatter
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/stringid
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/sysinfo
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/system
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/tailfile
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/tarsum
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/urlutil
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/pkg/useragent
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin/executor/containerd
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/plugin/v2
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/profiles/apparmor
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/profiles/seccomp
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/quota
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/reference
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/registry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/registry/resumable
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/restartmanager
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/rootless
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/rootless/specconv
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/runconfig
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/runconfig/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/daemon
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/environment
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakecontext
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakegit
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fakestorage
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/load
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/plugin
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/registry
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/testutil/request
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/drivers
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/local
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/mounts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/service
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/service/opts
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/volume/testutils'
22:36:05 [2022-09-30T22:36:05.637Z] ++ grep --fixed-strings /libnetwork
22:36:05 [2022-09-30T22:36:05.637Z] ++ echo 'github.com/docker/docker/api
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/backend/build
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/httpstatus
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/httputils
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/middleware
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router
22:36:05 [2022-09-30T22:36:05.637Z] github.com/docker/docker/api/server/router/build
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/checkpoint
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/container
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/debug
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/distribution
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/grpc
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/image
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/network
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/plugin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/session
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/swarm
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/system
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/server/router/volume
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/backend
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/blkiodev
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/container
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/events
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/filters
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/image
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/mount
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/network
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/plugins/logdriver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/registry
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/strslice
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/swarm
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/swarm/runtime
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/time
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/versions
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/versions/v1p19
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/versions/v1p20
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/api/types/volume
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/exporter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/builder-next/worker
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/dockerfile
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/remotecontext
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/remotecontext/git
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/builder/remotecontext/urlutil
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cli
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cli/config
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cli/debug
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cli/winresources/docker-proxy
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cli/winresources/dockerd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/client
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cmd/docker-proxy
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cmd/dockerd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cmd/dockerd/trap
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/container
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/container/stream
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/contrib/apparmor
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/contrib/docker-device-tool
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/contrib/httpserver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster/convert
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster/executor
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster/executor/container
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/cluster/provider
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/config
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/containerd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/events
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/events/testutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/aufs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/copy
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/overlay
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/register
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/vfs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/graphdriver/zfs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/images
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/initlayer
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/links
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/listeners
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/awslogs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/fluentd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/gcplogs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/gelf
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/journald
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/local
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/logentries
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/loggertest
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/loggerutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/splunk
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/syslog
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/logger/templates
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/names
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/network
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/daemon/stats
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/distribution
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/distribution/metadata
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/distribution/utils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/distribution/xfer
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/dockerversion
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/errdefs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/image
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/image/cache
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/image/tarexport
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/image/v1
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/internal/test/suite
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/layer
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libcontainerd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libcontainerd/queue
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libcontainerd/remote
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libcontainerd/supervisor
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libcontainerd/types
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/bitseq
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cluster
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/config
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/datastore
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/discoverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/driverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/host
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/null
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/remote
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/windows
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drvregistry
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/etchosts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/idm
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/internal/caller
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipam
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipamapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/builtin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/null
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/remote
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipamutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/iptables
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/netlabel
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/netutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/networkdb
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ns
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/options
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/osl
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/osl/kernel
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/portallocator
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/portmapper
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/resolvconf
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/testutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/types
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/oci
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/oci/caps
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/opts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/aaparser
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/archive
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/authorization
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/broadcaster
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/capabilities
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/chrootarchive
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/containerfs
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/devicemapper
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/directory
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/dmesg
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/fileutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/fsutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/homedir
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/idtools
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/ioutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/jsonmessage
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/longpath
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/loopback
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/namesgenerator
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/parsers
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/parsers/kernel
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/pidfile
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/platform
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugingetter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugins
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/plugins/transport
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/pools
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/progress
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/pubsub
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/reexec
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/stack
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/stdcopy
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/streamformatter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/stringid
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/sysinfo
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/system
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/tailfile
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/tarsum
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/urlutil
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/pkg/useragent
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/plugin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/plugin/executor/containerd
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/plugin/v2
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/profiles/apparmor
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/profiles/seccomp
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/quota
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/reference
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/registry
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/registry/resumable
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/restartmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/rootless
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/rootless/specconv
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/runconfig
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/runconfig/opts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/daemon
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/environment
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fakecontext
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fakegit
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fakestorage
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fixtures/load
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fixtures/plugin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/registry
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/testutil/request
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/drivers
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/local
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/mounts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/service
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/service/opts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/volume/testutils'
22:36:05 [2022-09-30T22:36:05.638Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/bitseq
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cluster
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/config
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/datastore
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/discoverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/driverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/host
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/null
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/remote
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/windows
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drvregistry
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/etchosts
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/idm
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/internal/caller
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipam
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipamapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/builtin
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/null
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/remote
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ipamutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/iptables
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/netlabel
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/netutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/networkdb
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/ns
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/options
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/osl
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/osl/kernel
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/portallocator
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/portmapper
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/resolvconf
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/testutils
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/types'
22:36:05 [2022-09-30T22:36:05.638Z] + echo 'github.com/docker/docker/libnetwork
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/bitseq
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cluster
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/config
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/datastore
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/diagnostic
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/discoverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/driverapi
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/host
22:36:05 [2022-09-30T22:36:05.638Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/null
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/overlay
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/remote
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/windows
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drvregistry
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/etchosts
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/idm
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/internal/caller
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipam
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipamapi
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipams/builtin
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipams/null
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipams/remote
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ipamutils
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/iptables
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/netlabel
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/netutils
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/networkdb
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/ns
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/options
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/osl
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/osl/kernel
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/portallocator
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/portmapper
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/resolvconf
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/testutils
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/types'
22:36:05 [2022-09-30T22:36:05.639Z] + grep --fixed-strings libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/bridge
22:36:05 [2022-09-30T22:36:05.639Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:36:05 [2022-09-30T22:36:05.639Z] + type docker-proxy
22:36:05 [2022-09-30T22:36:05.639Z] hack/test/unit: line 25: type: docker-proxy: not found
22:36:05 [2022-09-30T22:36:05.639Z] + hack/make.sh binary-proxy install-proxy
22:36:05 [2022-09-30T22:36:05.639Z] 
22:36:05 [2022-09-30T22:36:05.639Z] Removing bundles/
22:36:05 [2022-09-30T22:36:05.639Z] 
22:36:05 [2022-09-30T22:36:05.639Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
22:36:05 [2022-09-30T22:36:05.639Z] Building: bundles/binary-proxy/docker-proxy
22:36:05 [2022-09-30T22:36:05.639Z] GOOS="" GOARCH="" GOARM=""
22:36:12 [2022-09-30T22:36:12.209Z] Created binary: bundles/binary-proxy/docker-proxy
22:36:12 [2022-09-30T22:36:12.209Z] 
22:36:12 [2022-09-30T22:36:12.209Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
22:36:12 [2022-09-30T22:36:12.209Z] Installing docker-proxy to /usr/local/bin/
22:36:12 [2022-09-30T22:36:12.209Z] 
22:36:12 [2022-09-30T22:36:12.209Z] + mkdir -p bundles
22:36:12 [2022-09-30T22:36:12.209Z] + '[' -n 'github.com/docker/docker/api
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/backend/build
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/httpstatus
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/httputils
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/middleware
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/build
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/checkpoint
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/container
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/debug
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/distribution
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/grpc
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/image
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/network
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/plugin
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/session
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/swarm
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/system
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/server/router/volume
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/backend
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/blkiodev
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/container
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/events
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/filters
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/image
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/mount
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/network
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/plugins/logdriver
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/registry
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/strslice
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/swarm
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/swarm/runtime
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/time
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/versions
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/versions/v1p19
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/versions/v1p20
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/api/types/volume
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/exporter
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/imagerefchecker
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/builder-next/worker
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/dockerfile
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/remotecontext
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/remotecontext/git
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/builder/remotecontext/urlutil
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cli
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cli/config
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cli/debug
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cli/winresources/docker-proxy
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cli/winresources/dockerd
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/client
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cmd/docker-proxy
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cmd/dockerd
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cmd/dockerd/trap
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/container
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/container/stream
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/contrib/apparmor
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/contrib/docker-device-tool
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/contrib/httpserver
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster/controllers/plugin
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster/convert
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster/executor
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster/executor/container
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/cluster/provider
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/config
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/containerd
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/events
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/events/testutils
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/aufs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/btrfs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/copy
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/devmapper
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/graphtest
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/overlay
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/overlay2
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/overlayutils
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/register
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/vfs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/graphdriver/zfs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/images
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/initlayer
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/links
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/listeners
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/awslogs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/fluentd
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/gcplogs
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/gelf
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/journald
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/journald/internal/export
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/journald/internal/fake
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/jsonfilelog
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/local
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/logentries
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/loggertest
22:36:12 [2022-09-30T22:36:12.209Z] github.com/docker/docker/daemon/logger/loggerutils
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/logger/loggerutils/cache
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/logger/splunk
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/logger/syslog
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/logger/templates
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/names
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/network
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/daemon/stats
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/distribution
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/distribution/metadata
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/distribution/utils
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/distribution/xfer
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/dockerversion
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/errdefs
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/image
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/image/cache
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/image/tarexport
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/image/v1
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/internal/test/suite
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/layer
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/libcontainerd
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/libcontainerd/queue
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/libcontainerd/remote
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/libcontainerd/supervisor
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/libcontainerd/types
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/oci
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/oci/caps
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/opts
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/aaparser
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/archive
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/authorization
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/broadcaster
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/capabilities
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/chrootarchive
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/containerfs
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/devicemapper
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/directory
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/dmesg
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/fileutils
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/fsutils
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/homedir
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/idtools
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/ioutils
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/jsonmessage
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/longpath
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/loopback
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/namesgenerator
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/parsers
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/parsers/kernel
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/parsers/operatingsystem
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/pidfile
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/platform
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugingetter
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugins
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/plugins/transport
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/pools
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/progress
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/pubsub
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/reexec
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/stack
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/stdcopy
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/streamformatter
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/stringid
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/sysinfo
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/system
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/tailfile
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/tarsum
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/urlutil
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/pkg/useragent
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/plugin
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/plugin/executor/containerd
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/plugin/v2
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/profiles/apparmor
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/profiles/seccomp
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/quota
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/reference
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/registry
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/registry/resumable
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/restartmanager
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/rootless
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/rootless/specconv
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/runconfig
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/runconfig/opts
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/daemon
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/environment
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fakecontext
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fakegit
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fakestorage
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fixtures/load
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fixtures/plugin
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/fixtures/plugin/basic
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/registry
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/testutil/request
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/drivers
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/local
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/mounts
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/service
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/service/opts
22:36:12 [2022-09-30T22:36:12.210Z] github.com/docker/docker/volume/testutils' ']'
22:36:12 [2022-09-30T22:36:12.210Z] + 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/coverage.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/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/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
22:36:12 [2022-09-30T22:36:12.469Z] ?   	github.com/docker/docker/api	[no test files]
22:36:27 [2022-09-30T22:36:27.350Z] ok  	github.com/docker/docker/api/server	0.004s	coverage: 7.9% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/server/middleware	0.008s	coverage: 37.7% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 6.0% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/types/filters	0.011s	coverage: 92.2% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/server/router/volume	0.006s	coverage: 67.9% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/container	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/events	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/image	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/network	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/types/registry	0.009s	coverage: 54.2% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/types/strslice	0.005s	coverage: 90.0% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/builder/remotecontext	0.157s	coverage: 13.7% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/builder/dockerfile	0.524s	coverage: 50.2% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.690s	coverage: 86.3% of statements
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/cli	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/cli/config	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
22:37:48 [2022-09-30T22:37:48.817Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.020s	coverage: 67.6% of statements
22:37:50 [2022-09-30T22:37:50.194Z] ok  	github.com/docker/docker/client	0.096s	coverage: 76.1% of statements
22:38:22 [2022-09-30T22:38:22.278Z] ok  	github.com/docker/docker/cmd/dockerd	0.082s	coverage: 29.9% of statements
22:38:22 [2022-09-30T22:38:22.278Z] ok  	github.com/docker/docker/container	0.122s	coverage: 35.8% of statements
22:38:22 [2022-09-30T22:38:22.278Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.424s	coverage: 0.0% of statements
22:38:22 [2022-09-30T22:38:22.278Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
22:38:22 [2022-09-30T22:38:22.278Z] ?   	github.com/docker/docker/container/stream	[no test files]
22:38:22 [2022-09-30T22:38:22.278Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
22:38:22 [2022-09-30T22:38:22.278Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
22:38:22 [2022-09-30T22:38:22.278Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
22:38:24 [2022-09-30T22:38:24.813Z] ok  	github.com/docker/docker/daemon/cluster	0.068s	coverage: 0.5% of statements
22:38:26 [2022-09-30T22:38:26.719Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
22:38:28 [2022-09-30T22:38:28.098Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.020s	coverage: 36.9% of statements
22:38:36 [2022-09-30T22:38:36.215Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.450s	coverage: 13.4% of statements
22:38:36 [2022-09-30T22:38:36.215Z] ok  	github.com/docker/docker/daemon/config	0.035s	coverage: 76.8% of statements
22:38:36 [2022-09-30T22:38:36.783Z] ok  	github.com/docker/docker/daemon/events	0.059s	coverage: 50.0% of statements
22:38:37 [2022-09-30T22:38:37.352Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
22:38:38 [2022-09-30T22:38:38.740Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.538s	coverage: 74.8% of statements
22:38:38 [2022-09-30T22:38:38.740Z] ok  	github.com/docker/docker/daemon	10.123s	coverage: 16.4% of statements
22:38:38 [2022-09-30T22:38:38.740Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
22:38:38 [2022-09-30T22:38:38.740Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
22:38:38 [2022-09-30T22:38:38.740Z] ?   	github.com/docker/docker/daemon/containerd	[no test files]
22:38:38 [2022-09-30T22:38:38.740Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
22:38:39 [2022-09-30T22:38:39.676Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.332s	coverage: 60.7% of statements
22:38:40 [2022-09-30T22:38:40.612Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.006s	coverage: 3.0% of statements
22:38:41 [2022-09-30T22:38:41.989Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.011s	coverage: 1.9% of statements
22:38:43 [2022-09-30T22:38:43.368Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.991s	coverage: 46.1% of statements
22:38:43 [2022-09-30T22:38:43.368Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
22:38:43 [2022-09-30T22:38:43.368Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.265s	coverage: 50.6% of statements
22:38:44 [2022-09-30T22:38:44.305Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.007s	coverage: 58.5% of statements
22:38:45 [2022-09-30T22:38:45.241Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.890s	coverage: 58.5% of statements
22:38:45 [2022-09-30T22:38:45.241Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
22:38:45 [2022-09-30T22:38:45.241Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
22:38:45 [2022-09-30T22:38:45.241Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
22:38:45 [2022-09-30T22:38:45.500Z] ok  	github.com/docker/docker/daemon/links	0.002s	coverage: 93.0% of statements
22:38:47 [2022-09-30T22:38:47.403Z] ok  	github.com/docker/docker/daemon/logger	0.237s	coverage: 43.2% of statements
22:38:47 [2022-09-30T22:38:47.403Z] ok  	github.com/docker/docker/daemon/images	0.068s	coverage: 6.8% of statements
22:38:47 [2022-09-30T22:38:47.403Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
22:38:47 [2022-09-30T22:38:47.403Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
22:38:48 [2022-09-30T22:38:48.341Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.025s	coverage: 53.6% of statements
22:38:48 [2022-09-30T22:38:48.341Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.137s	coverage: 79.9% of statements
22:38:48 [2022-09-30T22:38:48.341Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
22:38:48 [2022-09-30T22:38:48.908Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.007s	coverage: 68.2% of statements
22:38:49 [2022-09-30T22:38:49.477Z] ok  	github.com/docker/docker/daemon/logger/journald/internal/export	0.003s	coverage: 88.2% of statements
22:38:50 [2022-09-30T22:38:50.046Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.154s	coverage: 76.8% of statements
22:38:50 [2022-09-30T22:38:50.614Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.003s	coverage: 87.2% of statements
22:38:51 [2022-09-30T22:38:51.182Z] ok  	github.com/docker/docker/daemon/logger/local	0.027s	coverage: 79.4% of statements
22:38:52 [2022-09-30T22:38:52.120Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.034s	coverage: 63.5% of statements
22:38:52 [2022-09-30T22:38:52.379Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.022s	coverage: 31.5% of statements
22:38:52 [2022-09-30T22:38:52.947Z] ok  	github.com/docker/docker/daemon/logger/journald	3.385s	coverage: 74.3% of statements
22:38:52 [2022-09-30T22:38:52.947Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/fake	[no test files]
22:38:52 [2022-09-30T22:38:52.947Z] ?   	github.com/docker/docker/daemon/logger/journald/internal/sdjournal	[no test files]
22:38:52 [2022-09-30T22:38:52.947Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
22:38:52 [2022-09-30T22:38:52.947Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
22:38:53 [2022-09-30T22:38:53.884Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
22:38:54 [2022-09-30T22:38:54.144Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
22:38:54 [2022-09-30T22:38:54.712Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
22:38:54 [2022-09-30T22:38:54.971Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.548s	coverage: 82.5% of statements
22:38:54 [2022-09-30T22:38:54.971Z] ?   	github.com/docker/docker/daemon/names	[no test files]
22:38:54 [2022-09-30T22:38:54.971Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
22:38:55 [2022-09-30T22:38:55.908Z] ok  	github.com/docker/docker/distribution/metadata	0.033s	coverage: 44.4% of statements
22:38:57 [2022-09-30T22:38:57.811Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 28.0% of statements
22:38:57 [2022-09-30T22:38:57.811Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
22:38:58 [2022-09-30T22:38:58.070Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
22:38:58 [2022-09-30T22:38:58.329Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
22:38:58 [2022-09-30T22:38:58.329Z] ?   	github.com/docker/docker/dockerversion	[no test files]
22:38:58 [2022-09-30T22:38:58.588Z] ok  	github.com/docker/docker/image	0.034s	coverage: 86.9% of statements
22:38:58 [2022-09-30T22:38:58.847Z] ok  	github.com/docker/docker/image/cache	0.017s	coverage: 19.2% of statements
22:38:59 [2022-09-30T22:38:59.415Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
22:38:59 [2022-09-30T22:38:59.415Z] ?   	github.com/docker/docker/image/v1	[no test files]
22:38:59 [2022-09-30T22:38:59.415Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
22:38:59 [2022-09-30T22:38:59.686Z] ok  	github.com/docker/docker/libcontainerd/queue	0.028s	coverage: 100.0% of statements
22:39:00 [2022-09-30T22:39:00.372Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
22:39:00 [2022-09-30T22:39:00.943Z] ok  	github.com/docker/docker/opts	0.021s	coverage: 66.0% of statements
22:39:01 [2022-09-30T22:39:01.202Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
22:39:02 [2022-09-30T22:39:02.580Z] ok  	github.com/docker/docker/pkg/archive	0.280s	coverage: 82.1% of statements
22:39:03 [2022-09-30T22:39:03.516Z] ok  	github.com/docker/docker/pkg/authorization	0.311s	coverage: 68.3% of statements
22:39:03 [2022-09-30T22:39:03.516Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
22:39:03 [2022-09-30T22:39:03.775Z] ok  	github.com/docker/docker/pkg/capabilities	0.003s	coverage: 87.5% of statements
22:39:07 [2022-09-30T22:39:07.060Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.517s	coverage: 42.7% of statements
22:39:07 [2022-09-30T22:39:07.060Z] ok  	github.com/docker/docker/pkg/containerfs	0.003s	coverage: 28.6% of statements
22:39:07 [2022-09-30T22:39:07.319Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
22:39:07 [2022-09-30T22:39:07.319Z] ok  	github.com/docker/docker/pkg/dmesg	0.005s	coverage: 83.3% of statements
22:39:07 [2022-09-30T22:39:07.578Z] ok  	github.com/docker/docker/pkg/fileutils	0.003s	coverage: 78.6% of statements
22:39:07 [2022-09-30T22:39:07.837Z] ok  	github.com/docker/docker/pkg/fsutils	0.096s	coverage: 85.1% of statements
22:39:08 [2022-09-30T22:39:08.096Z] ok  	github.com/docker/docker/layer	7.543s	coverage: 68.9% of statements
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/oci/caps	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
22:39:08 [2022-09-30T22:39:08.096Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
22:39:09 [2022-09-30T22:39:09.034Z] ok  	github.com/docker/docker/pkg/idtools	0.362s	coverage: 69.3% of statements
22:39:09 [2022-09-30T22:39:09.293Z] ok  	github.com/docker/docker/pkg/ioutils	0.345s	coverage: 70.1% of statements
22:39:09 [2022-09-30T22:39:09.552Z] ok  	github.com/docker/docker/pkg/longpath	0.021s	coverage: 100.0% of statements
22:39:09 [2022-09-30T22:39:09.552Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.009s	coverage: 91.7% of statements
22:39:09 [2022-09-30T22:39:09.552Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
22:39:09 [2022-09-30T22:39:09.552Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.005s	coverage: 85.7% of statements
22:39:09 [2022-09-30T22:39:09.810Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
22:39:10 [2022-09-30T22:39:10.070Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
22:39:10 [2022-09-30T22:39:10.070Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
22:39:10 [2022-09-30T22:39:10.070Z] ok  	github.com/docker/docker/pkg/pidfile	0.011s	coverage: 82.4% of statements
22:39:10 [2022-09-30T22:39:10.330Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
22:39:10 [2022-09-30T22:39:10.330Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
22:39:10 [2022-09-30T22:39:10.589Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
22:39:11 [2022-09-30T22:39:11.156Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
22:39:11 [2022-09-30T22:39:11.415Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
22:39:11 [2022-09-30T22:39:11.415Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
22:39:11 [2022-09-30T22:39:11.983Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
22:39:11 [2022-09-30T22:39:11.983Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
22:39:12 [2022-09-30T22:39:12.242Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
22:39:12 [2022-09-30T22:39:12.501Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
22:39:12 [2022-09-30T22:39:12.760Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
22:39:13 [2022-09-30T22:39:13.328Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
22:39:13 [2022-09-30T22:39:13.586Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 43.9% of statements
22:39:13 [2022-09-30T22:39:13.845Z] ok  	github.com/docker/docker/pkg/tailfile	0.041s	coverage: 88.6% of statements
22:39:14 [2022-09-30T22:39:14.414Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
22:39:14 [2022-09-30T22:39:14.673Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
22:39:16 [2022-09-30T22:39:16.575Z] ok  	github.com/docker/docker/plugin	0.519s	coverage: 23.2% of statements
22:39:16 [2022-09-30T22:39:16.575Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
22:39:17 [2022-09-30T22:39:17.142Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
22:39:18 [2022-09-30T22:39:18.092Z] ok  	github.com/docker/docker/quota	0.176s	coverage: 71.4% of statements
22:39:18 [2022-09-30T22:39:18.622Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
22:39:19 [2022-09-30T22:39:19.557Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
22:39:19 [2022-09-30T22:39:19.816Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
22:39:20 [2022-09-30T22:39:20.075Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
22:39:20 [2022-09-30T22:39:20.642Z] ok  	github.com/docker/docker/runconfig	0.010s	coverage: 64.5% of statements
22:39:20 [2022-09-30T22:39:20.642Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
22:39:22 [2022-09-30T22:39:22.546Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
22:39:22 [2022-09-30T22:39:22.805Z] ok  	github.com/docker/docker/volume/local	0.073s	coverage: 77.1% of statements
22:39:23 [2022-09-30T22:39:23.373Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
22:39:24 [2022-09-30T22:39:24.753Z] ok  	github.com/docker/docker/volume/service	0.018s	coverage: 72.3% of statements
22:39:46 [2022-09-30T22:39:46.680Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/pkg/pubsub	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/rootless	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/testutil/request	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/volume	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === Skipped
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     network_proxy_test.go:208: No support for dual stack yet
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver btrfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:71: No driver to put!
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z] time="2022-09-30T22:38:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z] time="2022-09-30T22:38:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z] time="2022-09-30T22:38:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z] time="2022-09-30T22:38:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z] time="2022-09-30T22:38:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: driver not supported
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:71: No driver to put!
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     overlay_test.go:50: Fails to compute changes intermittently
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     overlay_test.go:65: Cannot run test with naive change algorithm
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.680Z]     graphtest_unix.go:44: Driver zfs not supported
22:39:46 [2022-09-30T22:39:46.680Z] 
22:39:46 [2022-09-30T22:39:46.680Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:44: Driver zfs not supported
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:44: Driver zfs not supported
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:44: Driver zfs not supported
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:44: Driver zfs not supported
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     graphtest_unix.go:71: No driver to put!
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     sysinfo_linux_test.go:86: AppArmor Must be Disabled
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
22:39:46 [2022-09-30T22:39:46.681Z]     sysinfo_linux_test.go:106: cgroup namespaces must be disabled
22:39:46 [2022-09-30T22:39:46.681Z] 
22:39:46 [2022-09-30T22:39:46.681Z] DONE 2854 tests, 28 skipped in 213.238s
22:39:46 [2022-09-30T22:39:46.681Z] + '[' -n 'github.com/docker/docker/libnetwork
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/bitseq
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cluster
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/diagnostic
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/ovrouter
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/cmd/readme_test
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/config
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/datastore
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/diagnostic
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/discoverapi
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/driverapi
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/bridge
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/host
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/macvlan
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/null
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/overlay
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/remote
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/remote/api
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/windows
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/drvregistry
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/etchosts
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/idm
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/internal/caller
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/internal/setmatrix
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipam
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipamapi
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipams/builtin
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipams/null
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipams/remote
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipams/remote/api
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipams/windowsipam
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ipamutils
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/iptables
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/netlabel
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/netutils
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/networkdb
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/ns
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/options
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/osl
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/osl/kernel
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/portallocator
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/portmapper
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/resolvconf
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/testutils
22:39:46 [2022-09-30T22:39:46.681Z] github.com/docker/docker/libnetwork/types' ']'
22:39:46 [2022-09-30T22:39:46.681Z] + 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/coverage-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
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork	37.493s	coverage: 40.6% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.140s	coverage: 84.4% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/config	0.013s	coverage: 9.3% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.569s	coverage: 59.9% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.066s	coverage: 5.1% of statements
22:40:33 [2022-09-30T22:40:33.357Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
22:40:33 [2022-09-30T22:40:33.925Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.014s	coverage: 4.7% of statements
22:40:33 [2022-09-30T22:40:33.925Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
22:40:34 [2022-09-30T22:40:34.183Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
22:40:44 [2022-09-30T22:40:44.158Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.146s	coverage: 6.6% of statements
22:40:44 [2022-09-30T22:40:44.158Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
22:40:44 [2022-09-30T22:40:44.158Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
22:40:44 [2022-09-30T22:40:44.728Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.017s	coverage: 57.4% of statements
22:40:44 [2022-09-30T22:40:44.728Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
22:40:44 [2022-09-30T22:40:44.728Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
22:40:44 [2022-09-30T22:40:44.728Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
22:40:44 [2022-09-30T22:40:44.987Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
22:40:45 [2022-09-30T22:40:45.246Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.011s	coverage: 81.2% of statements
22:40:45 [2022-09-30T22:40:45.504Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
22:40:45 [2022-09-30T22:40:45.763Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
22:40:57 [2022-09-30T22:40:57.968Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
22:41:12 [2022-09-30T22:41:12.846Z] ok  	github.com/docker/docker/libnetwork/ipam	15.833s	coverage: 85.3% of statements
22:41:12 [2022-09-30T22:41:12.846Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
22:41:12 [2022-09-30T22:41:12.846Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
22:41:12 [2022-09-30T22:41:12.846Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
22:41:13 [2022-09-30T22:41:13.105Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
22:41:13 [2022-09-30T22:41:13.105Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
22:41:13 [2022-09-30T22:41:13.363Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
22:41:13 [2022-09-30T22:41:13.622Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.263s	coverage: 74.0% of statements
22:41:14 [2022-09-30T22:41:14.558Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
22:41:14 [2022-09-30T22:41:14.558Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
22:41:14 [2022-09-30T22:41:14.817Z] ok  	github.com/docker/docker/libnetwork/netutils	0.016s	coverage: 44.1% of statements
22:43:06 [2022-09-30T22:43:06.264Z] ok  	github.com/docker/docker/libnetwork/networkdb	105.588s	coverage: 60.6% of statements
22:43:06 [2022-09-30T22:43:06.264Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
22:43:06 [2022-09-30T22:43:06.264Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
22:43:07 [2022-09-30T22:43:07.204Z] ok  	github.com/docker/docker/libnetwork/osl	4.316s	coverage: 39.7% of statements
22:43:07 [2022-09-30T22:43:07.204Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
22:43:07 [2022-09-30T22:43:07.472Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.019s	coverage: 80.7% of statements
22:43:08 [2022-09-30T22:43:08.866Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.672s	coverage: 48.6% of statements
22:43:08 [2022-09-30T22:43:08.866Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 82.8% of statements
22:43:08 [2022-09-30T22:43:08.866Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
22:43:09 [2022-09-30T22:43:09.126Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === Skipped
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork TestParallel1 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork TestParallel3 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork TestParallel2 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     allocator_test.go:1483: Skipped because t.parallel was less than  5
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
22:43:09 [2022-09-30T22:43:09.126Z]     firewalld_test.go:14: firewalld is not running
22:43:09 [2022-09-30T22:43:09.126Z] 
22:43:09 [2022-09-30T22:43:09.126Z] DONE 325 tests, 9 skipped in 204.494s
Post stage
[Pipeline] junit
22:43:10 [2022-09-30T22:43:10.077Z] Recording test results
22:43:10 [2022-09-30T22:43:10.182Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
22:43:10 [2022-09-30T22:43:10.499Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44231/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 -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:da5fb0c8e11318c2b34147c62c99bd4ed57a6a86 hack/make.sh dynbinary test-integration
22:43:11 [2022-09-30T22:43:11.067Z] 
22:43:11 [2022-09-30T22:43:11.067Z] Removing bundles/
22:43:11 [2022-09-30T22:43:11.067Z] 
22:43:11 [2022-09-30T22:43:11.067Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
22:43:11 [2022-09-30T22:43:11.067Z] Building: bundles/dynbinary-daemon/dockerd
22:43:11 [2022-09-30T22:43:11.067Z] GOOS="" GOARCH="" GOARM=""
22:44:47 [2022-09-30T22:44:47.519Z] Created binary: bundles/dynbinary-daemon/dockerd
22:44:47 [2022-09-30T22:44:47.519Z] Building: bundles/dynbinary-daemon/docker-proxy
22:44:47 [2022-09-30T22:44:47.519Z] GOOS="" GOARCH="" GOARM=""
22:44:47 [2022-09-30T22:44:47.519Z] Created binary: bundles/dynbinary-daemon/docker-proxy
22:44:47 [2022-09-30T22:44:47.519Z] 
22:44:47 [2022-09-30T22:44:47.519Z] ---> Making bundle: test-integration (in bundles/test-integration)
22:44:47 [2022-09-30T22:44:47.519Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
22:44:47 [2022-09-30T22:44:47.519Z] HOSTNAME=59410d56dac6
22:44:47 [2022-09-30T22:44:47.519Z] TESTDEBUG=0
22:44:47 [2022-09-30T22:44:47.519Z] DEST=bundles/test-integration
22:44:47 [2022-09-30T22:44:47.519Z] PWD=/go/src/github.com/docker/docker
22:44:47 [2022-09-30T22:44:47.519Z] DOCKER_GITCOMMIT=da5fb0c8e11318c2b34147c62c99bd4ed57a6a86
22:44:47 [2022-09-30T22:44:47.519Z] container=docker
22:44:47 [2022-09-30T22:44:47.519Z] HOME=/root
22:44:47 [2022-09-30T22:44:47.519Z] GOLANG_VERSION=1.19.1
22:44:47 [2022-09-30T22:44:47.519Z] VALIDATE_REPO=https://github.com/moby/moby.git
22:44:47 [2022-09-30T22:44:47.519Z] VALIDATE_BRANCH=master
22:44:47 [2022-09-30T22:44:47.519Z] TERM=xterm
22:44:47 [2022-09-30T22:44:47.519Z] DOCKER_PKG=github.com/docker/docker
22:44:47 [2022-09-30T22:44:47.519Z] SHLVL=1
22:44:47 [2022-09-30T22:44:47.519Z] TIMEOUT=120m
22:44:47 [2022-09-30T22:44:47.519Z] DOCKER_BUILDTAGS= journald
22:44:47 [2022-09-30T22:44:47.519Z] DOCKER_GRAPHDRIVER=overlay2
22:44:47 [2022-09-30T22:44:47.519Z] GO111MODULE=off
22:44:47 [2022-09-30T22:44:47.519Z] DOCKER_EXPERIMENTAL=1
22:44:47 [2022-09-30T22:44:47.519Z] TEST_SKIP_INTEGRATION_CLI=1
22:44:47 [2022-09-30T22:44:47.519Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
22:44:47 [2022-09-30T22:44:47.519Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
22:44:47 [2022-09-30T22:44:47.519Z] GOPATH=/go
22:44:47 [2022-09-30T22:44:47.519Z] PKG_CONFIG=pkg-config
22:44:47 [2022-09-30T22:44:47.519Z] _=/usr/bin/env
22:44:47 [2022-09-30T22:44:47.519Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
22:45:19 [2022-09-30T22:45:19.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
22:45:19 [2022-09-30T22:45:19.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
22:45:46 [2022-09-30T22:45:46.160Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
22:45:52 [2022-09-30T22:45:52.727Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
22:45:59 [2022-09-30T22:45:59.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
22:45:59 [2022-09-30T22:45:59.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
22:45:59 [2022-09-30T22:45:59.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
22:46:00 [2022-09-30T22:46:00.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
22:46:01 [2022-09-30T22:46:01.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
22:46:01 [2022-09-30T22:46:01.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
22:46:01 [2022-09-30T22:46:01.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
22:46:03 [2022-09-30T22:46:03.791Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
22:46:04 [2022-09-30T22:46:04.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
22:46:05 [2022-09-30T22:46:05.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
22:46:05 [2022-09-30T22:46:05.862Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
22:46:06 [2022-09-30T22:46:06.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
22:46:07 [2022-09-30T22:46:07.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
22:46:08 [2022-09-30T22:46:08.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
22:46:08 [2022-09-30T22:46:08.870Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
22:46:09 [2022-09-30T22:46:09.806Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
22:46:10 [2022-09-30T22:46:10.385Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
22:46:10 [2022-09-30T22:46:10.385Z] Using test binary docker
22:46:10 [2022-09-30T22:46:10.385Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
22:46:10 [2022-09-30T22:46:10.385Z] +++ /etc/init.d/apparmor start
22:46:10 [2022-09-30T22:46:10.385Z] Not: starting.
22:46:10 [2022-09-30T22:46:10.385Z] INFO: Waiting for daemon to start...
22:46:10 [2022-09-30T22:46:10.385Z] Starting dockerd
22:46:10 [2022-09-30T22:46:10.385Z] +++ 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
22:46:12 [2022-09-30T22:46:12.931Z] .
22:46:12 [2022-09-30T22:46:12.931Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
22:46:12 [2022-09-30T22:46:12.931Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
22:46:12 [2022-09-30T22:46:12.931Z] Error: No such image: emptyfs
22:46:12 [2022-09-30T22:46:12.931Z] ++++ tar -cC bundles/test-integration/emptyfs .
22:46:12 [2022-09-30T22:46:12.931Z] ++++ docker load
22:46:12 [2022-09-30T22:46:12.931Z] Loaded image: emptyfs:latest
22:46:12 [2022-09-30T22:46:12.931Z] Running integration-test (iteration 1)
22:46:12 [2022-09-30T22:46:12.931Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
22:46:12 [2022-09-30T22:46:12.931Z] ++ 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
22:46:12 [2022-09-30T22:46:12.931Z] ++ set -e
22:46:12 [2022-09-30T22:46:12.931Z] ++ '[' -n 0 ']'
22:46:12 [2022-09-30T22:46:12.931Z] ++ set -x
22:46:12 [2022-09-30T22:46:12.931Z] ++ 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 GITHUB_ACTIONS= 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
22:46:12 [2022-09-30T22:46:12.931Z] Loaded image: busybox:latest
22:46:12 [2022-09-30T22:46:12.931Z] Loaded image: busybox:glibc
22:46:14 [2022-09-30T22:46:14.307Z] Loaded image: debian:bullseye-slim
22:46:14 [2022-09-30T22:46:14.307Z] Loaded image: hello-world:latest
22:46:14 [2022-09-30T22:46:14.307Z] Loaded image: arm32v7/hello-world:latest
22:46:14 [2022-09-30T22:46:14.307Z] INFO: Testing against a local daemon
22:46:14 [2022-09-30T22:46:14.307Z] === RUN   TestCgroupNamespacesBuild
22:46:15 [2022-09-30T22:46:15.683Z] --- PASS: TestCgroupNamespacesBuild (1.27s)
22:46:15 [2022-09-30T22:46:15.683Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
22:46:16 [2022-09-30T22:46:16.618Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s)
22:46:16 [2022-09-30T22:46:16.618Z] === RUN   TestBuildWithSession
22:46:16 [2022-09-30T22:46:16.618Z]     build_session_test.go:25: TODO: BuildKit
22:46:16 [2022-09-30T22:46:16.618Z] --- SKIP: TestBuildWithSession (0.00s)
22:46:16 [2022-09-30T22:46:16.618Z] === RUN   TestBuildSquashParent
22:46:20 [2022-09-30T22:46:20.807Z] --- PASS: TestBuildSquashParent (3.72s)
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:46:20 [2022-09-30T22:46:20.807Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:46:20 [2022-09-30T22:46:20.807Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:46:20 [2022-09-30T22:46:20.807Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
22:46:20 [2022-09-30T22:46:20.807Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
22:46:21 [2022-09-30T22:46:21.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
22:46:21 [2022-09-30T22:46:21.744Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
22:46:22 [2022-09-30T22:46:22.679Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
22:46:22 [2022-09-30T22:46:22.940Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
22:46:24 [2022-09-30T22:46:24.315Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.07s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.23s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.25s)
22:46:24 [2022-09-30T22:46:24.315Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.15s)
22:46:24 [2022-09-30T22:46:24.315Z] === RUN   TestBuildMultiStageCopy
22:46:24 [2022-09-30T22:46:24.315Z] === RUN   TestBuildMultiStageCopy/copy_to_root
22:46:25 [2022-09-30T22:46:25.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
22:46:25 [2022-09-30T22:46:25.252Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
22:46:25 [2022-09-30T22:46:25.511Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
22:46:25 [2022-09-30T22:46:25.770Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
22:46:26 [2022-09-30T22:46:26.028Z] --- PASS: TestBuildMultiStageCopy (1.99s)
22:46:26 [2022-09-30T22:46:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.14s)
22:46:26 [2022-09-30T22:46:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
22:46:26 [2022-09-30T22:46:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
22:46:26 [2022-09-30T22:46:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
22:46:26 [2022-09-30T22:46:26.028Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
22:46:26 [2022-09-30T22:46:26.028Z] === RUN   TestBuildMultiStageParentConfig
22:46:26 [2022-09-30T22:46:26.596Z] --- PASS: TestBuildMultiStageParentConfig (0.57s)
22:46:26 [2022-09-30T22:46:26.596Z] === RUN   TestBuildLabelWithTargets
22:46:27 [2022-09-30T22:46:27.532Z] --- PASS: TestBuildLabelWithTargets (0.95s)
22:46:27 [2022-09-30T22:46:27.532Z] === RUN   TestBuildWithEmptyLayers
22:46:28 [2022-09-30T22:46:28.099Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
22:46:28 [2022-09-30T22:46:28.099Z] === RUN   TestBuildMultiStageOnBuild
22:46:29 [2022-09-30T22:46:29.476Z] --- PASS: TestBuildMultiStageOnBuild (1.28s)
22:46:29 [2022-09-30T22:46:29.476Z] === RUN   TestBuildUncleanTarFilenames
22:46:29 [2022-09-30T22:46:29.735Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
22:46:29 [2022-09-30T22:46:29.735Z] === RUN   TestBuildMultiStageLayerLeak
22:46:31 [2022-09-30T22:46:31.115Z] --- PASS: TestBuildMultiStageLayerLeak (1.39s)
22:46:31 [2022-09-30T22:46:31.115Z] === RUN   TestBuildWithHugeFile
22:47:09 [2022-09-30T22:47:09.847Z] --- PASS: TestBuildWithHugeFile (35.03s)
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildWCOWSandboxSize
22:47:09 [2022-09-30T22:47:09.847Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:47:09 [2022-09-30T22:47:09.847Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildWithEmptyDockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
22:47:09 [2022-09-30T22:47:09.847Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
22:47:09 [2022-09-30T22:47:09.847Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
22:47:09 [2022-09-30T22:47:09.847Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.11s)
22:47:09 [2022-09-30T22:47:09.847Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildPreserveOwnership
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildPreserveOwnership/copy_from
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
22:47:09 [2022-09-30T22:47:09.847Z] --- PASS: TestBuildPreserveOwnership (2.80s)
22:47:09 [2022-09-30T22:47:09.847Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.80s)
22:47:09 [2022-09-30T22:47:09.847Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s)
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildPlatformInvalid
22:47:09 [2022-09-30T22:47:09.847Z] --- PASS: TestBuildPlatformInvalid (0.08s)
22:47:09 [2022-09-30T22:47:09.847Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
22:47:10 [2022-09-30T22:47:10.106Z] Loaded image: busybox:latest
22:47:10 [2022-09-30T22:47:10.106Z] Loaded image: busybox:glibc
22:47:11 [2022-09-30T22:47:11.482Z] Loaded image: debian:bullseye-slim
22:47:11 [2022-09-30T22:47:11.482Z] Loaded image: hello-world:latest
22:47:11 [2022-09-30T22:47:11.482Z] Loaded image: arm32v7/hello-world:latest
22:47:19 [2022-09-30T22:47:19.597Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.63s)
22:47:19 [2022-09-30T22:47:19.597Z] PASS
22:47:19 [2022-09-30T22:47:19.597Z] 
22:47:19 [2022-09-30T22:47:19.597Z] === Skipped
22:47:19 [2022-09-30T22:47:19.597Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
22:47:19 [2022-09-30T22:47:19.597Z]     build_session_test.go:25: TODO: BuildKit
22:47:19 [2022-09-30T22:47:19.597Z] 
22:47:19 [2022-09-30T22:47:19.597Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
22:47:19 [2022-09-30T22:47:19.597Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
22:47:19 [2022-09-30T22:47:19.597Z] 
22:47:19 [2022-09-30T22:47:19.597Z] DONE 34 tests, 2 skipped in 66.325s
22:47:19 [2022-09-30T22:47:19.597Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
22:47:19 [2022-09-30T22:47:19.597Z] ++ 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
22:47:19 [2022-09-30T22:47:19.597Z] ++ set -e
22:47:19 [2022-09-30T22:47:19.597Z] ++ '[' -n 0 ']'
22:47:19 [2022-09-30T22:47:19.597Z] ++ set -x
22:47:19 [2022-09-30T22:47:19.597Z] ++ 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 GITHUB_ACTIONS= 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
22:47:19 [2022-09-30T22:47:19.597Z] INFO: Testing against a local daemon
22:47:19 [2022-09-30T22:47:19.597Z] === RUN   TestConfigInspect
22:47:21 [2022-09-30T22:47:21.499Z] --- PASS: TestConfigInspect (2.14s)
22:47:21 [2022-09-30T22:47:21.499Z] === RUN   TestConfigList
22:47:23 [2022-09-30T22:47:23.401Z] --- PASS: TestConfigList (2.23s)
22:47:23 [2022-09-30T22:47:23.402Z] === RUN   TestConfigsCreateAndDelete
22:47:25 [2022-09-30T22:47:25.933Z] --- PASS: TestConfigsCreateAndDelete (2.24s)
22:47:25 [2022-09-30T22:47:25.933Z] === RUN   TestConfigsUpdate
22:47:27 [2022-09-30T22:47:27.835Z] --- PASS: TestConfigsUpdate (2.16s)
22:47:27 [2022-09-30T22:47:27.835Z] === RUN   TestTemplatedConfig
22:47:30 [2022-09-30T22:47:30.366Z] --- PASS: TestTemplatedConfig (2.37s)
22:47:30 [2022-09-30T22:47:30.366Z] === RUN   TestConfigCreateResolve
22:47:32 [2022-09-30T22:47:32.269Z] --- PASS: TestConfigCreateResolve (2.15s)
22:47:32 [2022-09-30T22:47:32.269Z] PASS
22:47:32 [2022-09-30T22:47:32.269Z] 
22:47:32 [2022-09-30T22:47:32.269Z] DONE 6 tests in 13.364s
22:47:32 [2022-09-30T22:47:32.269Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
22:47:32 [2022-09-30T22:47:32.269Z] ++ 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
22:47:32 [2022-09-30T22:47:32.269Z] ++ set -e
22:47:32 [2022-09-30T22:47:32.269Z] ++ '[' -n 0 ']'
22:47:32 [2022-09-30T22:47:32.269Z] ++ set -x
22:47:32 [2022-09-30T22:47:32.269Z] ++ 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 GITHUB_ACTIONS= 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
22:47:32 [2022-09-30T22:47:32.527Z] INFO: Testing against a local daemon
22:47:32 [2022-09-30T22:47:32.527Z] === RUN   TestAttachWithTTY
22:47:32 [2022-09-30T22:47:32.527Z] --- PASS: TestAttachWithTTY (0.07s)
22:47:32 [2022-09-30T22:47:32.527Z] === RUN   TestAttachWithoutTTy
22:47:32 [2022-09-30T22:47:32.787Z] --- PASS: TestAttachWithoutTTy (0.05s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestCheckpoint
22:47:32 [2022-09-30T22:47:32.787Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:47:32 [2022-09-30T22:47:32.787Z] --- SKIP: TestCheckpoint (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/commit
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/commit
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/create
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/containers/create
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/commit
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/commit/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/containers/create
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
22:47:32 [2022-09-30T22:47:32.787Z] --- PASS: TestContainerInvalidJSON (0.01s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestCopyFromContainerPathDoesNotExist
22:47:32 [2022-09-30T22:47:32.787Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestCopyFromContainerPathIsNotDir
22:47:32 [2022-09-30T22:47:32.787Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestCopyToContainerPathDoesNotExist
22:47:32 [2022-09-30T22:47:32.787Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
22:47:32 [2022-09-30T22:47:32.787Z] === RUN   TestCopyEmptyFile
22:47:33 [2022-09-30T22:47:33.046Z] --- PASS: TestCopyEmptyFile (0.21s)
22:47:33 [2022-09-30T22:47:33.046Z] === RUN   TestCopyToContainerPathIsNotDir
22:47:33 [2022-09-30T22:47:33.046Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
22:47:33 [2022-09-30T22:47:33.046Z] === RUN   TestCopyFromContainer
22:47:33 [2022-09-30T22:47:33.982Z] === RUN   TestCopyFromContainer//
22:47:34 [2022-09-30T22:47:34.241Z] === RUN   TestCopyFromContainer//bar/root
22:47:34 [2022-09-30T22:47:34.241Z] === RUN   TestCopyFromContainer//bar/root/
22:47:34 [2022-09-30T22:47:34.241Z] === RUN   TestCopyFromContainer/bar/quux
22:47:34 [2022-09-30T22:47:34.241Z] === RUN   TestCopyFromContainer/bar/quux/
22:47:34 [2022-09-30T22:47:34.241Z] === RUN   TestCopyFromContainer/bar/quux/baz
22:47:34 [2022-09-30T22:47:34.500Z] === RUN   TestCopyFromContainer/bar/filesymlink
22:47:34 [2022-09-30T22:47:34.500Z] === RUN   TestCopyFromContainer/bar/dirsymlink
22:47:34 [2022-09-30T22:47:34.500Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
22:47:34 [2022-09-30T22:47:34.500Z] === RUN   TestCopyFromContainer/bar/notarget
22:47:34 [2022-09-30T22:47:34.759Z] --- PASS: TestCopyFromContainer (1.51s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer// (0.06s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
22:47:34 [2022-09-30T22:47:34.759Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateLinkToNonExistingContainer
22:47:34 [2022-09-30T22:47:34.759Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateWithInvalidEnv
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateWithInvalidEnv/0
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateWithInvalidEnv/0
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateWithInvalidEnv/1
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateWithInvalidEnv/1
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateWithInvalidEnv/2
22:47:34 [2022-09-30T22:47:34.759Z] === PAUSE TestCreateWithInvalidEnv/2
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateWithInvalidEnv/0
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateWithInvalidEnv/2
22:47:34 [2022-09-30T22:47:34.759Z] === CONT  TestCreateWithInvalidEnv/1
22:47:34 [2022-09-30T22:47:34.759Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateTmpfsMountsTarget
22:47:34 [2022-09-30T22:47:34.759Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
22:47:34 [2022-09-30T22:47:34.759Z] === RUN   TestCreateWithCustomMaskedPaths
22:47:36 [2022-09-30T22:47:36.134Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
22:47:36 [2022-09-30T22:47:36.134Z] === RUN   TestCreateWithCustomReadonlyPaths
22:47:37 [2022-09-30T22:47:37.092Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:47:37 [2022-09-30T22:47:37.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:47:37 [2022-09-30T22:47:37.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
22:47:37 [2022-09-30T22:47:37.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
22:47:37 [2022-09-30T22:47:37.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
22:47:37 [2022-09-30T22:47:37.092Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
22:47:37 [2022-09-30T22:47:37.092Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s)
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateDifferentPlatform
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateDifferentPlatform/different_os
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreateDifferentPlatform (0.01s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateVolumesFromNonExistingContainer
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateInvalidHostConfig
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
22:47:37 [2022-09-30T22:47:37.683Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
22:47:37 [2022-09-30T22:47:37.683Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:47:37 [2022-09-30T22:47:37.683Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:47:37 [2022-09-30T22:47:37.683Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
22:47:37 [2022-09-30T22:47:37.683Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestContainerStartOnDaemonRestart
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestContainerStartOnDaemonRestart
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDaemonRestartIpcMode
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestDaemonRestartIpcMode
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDaemonHostGatewayIP
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestDaemonHostGatewayIP
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestRestartDaemonWithRestartingContainer
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestContainerKillOnDaemonStart
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestContainerKillOnDaemonStart
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDiff
22:47:38 [2022-09-30T22:47:38.251Z] --- PASS: TestDiff (0.44s)
22:47:38 [2022-09-30T22:47:38.251Z] === RUN   TestExecConsoleSize
22:47:38 [2022-09-30T22:47:38.509Z] --- PASS: TestExecConsoleSize (0.46s)
22:47:38 [2022-09-30T22:47:38.509Z] === RUN   TestExecWithCloseStdin
22:47:39 [2022-09-30T22:47:39.076Z] --- PASS: TestExecWithCloseStdin (0.49s)
22:47:39 [2022-09-30T22:47:39.076Z] === RUN   TestExec
22:47:39 [2022-09-30T22:47:39.643Z] --- PASS: TestExec (0.48s)
22:47:39 [2022-09-30T22:47:39.643Z] === RUN   TestExecUser
22:47:39 [2022-09-30T22:47:39.902Z] --- PASS: TestExecUser (0.48s)
22:47:39 [2022-09-30T22:47:39.902Z] === RUN   TestExportContainerAndImportImage
22:47:40 [2022-09-30T22:47:40.469Z] --- PASS: TestExportContainerAndImportImage (0.55s)
22:47:40 [2022-09-30T22:47:40.469Z] === RUN   TestExportContainerAfterDaemonRestart
22:47:41 [2022-09-30T22:47:41.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
22:47:41 [2022-09-30T22:47:41.846Z] === RUN   TestHealthCheckWorkdir
22:47:42 [2022-09-30T22:47:42.413Z] --- PASS: TestHealthCheckWorkdir (0.52s)
22:47:42 [2022-09-30T22:47:42.413Z] === RUN   TestHealthKillContainer
22:47:50 [2022-09-30T22:47:50.526Z] --- PASS: TestHealthKillContainer (7.81s)
22:47:50 [2022-09-30T22:47:50.526Z] === RUN   TestHealthCheckProcessKilled
22:47:50 [2022-09-30T22:47:50.785Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
22:47:50 [2022-09-30T22:47:50.785Z] === RUN   TestInspectCpusetInConfigPre120
22:47:51 [2022-09-30T22:47:51.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
22:47:51 [2022-09-30T22:47:51.352Z] === RUN   TestIpcModeNone
22:47:51 [2022-09-30T22:47:51.610Z] --- PASS: TestIpcModeNone (0.45s)
22:47:51 [2022-09-30T22:47:51.610Z] === RUN   TestIpcModePrivate
22:47:51 [2022-09-30T22:47:51.869Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:47:52 [2022-09-30T22:47:52.128Z] --- PASS: TestIpcModePrivate (0.47s)
22:47:52 [2022-09-30T22:47:52.128Z] === RUN   TestIpcModeShareable
22:47:52 [2022-09-30T22:47:52.387Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:47:52 [2022-09-30T22:47:52.645Z] --- PASS: TestIpcModeShareable (0.46s)
22:47:52 [2022-09-30T22:47:52.645Z] === RUN   TestAPIIpcModeShareableAndContainer
22:47:54 [2022-09-30T22:47:54.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
22:47:54 [2022-09-30T22:47:54.021Z] === RUN   TestAPIIpcModeHost
22:47:54 [2022-09-30T22:47:54.588Z] --- PASS: TestAPIIpcModeHost (0.39s)
22:47:54 [2022-09-30T22:47:54.588Z] === RUN   TestDaemonIpcModeShareable
22:47:55 [2022-09-30T22:47:55.524Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:47:55 [2022-09-30T22:47:55.524Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
22:47:55 [2022-09-30T22:47:55.524Z] === RUN   TestDaemonIpcModePrivate
22:47:56 [2022-09-30T22:47:56.903Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:47:56 [2022-09-30T22:47:56.903Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
22:47:56 [2022-09-30T22:47:56.903Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:47:57 [2022-09-30T22:47:57.839Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:47:57 [2022-09-30T22:47:57.839Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
22:47:57 [2022-09-30T22:47:57.839Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:47:58 [2022-09-30T22:47:58.775Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:47:59 [2022-09-30T22:47:59.033Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
22:47:59 [2022-09-30T22:47:59.033Z] === RUN   TestIpcModeOlderClient
22:47:59 [2022-09-30T22:47:59.033Z] === PAUSE TestIpcModeOlderClient
22:47:59 [2022-09-30T22:47:59.033Z] === RUN   TestKillContainerInvalidSignal
22:47:59 [2022-09-30T22:47:59.600Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
22:47:59 [2022-09-30T22:47:59.600Z] === RUN   TestKillContainer
22:47:59 [2022-09-30T22:47:59.600Z] === RUN   TestKillContainer/no_signal
22:47:59 [2022-09-30T22:47:59.859Z] === RUN   TestKillContainer/non_killing_signal
22:48:00 [2022-09-30T22:48:00.117Z] === RUN   TestKillContainer/killing_signal
22:48:00 [2022-09-30T22:48:00.685Z] --- PASS: TestKillContainer (1.23s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/no_signal (0.38s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
22:48:00 [2022-09-30T22:48:00.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:48:00 [2022-09-30T22:48:00.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:48:01 [2022-09-30T22:48:01.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
22:48:01 [2022-09-30T22:48:01.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:48:01 [2022-09-30T22:48:01.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillStoppedContainer
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillStoppedContainer (0.05s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillStoppedContainerAPIPre120
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillDifferentUserContainer
22:48:02 [2022-09-30T22:48:02.078Z] --- PASS: TestKillDifferentUserContainer (0.40s)
22:48:02 [2022-09-30T22:48:02.078Z] === RUN   TestInspectOomKilledTrue
22:48:02 [2022-09-30T22:48:02.652Z] --- PASS: TestInspectOomKilledTrue (0.48s)
22:48:02 [2022-09-30T22:48:02.652Z] === RUN   TestInspectOomKilledFalse
22:48:02 [2022-09-30T22:48:02.914Z] --- PASS: TestInspectOomKilledFalse (0.41s)
22:48:02 [2022-09-30T22:48:02.914Z] === RUN   TestLinksEtcHostsContentMatch
22:48:03 [2022-09-30T22:48:03.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
22:48:03 [2022-09-30T22:48:03.181Z] === RUN   TestLinksContainerNames
22:48:04 [2022-09-30T22:48:04.122Z] --- PASS: TestLinksContainerNames (0.82s)
22:48:04 [2022-09-30T22:48:04.122Z] === RUN   TestLogsFollowTailEmpty
22:48:04 [2022-09-30T22:48:04.383Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.950Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:48:05 [2022-09-30T22:48:05.209Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:05 [2022-09-30T22:48:05.467Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:48:05 [2022-09-30T22:48:05.726Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:48:07 [2022-09-30T22:48:07.233Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:48:07 [2022-09-30T22:48:07.233Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:07 [2022-09-30T22:48:07.492Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:48:07 [2022-09-30T22:48:07.750Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:48:08 [2022-09-30T22:48:08.318Z] --- PASS: TestLogs (3.69s)
22:48:08 [2022-09-30T22:48:08.318Z]     --- PASS: TestLogs/driver_local (0.01s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s)
22:48:08 [2022-09-30T22:48:08.318Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
22:48:08 [2022-09-30T22:48:08.318Z] === RUN   TestContainerNetworkMountsNoChown
22:48:08 [2022-09-30T22:48:08.577Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/bind_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] --- PASS: TestMountDaemonRoot (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z] === RUN   TestContainerBindMountNonRecursive
22:48:10 [2022-09-30T22:48:10.471Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
22:48:10 [2022-09-30T22:48:10.471Z] === RUN   TestContainerVolumesMountedAsShared
22:48:11 [2022-09-30T22:48:11.038Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
22:48:11 [2022-09-30T22:48:11.038Z] === RUN   TestContainerVolumesMountedAsSlave
22:48:11 [2022-09-30T22:48:11.296Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
22:48:11 [2022-09-30T22:48:11.296Z] === RUN   TestNetworkNat
22:48:11 [2022-09-30T22:48:11.864Z] --- PASS: TestNetworkNat (0.47s)
22:48:11 [2022-09-30T22:48:11.864Z] === RUN   TestNetworkLocalhostTCPNat
22:48:12 [2022-09-30T22:48:12.123Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
22:48:12 [2022-09-30T22:48:12.123Z] === RUN   TestNetworkLoopbackNat
22:48:15 [2022-09-30T22:48:15.409Z] --- PASS: TestNetworkLoopbackNat (2.57s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPause
22:48:15 [2022-09-30T22:48:15.409Z] --- PASS: TestPause (0.44s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:48:15 [2022-09-30T22:48:15.409Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:48:15 [2022-09-30T22:48:15.409Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPauseStopPausedContainer
22:48:15 [2022-09-30T22:48:15.669Z] --- PASS: TestPauseStopPausedContainer (0.44s)
22:48:15 [2022-09-30T22:48:15.669Z] === RUN   TestPidHost
22:48:17 [2022-09-30T22:48:17.044Z] --- PASS: TestPidHost (1.05s)
22:48:17 [2022-09-30T22:48:17.044Z] === RUN   TestPsFilter
22:48:17 [2022-09-30T22:48:17.044Z] --- PASS: TestPsFilter (0.12s)
22:48:17 [2022-09-30T22:48:17.044Z] === RUN   TestRemoveContainerWithRemovedVolume
22:48:17 [2022-09-30T22:48:17.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
22:48:17 [2022-09-30T22:48:17.303Z] === RUN   TestRemoveContainerWithVolume
22:48:17 [2022-09-30T22:48:17.564Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
22:48:17 [2022-09-30T22:48:17.564Z] === RUN   TestRemoveContainerRunning
22:48:18 [2022-09-30T22:48:18.132Z] --- PASS: TestRemoveContainerRunning (0.42s)
22:48:18 [2022-09-30T22:48:18.132Z] === RUN   TestRemoveContainerForceRemoveRunning
22:48:18 [2022-09-30T22:48:18.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
22:48:18 [2022-09-30T22:48:18.391Z] === RUN   TestRemoveInvalidContainer
22:48:18 [2022-09-30T22:48:18.391Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:48:18 [2022-09-30T22:48:18.391Z] === RUN   TestRenameLinkedContainer
22:48:20 [2022-09-30T22:48:20.296Z] --- PASS: TestRenameLinkedContainer (1.74s)
22:48:20 [2022-09-30T22:48:20.296Z] === RUN   TestRenameStoppedContainer
22:48:20 [2022-09-30T22:48:20.556Z] --- PASS: TestRenameStoppedContainer (0.42s)
22:48:20 [2022-09-30T22:48:20.556Z] === RUN   TestRenameRunningContainerAndReuse
22:48:21 [2022-09-30T22:48:21.492Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
22:48:21 [2022-09-30T22:48:21.492Z] === RUN   TestRenameInvalidName
22:48:22 [2022-09-30T22:48:22.059Z] --- PASS: TestRenameInvalidName (0.43s)
22:48:22 [2022-09-30T22:48:22.059Z] === RUN   TestRenameAnonymousContainer
22:48:23 [2022-09-30T22:48:23.436Z] --- PASS: TestRenameAnonymousContainer (1.55s)
22:48:23 [2022-09-30T22:48:23.436Z] === RUN   TestRenameContainerWithSameName
22:48:24 [2022-09-30T22:48:24.003Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:48:24 [2022-09-30T22:48:24.003Z] === RUN   TestRenameContainerWithLinkedContainer
22:48:24 [2022-09-30T22:48:24.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
22:48:24 [2022-09-30T22:48:24.940Z] === RUN   TestResize
22:48:25 [2022-09-30T22:48:25.207Z] --- PASS: TestResize (0.45s)
22:48:25 [2022-09-30T22:48:25.207Z] === RUN   TestResizeWithInvalidSize
22:48:25 [2022-09-30T22:48:25.802Z] --- PASS: TestResizeWithInvalidSize (0.48s)
22:48:25 [2022-09-30T22:48:25.802Z] === RUN   TestResizeWhenContainerNotStarted
22:48:26 [2022-09-30T22:48:26.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:27 [2022-09-30T22:48:27.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:29 [2022-09-30T22:48:29.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:30 [2022-09-30T22:48:30.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:30 [2022-09-30T22:48:30.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:31 [2022-09-30T22:48:31.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:31 [2022-09-30T22:48:31.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:35 [2022-09-30T22:48:35.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:35 [2022-09-30T22:48:35.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:37 [2022-09-30T22:48:37.178Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:39 [2022-09-30T22:48:39.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:39 [2022-09-30T22:48:39.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:40 [2022-09-30T22:48:40.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:40 [2022-09-30T22:48:40.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:42 [2022-09-30T22:48:42.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:44 [2022-09-30T22:48:44.001Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
22:48:44 [2022-09-30T22:48:44.001Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:48:44 [2022-09-30T22:48:44.001Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:48:44 [2022-09-30T22:48:44.570Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:48:45 [2022-09-30T22:48:45.511Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s)
22:48:45 [2022-09-30T22:48:45.511Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
22:48:45 [2022-09-30T22:48:45.511Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
22:48:45 [2022-09-30T22:48:45.511Z] === RUN   TestCgroupNamespacesRun
22:48:46 [2022-09-30T22:48:46.890Z] --- PASS: TestCgroupNamespacesRun (1.14s)
22:48:46 [2022-09-30T22:48:46.890Z] === RUN   TestCgroupNamespacesRunPrivileged
22:48:47 [2022-09-30T22:48:47.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
22:48:47 [2022-09-30T22:48:47.826Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:48:49 [2022-09-30T22:48:49.203Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
22:48:49 [2022-09-30T22:48:49.203Z] === RUN   TestCgroupNamespacesRunHostMode
22:48:50 [2022-09-30T22:48:50.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
22:48:50 [2022-09-30T22:48:50.156Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:48:51 [2022-09-30T22:48:51.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
22:48:51 [2022-09-30T22:48:51.536Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:48:52 [2022-09-30T22:48:52.473Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
22:48:52 [2022-09-30T22:48:52.473Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:48:53 [2022-09-30T22:48:53.409Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:48:53 [2022-09-30T22:48:53.409Z] === RUN   TestCgroupNamespacesRunOlderClient
22:48:54 [2022-09-30T22:48:54.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
22:48:54 [2022-09-30T22:48:54.346Z] === RUN   TestNISDomainname
22:48:54 [2022-09-30T22:48:54.915Z] --- PASS: TestNISDomainname (0.53s)
22:48:54 [2022-09-30T22:48:54.915Z] === RUN   TestHostnameDnsResolution
22:48:55 [2022-09-30T22:48:55.483Z] --- PASS: TestHostnameDnsResolution (0.67s)
22:48:55 [2022-09-30T22:48:55.483Z] === RUN   TestUnprivilegedPortsAndPing
22:48:56 [2022-09-30T22:48:56.050Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
22:48:56 [2022-09-30T22:48:56.050Z] === RUN   TestPrivilegedHostDevices
22:48:56 [2022-09-30T22:48:56.617Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:48:56 [2022-09-30T22:48:56.617Z] === RUN   TestRunConsoleSize
22:48:57 [2022-09-30T22:48:57.184Z] --- PASS: TestRunConsoleSize (0.42s)
22:48:57 [2022-09-30T22:48:57.184Z] === RUN   TestRunWithAlternativeContainerdShim
22:48:59 [2022-09-30T22:48:59.089Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
22:48:59 [2022-09-30T22:48:59.089Z] === RUN   TestStats
22:49:01 [2022-09-30T22:49:01.621Z] --- PASS: TestStats (2.46s)
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/1
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/1
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/3
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/3
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/-1
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/-1
22:49:01 [2022-09-30T22:49:01.621Z] === CONT  TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === CONT  TestStopContainerWithTimeout/3
22:49:02 [2022-09-30T22:49:02.190Z] === CONT  TestStopContainerWithTimeout/-1
22:49:04 [2022-09-30T22:49:04.091Z] === CONT  TestStopContainerWithTimeout/1
22:49:05 [2022-09-30T22:49:05.996Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
22:49:05 [2022-09-30T22:49:05.996Z] === RUN   TestDeleteDevicemapper
22:49:05 [2022-09-30T22:49:05.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:49:05 [2022-09-30T22:49:05.996Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:49:05 [2022-09-30T22:49:05.996Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:49:07 [2022-09-30T22:49:07.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
22:49:07 [2022-09-30T22:49:07.374Z] === RUN   TestUpdateMemory
22:49:07 [2022-09-30T22:49:07.633Z] --- PASS: TestUpdateMemory (0.50s)
22:49:07 [2022-09-30T22:49:07.633Z] === RUN   TestUpdateCPUQuota
22:49:08 [2022-09-30T22:49:08.569Z] --- PASS: TestUpdateCPUQuota (0.69s)
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit/update_from_none
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit/no_change
22:49:08 [2022-09-30T22:49:08.827Z] === RUN   TestUpdatePidsLimit/update_lower
22:49:09 [2022-09-30T22:49:09.086Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:49:09 [2022-09-30T22:49:09.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:49:09 [2022-09-30T22:49:09.345Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:49:09 [2022-09-30T22:49:09.604Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:49:10 [2022-09-30T22:49:10.172Z] --- PASS: TestUpdatePidsLimit (1.83s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:49:10 [2022-09-30T22:49:10.172Z] === RUN   TestUpdateRestartPolicy
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestUpdateRestartPolicy (10.77s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestUpdateRestartWithAutoRemove
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestWaitNonBlocked (0.01s)
22:49:22 [2022-09-30T22:49:22.402Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
22:49:22 [2022-09-30T22:49:22.402Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.972Z] --- PASS: TestWaitBlocked (0.01s)
22:49:22 [2022-09-30T22:49:22.972Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
22:49:22 [2022-09-30T22:49:22.972Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/not-running
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/not-running
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/next-exit
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/next-exit
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z]     wait_test.go:146: ContainerID = ba26f6a7403ce67ea3f765bbb346afb42b9c821e53adeeedca5850d755a493db
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z]     wait_test.go:146: ContainerID = 59538d832b1525b26484e7b09bf9d6fe92c233885c5a8eb8370b519bab0a19ad
22:49:23 [2022-09-30T22:49:23.539Z] === CONT  TestWaitConditions/next-exit
22:49:23 [2022-09-30T22:49:23.539Z]     wait_test.go:146: ContainerID = e3ffc8df813210b05c5b5e44ed6d04e8d0e07e8531308765ac341aa1eb0319af
22:49:23 [2022-09-30T22:49:23.798Z] === CONT  TestWaitConditions/not-running
22:49:23 [2022-09-30T22:49:23.798Z]     wait_test.go:146: ContainerID = fa60cd74aaf9204ff867b90feed905fcec642e3bbce46127d8e3c4f23d092206
22:49:24 [2022-09-30T22:49:24.365Z] --- PASS: TestWaitConditions (0.01s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/default (0.58s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/removed (0.78s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/not-running (0.49s)
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/not-running
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/not-running
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/next-exit
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/next-exit
22:49:24 [2022-09-30T22:49:24.365Z] === CONT  TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === CONT  TestWaitRestartedContainer/next-exit
22:49:25 [2022-09-30T22:49:25.744Z] === CONT  TestWaitRestartedContainer/not-running
22:49:26 [2022-09-30T22:49:26.311Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.31s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/default (1.35s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
22:49:26 [2022-09-30T22:49:26.311Z] === CONT  TestContainerStartOnDaemonRestart
22:49:26 [2022-09-30T22:49:26.311Z] === CONT  TestRestartDaemonWithRestartingContainer
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestIpcModeOlderClient
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestContainerKillOnDaemonStart
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestDaemonHostGatewayIP
22:49:31 [2022-09-30T22:49:31.377Z] --- PASS: TestDaemonHostGatewayIP (2.28s)
22:49:31 [2022-09-30T22:49:31.377Z] === CONT  TestDaemonRestartIpcMode
22:49:33 [2022-09-30T22:49:33.280Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
22:49:41 [2022-09-30T22:49:41.392Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
22:49:41 [2022-09-30T22:49:41.392Z] PASS
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === Skipped
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] DONE 273 tests, 3 skipped in 127.641s
22:49:41 [2022-09-30T22:49:41.392Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:49:41 [2022-09-30T22:49:41.392Z] ++ 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
22:49:41 [2022-09-30T22:49:41.392Z] ++ set -e
22:49:41 [2022-09-30T22:49:41.392Z] ++ '[' -n 0 ']'
22:49:41 [2022-09-30T22:49:41.392Z] ++ set -x
22:49:41 [2022-09-30T22:49:41.392Z] ++ 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 GITHUB_ACTIONS= 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
22:49:41 [2022-09-30T22:49:41.392Z] INFO: Testing against a local daemon
22:49:41 [2022-09-30T22:49:41.392Z] === RUN   TestConfigDaemonLibtrustID
22:49:41 [2022-09-30T22:49:41.392Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:49:41 [2022-09-30T22:49:41.392Z] === RUN   TestConfigDaemonID
22:49:41 [2022-09-30T22:49:41.650Z]     daemon_test.go:86: [d2cab411a5ff9] daemon is not started
22:49:41 [2022-09-30T22:49:41.650Z] --- PASS: TestConfigDaemonID (1.04s)
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.650Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === CONT  TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.909Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
22:49:41 [2022-09-30T22:49:41.909Z] === RUN   TestConfigDaemonSeccompProfiles
22:49:41 [2022-09-30T22:49:41.909Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:49:43 [2022-09-30T22:49:43.285Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:49:44 [2022-09-30T22:49:44.221Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:49:45 [2022-09-30T22:49:45.157Z] === CONT  TestConfigDaemonSeccompProfiles
22:49:45 [2022-09-30T22:49:45.157Z]     daemon_test.go:200: [d6f4d5fd49b7c] daemon is not started
22:49:45 [2022-09-30T22:49:45.157Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z] === RUN   TestDaemonProxy
22:49:45 [2022-09-30T22:49:45.157Z] === RUN   TestDaemonProxy/environment_variables
22:49:47 [2022-09-30T22:49:47.059Z] === RUN   TestDaemonProxy/command-line_options
22:49:48 [2022-09-30T22:49:48.435Z] === RUN   TestDaemonProxy/configuration_file
22:49:50 [2022-09-30T22:49:50.337Z] === RUN   TestDaemonProxy/conflicting_options
22:49:50 [2022-09-30T22:49:50.912Z] === RUN   TestDaemonProxy/reload_sanitized
22:49:51 [2022-09-30T22:49:51.180Z] --- PASS: TestDaemonProxy (6.24s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:49:51 [2022-09-30T22:49:51.180Z] === RUN   TestLiveRestore
22:49:51 [2022-09-30T22:49:51.180Z] === RUN   TestLiveRestore/volume_references
22:49:51 [2022-09-30T22:49:51.180Z] === PAUSE TestLiveRestore/volume_references
22:49:51 [2022-09-30T22:49:51.439Z] === CONT  TestLiveRestore/volume_references
22:49:52 [2022-09-30T22:49:52.007Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:49:52 [2022-09-30T22:49:52.007Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:49:52 [2022-09-30T22:49:52.942Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:49:53 [2022-09-30T22:49:53.877Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:49:54 [2022-09-30T22:49:54.816Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:49:55 [2022-09-30T22:49:55.752Z] --- PASS: TestLiveRestore (0.00s)
22:49:55 [2022-09-30T22:49:55.752Z]     --- PASS: TestLiveRestore/volume_references (4.45s)
22:49:55 [2022-09-30T22:49:55.752Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z] PASS
22:49:55 [2022-09-30T22:49:55.752Z] 
22:49:55 [2022-09-30T22:49:55.752Z] DONE 25 tests in 15.704s
22:49:55 [2022-09-30T22:49:55.752Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:49:55 [2022-09-30T22:49:55.752Z] ++ 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
22:49:55 [2022-09-30T22:49:55.752Z] ++ set -e
22:49:55 [2022-09-30T22:49:55.752Z] ++ '[' -n 0 ']'
22:49:55 [2022-09-30T22:49:55.752Z] ++ set -x
22:49:55 [2022-09-30T22:49:55.752Z] ++ 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 GITHUB_ACTIONS= 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
22:49:56 [2022-09-30T22:49:56.011Z] INFO: Testing against a local daemon
22:49:56 [2022-09-30T22:49:56.011Z] === RUN   TestCommitInheritsEnv
22:49:56 [2022-09-30T22:49:56.270Z] --- PASS: TestCommitInheritsEnv (0.26s)
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportExtremelyLargeImageWorks
22:49:56 [2022-09-30T22:49:56.270Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:49:56 [2022-09-30T22:49:56.270Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/#00
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/_______
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform//
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/linux
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/LINUX
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/macos
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImportWithCustomPlatform (0.30s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImagesFilterMultiReference
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImagePullPlatformInvalid
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestRemoveImageOrphaning
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestRemoveImageGarbageCollector
22:49:56 [2022-09-30T22:49:56.788Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:49:56 [2022-09-30T22:49:56.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagInvalidReference
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestTagInvalidReference (0.02s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagValidPrefixedRepo
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagExistedNameWithoutForce
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagOfficialNames
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagOfficialNames (0.04s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagMatchesDigest
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagMatchesDigest (0.01s)
22:49:57 [2022-09-30T22:49:57.046Z] PASS
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] === Skipped
22:49:57 [2022-09-30T22:49:57.046Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] DONE 22 tests, 2 skipped in 1.241s
22:49:57 [2022-09-30T22:49:57.046Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -e
22:49:57 [2022-09-30T22:49:57.046Z] ++ '[' -n 0 ']'
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -x
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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 GITHUB_ACTIONS= 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
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands/#00
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands/#01
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestStripANSICommands (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z] PASS
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] DONE 3 tests in 0.040s
22:49:57 [2022-09-30T22:49:57.046Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -e
22:49:57 [2022-09-30T22:49:57.046Z] ++ '[' -n 0 ']'
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -x
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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 GITHUB_ACTIONS= 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
22:49:57 [2022-09-30T22:49:57.046Z] INFO: Testing against a local daemon
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestNetworkCreateDelete
22:49:57 [2022-09-30T22:49:57.305Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:49:57 [2022-09-30T22:49:57.305Z] === RUN   TestDockerNetworkDeletePreferID
22:49:57 [2022-09-30T22:49:57.563Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:49:57 [2022-09-30T22:49:57.563Z] === RUN   TestDaemonDNSFallback
22:50:04 [2022-09-30T22:50:04.126Z] --- PASS: TestDaemonDNSFallback (6.23s)
22:50:04 [2022-09-30T22:50:04.126Z] === RUN   TestInspectNetwork
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/full_network_id
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/partial_network_id
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/network_name
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:50:10 [2022-09-30T22:50:10.844Z] --- PASS: TestInspectNetwork (6.86s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z] === RUN   TestRunContainerWithBridgeNone
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestNetworkList (0.01s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkList//networks (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestHostIPv4BridgeLabel
22:50:12 [2022-09-30T22:50:12.788Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:50:12 [2022-09-30T22:50:12.788Z] === RUN   TestDaemonRestartWithLiveRestore
22:50:13 [2022-09-30T22:50:13.724Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:50:13 [2022-09-30T22:50:13.724Z] === RUN   TestDaemonDefaultNetworkPools
22:50:14 [2022-09-30T22:50:14.659Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:50:14 [2022-09-30T22:50:14.659Z] === RUN   TestDaemonRestartWithExistingNetwork
22:50:15 [2022-09-30T22:50:15.596Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:50:15 [2022-09-30T22:50:15.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:50:16 [2022-09-30T22:50:16.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:50:16 [2022-09-30T22:50:16.973Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:50:17 [2022-09-30T22:50:17.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
22:50:17 [2022-09-30T22:50:17.540Z] === RUN   TestServiceWithPredefinedNetwork
22:50:20 [2022-09-30T22:50:20.095Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
22:50:20 [2022-09-30T22:50:20.095Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:50:20 [2022-09-30T22:50:20.095Z]     service_test.go:242: FLAKY_TEST
22:50:20 [2022-09-30T22:50:20.095Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:50:20 [2022-09-30T22:50:20.095Z] === RUN   TestServiceWithDataPathPortInit
22:50:34 [2022-09-30T22:50:34.971Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
22:50:34 [2022-09-30T22:50:34.971Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:50:35 [2022-09-30T22:50:35.908Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x3qxzywnc4bklmwqgyg8tf0gf Created:2022-09-30 22:50:34.480466001 +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[a2612b03c11e82b8abebb38ec238bfacc358244a05aaf333b775da2a971e5ed8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dky5tjedosec07b9vix0qgrus EndpointID:141450aa762e2d9204557dcab8a2ab3da96a61d03694849081eb1b9c2e01ee64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c578c6d76d3bc4c48da1c9d58dc5bb2c3dfa34310b5f0a94a02f4c2bc5269cf9 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:d7a78b408a05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dky5tjedosec07b9vix0qgrus EndpointID:141450aa762e2d9204557dcab8a2ab3da96a61d03694849081eb1b9c2e01ee64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:50:40 [2022-09-30T22:50:40.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
22:50:40 [2022-09-30T22:50:40.094Z] PASS
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === Skipped
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     service_test.go:242: FLAKY_TEST
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] DONE 38 tests, 1 skipped in 42.902s
22:50:40 [2022-09-30T22:50:40.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -e
22:50:40 [2022-09-30T22:50:40.094Z] ++ '[' -n 0 ']'
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -x
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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 GITHUB_ACTIONS= 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
22:50:40 [2022-09-30T22:50:40.094Z] INFO: Testing against a local daemon
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkIpvlanPersistance
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkIpvlan
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z] PASS
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === Skipped
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] DONE 2 tests, 2 skipped in 0.091s
22:50:40 [2022-09-30T22:50:40.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -e
22:50:40 [2022-09-30T22:50:40.094Z] ++ '[' -n 0 ']'
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -x
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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 GITHUB_ACTIONS= 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
22:50:40 [2022-09-30T22:50:40.094Z] INFO: Testing against a local daemon
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkMacvlanPersistance
22:50:41 [2022-09-30T22:50:41.470Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:50:41 [2022-09-30T22:50:41.470Z] === RUN   TestDockerNetworkMacvlan
22:50:42 [2022-09-30T22:50:42.038Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:50:42 [2022-09-30T22:50:42.973Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:50:43 [2022-09-30T22:50:43.540Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:50:45 [2022-09-30T22:50:45.444Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:50:46 [2022-09-30T22:50:46.821Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:50:50 [2022-09-30T22:50:50.107Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:50:50 [2022-09-30T22:50:50.366Z] --- PASS: TestDockerNetworkMacvlan (9.04s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
22:50:50 [2022-09-30T22:50:50.366Z] PASS
22:50:50 [2022-09-30T22:50:50.366Z] 
22:50:50 [2022-09-30T22:50:50.366Z] DONE 8 tests in 10.363s
22:50:50 [2022-09-30T22:50:50.366Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:50:50 [2022-09-30T22:50:50.366Z] ++ 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
22:50:50 [2022-09-30T22:50:50.366Z] ++ set -e
22:50:50 [2022-09-30T22:50:50.366Z] ++ '[' -n 0 ']'
22:50:50 [2022-09-30T22:50:50.366Z] ++ set -x
22:50:50 [2022-09-30T22:50:50.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 GITHUB_ACTIONS= 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
22:50:50 [2022-09-30T22:50:50.624Z] testing: warning: no tests to run
22:50:50 [2022-09-30T22:50:50.624Z] PASS
22:50:50 [2022-09-30T22:50:50.624Z] 
22:50:50 [2022-09-30T22:50:50.624Z] DONE 0 tests in 0.023s
22:50:50 [2022-09-30T22:50:50.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:50:50 [2022-09-30T22:50:50.624Z] ++ 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
22:50:50 [2022-09-30T22:50:50.624Z] ++ set -e
22:50:50 [2022-09-30T22:50:50.624Z] ++ '[' -n 0 ']'
22:50:50 [2022-09-30T22:50:50.624Z] ++ set -x
22:50:50 [2022-09-30T22:50:50.624Z] ++ 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 GITHUB_ACTIONS= 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
22:50:50 [2022-09-30T22:50:50.624Z] INFO: Testing against a local daemon
22:50:50 [2022-09-30T22:50:50.624Z] === RUN   TestAuthZPluginAllowRequest
22:50:51 [2022-09-30T22:50:51.560Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
22:50:51 [2022-09-30T22:50:51.560Z] === RUN   TestAuthZPluginTLS
22:50:52 [2022-09-30T22:50:52.127Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:50:52 [2022-09-30T22:50:52.127Z] === RUN   TestAuthZPluginDenyRequest
22:50:52 [2022-09-30T22:50:52.694Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:50:52 [2022-09-30T22:50:52.694Z] === RUN   TestAuthZPluginAPIDenyResponse
22:50:53 [2022-09-30T22:50:53.261Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:50:53 [2022-09-30T22:50:53.261Z] === RUN   TestAuthZPluginDenyResponse
22:50:53 [2022-09-30T22:50:53.827Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:50:53 [2022-09-30T22:50:53.827Z] === RUN   TestAuthZPluginAllowEventStream
22:50:55 [2022-09-30T22:50:55.225Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
22:50:55 [2022-09-30T22:50:55.225Z] === RUN   TestAuthZPluginErrorResponse
22:50:55 [2022-09-30T22:50:55.484Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:50:55 [2022-09-30T22:50:55.484Z] === RUN   TestAuthZPluginErrorRequest
22:50:56 [2022-09-30T22:50:56.050Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:50:56 [2022-09-30T22:50:56.050Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:50:56 [2022-09-30T22:50:56.617Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:50:56 [2022-09-30T22:50:56.617Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:50:57 [2022-09-30T22:50:57.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s)
22:50:57 [2022-09-30T22:50:57.994Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:50:59 [2022-09-30T22:50:59.370Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
22:50:59 [2022-09-30T22:50:59.370Z] === RUN   TestAuthZPluginHeader
22:50:59 [2022-09-30T22:50:59.937Z] --- PASS: TestAuthZPluginHeader (0.69s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2Disable
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:51:18 [2022-09-30T22:51:18.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:51:18 [2022-09-30T22:51:18.019Z] PASS
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === Skipped
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] DONE 17 tests, 4 skipped in 26.236s
22:51:18 [2022-09-30T22:51:18.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:51:18 [2022-09-30T22:51:18.019Z] ++ 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
22:51:18 [2022-09-30T22:51:18.019Z] ++ set -e
22:51:18 [2022-09-30T22:51:18.019Z] ++ '[' -n 0 ']'
22:51:18 [2022-09-30T22:51:18.019Z] ++ set -x
22:51:18 [2022-09-30T22:51:18.019Z] ++ 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 GITHUB_ACTIONS= 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
22:51:18 [2022-09-30T22:51:18.019Z] INFO: Testing against a local daemon
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInstall
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInstall/no_auth
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] === RUN   TestPluginInstall/with_htpasswd
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.565Z] === RUN   TestPluginInstall/with_insecure
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e9432ac278e518a53c0893ece86963d89618593f9ce4a294215df396cd237b" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e9432ac278e518a53c0893ece86963d89618593f9ce4a294215df396cd237b" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:22 [2022-09-30T22:51:22.501Z]     plugin_test.go:196: [d2edcf42e9742] daemon is not started
22:51:22 [2022-09-30T22:51:22.501Z] --- PASS: TestPluginInstall (5.64s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/no_auth (4.04s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
22:51:22 [2022-09-30T22:51:22.501Z] === RUN   TestPluginsWithRuntimes
22:51:24 [2022-09-30T22:51:24.403Z] === RUN   TestPluginsWithRuntimes/No_Args
22:51:24 [2022-09-30T22:51:24.971Z] === RUN   TestPluginsWithRuntimes/With_Args
22:51:25 [2022-09-30T22:51:25.907Z] --- PASS: TestPluginsWithRuntimes (3.28s)
22:51:25 [2022-09-30T22:51:25.907Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:51:25 [2022-09-30T22:51:25.907Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
22:51:25 [2022-09-30T22:51:25.907Z] === RUN   TestPluginBackCompatMediaTypes
22:51:26 [2022-09-30T22:51:26.474Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:51:26 [2022-09-30T22:51:26.474Z] PASS
22:51:26 [2022-09-30T22:51:26.474Z] 
22:51:26 [2022-09-30T22:51:26.474Z] DONE 24 tests in 9.628s
22:51:26 [2022-09-30T22:51:26.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:51:26 [2022-09-30T22:51:26.474Z] ++ 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
22:51:26 [2022-09-30T22:51:26.474Z] ++ set -e
22:51:26 [2022-09-30T22:51:26.474Z] ++ '[' -n 0 ']'
22:51:26 [2022-09-30T22:51:26.474Z] ++ set -x
22:51:26 [2022-09-30T22:51:26.474Z] ++ 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 GITHUB_ACTIONS= 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
22:51:26 [2022-09-30T22:51:26.474Z] INFO: Testing against a local daemon
22:51:26 [2022-09-30T22:51:26.474Z] === RUN   TestExternalGraphDriver
22:51:26 [2022-09-30T22:51:26.733Z] === RUN   TestExternalGraphDriver/json
22:51:28 [2022-09-30T22:51:28.638Z] === RUN   TestExternalGraphDriver/spec
22:51:30 [2022-09-30T22:51:30.014Z] === RUN   TestExternalGraphDriver/pull
22:51:31 [2022-09-30T22:51:31.924Z] --- PASS: TestExternalGraphDriver (5.16s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
22:51:31 [2022-09-30T22:51:31.924Z] === RUN   TestGraphdriverPluginV2
22:51:31 [2022-09-30T22:51:31.924Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:31 [2022-09-30T22:51:31.924Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:51:31 [2022-09-30T22:51:31.924Z] PASS
22:51:31 [2022-09-30T22:51:31.924Z] 
22:51:31 [2022-09-30T22:51:31.924Z] === Skipped
22:51:31 [2022-09-30T22:51:31.924Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:51:31 [2022-09-30T22:51:31.924Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:31 [2022-09-30T22:51:31.924Z] 
22:51:31 [2022-09-30T22:51:31.924Z] DONE 5 tests, 1 skipped in 5.585s
22:51:31 [2022-09-30T22:51:31.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:51:31 [2022-09-30T22:51:31.924Z] ++ 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
22:51:31 [2022-09-30T22:51:31.924Z] ++ set -e
22:51:31 [2022-09-30T22:51:31.924Z] ++ '[' -n 0 ']'
22:51:31 [2022-09-30T22:51:31.924Z] ++ set -x
22:51:31 [2022-09-30T22:51:31.924Z] ++ 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 GITHUB_ACTIONS= 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
22:51:32 [2022-09-30T22:51:32.188Z] INFO: Testing against a local daemon
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestReadPluginNoRead
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestReadPluginNoRead
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestDaemonStartWithLogOpt
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestDaemonStartWithLogOpt
22:51:32 [2022-09-30T22:51:32.188Z] === CONT  TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === CONT  TestDaemonStartWithLogOpt
22:51:35 [2022-09-30T22:51:35.491Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
22:51:35 [2022-09-30T22:51:35.491Z] === CONT  TestReadPluginNoRead
22:51:37 [2022-09-30T22:51:37.395Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:51:38 [2022-09-30T22:51:38.770Z] === RUN   TestReadPluginNoRead/default
22:51:39 [2022-09-30T22:51:39.707Z] === RUN   TestReadPluginNoRead/disabled_caching
22:51:40 [2022-09-30T22:51:40.274Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
22:51:40 [2022-09-30T22:51:40.842Z] === CONT  TestReadPluginNoRead
22:51:40 [2022-09-30T22:51:40.842Z]     read_test.go:91: [db753ec51aa2e] daemon is not started
22:51:40 [2022-09-30T22:51:40.842Z] --- PASS: TestReadPluginNoRead (5.72s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
22:51:40 [2022-09-30T22:51:40.842Z] PASS
22:51:40 [2022-09-30T22:51:40.842Z] 
22:51:40 [2022-09-30T22:51:40.842Z] DONE 6 tests in 8.850s
22:51:40 [2022-09-30T22:51:40.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -e
22:51:40 [2022-09-30T22:51:40.842Z] ++ '[' -n 0 ']'
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -x
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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 GITHUB_ACTIONS= 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
22:51:40 [2022-09-30T22:51:40.842Z] testing: warning: no tests to run
22:51:40 [2022-09-30T22:51:40.842Z] PASS
22:51:40 [2022-09-30T22:51:40.842Z] 
22:51:40 [2022-09-30T22:51:40.842Z] DONE 0 tests in 0.035s
22:51:40 [2022-09-30T22:51:40.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -e
22:51:40 [2022-09-30T22:51:40.842Z] ++ '[' -n 0 ']'
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -x
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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 GITHUB_ACTIONS= 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
22:51:41 [2022-09-30T22:51:41.101Z] INFO: Testing against a local daemon
22:51:41 [2022-09-30T22:51:41.101Z] === RUN   TestPluginWithDevMounts
22:51:41 [2022-09-30T22:51:41.101Z] === PAUSE TestPluginWithDevMounts
22:51:41 [2022-09-30T22:51:41.101Z] === CONT  TestPluginWithDevMounts
22:51:42 [2022-09-30T22:51:42.476Z] --- PASS: TestPluginWithDevMounts (1.53s)
22:51:42 [2022-09-30T22:51:42.477Z] PASS
22:51:42 [2022-09-30T22:51:42.477Z] 
22:51:42 [2022-09-30T22:51:42.477Z] DONE 1 tests in 1.638s
22:51:42 [2022-09-30T22:51:42.477Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:51:42 [2022-09-30T22:51:42.477Z] ++ 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
22:51:42 [2022-09-30T22:51:42.477Z] ++ set -e
22:51:42 [2022-09-30T22:51:42.477Z] ++ '[' -n 0 ']'
22:51:42 [2022-09-30T22:51:42.477Z] ++ set -x
22:51:42 [2022-09-30T22:51:42.477Z] ++ 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 GITHUB_ACTIONS= 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
22:51:42 [2022-09-30T22:51:42.735Z] INFO: Testing against a local daemon
22:51:42 [2022-09-30T22:51:42.735Z] === RUN   TestSecretInspect
22:51:45 [2022-09-30T22:51:45.266Z] --- PASS: TestSecretInspect (2.18s)
22:51:45 [2022-09-30T22:51:45.266Z] === RUN   TestSecretList
22:51:47 [2022-09-30T22:51:47.169Z] --- PASS: TestSecretList (2.13s)
22:51:47 [2022-09-30T22:51:47.169Z] === RUN   TestSecretsCreateAndDelete
22:51:49 [2022-09-30T22:51:49.701Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
22:51:49 [2022-09-30T22:51:49.701Z] === RUN   TestSecretsUpdate
22:51:51 [2022-09-30T22:51:51.603Z] --- PASS: TestSecretsUpdate (2.27s)
22:51:51 [2022-09-30T22:51:51.603Z] === RUN   TestTemplatedSecret
22:51:54 [2022-09-30T22:51:54.136Z] --- PASS: TestTemplatedSecret (2.33s)
22:51:54 [2022-09-30T22:51:54.136Z] === RUN   TestSecretCreateResolve
22:51:56 [2022-09-30T22:51:56.038Z] --- PASS: TestSecretCreateResolve (2.23s)
22:51:56 [2022-09-30T22:51:56.038Z] PASS
22:51:56 [2022-09-30T22:51:56.038Z] 
22:51:56 [2022-09-30T22:51:56.038Z] DONE 6 tests in 13.459s
22:51:56 [2022-09-30T22:51:56.038Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:51:56 [2022-09-30T22:51:56.038Z] ++ 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
22:51:56 [2022-09-30T22:51:56.038Z] ++ set -e
22:51:56 [2022-09-30T22:51:56.038Z] ++ '[' -n 0 ']'
22:51:56 [2022-09-30T22:51:56.038Z] ++ set -x
22:51:56 [2022-09-30T22:51:56.038Z] ++ 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 GITHUB_ACTIONS= 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
22:51:56 [2022-09-30T22:51:56.297Z] INFO: Testing against a local daemon
22:51:56 [2022-09-30T22:51:56.297Z] === RUN   TestServiceCreateInit
22:51:56 [2022-09-30T22:51:56.297Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:52:00 [2022-09-30T22:52:00.489Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:52:03 [2022-09-30T22:52:03.804Z] --- PASS: TestServiceCreateInit (7.26s)
22:52:03 [2022-09-30T22:52:03.804Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
22:52:03 [2022-09-30T22:52:03.804Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
22:52:03 [2022-09-30T22:52:03.804Z] === RUN   TestCreateServiceMultipleTimes
22:52:18 [2022-09-30T22:52:18.681Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
22:52:18 [2022-09-30T22:52:18.681Z] === RUN   TestCreateServiceConflict
22:52:20 [2022-09-30T22:52:20.583Z] --- PASS: TestCreateServiceConflict (2.14s)
22:52:20 [2022-09-30T22:52:20.583Z] === RUN   TestCreateServiceMaxReplicas
22:52:23 [2022-09-30T22:52:23.868Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
22:52:23 [2022-09-30T22:52:23.868Z] === RUN   TestCreateWithDuplicateNetworkNames
22:52:38 [2022-09-30T22:52:38.744Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s)
22:52:38 [2022-09-30T22:52:38.744Z] === RUN   TestCreateServiceSecretFileMode
22:52:38 [2022-09-30T22:52:38.744Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
22:52:38 [2022-09-30T22:52:38.744Z] === RUN   TestCreateServiceConfigFileMode
22:52:41 [2022-09-30T22:52:41.275Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
22:52:41 [2022-09-30T22:52:41.275Z] === RUN   TestCreateServiceSysctls
22:52:44 [2022-09-30T22:52:44.606Z] --- PASS: TestCreateServiceSysctls (3.03s)
22:52:44 [2022-09-30T22:52:44.606Z] === RUN   TestCreateServiceCapabilities
22:52:47 [2022-09-30T22:52:47.138Z] --- PASS: TestCreateServiceCapabilities (2.42s)
22:52:47 [2022-09-30T22:52:47.138Z] === RUN   TestInspect
22:52:49 [2022-09-30T22:52:49.670Z] --- PASS: TestInspect (2.73s)
22:52:49 [2022-09-30T22:52:49.670Z] === RUN   TestCreateJob
22:52:52 [2022-09-30T22:52:52.204Z] --- PASS: TestCreateJob (2.88s)
22:52:52 [2022-09-30T22:52:52.204Z] === RUN   TestReplicatedJob
22:52:57 [2022-09-30T22:52:57.474Z] --- PASS: TestReplicatedJob (5.18s)
22:52:57 [2022-09-30T22:52:57.474Z] === RUN   TestUpdateReplicatedJob
22:53:00 [2022-09-30T22:53:00.760Z] --- PASS: TestUpdateReplicatedJob (3.03s)
22:53:00 [2022-09-30T22:53:00.760Z] === RUN   TestServiceListWithStatuses
22:53:00 [2022-09-30T22:53:00.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:53:00 [2022-09-30T22:53:00.760Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:53:00 [2022-09-30T22:53:00.760Z] === RUN   TestDockerNetworkConnectAlias
22:53:04 [2022-09-30T22:53:04.951Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
22:53:04 [2022-09-30T22:53:04.951Z] === RUN   TestDockerNetworkReConnect
22:53:08 [2022-09-30T22:53:08.256Z] --- PASS: TestDockerNetworkReConnect (3.18s)
22:53:08 [2022-09-30T22:53:08.256Z] === RUN   TestServicePlugin
22:53:08 [2022-09-30T22:53:08.256Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:53:08 [2022-09-30T22:53:08.256Z] --- SKIP: TestServicePlugin (0.00s)
22:53:08 [2022-09-30T22:53:08.256Z] === RUN   TestServiceUpdateLabel
22:53:10 [2022-09-30T22:53:10.158Z] --- PASS: TestServiceUpdateLabel (2.25s)
22:53:10 [2022-09-30T22:53:10.158Z] === RUN   TestServiceUpdateSecrets
22:53:25 [2022-09-30T22:53:25.035Z] --- PASS: TestServiceUpdateSecrets (14.39s)
22:53:25 [2022-09-30T22:53:25.035Z] === RUN   TestServiceUpdateConfigs
22:53:39 [2022-09-30T22:53:39.914Z] --- PASS: TestServiceUpdateConfigs (14.39s)
22:53:39 [2022-09-30T22:53:39.914Z] === RUN   TestServiceUpdateNetwork
22:53:51 [2022-09-30T22:53:51.511Z] --- PASS: TestServiceUpdateNetwork (12.28s)
22:53:51 [2022-09-30T22:53:51.511Z] === RUN   TestServiceUpdatePidsLimit
22:53:52 [2022-09-30T22:53:52.446Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:53:53 [2022-09-30T22:53:53.013Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:54:01 [2022-09-30T22:54:01.126Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:54:07 [2022-09-30T22:54:07.726Z] PASS
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] === Skipped
22:54:07 [2022-09-30T22:54:07.726Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] DONE 27 tests, 2 skipped in 131.035s
22:54:07 [2022-09-30T22:54:07.726Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -e
22:54:07 [2022-09-30T22:54:07.726Z] ++ '[' -n 0 ']'
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -x
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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 GITHUB_ACTIONS= 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
22:54:07 [2022-09-30T22:54:07.726Z] INFO: Testing against a local daemon
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestSessionCreate
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestSessionCreate (0.02s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestSessionCreateWithBadUpgrade
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:54:07 [2022-09-30T22:54:07.726Z] PASS
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] DONE 2 tests in 0.115s
22:54:07 [2022-09-30T22:54:07.726Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -e
22:54:07 [2022-09-30T22:54:07.726Z] ++ '[' -n 0 ']'
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -x
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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 GITHUB_ACTIONS= 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
22:54:07 [2022-09-30T22:54:07.726Z] INFO: Testing against a local daemon
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:54:07 [2022-09-30T22:54:07.726Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:54:07 [2022-09-30T22:54:07.726Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestDiskUsage
22:54:07 [2022-09-30T22:54:07.726Z] === PAUSE TestDiskUsage
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestEventsExecDie
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestEventsExecDie (0.49s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestEventsBackwardsCompatible
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestEventsVolumeCreate
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoBinaryCommits
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPIVersioned
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPI
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoAPI (0.02s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPIWarnings
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoDebug
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoDebug (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoInsecureRegistries
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoRegistryMirrors
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestLoginFailsWithBadCredentials
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingCacheHeaders
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingCacheHeaders (0.02s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingGet
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingGet (0.01s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingHead
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingHead (0.02s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingSwarmHeader
22:54:27 [2022-09-30T22:54:27.198Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:54:27 [2022-09-30T22:54:27.198Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:54:28 [2022-09-30T22:54:28.135Z] --- PASS: TestPingSwarmHeader (1.60s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingBuilderHeader
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingBuilderHeader/default_config
22:54:28 [2022-09-30T22:54:28.702Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:54:29 [2022-09-30T22:54:29.269Z] --- PASS: TestPingBuilderHeader (1.05s)
22:54:29 [2022-09-30T22:54:29.269Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:54:29 [2022-09-30T22:54:29.269Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:54:29 [2022-09-30T22:54:29.269Z] === RUN   TestVersion
22:54:29 [2022-09-30T22:54:29.269Z] --- PASS: TestVersion (0.02s)
22:54:29 [2022-09-30T22:54:29.269Z] === CONT  TestDiskUsage
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_container.Run
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.358Z] --- PASS: TestDiskUsage (1.11s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z] PASS
22:54:30 [2022-09-30T22:54:30.358Z] 
22:54:30 [2022-09-30T22:54:30.358Z] === Skipped
22:54:30 [2022-09-30T22:54:30.358Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:54:30 [2022-09-30T22:54:30.358Z] 
22:54:30 [2022-09-30T22:54:30.358Z] DONE 57 tests, 1 skipped in 23.068s
22:54:30 [2022-09-30T22:54:30.358Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:54:30 [2022-09-30T22:54:30.358Z] ++ 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
22:54:30 [2022-09-30T22:54:30.358Z] ++ set -e
22:54:30 [2022-09-30T22:54:30.358Z] ++ '[' -n 0 ']'
22:54:30 [2022-09-30T22:54:30.358Z] ++ set -x
22:54:30 [2022-09-30T22:54:30.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 GITHUB_ACTIONS= 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
22:54:30 [2022-09-30T22:54:30.358Z] INFO: Testing against a local daemon
22:54:30 [2022-09-30T22:54:30.358Z] === RUN   TestVolumesCreateAndList
22:54:30 [2022-09-30T22:54:30.358Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:54:30 [2022-09-30T22:54:30.358Z] === RUN   TestVolumesRemove
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesRemove (0.07s)
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInspect
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesInspect (0.02s)
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:54:30 [2022-09-30T22:54:30.617Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z] PASS
22:54:30 [2022-09-30T22:54:30.617Z] 
22:54:30 [2022-09-30T22:54:30.617Z] DONE 9 tests in 0.211s
22:54:30 [2022-09-30T22:54:30.617Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:54:30 [2022-09-30T22:54:30.617Z] ++++ cat bundles/test-integration/docker.pid
22:54:30 [2022-09-30T22:54:30.617Z] +++ kill 14829
22:54:30 [2022-09-30T22:54:30.876Z] +++ /etc/init.d/apparmor stop
22:54:30 [2022-09-30T22:54:30.876Z] Leaving: AppArmorNo profiles have been unloaded.
22:54:30 [2022-09-30T22:54:30.876Z] 
22:54:30 [2022-09-30T22:54:30.876Z] Unloading profiles will leave already running processes permanently
22:54:30 [2022-09-30T22:54:30.876Z] unconfined, which can lead to unexpected situations.
22:54:30 [2022-09-30T22:54:30.876Z] 
22:54:30 [2022-09-30T22:54:30.876Z] To set a process to complain mode, use the command line tool
22:54:30 [2022-09-30T22:54:30.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:54:30 [2022-09-30T22:54:30.876Z] +++ true
22:54:30 [2022-09-30T22:54:30.876Z] exiting test-integration
22:54:30 [2022-09-30T22:54:30.876Z] ++ exit 0
22:54:30 [2022-09-30T22:54:30.876Z] 
Post stage
[Pipeline] junit
22:54:31 [2022-09-30T22:54:31.829Z] Recording test results
22:54:32 [2022-09-30T22:54:32.028Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:54:32 [2022-09-30T22:54:32.335Z] + echo Ensuring container killed.
22:54:32 [2022-09-30T22:54:32.335Z] Ensuring container killed.
22:54:32 [2022-09-30T22:54:32.335Z] + docker rm -vf docker-pr1
22:54:32 [2022-09-30T22:54:32.335Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:54:32 [2022-09-30T22:54:32.615Z] + echo Chowning /workspace to jenkins user
22:54:32 [2022-09-30T22:54:32.615Z] Chowning /workspace to jenkins user
22:54:32 [2022-09-30T22:54:32.615Z] + id -u
22:54:32 [2022-09-30T22:54:32.615Z] + id -g
22:54:32 [2022-09-30T22:54:32.615Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44231:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:54:34 [2022-09-30T22:54:34.034Z] + bundleName=arm64-integration
22:54:34 [2022-09-30T22:54:34.034Z] + echo Creating arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] Creating arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] + 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
22:54:34 [2022-09-30T22:54:34.304Z] Archiving artifacts
22:54:34 [2022-09-30T22:54:34.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44231/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:54:34 [2022-09-30T22:54:34.812Z] + make clean
22:54:35 [2022-09-30T22:54:35.070Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:54:35 [2022-09-30T22:54:35.070Z] docker-dev-cache
22:54:35 [2022-09-30T22:54:35.070Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[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