Pull request #44160 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 511a909ae6687b22f4bf0c6f08fa8392852e61b0+f53692a632d2bb11511a45e4fd7885a86ee2c0b7 (8b163b901fa385446c047a9c7d9c65e16ab89ad2) 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 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44160@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 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" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-09-21T15:39:16.518Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-09-21T15:39:16.523Z] Trying to pass milestone 1 [Pipeline] milestone [2022-09-21T15:39:16.615Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-09-21T15:39:16.821Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00f0f51f6194c7a8e) in /home/ubuntu/workspace/moby_PR-44160 [Pipeline] { [Pipeline] checkout [2022-09-21T15:39:16.845Z] The recommended git tool is: git [2022-09-21T15:39:16.853Z] using credential docker-jenkins-github-credentials [2022-09-21T15:39:16.861Z] Cloning the remote Git repository [2022-09-21T15:39:16.861Z] Cloning with configured refspecs honoured and without tags [2022-09-21T15:39:16.862Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T15:39:16.862Z] > git init /home/ubuntu/workspace/moby_PR-44160 # timeout=10 [2022-09-21T15:39:16.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T15:39:16.882Z] > git --version # timeout=10 [2022-09-21T15:39:16.893Z] > git --version # 'git version 2.17.1' [2022-09-21T15:39:16.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:16.894Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44160/head:refs/remotes/origin/PR-44160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:33.168Z] Fetching without tags [2022-09-21T15:39:33.522Z] Merging remotes/origin/master commit f53692a632d2bb11511a45e4fd7885a86ee2c0b7 into PR head commit 511a909ae6687b22f4bf0c6f08fa8392852e61b0 [2022-09-21T15:39:34.102Z] Merge succeeded, producing 511a909ae6687b22f4bf0c6f08fa8392852e61b0 [2022-09-21T15:39:34.103Z] Checking out Revision 511a909ae6687b22f4bf0c6f08fa8392852e61b0 (PR-44160) [2022-09-21T15:39:34.201Z] Commit message: "container: remove ViewDB and View interfaces, use concrete types" [2022-09-21T15:39:34.220Z] First time build. Skipping changelog. [2022-09-21T15:39:33.142Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T15:39:33.145Z] > git config --add remote.origin.fetch +refs/pull/44160/head:refs/remotes/origin/PR-44160 # timeout=10 [2022-09-21T15:39:33.152Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:33.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T15:39:33.169Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T15:39:33.169Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:33.170Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44160/head:refs/remotes/origin/PR-44160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:33.523Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T15:39:33.527Z] > git checkout -f 511a909ae6687b22f4bf0c6f08fa8392852e61b0 # timeout=10 [2022-09-21T15:39:34.054Z] > git remote # timeout=10 [2022-09-21T15:39:34.062Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T15:39:34.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:34.081Z] > git merge f53692a632d2bb11511a45e4fd7885a86ee2c0b7 # timeout=10 [2022-09-21T15:39:34.093Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T15:39:34.104Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T15:39:34.111Z] > git checkout -f 511a909ae6687b22f4bf0c6f08fa8392852e61b0 # timeout=10 [2022-09-21T15:39:34.204Z] > git rev-list --no-walk e77cda2b8485de9afa9bae627af88a8c05a14207 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T15:39:34.898Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44160:/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 [2022-09-21T15:39:34.898Z] Unable to find image 'alpine:latest' locally [2022-09-21T15:39:34.898Z] latest: Pulling from library/alpine [2022-09-21T15:39:35.160Z] 213ec9aee27d: Pulling fs layer [2022-09-21T15:39:35.160Z] 213ec9aee27d: Verifying Checksum [2022-09-21T15:39:35.160Z] 213ec9aee27d: Download complete [2022-09-21T15:39:35.419Z] 213ec9aee27d: Pull complete [2022-09-21T15:39:35.419Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-21T15:39:35.419Z] Status: Downloaded newer image for alpine:latest [2022-09-21T15:39:37.954Z] 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 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-09-21T15:39:38.406Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b16f7bfe46c1d800) in /home/ubuntu/workspace/moby_PR-44160 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] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-09-21T15:39:38.489Z] The recommended git tool is: git 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) [2022-09-21T15:39:38.539Z] using credential docker-jenkins-github-credentials 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] } [2022-09-21T15:39:38.550Z] Cloning the remote Git repository [2022-09-21T15:39:38.550Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-09-21T15:39:38.555Z] Cloning repository https://github.com/moby/moby.git [2022-09-21T15:39:38.555Z] > git init /home/ubuntu/workspace/moby_PR-44160 # timeout=10 [2022-09-21T15:39:38.569Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T15:39:38.569Z] > git --version # timeout=10 [2022-09-21T15:39:38.573Z] > git --version # 'git version 2.25.1' [2022-09-21T15:39:38.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:38.574Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44160/head:refs/remotes/origin/PR-44160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:51.138Z] Fetching without tags [2022-09-21T15:39:51.349Z] Merging remotes/origin/master commit f53692a632d2bb11511a45e4fd7885a86ee2c0b7 into PR head commit 511a909ae6687b22f4bf0c6f08fa8392852e61b0 [2022-09-21T15:39:51.931Z] Merge succeeded, producing 511a909ae6687b22f4bf0c6f08fa8392852e61b0 [2022-09-21T15:39:51.932Z] Checking out Revision 511a909ae6687b22f4bf0c6f08fa8392852e61b0 (PR-44160) [2022-09-21T15:39:51.121Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T15:39:51.127Z] > git config --add remote.origin.fetch +refs/pull/44160/head:refs/remotes/origin/PR-44160 # timeout=10 [2022-09-21T15:39:51.132Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:51.137Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-09-21T15:39:51.143Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-09-21T15:39:51.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:51.144Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44160/head:refs/remotes/origin/PR-44160 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-09-21T15:39:51.354Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T15:39:51.358Z] > git checkout -f 511a909ae6687b22f4bf0c6f08fa8392852e61b0 # timeout=10 [2022-09-21T15:39:51.906Z] > git remote # timeout=10 [2022-09-21T15:39:51.914Z] > git config --get remote.origin.url # timeout=10 [2022-09-21T15:39:51.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-09-21T15:39:51.920Z] > git merge f53692a632d2bb11511a45e4fd7885a86ee2c0b7 # timeout=10 [2022-09-21T15:39:51.929Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-21T15:39:51.936Z] > git config core.sparsecheckout # timeout=10 [2022-09-21T15:39:51.941Z] > git checkout -f 511a909ae6687b22f4bf0c6f08fa8392852e61b0 # timeout=10 [2022-09-21T15:39:52.693Z] Commit message: "container: remove ViewDB and View interfaces, use concrete types" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-09-21T15:39:53.356Z] + docker version [2022-09-21T15:39:53.356Z] Client: Docker Engine - Community [2022-09-21T15:39:53.356Z] Version: 22.06.0-beta.0 [2022-09-21T15:39:53.356Z] API version: 1.42 [2022-09-21T15:39:53.356Z] Go version: go1.18.3 [2022-09-21T15:39:53.356Z] Git commit: 3e9117b [2022-09-21T15:39:53.356Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-21T15:39:53.356Z] OS/Arch: linux/arm64 [2022-09-21T15:39:53.356Z] Context: default [2022-09-21T15:39:53.356Z] [2022-09-21T15:39:53.356Z] Server: Docker Engine - Community [2022-09-21T15:39:53.356Z] Engine: [2022-09-21T15:39:53.356Z] Version: 22.06.0-beta.0 [2022-09-21T15:39:53.356Z] API version: 1.42 (minimum version 1.12) [2022-09-21T15:39:53.356Z] Go version: go1.18.3 [2022-09-21T15:39:53.356Z] Git commit: 38633e7 [2022-09-21T15:39:53.356Z] Built: Fri Jun 3 17:55:34 2022 [2022-09-21T15:39:53.356Z] OS/Arch: linux/arm64 [2022-09-21T15:39:53.356Z] Experimental: true [2022-09-21T15:39:53.356Z] containerd: [2022-09-21T15:39:53.356Z] Version: 1.6.8 [2022-09-21T15:39:53.356Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T15:39:53.356Z] runc: [2022-09-21T15:39:53.356Z] Version: 1.1.4 [2022-09-21T15:39:53.356Z] GitCommit: v1.1.4-0-g5fd4c4d [2022-09-21T15:39:53.356Z] docker-init: [2022-09-21T15:39:53.356Z] Version: 0.19.0 [2022-09-21T15:39:53.356Z] GitCommit: de40ad0 [Pipeline] sh [2022-09-21T15:39:53.678Z] + docker info [2022-09-21T15:39:53.678Z] Client: [2022-09-21T15:39:53.678Z] Context: default [2022-09-21T15:39:53.678Z] Debug Mode: false [2022-09-21T15:39:53.678Z] Plugins: [2022-09-21T15:39:53.678Z] buildx: Docker Buildx (Docker Inc.) [2022-09-21T15:39:53.678Z] Version: v0.8.2 [2022-09-21T15:39:53.678Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2022-09-21T15:39:53.678Z] compose: Docker Compose (Docker Inc.) [2022-09-21T15:39:53.678Z] Version: v2.11.0 [2022-09-21T15:39:53.678Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2022-09-21T15:39:53.678Z] [2022-09-21T15:39:53.678Z] Server: [2022-09-21T15:39:53.678Z] Containers: 0 [2022-09-21T15:39:53.678Z] Running: 0 [2022-09-21T15:39:53.678Z] Paused: 0 [2022-09-21T15:39:53.678Z] Stopped: 0 [2022-09-21T15:39:53.678Z] Images: 4 [2022-09-21T15:39:53.678Z] Server Version: 22.06.0-beta.0 [2022-09-21T15:39:53.678Z] Storage Driver: overlay2 [2022-09-21T15:39:53.678Z] Backing Filesystem: extfs [2022-09-21T15:39:53.678Z] Supports d_type: true [2022-09-21T15:39:53.678Z] Using metacopy: false [2022-09-21T15:39:53.678Z] Native Overlay Diff: true [2022-09-21T15:39:53.678Z] userxattr: false [2022-09-21T15:39:53.678Z] Logging Driver: json-file [2022-09-21T15:39:53.678Z] Cgroup Driver: cgroupfs [2022-09-21T15:39:53.678Z] Cgroup Version: 1 [2022-09-21T15:39:53.678Z] Plugins: [2022-09-21T15:39:53.678Z] Volume: local [2022-09-21T15:39:53.678Z] Network: bridge host ipvlan macvlan null overlay [2022-09-21T15:39:53.678Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-09-21T15:39:53.678Z] Swarm: inactive [2022-09-21T15:39:53.678Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-09-21T15:39:53.678Z] Default Runtime: runc [2022-09-21T15:39:53.678Z] Init Binary: docker-init [2022-09-21T15:39:53.678Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2022-09-21T15:39:53.678Z] runc version: v1.1.4-0-g5fd4c4d [2022-09-21T15:39:53.678Z] init version: de40ad0 [2022-09-21T15:39:53.678Z] Security Options: [2022-09-21T15:39:53.678Z] apparmor [2022-09-21T15:39:53.678Z] seccomp [2022-09-21T15:39:53.678Z] Profile: builtin [2022-09-21T15:39:53.678Z] Kernel Version: 5.15.0-1019-aws [2022-09-21T15:39:53.678Z] Operating System: Ubuntu 20.04.5 LTS [2022-09-21T15:39:53.678Z] OSType: linux [2022-09-21T15:39:53.678Z] Architecture: aarch64 [2022-09-21T15:39:53.678Z] CPUs: 2 [2022-09-21T15:39:53.678Z] Total Memory: 7.559GiB [2022-09-21T15:39:53.678Z] Name: ip-10-100-77-24 [2022-09-21T15:39:53.678Z] ID: 21ee9248-431c-49fb-8774-3b222a03c749 [2022-09-21T15:39:53.678Z] Docker Root Dir: /var/lib/docker [2022-09-21T15:39:53.678Z] Debug Mode: false [2022-09-21T15:39:53.678Z] Registry: https://index.docker.io/v1/ [2022-09-21T15:39:53.678Z] Labels: [2022-09-21T15:39:53.678Z] Experimental: true [2022-09-21T15:39:53.678Z] Insecure Registries: [2022-09-21T15:39:53.678Z] 127.0.0.0/8 [2022-09-21T15:39:53.678Z] Live Restore Enabled: true [2022-09-21T15:39:53.678Z] [Pipeline] sh [2022-09-21T15:39:53.995Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-21T15:39:53.995Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-09-21T15:39:53.995Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44160/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-09-21T15:39:53.995Z] + bash /home/ubuntu/workspace/moby_PR-44160/check-config.sh [2022-09-21T15:39:53.995Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-09-21T15:39:53.995Z] info: reading kernel config from /boot/config-5.15.0-1019-aws ... [2022-09-21T15:39:53.995Z] [2022-09-21T15:39:53.995Z] Generally Necessary: [2022-09-21T15:39:53.995Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-09-21T15:39:53.995Z] - apparmor: enabled and tools installed [2022-09-21T15:39:53.995Z] - CONFIG_NAMESPACES: enabled [2022-09-21T15:39:53.995Z] - CONFIG_NET_NS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_PID_NS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_IPC_NS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_UTS_NS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CGROUPS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CGROUP_DEVICE: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CGROUP_FREEZER: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CGROUP_SCHED: enabled [2022-09-21T15:39:53.995Z] - CONFIG_CPUSETS: enabled [2022-09-21T15:39:53.995Z] - CONFIG_MEMCG: enabled [2022-09-21T15:39:53.995Z] - CONFIG_KEYS: enabled [2022-09-21T15:39:54.252Z] - CONFIG_VETH: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_BRIDGE: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_NF_NAT: enabled (as module) [2022-09-21T15:39:54.252Z] - CONFIG_POSIX_MQUEUE: enabled [2022-09-21T15:39:54.252Z] - CONFIG_CGROUP_BPF: enabled [2022-09-21T15:39:54.252Z] [2022-09-21T15:39:54.252Z] Optional Features: [2022-09-21T15:39:54.252Z] - CONFIG_USER_NS: enabled [2022-09-21T15:39:54.252Z] - CONFIG_SECCOMP: enabled [2022-09-21T15:39:54.252Z] - CONFIG_SECCOMP_FILTER: enabled [2022-09-21T15:39:54.252Z] - CONFIG_CGROUP_PIDS: enabled [2022-09-21T15:39:54.252Z] - CONFIG_MEMCG_SWAP: enabled [2022-09-21T15:39:54.252Z] (cgroup swap accounting is currently enabled) [2022-09-21T15:39:54.252Z] - CONFIG_BLK_CGROUP: enabled [2022-09-21T15:39:54.252Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-09-21T15:39:54.252Z] - CONFIG_CGROUP_PERF: enabled [2022-09-21T15:39:54.252Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-09-21T15:39:54.252Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-09-21T15:39:54.508Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-09-21T15:39:54.508Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-09-21T15:39:54.508Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-09-21T15:39:54.508Z] - CONFIG_RT_GROUP_SCHED: missing [2022-09-21T15:39:54.508Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-09-21T15:39:54.508Z] - CONFIG_IP_VS: enabled (as module) [2022-09-21T15:39:54.508Z] - CONFIG_IP_VS_NFCT: enabled [2022-09-21T15:39:54.508Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-09-21T15:39:54.508Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-09-21T15:39:54.508Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-09-21T15:39:54.508Z] - CONFIG_SECURITY_SELINUX: enabled [2022-09-21T15:39:54.508Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-09-21T15:39:54.508Z] - CONFIG_EXT4_FS: enabled [2022-09-21T15:39:54.508Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-09-21T15:39:54.508Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-09-21T15:39:54.508Z] - Network Drivers: [2022-09-21T15:39:54.508Z] - "overlay": [2022-09-21T15:39:54.508Z] - CONFIG_VXLAN: enabled (as module) [2022-09-21T15:39:54.508Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-09-21T15:39:54.508Z] Optional (for encrypted networks): [2022-09-21T15:39:54.765Z] - CONFIG_CRYPTO: enabled [2022-09-21T15:39:54.765Z] - CONFIG_CRYPTO_AEAD: enabled [2022-09-21T15:39:54.765Z] - CONFIG_CRYPTO_GCM: enabled [2022-09-21T15:39:54.765Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-09-21T15:39:54.765Z] - CONFIG_CRYPTO_GHASH: enabled [2022-09-21T15:39:54.765Z] - CONFIG_XFRM: enabled [2022-09-21T15:39:54.765Z] - CONFIG_XFRM_USER: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_INET_ESP: enabled (as module) [2022-09-21T15:39:54.765Z] - "ipvlan": [2022-09-21T15:39:54.765Z] - CONFIG_IPVLAN: enabled (as module) [2022-09-21T15:39:54.765Z] - "macvlan": [2022-09-21T15:39:54.765Z] - CONFIG_MACVLAN: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_DUMMY: enabled (as module) [2022-09-21T15:39:54.765Z] - "ftp,tftp client in container": [2022-09-21T15:39:54.765Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-09-21T15:39:54.765Z] - Storage Drivers: [2022-09-21T15:39:54.765Z] - "aufs": [2022-09-21T15:39:54.765Z] - CONFIG_AUFS_FS: enabled (as module) [2022-09-21T15:39:54.765Z] - "btrfs": [2022-09-21T15:39:54.765Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-09-21T15:39:54.765Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-09-21T15:39:54.765Z] - "devicemapper": [2022-09-21T15:39:54.765Z] - CONFIG_BLK_DEV_DM: enabled [2022-09-21T15:39:54.765Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-09-21T15:39:54.765Z] - "overlay": [2022-09-21T15:39:54.765Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-09-21T15:39:54.765Z] - "zfs": [2022-09-21T15:39:54.765Z] - /dev/zfs: present [2022-09-21T15:39:54.765Z] - zfs command: missing [2022-09-21T15:39:54.765Z] - zpool command: missing [2022-09-21T15:39:54.765Z] [2022-09-21T15:39:54.765Z] Limits: [2022-09-21T15:39:54.765Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-09-21T15:39:54.765Z] [2022-09-21T15:39:54.765Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-09-21T15:39:55.112Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:511a909ae6687b22f4bf0c6f08fa8392852e61b0 . [2022-09-21T15:39:55.368Z] #1 [internal] load build definition from Dockerfile [2022-09-21T15:39:55.368Z] #1 transferring dockerfile: 19.11kB done [2022-09-21T15:39:55.368Z] #1 DONE 0.0s [2022-09-21T15:39:55.368Z] [2022-09-21T15:39:55.368Z] #2 [internal] load .dockerignore [2022-09-21T15:39:55.368Z] #2 transferring context: 145B done [2022-09-21T15:39:55.368Z] #2 DONE 0.0s [2022-09-21T15:39:55.368Z] [2022-09-21T15:39:55.368Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-09-21T15:39:55.624Z] #3 DONE 0.1s [2022-09-21T15:39:55.624Z] [2022-09-21T15:39:55.624Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:9ba7531bd80fb0a858632727cf7a112fbfd19b17e94c4e84ced81e24ef1a0dbc [2022-09-21T15:39:55.624Z] #4 CACHED [2022-09-21T15:39:55.624Z] [2022-09-21T15:39:55.624Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T15:39:55.881Z] #5 DONE 0.1s [2022-09-21T15:39:55.881Z] [2022-09-21T15:39:55.881Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-09-21T15:39:55.881Z] #6 DONE 0.1s [2022-09-21T15:39:55.881Z] [2022-09-21T15:39:55.881Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-09-21T15:39:55.881Z] #7 DONE 0.1s [2022-09-21T15:39:55.881Z] [2022-09-21T15:39:55.881Z] #8 [internal] load metadata for docker.io/library/golang:1.19.1-bullseye [2022-09-21T15:39:55.881Z] #8 DONE 0.1s [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:3e82b1af33607aebaeb3641b75d6e80fd28d36e17993ef13708e9493e30e8ff9 [2022-09-21T15:39:57.246Z] #9 DONE 0.0s [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #10 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T15:39:57.246Z] #10 DONE 0.0s [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-09-21T15:39:57.246Z] #11 DONE 0.0s [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #12 [base 1/3] FROM docker.io/library/golang:1.19.1-bullseye@sha256:d92ddd8ad9d960c67dc34cffc2ed7b0ef399be2549505bf5ef94a7f4ca016a05 [2022-09-21T15:39:57.246Z] #12 DONE 0.0s [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #13 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-09-21T15:39:57.246Z] #13 CACHED [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #14 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-09-21T15:39:57.246Z] #14 CACHED [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #15 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-09-21T15:39:57.246Z] #15 CACHED [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.246Z] #16 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-09-21T15:39:57.246Z] #16 CACHED [2022-09-21T15:39:57.246Z] [2022-09-21T15:39:57.247Z] #17 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-09-21T15:39:57.247Z] #17 CACHED [2022-09-21T15:39:57.247Z] [2022-09-21T15:39:57.247Z] #18 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-09-21T15:39:57.247Z] #18 CACHED [2022-09-21T15:39:57.247Z] [2022-09-21T15:39:57.247Z] #19 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-09-21T15:39:57.247Z] #19 CACHED [2022-09-21T15:39:57.247Z] [2022-09-21T15:39:57.247Z] #20 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-09-21T15:39:57.247Z] #20 CACHED [2022-09-21T15:39:57.247Z] [2022-09-21T15:39:57.247Z] #21 [dev-systemd-false 6/28] RUN ldconfig [2022-09-21T15:39:57.247Z] #21 CACHED [2022-09-21T15:39:57.247Z] [2022-09-21T15:39:57.247Z] #22 [internal] load build context [2022-09-21T15:39:57.814Z] #22 ... [2022-09-21T15:39:57.814Z] [2022-09-21T15:39:57.815Z] #23 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-09-21T15:39:57.815Z] #23 DONE 0.5s [2022-09-21T15:39:57.815Z] [2022-09-21T15:39:57.815Z] #22 [internal] load build context [2022-09-21T15:39:58.773Z] #22 transferring context: 62.76MB 1.5s done [2022-09-21T15:39:58.773Z] #22 DONE 1.6s [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.773Z] #24 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-09-21T15:39:58.773Z] #24 CACHED [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.773Z] #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 [2022-09-21T15:39:58.773Z] #25 CACHED [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.773Z] #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 [2022-09-21T15:39:58.773Z] #26 CACHED [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.773Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-09-21T15:39:58.773Z] #27 CACHED [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.773Z] #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 [2022-09-21T15:39:58.773Z] #28 CACHED [2022-09-21T15:39:58.773Z] [2022-09-21T15:39:58.774Z] #29 [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 [2022-09-21T15:39:58.774Z] #0 1.188 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-09-21T15:39:58.774Z] #0 1.358 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-09-21T15:39:58.774Z] #0 1.536 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-09-21T15:39:59.029Z] [2022-09-21T15:39:59.029Z] #29 ... [2022-09-21T15:39:59.029Z] [2022-09-21T15:39:59.029Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-09-21T15:39:59.029Z] #30 CACHED [2022-09-21T15:39:59.029Z] [2022-09-21T15:39:59.029Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-09-21T15:39:59.029Z] #31 CACHED [2022-09-21T15:39:59.029Z] [2022-09-21T15:39:59.029Z] #32 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-09-21T15:39:59.029Z] #32 CACHED [2022-09-21T15:39:59.029Z] [2022-09-21T15:39:59.030Z] #33 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-09-21T15:39:59.030Z] #33 CACHED [2022-09-21T15:39:59.030Z] [2022-09-21T15:39:59.030Z] #29 [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 [2022-09-21T15:39:59.285Z] #29 1.707 Reading package lists... [2022-09-21T15:39:59.285Z] #29 ... [2022-09-21T15:39:59.285Z] [2022-09-21T15:39:59.285Z] #34 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-09-21T15:39:59.285Z] #34 CACHED [2022-09-21T15:39:59.541Z] [2022-09-21T15:39:59.541Z] #29 [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 [2022-09-21T15:39:59.541Z] #29 1.707 Reading package lists... [2022-09-21T15:39:59.541Z] #29 ... [2022-09-21T15:39:59.541Z] [2022-09-21T15:39:59.541Z] #35 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-09-21T15:39:59.541Z] #35 CACHED [2022-09-21T15:39:59.541Z] [2022-09-21T15:39:59.541Z] #36 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-09-21T15:39:59.541Z] #36 CACHED [2022-09-21T15:39:59.541Z] [2022-09-21T15:39:59.541Z] #37 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-09-21T15:39:59.541Z] #37 CACHED [2022-09-21T15:39:59.798Z] [2022-09-21T15:39:59.798Z] #29 [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 [2022-09-21T15:39:59.798Z] #29 1.707 Reading package lists... [2022-09-21T15:40:00.055Z] #29 2.388 Reading package lists... [2022-09-21T15:40:00.055Z] #29 ... [2022-09-21T15:40:00.055Z] [2022-09-21T15:40:00.055Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-09-21T15:40:00.055Z] #38 CACHED [2022-09-21T15:40:00.055Z] [2022-09-21T15:40:00.055Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-09-21T15:40:00.055Z] #39 CACHED [2022-09-21T15:40:00.055Z] [2022-09-21T15:40:00.055Z] #40 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-09-21T15:40:00.055Z] #40 CACHED [2022-09-21T15:40:00.055Z] [2022-09-21T15:40:00.055Z] #41 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-09-21T15:40:00.055Z] #41 CACHED [2022-09-21T15:40:00.055Z] [2022-09-21T15:40:00.055Z] #29 [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 [2022-09-21T15:40:00.312Z] #29 2.388 Reading package lists... [2022-09-21T15:40:00.312Z] #29 2.957 Building dependency tree... [2022-09-21T15:40:00.312Z] #29 ... [2022-09-21T15:40:00.312Z] [2022-09-21T15:40:00.312Z] #42 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-09-21T15:40:00.312Z] #42 CACHED [2022-09-21T15:40:00.312Z] [2022-09-21T15:40:00.312Z] #29 [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 [2022-09-21T15:40:00.312Z] #29 2.957 Building dependency tree... [2022-09-21T15:40:00.569Z] #29 3.148 Reading state information... [2022-09-21T15:40:00.569Z] #29 ... [2022-09-21T15:40:00.569Z] [2022-09-21T15:40:00.569Z] #43 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-09-21T15:40:00.569Z] #43 CACHED [2022-09-21T15:40:00.569Z] [2022-09-21T15:40:00.569Z] #44 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-09-21T15:40:00.569Z] #44 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #45 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-09-21T15:40:00.826Z] #45 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #46 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-09-21T15:40:00.826Z] #46 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #47 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-09-21T15:40:00.826Z] #47 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #48 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-09-21T15:40:00.826Z] #48 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #49 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-09-21T15:40:00.826Z] #49 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #50 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-09-21T15:40:00.826Z] #50 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #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 [2022-09-21T15:40:00.826Z] #51 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #52 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-09-21T15:40:00.826Z] #52 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #53 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-09-21T15:40:00.826Z] #53 CACHED [2022-09-21T15:40:00.826Z] [2022-09-21T15:40:00.826Z] #29 [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 [2022-09-21T15:40:00.826Z] #29 3.462 The following additional packages will be installed: [2022-09-21T15:40:00.826Z] #29 3.462 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libicu67 [2022-09-21T15:40:00.826Z] #29 3.462 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-09-21T15:40:00.826Z] #29 3.463 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-09-21T15:40:00.826Z] #29 3.463 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T15:40:00.826Z] #29 3.463 python3-pkg-resources systemd vim-runtime xxd [2022-09-21T15:40:00.826Z] #29 3.466 Suggested packages: [2022-09-21T15:40:00.826Z] #29 3.466 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-09-21T15:40:00.826Z] #29 3.466 gpm ed diffutils-doc python-setuptools-doc systemd-container policykit-1 [2022-09-21T15:40:00.826Z] #29 3.466 ctags vim-doc vim-scripts xfsdump acl attr quota [2022-09-21T15:40:00.826Z] #29 3.466 Recommended packages: [2022-09-21T15:40:00.826Z] #29 3.466 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-09-21T15:40:00.826Z] #29 3.466 systemd-timesyncd | time-daemon unzip [2022-09-21T15:40:01.082Z] #29 3.841 The following NEW packages will be installed: [2022-09-21T15:40:01.082Z] #29 ... [2022-09-21T15:40:01.082Z] [2022-09-21T15:40:01.082Z] #54 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-09-21T15:40:01.082Z] #54 CACHED [2022-09-21T15:40:01.082Z] [2022-09-21T15:40:01.082Z] #55 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-09-21T15:40:01.082Z] #55 CACHED [2022-09-21T15:40:01.082Z] [2022-09-21T15:40:01.082Z] #56 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-09-21T15:40:01.082Z] #56 CACHED [2022-09-21T15:40:01.082Z] [2022-09-21T15:40:01.082Z] #57 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-09-21T15:40:01.082Z] #57 CACHED [2022-09-21T15:40:01.082Z] [2022-09-21T15:40:01.082Z] #29 [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 [2022-09-21T15:40:01.082Z] #29 3.842 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-09-21T15:40:01.082Z] #29 3.842 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-09-21T15:40:01.082Z] #29 3.842 libicu67 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 [2022-09-21T15:40:01.082Z] #29 3.842 libmicrohttpd12 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-09-21T15:40:01.082Z] #29 3.842 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2 [2022-09-21T15:40:01.082Z] #29 3.843 net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3 [2022-09-21T15:40:01.082Z] #29 3.843 python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo [2022-09-21T15:40:01.082Z] #29 3.843 systemd systemd-journal-remote thin-provisioning-tools uidmap vim vim-common [2022-09-21T15:40:01.082Z] #29 3.843 vim-runtime xfsprogs xxd xz-utils zip zstd [2022-09-21T15:40:01.340Z] #29 4.138 0 upgraded, 56 newly installed, 0 to remove and 0 not upgraded. [2022-09-21T15:40:01.340Z] #29 4.138 Need to get 31.8 MB of archives. [2022-09-21T15:40:01.340Z] #29 4.138 After this operation, 123 MB of additional disk space will be used. [2022-09-21T15:40:01.340Z] #29 4.138 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-09-21T15:40:01.340Z] #29 4.142 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libargon2-1 arm64 0~20171227-0.2 [18.9 kB] [2022-09-21T15:40:01.340Z] #29 4.143 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjson-c5 arm64 0.15-2 [41.6 kB] [2022-09-21T15:40:01.340Z] #29 4.144 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcryptsetup12 arm64 2:2.3.7-1+deb11u1 [230 kB] [2022-09-21T15:40:01.340Z] #29 4.147 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-09-21T15:40:01.340Z] #29 4.149 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libkmod2 arm64 28-1 [52.5 kB] [2022-09-21T15:40:01.340Z] #29 4.151 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd arm64 247.3-7+deb11u1 [4153 kB] [2022-09-21T15:40:01.340Z] #29 4.181 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-09-21T15:40:01.340Z] #29 4.182 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-09-21T15:40:01.340Z] #29 4.184 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-09-21T15:40:01.340Z] #29 4.186 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-09-21T15:40:01.340Z] #29 4.187 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-09-21T15:40:01.340Z] #29 4.188 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-09-21T15:40:01.340Z] #29 4.189 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-09-21T15:40:01.340Z] #29 4.195 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-09-21T15:40:01.340Z] #29 4.197 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-09-21T15:40:01.340Z] #29 4.200 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-09-21T15:40:01.340Z] #29 4.201 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-09-21T15:40:01.340Z] #29 4.202 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-09-21T15:40:01.340Z] #29 4.204 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-09-21T15:40:01.340Z] #29 4.210 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2022-09-21T15:40:01.340Z] #29 4.212 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-09-21T15:40:01.340Z] #29 4.214 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-09-21T15:40:01.340Z] #29 4.215 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-09-21T15:40:01.340Z] #29 4.216 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-09-21T15:40:01.340Z] #29 4.218 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-09-21T15:40:01.340Z] #29 4.221 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-09-21T15:40:01.340Z] #29 4.223 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-09-21T15:40:01.340Z] #29 4.225 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-09-21T15:40:01.340Z] #29 4.226 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-09-21T15:40:01.340Z] #29 4.238 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-09-21T15:40:01.340Z] #29 4.240 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-09-21T15:40:01.597Z] #29 4.287 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-09-21T15:40:01.597Z] #29 4.288 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmicrohttpd12 arm64 0.9.72-2 [104 kB] [2022-09-21T15:40:01.597Z] #29 4.290 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-09-21T15:40:01.597Z] #29 4.290 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-09-21T15:40:01.597Z] #29 4.291 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-09-21T15:40:01.597Z] #29 4.291 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB] [2022-09-21T15:40:01.597Z] #29 4.292 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-09-21T15:40:01.597Z] #29 4.293 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-09-21T15:40:01.597Z] #29 4.293 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-09-21T15:40:01.597Z] #29 4.304 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-09-21T15:40:01.597Z] #29 4.305 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-09-21T15:40:01.597Z] #29 4.306 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-09-21T15:40:01.597Z] #29 4.307 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-09-21T15:40:01.597Z] #29 4.325 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-09-21T15:40:01.597Z] #29 4.326 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-09-21T15:40:01.597Z] #29 4.332 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-09-21T15:40:01.597Z] #29 4.338 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 systemd-journal-remote arm64 247.3-7+deb11u1 [161 kB] [2022-09-21T15:40:01.597Z] #29 4.339 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-09-21T15:40:01.597Z] #29 4.342 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-09-21T15:40:01.597Z] #29 4.346 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-09-21T15:40:01.597Z] #29 4.381 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2022-09-21T15:40:01.597Z] #29 4.388 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-09-21T15:40:01.597Z] #29 4.393 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-09-21T15:40:01.597Z] #29 4.394 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-09-21T15:40:01.854Z] #29 4.556 debconf: delaying package configuration, since apt-utils is not installed [2022-09-21T15:40:01.854Z] #29 4.601 Fetched 31.8 MB in 1s (58.3 MB/s) [2022-09-21T15:40:01.854Z] #29 4.636 Selecting previously unselected package libcap2:arm64. [2022-09-21T15:40:01.854Z] #29 4.636 (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.) [2022-09-21T15:40:01.854Z] #29 4.667 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2022-09-21T15:40:01.854Z] #29 4.676 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-09-21T15:40:01.854Z] #29 4.717 Selecting previously unselected package libargon2-1:arm64. [2022-09-21T15:40:02.110Z] #29 4.721 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_arm64.deb ... [2022-09-21T15:40:02.110Z] #29 4.724 Unpacking libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-21T15:40:02.110Z] #29 4.768 Selecting previously unselected package libjson-c5:arm64. [2022-09-21T15:40:02.110Z] #29 4.769 Preparing to unpack .../02-libjson-c5_0.15-2_arm64.deb ... [2022-09-21T15:40:02.110Z] #29 4.774 Unpacking libjson-c5:arm64 (0.15-2) ... [2022-09-21T15:40:02.110Z] #29 4.814 Selecting previously unselected package libcryptsetup12:arm64. [2022-09-21T15:40:02.110Z] #29 4.818 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_arm64.deb ... [2022-09-21T15:40:02.110Z] #29 4.822 Unpacking libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-21T15:40:02.110Z] #29 4.882 Selecting previously unselected package libip4tc2:arm64. [2022-09-21T15:40:02.110Z] #29 4.885 Preparing to unpack .../04-libip4tc2_1.8.7-1_arm64.deb ... [2022-09-21T15:40:02.110Z] #29 4.893 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-09-21T15:40:02.110Z] #29 4.932 Selecting previously unselected package libkmod2:arm64. [2022-09-21T15:40:02.367Z] #29 4.935 Preparing to unpack .../05-libkmod2_28-1_arm64.deb ... [2022-09-21T15:40:02.367Z] #29 4.939 Unpacking libkmod2:arm64 (28-1) ... [2022-09-21T15:40:02.367Z] #29 4.986 Selecting previously unselected package systemd. [2022-09-21T15:40:02.367Z] #29 4.989 Preparing to unpack .../06-systemd_247.3-7+deb11u1_arm64.deb ... [2022-09-21T15:40:02.367Z] #29 5.041 Unpacking systemd (247.3-7+deb11u1) ... [2022-09-21T15:40:02.629Z] #29 5.429 Selecting previously unselected package pigz. [2022-09-21T15:40:02.629Z] #29 5.433 Preparing to unpack .../07-pigz_2.6-1_arm64.deb ... [2022-09-21T15:40:02.629Z] #29 5.437 Unpacking pigz (2.6-1) ... [2022-09-21T15:40:02.629Z] #29 5.482 Selecting previously unselected package libelf1:arm64. [2022-09-21T15:40:02.886Z] #29 5.486 Preparing to unpack .../08-libelf1_0.183-1_arm64.deb ... [2022-09-21T15:40:02.886Z] #29 5.490 Unpacking libelf1:arm64 (0.183-1) ... [2022-09-21T15:40:02.886Z] #29 5.548 Selecting previously unselected package libbpf0:arm64. [2022-09-21T15:40:02.886Z] #29 5.551 Preparing to unpack .../09-libbpf0_1%3a0.3-2_arm64.deb ... [2022-09-21T15:40:02.886Z] #29 5.555 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-09-21T15:40:02.886Z] #29 5.608 Selecting previously unselected package libmnl0:arm64. [2022-09-21T15:40:02.886Z] #29 5.611 Preparing to unpack .../10-libmnl0_1.0.4-3_arm64.deb ... [2022-09-21T15:40:02.886Z] #29 5.616 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-09-21T15:40:02.886Z] #29 5.656 Selecting previously unselected package libxtables12:arm64. [2022-09-21T15:40:02.886Z] #29 5.660 Preparing to unpack .../11-libxtables12_1.8.7-1_arm64.deb ... [2022-09-21T15:40:02.886Z] #29 5.665 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-09-21T15:40:02.886Z] #29 5.711 Selecting previously unselected package libcap2-bin. [2022-09-21T15:40:03.142Z] #29 5.715 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-09-21T15:40:03.142Z] #29 5.720 Unpacking libcap2-bin (1:2.44-1) ... [2022-09-21T15:40:03.142Z] #29 5.792 Selecting previously unselected package iproute2. [2022-09-21T15:40:03.142Z] #29 5.797 Preparing to unpack .../13-iproute2_5.10.0-4_arm64.deb ... [2022-09-21T15:40:03.142Z] #29 5.803 Unpacking iproute2 (5.10.0-4) ... [2022-09-21T15:40:03.142Z] #29 5.907 Selecting previously unselected package xxd. [2022-09-21T15:40:03.142Z] #29 5.910 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-21T15:40:03.142Z] #29 5.914 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:03.142Z] #29 5.968 Selecting previously unselected package vim-common. [2022-09-21T15:40:03.399Z] #29 5.971 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T15:40:03.399Z] #29 5.980 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:03.399Z] #29 6.056 Selecting previously unselected package bash-completion. [2022-09-21T15:40:03.399Z] #29 6.059 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-09-21T15:40:03.961Z] #29 6.716 Unpacking bash-completion (1:2.11-2) ... [2022-09-21T15:40:03.961Z] #29 6.829 Selecting previously unselected package bzip2. [2022-09-21T15:40:04.218Z] #29 6.833 Preparing to unpack .../17-bzip2_1.0.8-4_arm64.deb ... [2022-09-21T15:40:04.218Z] #29 6.837 Unpacking bzip2 (1.0.8-4) ... [2022-09-21T15:40:04.218Z] #29 6.875 Selecting previously unselected package xz-utils. [2022-09-21T15:40:04.218Z] #29 6.878 Preparing to unpack .../18-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-09-21T15:40:04.218Z] #29 6.883 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T15:40:04.218Z] #29 6.987 Selecting previously unselected package apparmor. [2022-09-21T15:40:04.218Z] #29 6.990 Preparing to unpack .../19-apparmor_2.13.6-10_arm64.deb ... [2022-09-21T15:40:04.218Z] #29 7.014 Unpacking apparmor (2.13.6-10) ... [2022-09-21T15:40:04.218Z] #29 7.110 Selecting previously unselected package inetutils-ping. [2022-09-21T15:40:04.474Z] #29 7.114 Preparing to unpack .../20-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2022-09-21T15:40:04.474Z] #29 7.118 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T15:40:04.474Z] #29 7.168 Selecting previously unselected package libip6tc2:arm64. [2022-09-21T15:40:04.475Z] #29 7.171 Preparing to unpack .../21-libip6tc2_1.8.7-1_arm64.deb ... [2022-09-21T15:40:04.475Z] #29 7.176 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-09-21T15:40:04.475Z] #29 7.218 Selecting previously unselected package libnfnetlink0:arm64. [2022-09-21T15:40:04.475Z] #29 7.221 Preparing to unpack .../22-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-09-21T15:40:04.475Z] #29 7.225 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-21T15:40:04.475Z] #29 7.263 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-09-21T15:40:04.475Z] #29 7.266 Preparing to unpack .../23-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-09-21T15:40:04.475Z] #29 7.270 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-21T15:40:04.475Z] #29 7.310 Selecting previously unselected package libnftnl11:arm64. [2022-09-21T15:40:04.475Z] #29 7.313 Preparing to unpack .../24-libnftnl11_1.1.9-1_arm64.deb ... [2022-09-21T15:40:04.475Z] #29 7.317 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-09-21T15:40:04.475Z] #29 7.357 Selecting previously unselected package iptables. [2022-09-21T15:40:04.731Z] #29 7.360 Preparing to unpack .../25-iptables_1.8.7-1_arm64.deb ... [2022-09-21T15:40:04.731Z] #29 7.365 Unpacking iptables (1.8.7-1) ... [2022-09-21T15:40:04.731Z] #29 7.447 Selecting previously unselected package libonig5:arm64. [2022-09-21T15:40:04.731Z] #29 7.450 Preparing to unpack .../26-libonig5_6.9.6-1.1_arm64.deb ... [2022-09-21T15:40:04.731Z] #29 7.455 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T15:40:04.731Z] #29 7.507 Selecting previously unselected package libjq1:arm64. [2022-09-21T15:40:04.731Z] #29 7.510 Preparing to unpack .../27-libjq1_1.6-2.1_arm64.deb ... [2022-09-21T15:40:04.731Z] #29 7.520 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-09-21T15:40:04.731Z] #29 7.562 Selecting previously unselected package jq. [2022-09-21T15:40:04.731Z] #29 7.565 Preparing to unpack .../28-jq_1.6-2.1_arm64.deb ... [2022-09-21T15:40:04.731Z] #29 7.574 Unpacking jq (1.6-2.1) ... [2022-09-21T15:40:04.731Z] #29 7.615 Selecting previously unselected package libaio1:arm64. [2022-09-21T15:40:04.988Z] #29 7.618 Preparing to unpack .../29-libaio1_0.3.112-9_arm64.deb ... [2022-09-21T15:40:04.988Z] #29 7.623 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-09-21T15:40:04.988Z] #29 7.662 Selecting previously unselected package libgpm2:arm64. [2022-09-21T15:40:04.988Z] #29 7.665 Preparing to unpack .../30-libgpm2_1.20.7-8_arm64.deb ... [2022-09-21T15:40:04.988Z] #29 7.669 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-09-21T15:40:04.988Z] #29 7.705 Selecting previously unselected package libicu67:arm64. [2022-09-21T15:40:04.988Z] #29 7.709 Preparing to unpack .../31-libicu67_67.1-7_arm64.deb ... [2022-09-21T15:40:04.988Z] #29 7.714 Unpacking libicu67:arm64 (67.1-7) ... [2022-09-21T15:40:05.919Z] #29 8.400 Selecting previously unselected package libinih1:arm64. [2022-09-21T15:40:05.919Z] #29 8.403 Preparing to unpack .../32-libinih1_53-1+b2_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.407 Unpacking libinih1:arm64 (53-1+b2) ... [2022-09-21T15:40:05.919Z] #29 8.447 Selecting previously unselected package libmicrohttpd12:arm64. [2022-09-21T15:40:05.919Z] #29 8.450 Preparing to unpack .../33-libmicrohttpd12_0.9.72-2_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.454 Unpacking libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-21T15:40:05.919Z] #29 8.501 Selecting previously unselected package libnet1:arm64. [2022-09-21T15:40:05.919Z] #29 8.504 Preparing to unpack .../34-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.509 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T15:40:05.919Z] #29 8.555 Selecting previously unselected package libnl-3-200:arm64. [2022-09-21T15:40:05.919Z] #29 8.559 Preparing to unpack .../35-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.563 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T15:40:05.919Z] #29 8.611 Selecting previously unselected package libprotobuf-c1:arm64. [2022-09-21T15:40:05.919Z] #29 8.615 Preparing to unpack .../36-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.619 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T15:40:05.919Z] #29 8.658 Selecting previously unselected package libyajl2:arm64. [2022-09-21T15:40:05.919Z] #29 8.662 Preparing to unpack .../37-libyajl2_2.1.0-3_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.666 Unpacking libyajl2:arm64 (2.1.0-3) ... [2022-09-21T15:40:05.919Z] #29 8.696 Selecting previously unselected package net-tools. [2022-09-21T15:40:05.919Z] #29 8.700 Preparing to unpack .../38-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-09-21T15:40:05.919Z] #29 8.705 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T15:40:05.919Z] #29 8.760 Selecting previously unselected package patch. [2022-09-21T15:40:06.176Z] #29 8.762 Preparing to unpack .../39-patch_2.7.6-7_arm64.deb ... [2022-09-21T15:40:06.176Z] #29 8.766 Unpacking patch (2.7.6-7) ... [2022-09-21T15:40:06.176Z] #29 8.806 Selecting previously unselected package python-pip-whl. [2022-09-21T15:40:06.176Z] #29 8.809 Preparing to unpack .../40-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-09-21T15:40:06.176Z] #29 8.813 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T15:40:06.176Z] #29 8.951 Selecting previously unselected package python3-lib2to3. [2022-09-21T15:40:06.176Z] #29 8.954 Preparing to unpack .../41-python3-lib2to3_3.9.2-1_all.deb ... [2022-09-21T15:40:06.176Z] #29 8.958 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-09-21T15:40:06.176Z] #29 9.004 Selecting previously unselected package python3-distutils. [2022-09-21T15:40:06.176Z] #29 9.008 Preparing to unpack .../42-python3-distutils_3.9.2-1_all.deb ... [2022-09-21T15:40:06.176Z] #29 9.012 Unpacking python3-distutils (3.9.2-1) ... [2022-09-21T15:40:06.432Z] #29 9.062 Selecting previously unselected package python3-pkg-resources. [2022-09-21T15:40:06.432Z] #29 9.066 Preparing to unpack .../43-python3-pkg-resources_52.0.0-4_all.deb ... [2022-09-21T15:40:06.432Z] #29 9.071 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-09-21T15:40:06.432Z] #29 9.125 Selecting previously unselected package python3-setuptools. [2022-09-21T15:40:06.432Z] #29 9.128 Preparing to unpack .../44-python3-setuptools_52.0.0-4_all.deb ... [2022-09-21T15:40:06.432Z] #29 9.132 Unpacking python3-setuptools (52.0.0-4) ... [2022-09-21T15:40:06.432Z] #29 9.205 Selecting previously unselected package python3-wheel. [2022-09-21T15:40:06.432Z] #29 9.209 Preparing to unpack .../45-python3-wheel_0.34.2-1_all.deb ... [2022-09-21T15:40:06.432Z] #29 9.214 Unpacking python3-wheel (0.34.2-1) ... [2022-09-21T15:40:06.432Z] #29 9.251 Selecting previously unselected package python3-pip. [2022-09-21T15:40:06.689Z] #29 9.254 Preparing to unpack .../46-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-09-21T15:40:06.689Z] #29 9.261 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T15:40:06.689Z] #29 9.332 Selecting previously unselected package sudo. [2022-09-21T15:40:06.689Z] #29 9.335 Preparing to unpack .../47-sudo_1.9.5p2-3_arm64.deb ... [2022-09-21T15:40:06.689Z] #29 9.343 Unpacking sudo (1.9.5p2-3) ... [2022-09-21T15:40:06.689Z] #29 9.464 Selecting previously unselected package systemd-journal-remote. [2022-09-21T15:40:06.689Z] #29 9.465 Preparing to unpack .../48-systemd-journal-remote_247.3-7+deb11u1_arm64.deb ... [2022-09-21T15:40:06.689Z] #29 9.470 Unpacking systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-21T15:40:06.689Z] #29 9.510 Selecting previously unselected package thin-provisioning-tools. [2022-09-21T15:40:06.945Z] #29 9.514 Preparing to unpack .../49-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-09-21T15:40:06.945Z] #29 9.518 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-09-21T15:40:06.945Z] #29 9.582 Selecting previously unselected package uidmap. [2022-09-21T15:40:06.945Z] #29 9.586 Preparing to unpack .../50-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-09-21T15:40:06.945Z] #29 9.590 Unpacking uidmap (1:4.8.1-1) ... [2022-09-21T15:40:06.945Z] #29 9.644 Selecting previously unselected package vim-runtime. [2022-09-21T15:40:06.945Z] #29 9.647 Preparing to unpack .../51-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-09-21T15:40:06.945Z] #29 9.659 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-09-21T15:40:06.945Z] #29 9.672 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-09-21T15:40:06.945Z] #29 9.676 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:07.508Z] #29 10.27 Selecting previously unselected package vim. [2022-09-21T15:40:07.508Z] #29 10.27 Preparing to unpack .../52-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-09-21T15:40:07.508Z] #29 10.28 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:07.765Z] #29 10.41 Selecting previously unselected package xfsprogs. [2022-09-21T15:40:07.765Z] #29 10.42 Preparing to unpack .../53-xfsprogs_5.10.0-4_arm64.deb ... [2022-09-21T15:40:07.765Z] #29 10.42 Unpacking xfsprogs (5.10.0-4) ... [2022-09-21T15:40:07.765Z] #29 10.52 Selecting previously unselected package zip. [2022-09-21T15:40:07.765Z] #29 10.53 Preparing to unpack .../54-zip_3.0-12_arm64.deb ... [2022-09-21T15:40:07.765Z] #29 10.53 Unpacking zip (3.0-12) ... [2022-09-21T15:40:07.765Z] #29 10.58 Selecting previously unselected package zstd. [2022-09-21T15:40:07.765Z] #29 10.58 Preparing to unpack .../55-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-09-21T15:40:07.765Z] #29 10.59 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-09-21T15:40:08.022Z] #29 10.68 Setting up python3-pkg-resources (52.0.0-4) ... [2022-09-21T15:40:08.022Z] #29 10.88 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-09-21T15:40:08.022Z] #29 10.89 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-09-21T15:40:08.022Z] #29 10.90 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-09-21T15:40:08.022Z] #29 10.92 Setting up libicu67:arm64 (67.1-7) ... [2022-09-21T15:40:08.022Z] #29 10.93 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-09-21T15:40:08.279Z] #29 10.94 Setting up libinih1:arm64 (53-1+b2) ... [2022-09-21T15:40:08.279Z] #29 10.95 Setting up libargon2-1:arm64 (0~20171227-0.2) ... [2022-09-21T15:40:08.279Z] #29 10.97 Setting up uidmap (1:4.8.1-1) ... [2022-09-21T15:40:08.279Z] #29 10.99 Setting up libyajl2:arm64 (2.1.0-3) ... [2022-09-21T15:40:08.279Z] #29 11.00 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-09-21T15:40:08.279Z] #29 11.01 Setting up bzip2 (1.0.8-4) ... [2022-09-21T15:40:08.279Z] #29 11.03 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-09-21T15:40:08.279Z] #29 11.04 Setting up python3-wheel (0.34.2-1) ... [2022-09-21T15:40:08.535Z] #29 11.19 Setting up libmicrohttpd12:arm64 (0.9.72-2) ... [2022-09-21T15:40:08.535Z] #29 11.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:08.535Z] #29 11.21 Setting up libcap2:arm64 (1:2.44-1) ... [2022-09-21T15:40:08.535Z] #29 11.23 Setting up libcap2-bin (1:2.44-1) ... [2022-09-21T15:40:08.535Z] #29 11.24 Setting up apparmor (2.13.6-10) ... [2022-09-21T15:40:09.464Z] #29 12.19 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-09-21T15:40:09.464Z] #29 12.21 Setting up zip (3.0-12) ... [2022-09-21T15:40:09.464Z] #29 12.23 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:09.464Z] #29 12.25 Setting up bash-completion (1:2.11-2) ... [2022-09-21T15:40:10.395Z] #29 12.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-09-21T15:40:10.395Z] #29 13.00 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-09-21T15:40:10.395Z] #29 13.01 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-09-21T15:40:10.395Z] #29 13.02 Setting up patch (2.7.6-7) ... [2022-09-21T15:40:10.395Z] #29 13.04 Setting up sudo (1.9.5p2-3) ... [2022-09-21T15:40:10.395Z] #29 13.08 invoke-rc.d: could not determine current runlevel [2022-09-21T15:40:10.395Z] #29 13.09 invoke-rc.d: policy-rc.d denied execution of start. [2022-09-21T15:40:10.395Z] #29 13.09 Setting up xfsprogs (5.10.0-4) ... [2022-09-21T15:40:10.395Z] #29 13.10 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-09-21T15:40:10.395Z] #29 13.10 Failed to connect to bus: Host is down [2022-09-21T15:40:10.395Z] #29 13.11 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-09-21T15:40:10.395Z] #29 13.12 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2022-09-21T15:40:10.395Z] #29 13.13 Setting up pigz (2.6-1) ... [2022-09-21T15:40:10.395Z] #29 13.14 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-09-21T15:40:10.395Z] #29 13.15 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-09-21T15:40:10.395Z] #29 13.17 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-09-21T15:40:10.395Z] #29 13.19 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:10.652Z] #29 13.36 Setting up libaio1:arm64 (0.3.112-9) ... [2022-09-21T15:40:10.652Z] #29 13.38 Setting up python3-lib2to3 (3.9.2-1) ... [2022-09-21T15:40:10.652Z] #29 13.48 Setting up libelf1:arm64 (0.183-1) ... [2022-09-21T15:40:10.908Z] #29 13.49 Setting up libjson-c5:arm64 (0.15-2) ... [2022-09-21T15:40:10.908Z] #29 13.50 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-09-21T15:40:10.908Z] #29 13.51 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-09-21T15:40:10.908Z] #29 13.53 Setting up libkmod2:arm64 (28-1) ... [2022-09-21T15:40:10.908Z] #29 13.54 Setting up python3-distutils (3.9.2-1) ... [2022-09-21T15:40:10.908Z] #29 13.66 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-09-21T15:40:10.908Z] #29 13.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-09-21T15:40:10.908Z] #29 13.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-09-21T15:40:10.908Z] #29 13.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-09-21T15:40:10.908Z] #29 13.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-09-21T15:40:10.908Z] #29 13.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-09-21T15:40:10.908Z] #29 13.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-09-21T15:40:10.908Z] #29 13.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-09-21T15:40:10.908Z] #29 13.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-09-21T15:40:10.908Z] #29 13.72 Setting up python3-setuptools (52.0.0-4) ... [2022-09-21T15:40:11.165Z] #29 14.07 Setting up libjq1:arm64 (1.6-2.1) ... [2022-09-21T15:40:11.422Z] #29 14.08 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-09-21T15:40:11.422Z] #29 14.09 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-09-21T15:40:11.422Z] #29 14.11 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-09-21T15:40:11.750Z] #29 14.37 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-09-21T15:40:11.750Z] #29 14.39 Setting up jq (1.6-2.1) ... [2022-09-21T15:40:11.750Z] #29 14.40 Setting up libcryptsetup12:arm64 (2:2.3.7-1+deb11u1) ... [2022-09-21T15:40:11.750Z] #29 14.41 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-09-21T15:40:11.750Z] #29 14.42 Setting up iptables (1.8.7-1) ... [2022-09-21T15:40:11.750Z] #29 14.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.45 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.45 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.46 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-09-21T15:40:11.750Z] #29 14.47 Setting up iproute2 (5.10.0-4) ... [2022-09-21T15:40:12.007Z] #29 14.68 Setting up systemd (247.3-7+deb11u1) ... [2022-09-21T15:40:12.007Z] #29 14.72 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-09-21T15:40:12.007Z] #29 14.72 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-09-21T15:40:12.007Z] #29 14.72 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-09-21T15:40:12.007Z] #29 14.73 Initializing machine ID from random generator. [2022-09-21T15:40:12.263Z] #29 15.10 Setting up systemd-journal-remote (247.3-7+deb11u1) ... [2022-09-21T15:40:12.519Z] #29 15.22 Processing triggers for libc-bin (2.31-13+deb11u4) ... [2022-09-21T15:40:15.788Z] #29 DONE 18.4s [2022-09-21T15:40:15.788Z] [2022-09-21T15:40:15.788Z] #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 [2022-09-21T15:40:16.044Z] #58 0.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-09-21T15:40:16.044Z] #58 0.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-09-21T15:40:16.044Z] #58 0.407 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-09-21T15:40:16.044Z] #58 DONE 0.5s [2022-09-21T15:40:16.044Z] [2022-09-21T15:40:16.044Z] #59 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.27.1 [2022-09-21T15:40:22.583Z] #59 5.771 Collecting yamllint==1.27.1 [2022-09-21T15:40:22.839Z] #59 6.809 Downloading yamllint-1.27.1.tar.gz (129 kB) [2022-09-21T15:40:23.402Z] #59 7.124 Collecting pathspec>=0.5.3 [2022-09-21T15:40:23.402Z] #59 7.128 Downloading pathspec-0.10.1-py3-none-any.whl (27 kB) [2022-09-21T15:40:23.402Z] #59 7.230 Collecting pyyaml [2022-09-21T15:40:23.402Z] #59 7.235 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-09-21T15:40:23.402Z] #59 7.251 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.27.1) (52.0.0) [2022-09-21T15:40:23.402Z] #59 7.256 Building wheels for collected packages: yamllint [2022-09-21T15:40:23.402Z] #59 7.257 Building wheel for yamllint (setup.py): started [2022-09-21T15:40:23.658Z] #59 7.507 Building wheel for yamllint (setup.py): finished with status 'done' [2022-09-21T15:40:23.658Z] #59 7.508 Created wheel for yamllint: filename=yamllint-1.27.1-py2.py3-none-any.whl size=62024 sha256=2ec73629e29038fc2bb9515ad1cc4f917fa9b162b4fff89a8af30db81e794bb5 [2022-09-21T15:40:23.658Z] #59 7.508 Stored in directory: /root/.cache/pip/wheels/96/6b/41/cdc6102faa47924bd11794a9b3d5e6d7107daf6548c46f79ee [2022-09-21T15:40:23.658Z] #59 7.510 Successfully built yamllint [2022-09-21T15:40:23.658Z] #59 7.516 Installing collected packages: pyyaml, pathspec, yamllint [2022-09-21T15:40:23.658Z] #59 7.631 Successfully installed pathspec-0.10.1 pyyaml-6.0 yamllint-1.27.1 [2022-09-21T15:40:23.914Z] #59 DONE 7.8s [2022-09-21T15:40:23.914Z] [2022-09-21T15:40:23.914Z] #60 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-09-21T15:40:23.914Z] #60 DONE 0.1s [2022-09-21T15:40:24.170Z] [2022-09-21T15:40:24.170Z] #61 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-09-21T15:40:24.426Z] #61 DONE 0.3s [2022-09-21T15:40:24.426Z] [2022-09-21T15:40:24.426Z] #62 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-09-21T15:40:24.426Z] #62 DONE 0.1s [2022-09-21T15:40:24.426Z] [2022-09-21T15:40:24.426Z] #63 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-09-21T15:40:24.426Z] #63 DONE 0.1s [2022-09-21T15:40:24.683Z] [2022-09-21T15:40:24.683Z] #64 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-09-21T15:40:24.683Z] #64 DONE 0.1s [2022-09-21T15:40:24.683Z] [2022-09-21T15:40:24.683Z] #65 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-09-21T15:40:24.683Z] #65 DONE 0.1s [2022-09-21T15:40:24.683Z] [2022-09-21T15:40:24.683Z] #66 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-09-21T15:40:24.683Z] #66 DONE 0.1s [2022-09-21T15:40:24.683Z] [2022-09-21T15:40:24.683Z] #67 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-09-21T15:40:24.939Z] #67 DONE 0.1s [2022-09-21T15:40:24.939Z] [2022-09-21T15:40:24.939Z] #68 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-09-21T15:40:24.939Z] #68 DONE 0.1s [2022-09-21T15:40:24.939Z] [2022-09-21T15:40:24.939Z] #69 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-09-21T15:40:25.204Z] #69 DONE 0.1s [2022-09-21T15:40:25.204Z] [2022-09-21T15:40:25.204Z] #70 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-09-21T15:40:25.204Z] #70 DONE 0.2s [2022-09-21T15:40:25.204Z] [2022-09-21T15:40:25.204Z] #71 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-09-21T15:40:25.204Z] #71 DONE 0.1s [2022-09-21T15:40:25.461Z] [2022-09-21T15:40:25.461Z] #72 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-09-21T15:40:25.461Z] #72 DONE 0.2s [2022-09-21T15:40:25.461Z] [2022-09-21T15:40:25.461Z] #73 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-09-21T15:40:26.026Z] #73 DONE 0.7s [2022-09-21T15:40:26.282Z] [2022-09-21T15:40:26.282Z] #74 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-09-21T15:40:26.282Z] #74 DONE 0.1s [2022-09-21T15:40:26.282Z] [2022-09-21T15:40:26.282Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-09-21T15:40:27.211Z] #75 DONE 0.6s [2022-09-21T15:40:27.211Z] [2022-09-21T15:40:27.211Z] #76 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-09-21T15:40:27.211Z] #76 DONE 0.1s [2022-09-21T15:40:27.211Z] [2022-09-21T15:40:27.211Z] #77 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-09-21T15:40:27.211Z] #77 DONE 0.1s [2022-09-21T15:40:27.211Z] [2022-09-21T15:40:27.211Z] #78 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-09-21T15:40:27.211Z] #78 DONE 0.0s [2022-09-21T15:40:27.211Z] [2022-09-21T15:40:27.211Z] #79 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-09-21T15:40:29.104Z] #79 DONE 2.1s [2022-09-21T15:40:29.361Z] [2022-09-21T15:40:29.361Z] #80 exporting to image [2022-09-21T15:40:29.361Z] #80 exporting layers [2022-09-21T15:40:30.728Z] #80 exporting layers 1.5s done [2022-09-21T15:40:30.728Z] #80 writing image sha256:926078726b0df329cf2bb24f358f075510c313ab8ca0bbf28d3c94936f7c3217 done [2022-09-21T15:40:30.728Z] #80 naming to docker.io/library/docker:511a909ae6687b22f4bf0c6f08fa8392852e61b0 done [2022-09-21T15:40:30.728Z] #80 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-09-21T15:40:31.074Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-09-21T15:40:31.389Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44160/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=511a909ae6687b22f4bf0c6f08fa8392852e61b0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:511a909ae6687b22f4bf0c6f08fa8392852e61b0 hack/test/unit [2022-09-21T15:40:31.951Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-09-21T15:40:31.952Z] + TESTFLAGS+=' -test.timeout=5m' [2022-09-21T15:40:31.952Z] + TESTDIRS=./... [2022-09-21T15:40:31.952Z] + exclude_paths='/vendor/|/integration' [2022-09-21T15:40:31.952Z] ++ go list ./... [2022-09-21T15:40:31.952Z] ++ grep -vE '(/vendor/|/integration)' [2022-09-21T15:40:32.882Z] + pkg_list='github.com/docker/docker/api [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/backend/build [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/httpstatus [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/httputils [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/middleware [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/build [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/container [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/debug [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/distribution [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/grpc [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/image [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/network [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/plugin [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/session [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/swarm [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/system [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/volume [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/backend [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/blkiodev [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/container [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/events [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/filters [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/image [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/mount [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/network [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/registry [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/strslice [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/swarm [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/time [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/versions [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/types/volume [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/builder-next/worker [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/dockerfile [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/remotecontext [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/remotecontext/git [2022-09-21T15:40:32.882Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-21T15:40:32.882Z] github.com/docker/docker/cli [2022-09-21T15:40:32.882Z] github.com/docker/docker/cli/config [2022-09-21T15:40:32.882Z] github.com/docker/docker/cli/debug [2022-09-21T15:40:32.882Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-21T15:40:32.882Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-21T15:40:32.882Z] github.com/docker/docker/client [2022-09-21T15:40:32.882Z] github.com/docker/docker/cmd/docker-proxy [2022-09-21T15:40:32.882Z] github.com/docker/docker/cmd/dockerd [2022-09-21T15:40:32.882Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-21T15:40:32.882Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-21T15:40:32.882Z] github.com/docker/docker/container [2022-09-21T15:40:32.882Z] github.com/docker/docker/container/stream [2022-09-21T15:40:32.882Z] github.com/docker/docker/contrib/apparmor [2022-09-21T15:40:32.882Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-21T15:40:32.882Z] github.com/docker/docker/contrib/httpserver [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster/convert [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster/executor [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/cluster/provider [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/config [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/containerd [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/events [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/events/testutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/images [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/initlayer [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/links [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/listeners [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/gelf [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/journald [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/local [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/logentries [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/splunk [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/syslog [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/logger/templates [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/names [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/network [2022-09-21T15:40:32.882Z] github.com/docker/docker/daemon/stats [2022-09-21T15:40:32.882Z] github.com/docker/docker/distribution [2022-09-21T15:40:32.882Z] github.com/docker/docker/distribution/metadata [2022-09-21T15:40:32.882Z] github.com/docker/docker/distribution/utils [2022-09-21T15:40:32.882Z] github.com/docker/docker/distribution/xfer [2022-09-21T15:40:32.882Z] github.com/docker/docker/dockerversion [2022-09-21T15:40:32.882Z] github.com/docker/docker/errdefs [2022-09-21T15:40:32.882Z] github.com/docker/docker/image [2022-09-21T15:40:32.882Z] github.com/docker/docker/image/cache [2022-09-21T15:40:32.882Z] github.com/docker/docker/image/tarexport [2022-09-21T15:40:32.882Z] github.com/docker/docker/image/v1 [2022-09-21T15:40:32.882Z] github.com/docker/docker/internal/test/suite [2022-09-21T15:40:32.882Z] github.com/docker/docker/layer [2022-09-21T15:40:32.882Z] github.com/docker/docker/libcontainerd [2022-09-21T15:40:32.882Z] github.com/docker/docker/libcontainerd/queue [2022-09-21T15:40:32.882Z] github.com/docker/docker/libcontainerd/remote [2022-09-21T15:40:32.882Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-21T15:40:32.882Z] github.com/docker/docker/libcontainerd/types [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/libnetwork/types [2022-09-21T15:40:32.882Z] github.com/docker/docker/oci [2022-09-21T15:40:32.882Z] github.com/docker/docker/oci/caps [2022-09-21T15:40:32.882Z] github.com/docker/docker/opts [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/aaparser [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/archive [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/authorization [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/broadcaster [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/capabilities [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/chrootarchive [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/containerfs [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/devicemapper [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/directory [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/dmesg [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/fileutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/fsutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/homedir [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/idtools [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/ioutils [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/jsonmessage [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/longpath [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/loopback [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/namesgenerator [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/parsers [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/pidfile [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/platform [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugingetter [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugins [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/plugins/transport [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/pools [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/progress [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/pubsub [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/reexec [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/signal [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/stack [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/stdcopy [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/streamformatter [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/stringid [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/sysinfo [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/system [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/tailfile [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/tarsum [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/urlutil [2022-09-21T15:40:32.882Z] github.com/docker/docker/pkg/useragent [2022-09-21T15:40:32.882Z] github.com/docker/docker/plugin [2022-09-21T15:40:32.882Z] github.com/docker/docker/plugin/executor/containerd [2022-09-21T15:40:32.882Z] github.com/docker/docker/plugin/v2 [2022-09-21T15:40:32.882Z] github.com/docker/docker/profiles/apparmor [2022-09-21T15:40:32.882Z] github.com/docker/docker/profiles/seccomp [2022-09-21T15:40:32.882Z] github.com/docker/docker/quota [2022-09-21T15:40:32.882Z] github.com/docker/docker/reference [2022-09-21T15:40:32.882Z] github.com/docker/docker/registry [2022-09-21T15:40:32.882Z] github.com/docker/docker/registry/resumable [2022-09-21T15:40:32.882Z] github.com/docker/docker/restartmanager [2022-09-21T15:40:32.882Z] github.com/docker/docker/rootless [2022-09-21T15:40:32.882Z] github.com/docker/docker/rootless/specconv [2022-09-21T15:40:32.882Z] github.com/docker/docker/runconfig [2022-09-21T15:40:32.882Z] github.com/docker/docker/runconfig/opts [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/daemon [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/environment [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fakecontext [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fakegit [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fakestorage [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fixtures/load [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/registry [2022-09-21T15:40:32.882Z] github.com/docker/docker/testutil/request [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/drivers [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/local [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/mounts [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/service [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/service/opts [2022-09-21T15:40:32.882Z] github.com/docker/docker/volume/testutils' [2022-09-21T15:40:32.882Z] ++ grep --fixed-strings -v /libnetwork [2022-09-21T15:40:32.882Z] ++ echo 'github.com/docker/docker/api [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/backend/build [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/httpstatus [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/httputils [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/middleware [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/build [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/container [2022-09-21T15:40:32.882Z] github.com/docker/docker/api/server/router/debug [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/distribution [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/grpc [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/image [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/network [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/session [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/swarm [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/system [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/volume [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/backend [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/blkiodev [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/events [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/filters [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/image [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/mount [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/network [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/registry [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/strslice [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/swarm [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/time [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/volume [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/worker [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/dockerfile [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext/git [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/config [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/debug [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/client [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/docker-proxy [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-21T15:40:32.883Z] github.com/docker/docker/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/container/stream [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/apparmor [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/httpserver [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/convert [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/executor [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/provider [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/config [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/containerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/events [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/events/testutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/images [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/initlayer [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/links [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/listeners [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/gelf [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/journald [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/local [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/logentries [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/splunk [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/syslog [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/logger/templates [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/names [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/network [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/stats [2022-09-21T15:40:32.883Z] github.com/docker/docker/distribution [2022-09-21T15:40:32.883Z] github.com/docker/docker/distribution/metadata [2022-09-21T15:40:32.883Z] github.com/docker/docker/distribution/utils [2022-09-21T15:40:32.883Z] github.com/docker/docker/distribution/xfer [2022-09-21T15:40:32.883Z] github.com/docker/docker/dockerversion [2022-09-21T15:40:32.883Z] github.com/docker/docker/errdefs [2022-09-21T15:40:32.883Z] github.com/docker/docker/image [2022-09-21T15:40:32.883Z] github.com/docker/docker/image/cache [2022-09-21T15:40:32.883Z] github.com/docker/docker/image/tarexport [2022-09-21T15:40:32.883Z] github.com/docker/docker/image/v1 [2022-09-21T15:40:32.883Z] github.com/docker/docker/internal/test/suite [2022-09-21T15:40:32.883Z] github.com/docker/docker/layer [2022-09-21T15:40:32.883Z] github.com/docker/docker/libcontainerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/libcontainerd/queue [2022-09-21T15:40:32.883Z] github.com/docker/docker/libcontainerd/remote [2022-09-21T15:40:32.883Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-21T15:40:32.883Z] github.com/docker/docker/libcontainerd/types [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/libnetwork/types [2022-09-21T15:40:32.883Z] github.com/docker/docker/oci [2022-09-21T15:40:32.883Z] github.com/docker/docker/oci/caps [2022-09-21T15:40:32.883Z] github.com/docker/docker/opts [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/aaparser [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/archive [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/authorization [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/broadcaster [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/capabilities [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/chrootarchive [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/containerfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/devicemapper [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/directory [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/dmesg [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/fileutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/fsutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/homedir [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/idtools [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/ioutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/jsonmessage [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/longpath [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/loopback [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/namesgenerator [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/parsers [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/pidfile [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/platform [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugingetter [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugins [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/plugins/transport [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/pools [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/progress [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/pubsub [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/reexec [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/signal [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/stack [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/stdcopy [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/streamformatter [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/stringid [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/sysinfo [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/system [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/tailfile [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/tarsum [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/urlutil [2022-09-21T15:40:32.883Z] github.com/docker/docker/pkg/useragent [2022-09-21T15:40:32.883Z] github.com/docker/docker/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/plugin/executor/containerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/plugin/v2 [2022-09-21T15:40:32.883Z] github.com/docker/docker/profiles/apparmor [2022-09-21T15:40:32.883Z] github.com/docker/docker/profiles/seccomp [2022-09-21T15:40:32.883Z] github.com/docker/docker/quota [2022-09-21T15:40:32.883Z] github.com/docker/docker/reference [2022-09-21T15:40:32.883Z] github.com/docker/docker/registry [2022-09-21T15:40:32.883Z] github.com/docker/docker/registry/resumable [2022-09-21T15:40:32.883Z] github.com/docker/docker/restartmanager [2022-09-21T15:40:32.883Z] github.com/docker/docker/rootless [2022-09-21T15:40:32.883Z] github.com/docker/docker/rootless/specconv [2022-09-21T15:40:32.883Z] github.com/docker/docker/runconfig [2022-09-21T15:40:32.883Z] github.com/docker/docker/runconfig/opts [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/daemon [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/environment [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fakecontext [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fakegit [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fakestorage [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fixtures/load [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/registry [2022-09-21T15:40:32.883Z] github.com/docker/docker/testutil/request [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/drivers [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/local [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/mounts [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/service [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/service/opts [2022-09-21T15:40:32.883Z] github.com/docker/docker/volume/testutils' [2022-09-21T15:40:32.883Z] + base_pkg_list='github.com/docker/docker/api [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/backend/build [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/httpstatus [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/httputils [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/middleware [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/build [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/debug [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/distribution [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/grpc [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/image [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/network [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/session [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/swarm [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/system [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/server/router/volume [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/backend [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/blkiodev [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/events [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/filters [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/image [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/mount [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/network [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/registry [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/strslice [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/swarm [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/time [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-21T15:40:32.883Z] github.com/docker/docker/api/types/volume [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/builder-next/worker [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/dockerfile [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext/git [2022-09-21T15:40:32.883Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/config [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/debug [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-21T15:40:32.883Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/client [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/docker-proxy [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-21T15:40:32.883Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-21T15:40:32.883Z] github.com/docker/docker/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/container/stream [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/apparmor [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-21T15:40:32.883Z] github.com/docker/docker/contrib/httpserver [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/convert [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/executor [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/cluster/provider [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/config [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/containerd [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/events [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/events/testutils [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-21T15:40:32.883Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/images [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/initlayer [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/links [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/listeners [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/gelf [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/local [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/logentries [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/splunk [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/syslog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/templates [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/names [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/network [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/stats [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/metadata [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/utils [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/xfer [2022-09-21T15:40:32.884Z] github.com/docker/docker/dockerversion [2022-09-21T15:40:32.884Z] github.com/docker/docker/errdefs [2022-09-21T15:40:32.884Z] github.com/docker/docker/image [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/cache [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/tarexport [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/v1 [2022-09-21T15:40:32.884Z] github.com/docker/docker/internal/test/suite [2022-09-21T15:40:32.884Z] github.com/docker/docker/layer [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/queue [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/remote [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/types [2022-09-21T15:40:32.884Z] github.com/docker/docker/oci [2022-09-21T15:40:32.884Z] github.com/docker/docker/oci/caps [2022-09-21T15:40:32.884Z] github.com/docker/docker/opts [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/aaparser [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/archive [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/authorization [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/broadcaster [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/capabilities [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/chrootarchive [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/containerfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/devicemapper [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/directory [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/dmesg [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/fileutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/fsutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/homedir [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/idtools [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/ioutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/jsonmessage [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/longpath [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/loopback [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/namesgenerator [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/parsers [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/pidfile [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/platform [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugingetter [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugins [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/plugins/transport [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/pools [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/progress [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/pubsub [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/reexec [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/signal [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/stack [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/stdcopy [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/streamformatter [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/stringid [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/sysinfo [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/system [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/tailfile [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/tarsum [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/urlutil [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/useragent [2022-09-21T15:40:32.884Z] github.com/docker/docker/plugin [2022-09-21T15:40:32.884Z] github.com/docker/docker/plugin/executor/containerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/plugin/v2 [2022-09-21T15:40:32.884Z] github.com/docker/docker/profiles/apparmor [2022-09-21T15:40:32.884Z] github.com/docker/docker/profiles/seccomp [2022-09-21T15:40:32.884Z] github.com/docker/docker/quota [2022-09-21T15:40:32.884Z] github.com/docker/docker/reference [2022-09-21T15:40:32.884Z] github.com/docker/docker/registry [2022-09-21T15:40:32.884Z] github.com/docker/docker/registry/resumable [2022-09-21T15:40:32.884Z] github.com/docker/docker/restartmanager [2022-09-21T15:40:32.884Z] github.com/docker/docker/rootless [2022-09-21T15:40:32.884Z] github.com/docker/docker/rootless/specconv [2022-09-21T15:40:32.884Z] github.com/docker/docker/runconfig [2022-09-21T15:40:32.884Z] github.com/docker/docker/runconfig/opts [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/daemon [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/environment [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fakecontext [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fakegit [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fakestorage [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fixtures/load [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/registry [2022-09-21T15:40:32.884Z] github.com/docker/docker/testutil/request [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/drivers [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/local [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/mounts [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/service [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/service/opts [2022-09-21T15:40:32.884Z] github.com/docker/docker/volume/testutils' [2022-09-21T15:40:32.884Z] ++ grep --fixed-strings /libnetwork [2022-09-21T15:40:32.884Z] ++ echo 'github.com/docker/docker/api [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/backend/build [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/httpstatus [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/httputils [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/middleware [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/build [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/container [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/debug [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/distribution [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/grpc [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/image [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/network [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/plugin [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/session [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/swarm [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/system [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/server/router/volume [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/backend [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/blkiodev [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/container [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/events [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/filters [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/image [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/mount [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/network [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/registry [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/strslice [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/swarm [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/time [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/versions [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-21T15:40:32.884Z] github.com/docker/docker/api/types/volume [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/builder-next/worker [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/dockerfile [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/remotecontext [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/remotecontext/git [2022-09-21T15:40:32.884Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-21T15:40:32.884Z] github.com/docker/docker/cli [2022-09-21T15:40:32.884Z] github.com/docker/docker/cli/config [2022-09-21T15:40:32.884Z] github.com/docker/docker/cli/debug [2022-09-21T15:40:32.884Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-21T15:40:32.884Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/client [2022-09-21T15:40:32.884Z] github.com/docker/docker/cmd/docker-proxy [2022-09-21T15:40:32.884Z] github.com/docker/docker/cmd/dockerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-21T15:40:32.884Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-21T15:40:32.884Z] github.com/docker/docker/container [2022-09-21T15:40:32.884Z] github.com/docker/docker/container/stream [2022-09-21T15:40:32.884Z] github.com/docker/docker/contrib/apparmor [2022-09-21T15:40:32.884Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-21T15:40:32.884Z] github.com/docker/docker/contrib/httpserver [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster/convert [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster/executor [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/cluster/provider [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/config [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/containerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/events [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/events/testutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/images [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/initlayer [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/links [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/listeners [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/gelf [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/local [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/logentries [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/splunk [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/syslog [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/logger/templates [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/names [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/network [2022-09-21T15:40:32.884Z] github.com/docker/docker/daemon/stats [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/metadata [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/utils [2022-09-21T15:40:32.884Z] github.com/docker/docker/distribution/xfer [2022-09-21T15:40:32.884Z] github.com/docker/docker/dockerversion [2022-09-21T15:40:32.884Z] github.com/docker/docker/errdefs [2022-09-21T15:40:32.884Z] github.com/docker/docker/image [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/cache [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/tarexport [2022-09-21T15:40:32.884Z] github.com/docker/docker/image/v1 [2022-09-21T15:40:32.884Z] github.com/docker/docker/internal/test/suite [2022-09-21T15:40:32.884Z] github.com/docker/docker/layer [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/queue [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/remote [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-21T15:40:32.884Z] github.com/docker/docker/libcontainerd/types [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:40:32.884Z] github.com/docker/docker/libnetwork/types [2022-09-21T15:40:32.884Z] github.com/docker/docker/oci [2022-09-21T15:40:32.884Z] github.com/docker/docker/oci/caps [2022-09-21T15:40:32.884Z] github.com/docker/docker/opts [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/aaparser [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/archive [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/authorization [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/broadcaster [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/capabilities [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/chrootarchive [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/containerfs [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/devicemapper [2022-09-21T15:40:32.884Z] github.com/docker/docker/pkg/directory [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/dmesg [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/fileutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/fsutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/homedir [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/idtools [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/ioutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/jsonmessage [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/longpath [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/loopback [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/namesgenerator [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/parsers [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/pidfile [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/platform [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugingetter [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugins [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/plugins/transport [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/pools [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/progress [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/pubsub [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/reexec [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/signal [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/stack [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/stdcopy [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/streamformatter [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/stringid [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/sysinfo [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/system [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/tailfile [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/tarsum [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/urlutil [2022-09-21T15:40:32.885Z] github.com/docker/docker/pkg/useragent [2022-09-21T15:40:32.885Z] github.com/docker/docker/plugin [2022-09-21T15:40:32.885Z] github.com/docker/docker/plugin/executor/containerd [2022-09-21T15:40:32.885Z] github.com/docker/docker/plugin/v2 [2022-09-21T15:40:32.885Z] github.com/docker/docker/profiles/apparmor [2022-09-21T15:40:32.885Z] github.com/docker/docker/profiles/seccomp [2022-09-21T15:40:32.885Z] github.com/docker/docker/quota [2022-09-21T15:40:32.885Z] github.com/docker/docker/reference [2022-09-21T15:40:32.885Z] github.com/docker/docker/registry [2022-09-21T15:40:32.885Z] github.com/docker/docker/registry/resumable [2022-09-21T15:40:32.885Z] github.com/docker/docker/restartmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/rootless [2022-09-21T15:40:32.885Z] github.com/docker/docker/rootless/specconv [2022-09-21T15:40:32.885Z] github.com/docker/docker/runconfig [2022-09-21T15:40:32.885Z] github.com/docker/docker/runconfig/opts [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/daemon [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/environment [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fakecontext [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fakegit [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fakestorage [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fixtures/load [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/registry [2022-09-21T15:40:32.885Z] github.com/docker/docker/testutil/request [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/drivers [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/local [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/mounts [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/service [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/service/opts [2022-09-21T15:40:32.885Z] github.com/docker/docker/volume/testutils' [2022-09-21T15:40:32.885Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/types' [2022-09-21T15:40:32.885Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-09-21T15:40:32.885Z] + echo 'github.com/docker/docker/libnetwork [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/types' [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:40:32.885Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:40:32.885Z] + type docker-proxy [2022-09-21T15:40:32.885Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-09-21T15:40:32.885Z] + hack/make.sh binary-proxy install-proxy [2022-09-21T15:40:32.885Z] [2022-09-21T15:40:32.885Z] Removing bundles/ [2022-09-21T15:40:32.885Z] [2022-09-21T15:40:32.885Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-09-21T15:40:32.885Z] Building: bundles/binary-proxy/docker-proxy [2022-09-21T15:40:32.885Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T15:40:39.427Z] Created binary: bundles/binary-proxy/docker-proxy [2022-09-21T15:40:39.427Z] [2022-09-21T15:40:39.427Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-09-21T15:40:39.427Z] Installing docker-proxy to /usr/local/bin/ [2022-09-21T15:40:39.427Z] [2022-09-21T15:40:39.427Z] + mkdir -p bundles [2022-09-21T15:40:39.427Z] + '[' -n 'github.com/docker/docker/api [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/backend/build [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/httpstatus [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/httputils [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/middleware [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/build [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/checkpoint [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/container [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/debug [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/distribution [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/grpc [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/image [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/network [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/plugin [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/session [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/swarm [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/system [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/server/router/volume [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/backend [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/blkiodev [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/container [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/events [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/filters [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/image [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/mount [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/network [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/plugins/logdriver [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/registry [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/strslice [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/swarm [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/swarm/runtime [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/time [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/versions [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/versions/v1p19 [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/versions/v1p20 [2022-09-21T15:40:39.427Z] github.com/docker/docker/api/types/volume [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/exporter [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/builder-next/worker [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/dockerfile [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/remotecontext [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/remotecontext/git [2022-09-21T15:40:39.427Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-09-21T15:40:39.427Z] github.com/docker/docker/cli [2022-09-21T15:40:39.427Z] github.com/docker/docker/cli/config [2022-09-21T15:40:39.427Z] github.com/docker/docker/cli/debug [2022-09-21T15:40:39.427Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-09-21T15:40:39.427Z] github.com/docker/docker/cli/winresources/dockerd [2022-09-21T15:40:39.427Z] github.com/docker/docker/client [2022-09-21T15:40:39.427Z] github.com/docker/docker/cmd/docker-proxy [2022-09-21T15:40:39.427Z] github.com/docker/docker/cmd/dockerd [2022-09-21T15:40:39.427Z] github.com/docker/docker/cmd/dockerd/trap [2022-09-21T15:40:39.427Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-09-21T15:40:39.427Z] github.com/docker/docker/container [2022-09-21T15:40:39.427Z] github.com/docker/docker/container/stream [2022-09-21T15:40:39.427Z] github.com/docker/docker/contrib/apparmor [2022-09-21T15:40:39.427Z] github.com/docker/docker/contrib/docker-device-tool [2022-09-21T15:40:39.427Z] github.com/docker/docker/contrib/httpserver [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster/convert [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster/executor [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster/executor/container [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/cluster/provider [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/config [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/containerd [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/events [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/events/testutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/copy [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/register [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/images [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/initlayer [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/links [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/listeners [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/awslogs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/fluentd [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/gcplogs [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/gelf [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/journald [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/local [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/logentries [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/loggertest [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/loggerutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/splunk [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/syslog [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/logger/templates [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/names [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/network [2022-09-21T15:40:39.427Z] github.com/docker/docker/daemon/stats [2022-09-21T15:40:39.427Z] github.com/docker/docker/distribution [2022-09-21T15:40:39.427Z] github.com/docker/docker/distribution/metadata [2022-09-21T15:40:39.427Z] github.com/docker/docker/distribution/utils [2022-09-21T15:40:39.427Z] github.com/docker/docker/distribution/xfer [2022-09-21T15:40:39.427Z] github.com/docker/docker/dockerversion [2022-09-21T15:40:39.427Z] github.com/docker/docker/errdefs [2022-09-21T15:40:39.427Z] github.com/docker/docker/image [2022-09-21T15:40:39.427Z] github.com/docker/docker/image/cache [2022-09-21T15:40:39.427Z] github.com/docker/docker/image/tarexport [2022-09-21T15:40:39.427Z] github.com/docker/docker/image/v1 [2022-09-21T15:40:39.427Z] github.com/docker/docker/internal/test/suite [2022-09-21T15:40:39.427Z] github.com/docker/docker/layer [2022-09-21T15:40:39.427Z] github.com/docker/docker/libcontainerd [2022-09-21T15:40:39.427Z] github.com/docker/docker/libcontainerd/queue [2022-09-21T15:40:39.427Z] github.com/docker/docker/libcontainerd/remote [2022-09-21T15:40:39.427Z] github.com/docker/docker/libcontainerd/supervisor [2022-09-21T15:40:39.427Z] github.com/docker/docker/libcontainerd/types [2022-09-21T15:40:39.427Z] github.com/docker/docker/oci [2022-09-21T15:40:39.427Z] github.com/docker/docker/oci/caps [2022-09-21T15:40:39.427Z] github.com/docker/docker/opts [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/aaparser [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/archive [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/authorization [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/broadcaster [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/capabilities [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/chrootarchive [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/containerfs [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/devicemapper [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/directory [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/dmesg [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/fileutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/fsutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/homedir [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/idtools [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/ioutils [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/jsonmessage [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/longpath [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/loopback [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/namesgenerator [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/parsers [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/parsers/kernel [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/pidfile [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/platform [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugingetter [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugins [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/plugins/transport [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/pools [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/progress [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/pubsub [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/reexec [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/signal [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/stack [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/stdcopy [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/streamformatter [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/stringid [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/sysinfo [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/system [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/tailfile [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/tarsum [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/urlutil [2022-09-21T15:40:39.427Z] github.com/docker/docker/pkg/useragent [2022-09-21T15:40:39.427Z] github.com/docker/docker/plugin [2022-09-21T15:40:39.427Z] github.com/docker/docker/plugin/executor/containerd [2022-09-21T15:40:39.427Z] github.com/docker/docker/plugin/v2 [2022-09-21T15:40:39.427Z] github.com/docker/docker/profiles/apparmor [2022-09-21T15:40:39.427Z] github.com/docker/docker/profiles/seccomp [2022-09-21T15:40:39.427Z] github.com/docker/docker/quota [2022-09-21T15:40:39.427Z] github.com/docker/docker/reference [2022-09-21T15:40:39.427Z] github.com/docker/docker/registry [2022-09-21T15:40:39.427Z] github.com/docker/docker/registry/resumable [2022-09-21T15:40:39.427Z] github.com/docker/docker/restartmanager [2022-09-21T15:40:39.427Z] github.com/docker/docker/rootless [2022-09-21T15:40:39.427Z] github.com/docker/docker/rootless/specconv [2022-09-21T15:40:39.427Z] github.com/docker/docker/runconfig [2022-09-21T15:40:39.427Z] github.com/docker/docker/runconfig/opts [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/daemon [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/environment [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fakecontext [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fakegit [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fakestorage [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fixtures/load [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fixtures/plugin [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/registry [2022-09-21T15:40:39.427Z] github.com/docker/docker/testutil/request [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/drivers [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/local [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/mounts [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/service [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/service/opts [2022-09-21T15:40:39.427Z] github.com/docker/docker/volume/testutils' ']' [2022-09-21T15:40:39.428Z] + 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/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-09-21T15:40:39.991Z] ? github.com/docker/docker/api [no test files] [2022-09-21T15:40:54.856Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 6.0% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/server/router/volume 0.007s coverage: 67.9% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/container [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/events [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/image [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/network [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/types/registry 0.013s coverage: 54.2% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/api/types/versions 0.005s coverage: 77.3% of statements [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-09-21T15:42:16.240Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/builder/remotecontext 0.108s coverage: 13.7% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/builder/dockerfile 0.529s coverage: 49.3% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-09-21T15:42:16.240Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-09-21T15:42:17.168Z] ok github.com/docker/docker/builder/remotecontext/git 1.601s coverage: 86.3% of statements [2022-09-21T15:42:17.168Z] ? github.com/docker/docker/cli [no test files] [2022-09-21T15:42:17.168Z] ? github.com/docker/docker/cli/config [no test files] [2022-09-21T15:42:17.168Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-09-21T15:42:17.168Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-09-21T15:42:17.424Z] ok github.com/docker/docker/cmd/docker-proxy 0.015s coverage: 67.6% of statements [2022-09-21T15:42:21.596Z] ok github.com/docker/docker/client 0.100s coverage: 76.1% of statements [2022-09-21T15:42:53.639Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.9% of statements [2022-09-21T15:42:53.639Z] ok github.com/docker/docker/container 0.122s coverage: 35.7% of statements [2022-09-21T15:42:53.639Z] ok github.com/docker/docker/cmd/dockerd/trap 2.432s coverage: 0.0% of statements [2022-09-21T15:42:53.639Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-09-21T15:42:53.639Z] ? github.com/docker/docker/container/stream [no test files] [2022-09-21T15:42:53.639Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-09-21T15:42:53.639Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-09-21T15:42:53.639Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-09-21T15:42:56.310Z] ok github.com/docker/docker/daemon/cluster 0.071s coverage: 0.5% of statements [2022-09-21T15:42:58.205Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-09-21T15:43:00.099Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 36.9% of statements [2022-09-21T15:43:06.642Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-09-21T15:43:08.010Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-09-21T15:43:08.574Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-09-21T15:43:09.504Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-09-21T15:43:10.068Z] ok github.com/docker/docker/daemon 10.110s coverage: 16.4% of statements [2022-09-21T15:43:10.069Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-09-21T15:43:10.069Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-09-21T15:43:10.069Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-09-21T15:43:10.069Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-09-21T15:43:10.632Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.651s coverage: 74.8% of statements [2022-09-21T15:43:11.560Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.281s coverage: 60.7% of statements [2022-09-21T15:43:12.123Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.023s coverage: 3.0% of statements [2022-09-21T15:43:13.491Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-09-21T15:43:15.384Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.990s coverage: 45.9% of statements [2022-09-21T15:43:15.384Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-09-21T15:43:15.384Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.352s coverage: 50.6% of statements [2022-09-21T15:43:16.315Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.017s coverage: 58.5% of statements [2022-09-21T15:43:17.243Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.887s coverage: 58.5% of statements [2022-09-21T15:43:17.243Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-09-21T15:43:17.243Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-09-21T15:43:17.499Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-09-21T15:43:17.755Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-09-21T15:43:19.647Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 43.2% of statements [2022-09-21T15:43:19.647Z] ok github.com/docker/docker/daemon/images 0.054s coverage: 6.8% of statements [2022-09-21T15:43:19.647Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-09-21T15:43:19.647Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-09-21T15:43:20.577Z] ok github.com/docker/docker/daemon/logger/fluentd 0.015s coverage: 53.6% of statements [2022-09-21T15:43:20.834Z] ok github.com/docker/docker/daemon/logger/awslogs 0.109s coverage: 79.9% of statements [2022-09-21T15:43:20.834Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-09-21T15:43:21.090Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-09-21T15:43:21.652Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-09-21T15:43:22.581Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.096s coverage: 76.8% of statements [2022-09-21T15:43:22.837Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.016s coverage: 87.2% of statements [2022-09-21T15:43:23.399Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-09-21T15:43:24.328Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-09-21T15:43:24.892Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.026s coverage: 31.5% of statements [2022-09-21T15:43:25.821Z] ok github.com/docker/docker/daemon/logger/journald 3.531s coverage: 74.3% of statements [2022-09-21T15:43:25.821Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-09-21T15:43:25.821Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-09-21T15:43:25.821Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-09-21T15:43:25.821Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-09-21T15:43:26.384Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-09-21T15:43:26.641Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-09-21T15:43:27.204Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-09-21T15:43:27.204Z] ok github.com/docker/docker/daemon/logger/splunk 1.543s coverage: 82.5% of statements [2022-09-21T15:43:27.204Z] ? github.com/docker/docker/daemon/names [no test files] [2022-09-21T15:43:27.204Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-09-21T15:43:28.134Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 44.4% of statements [2022-09-21T15:43:30.652Z] ok github.com/docker/docker/distribution 1.495s coverage: 28.0% of statements [2022-09-21T15:43:30.652Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-09-21T15:43:30.652Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-09-21T15:43:30.908Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 84.9% of statements [2022-09-21T15:43:30.908Z] ? github.com/docker/docker/dockerversion [no test files] [2022-09-21T15:43:31.165Z] ok github.com/docker/docker/image 0.034s coverage: 86.9% of statements [2022-09-21T15:43:31.729Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-09-21T15:43:31.985Z] ok github.com/docker/docker/image/tarexport 0.013s coverage: 0.7% of statements [2022-09-21T15:43:31.985Z] ? github.com/docker/docker/image/v1 [no test files] [2022-09-21T15:43:31.985Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-09-21T15:43:32.550Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-09-21T15:43:33.113Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-09-21T15:43:33.677Z] ok github.com/docker/docker/opts 0.021s coverage: 66.0% of statements [2022-09-21T15:43:33.933Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-09-21T15:43:35.829Z] ok github.com/docker/docker/pkg/archive 0.349s coverage: 81.6% of statements [2022-09-21T15:43:36.757Z] ok github.com/docker/docker/pkg/authorization 0.463s coverage: 68.3% of statements [2022-09-21T15:43:36.757Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-09-21T15:43:37.013Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-09-21T15:43:40.280Z] ok github.com/docker/docker/pkg/chrootarchive 2.531s coverage: 42.7% of statements [2022-09-21T15:43:40.280Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-09-21T15:43:40.537Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-09-21T15:43:40.793Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2022-09-21T15:43:41.049Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 87.2% of statements [2022-09-21T15:43:41.049Z] ok github.com/docker/docker/layer 7.850s coverage: 68.9% of statements [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/oci/caps [no test files] [2022-09-21T15:43:41.049Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-09-21T15:43:41.305Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-09-21T15:43:41.562Z] ok github.com/docker/docker/pkg/fsutils 0.142s coverage: 85.1% of statements [2022-09-21T15:43:42.491Z] ok github.com/docker/docker/pkg/idtools 0.370s coverage: 69.3% of statements [2022-09-21T15:43:42.748Z] ok github.com/docker/docker/pkg/ioutils 0.384s coverage: 71.0% of statements [2022-09-21T15:43:42.748Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-09-21T15:43:43.004Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2022-09-21T15:43:43.004Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-09-21T15:43:43.004Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2022-09-21T15:43:43.260Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-09-21T15:43:43.516Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-09-21T15:43:43.516Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.026s coverage: 90.5% of statements [2022-09-21T15:43:43.772Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-09-21T15:43:43.772Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-09-21T15:43:43.772Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-09-21T15:43:44.028Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-09-21T15:43:44.590Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-09-21T15:43:44.846Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-09-21T15:43:45.103Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-09-21T15:43:46.468Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-09-21T15:43:46.724Z] ok github.com/docker/docker/pkg/reexec 0.012s coverage: 82.4% of statements [2022-09-21T15:43:46.724Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-09-21T15:43:46.980Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-09-21T15:43:47.236Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-09-21T15:43:47.493Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-09-21T15:43:48.055Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-09-21T15:43:48.618Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-09-21T15:43:48.873Z] ok github.com/docker/docker/pkg/tailfile 0.048s coverage: 88.6% of statements [2022-09-21T15:43:49.436Z] ok github.com/docker/docker/pkg/tarsum 0.047s coverage: 89.3% of statements [2022-09-21T15:43:49.436Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-09-21T15:43:51.327Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-09-21T15:43:51.583Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-09-21T15:43:52.145Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2022-09-21T15:43:53.075Z] ok github.com/docker/docker/quota 0.171s coverage: 71.4% of statements [2022-09-21T15:43:53.331Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-09-21T15:43:54.718Z] ok github.com/docker/docker/registry 0.083s coverage: 58.6% of statements [2022-09-21T15:43:54.718Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-09-21T15:43:54.974Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-09-21T15:43:55.537Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-09-21T15:43:55.793Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-09-21T15:43:57.683Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-09-21T15:43:58.248Z] ok github.com/docker/docker/volume/local 0.077s coverage: 76.8% of statements [2022-09-21T15:43:58.810Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-09-21T15:43:59.739Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-09-21T15:44:21.624Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.3% of statements [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/rootless [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/testutil/request [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/volume [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-09-21T15:44:21.624Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === Skipped [2022-09-21T15:44:21.624Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-09-21T15:44:21.624Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-09-21T15:44:21.624Z] network_proxy_test.go:208: No support for dual stack yet [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-09-21T15:44:21.624Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-09-21T15:44:21.624Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver btrfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:71: No driver to put! [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-09-21T15:44:21.624Z] time="2022-09-21T15:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-09-21T15:44:21.624Z] time="2022-09-21T15:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-09-21T15:44:21.624Z] time="2022-09-21T15:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-09-21T15:44:21.624Z] time="2022-09-21T15:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-09-21T15:44:21.624Z] time="2022-09-21T15:43:13Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:71: No driver to put! [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-09-21T15:44:21.624Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-09-21T15:44:21.624Z] overlay_test.go:50: Fails to compute changes intermittently [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-09-21T15:44:21.624Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-09-21T15:44:21.624Z] graphtest_unix.go:44: Driver zfs not supported [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-09-21T15:44:21.624Z] graphtest_unix.go:71: No driver to put! [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-09-21T15:44:21.624Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-09-21T15:44:21.624Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-09-21T15:44:21.624Z] [2022-09-21T15:44:21.624Z] DONE 2874 tests, 28 skipped in 219.284s [2022-09-21T15:44:21.624Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/bitseq [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cluster [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/config [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/datastore [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/diagnostic [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/discoverapi [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/driverapi [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/host [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/null [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/remote [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/windows [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/drvregistry [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/etchosts [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/idm [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/internal/caller [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipam [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipamapi [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipams/null [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipams/remote [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ipamutils [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/iptables [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/netlabel [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/netutils [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/networkdb [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/ns [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/options [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/osl [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/osl/kernel [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/portallocator [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/portmapper [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/resolvconf [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/testutils [2022-09-21T15:44:21.624Z] github.com/docker/docker/libnetwork/types' ']' [2022-09-21T15:44:21.625Z] + 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 [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork 37.471s coverage: 40.6% of statements [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.619s coverage: 59.9% of statements [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/drivers/host 0.003s coverage: 34.8% of statements [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.023s coverage: 5.1% of statements [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-09-21T15:45:08.245Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-09-21T15:45:08.245Z] ok github.com/docker/docker/libnetwork/drivers/null 0.003s coverage: 34.8% of statements [2022-09-21T15:45:18.202Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.302s coverage: 6.6% of statements [2022-09-21T15:45:18.202Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-09-21T15:45:18.459Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-09-21T15:45:18.716Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.012s coverage: 57.4% of statements [2022-09-21T15:45:18.716Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-09-21T15:45:18.716Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-09-21T15:45:18.973Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-09-21T15:45:19.229Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-09-21T15:45:19.486Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-09-21T15:45:19.742Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-09-21T15:45:19.999Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-09-21T15:45:32.174Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/ipam 16.383s coverage: 85.3% of statements [2022-09-21T15:45:50.223Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-09-21T15:45:50.223Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.013s coverage: 47.4% of statements [2022-09-21T15:45:50.223Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/ipamutils 0.269s coverage: 74.0% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/iptables 0.170s coverage: 45.0% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-09-21T15:45:50.223Z] ok github.com/docker/docker/libnetwork/netutils 0.016s coverage: 44.1% of statements [2022-09-21T15:47:41.623Z] ok github.com/docker/docker/libnetwork/networkdb 104.481s coverage: 60.3% of statements [2022-09-21T15:47:41.624Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-09-21T15:47:41.624Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-09-21T15:47:41.624Z] ok github.com/docker/docker/libnetwork/osl 4.363s coverage: 39.7% of statements [2022-09-21T15:47:41.624Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-09-21T15:47:41.624Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2022-09-21T15:47:42.991Z] ok github.com/docker/docker/libnetwork/portmapper 0.680s coverage: 48.6% of statements [2022-09-21T15:47:42.991Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-09-21T15:47:42.991Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-09-21T15:47:43.247Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === Skipped [2022-09-21T15:47:43.247Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-09-21T15:47:43.247Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-09-21T15:47:43.247Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-09-21T15:47:43.247Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-09-21T15:47:43.247Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-09-21T15:47:43.247Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-09-21T15:47:43.247Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-09-21T15:47:43.247Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-09-21T15:47:43.247Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-09-21T15:47:43.247Z] firewalld_test.go:14: firewalld is not running [2022-09-21T15:47:43.247Z] [2022-09-21T15:47:43.247Z] DONE 327 tests, 9 skipped in 205.111s Post stage [Pipeline] junit [2022-09-21T15:47:44.186Z] Recording test results [2022-09-21T15:47:44.278Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-21T15:47:44.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44160/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=511a909ae6687b22f4bf0c6f08fa8392852e61b0 -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:511a909ae6687b22f4bf0c6f08fa8392852e61b0 hack/make.sh dynbinary test-integration [2022-09-21T15:47:45.192Z] [2022-09-21T15:47:45.192Z] Removing bundles/ [2022-09-21T15:47:45.192Z] [2022-09-21T15:47:45.192Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-09-21T15:47:45.192Z] Building: bundles/dynbinary-daemon/dockerd [2022-09-21T15:47:45.192Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T15:49:21.590Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-09-21T15:49:21.590Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-09-21T15:49:21.590Z] GOOS="" GOARCH="" GOARM="" [2022-09-21T15:49:21.590Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-09-21T15:49:21.590Z] [2022-09-21T15:49:21.590Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-09-21T15:49:21.590Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-09-21T15:49:21.590Z] HOSTNAME=c8bf379041e3 [2022-09-21T15:49:21.590Z] TESTDEBUG=0 [2022-09-21T15:49:21.590Z] DEST=bundles/test-integration [2022-09-21T15:49:21.590Z] PWD=/go/src/github.com/docker/docker [2022-09-21T15:49:21.590Z] DOCKER_GITCOMMIT=511a909ae6687b22f4bf0c6f08fa8392852e61b0 [2022-09-21T15:49:21.590Z] container=docker [2022-09-21T15:49:21.590Z] HOME=/root [2022-09-21T15:49:21.590Z] GOLANG_VERSION=1.19.1 [2022-09-21T15:49:21.590Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-09-21T15:49:21.590Z] VALIDATE_BRANCH=master [2022-09-21T15:49:21.590Z] TERM=xterm [2022-09-21T15:49:21.590Z] DOCKER_PKG=github.com/docker/docker [2022-09-21T15:49:21.590Z] SHLVL=1 [2022-09-21T15:49:21.590Z] TIMEOUT=120m [2022-09-21T15:49:21.590Z] DOCKER_BUILDTAGS= journald [2022-09-21T15:49:21.590Z] DOCKER_GRAPHDRIVER=overlay2 [2022-09-21T15:49:21.590Z] GO111MODULE=off [2022-09-21T15:49:21.590Z] DOCKER_EXPERIMENTAL=1 [2022-09-21T15:49:21.590Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-09-21T15:49:21.590Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-09-21T15:49:21.590Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-09-21T15:49:21.590Z] GOPATH=/go [2022-09-21T15:49:21.590Z] PKG_CONFIG=pkg-config [2022-09-21T15:49:21.590Z] _=/usr/bin/env [2022-09-21T15:49:21.590Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-09-21T15:50:00.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-09-21T15:50:00.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-09-21T15:50:26.789Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-09-21T15:50:33.333Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-09-21T15:50:39.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-09-21T15:50:40.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-09-21T15:50:41.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-09-21T15:50:41.629Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-09-21T15:50:42.192Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-09-21T15:50:42.462Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-09-21T15:50:43.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-09-21T15:50:45.285Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-09-21T15:50:46.214Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-09-21T15:50:47.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-09-21T15:50:47.401Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-09-21T15:50:48.331Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-09-21T15:50:49.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-09-21T15:50:50.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-09-21T15:50:50.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-09-21T15:50:51.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-09-21T15:50:52.612Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-09-21T15:50:52.612Z] Using test binary docker [2022-09-21T15:50:52.612Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-09-21T15:50:52.612Z] +++ /etc/init.d/apparmor start [2022-09-21T15:50:52.612Z] Not: starting. [2022-09-21T15:50:52.612Z] INFO: Waiting for daemon to start... [2022-09-21T15:50:52.612Z] Starting dockerd [2022-09-21T15:50:52.612Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2022-09-21T15:50:54.501Z] . [2022-09-21T15:50:54.501Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-09-21T15:50:54.757Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-09-21T15:50:54.757Z] Error: No such image: emptyfs [2022-09-21T15:50:54.757Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-09-21T15:50:54.757Z] ++++ docker load [2022-09-21T15:50:54.757Z] Loaded image: emptyfs:latest [2022-09-21T15:50:54.757Z] Running integration-test (iteration 1) [2022-09-21T15:50:54.757Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-09-21T15:50:54.757Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:50:54.757Z] ++ set -e [2022-09-21T15:50:54.757Z] ++ '[' -n 0 ']' [2022-09-21T15:50:54.757Z] ++ set -x [2022-09-21T15:50:54.757Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-09-21T15:50:55.014Z] Loaded image: busybox:latest [2022-09-21T15:50:55.271Z] Loaded image: busybox:glibc [2022-09-21T15:50:56.200Z] Loaded image: debian:bullseye-slim [2022-09-21T15:50:56.201Z] Loaded image: hello-world:latest [2022-09-21T15:50:56.201Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T15:50:56.201Z] INFO: Testing against a local daemon [2022-09-21T15:50:56.201Z] === RUN TestCgroupNamespacesBuild [2022-09-21T15:50:57.569Z] --- PASS: TestCgroupNamespacesBuild (1.21s) [2022-09-21T15:50:57.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-09-21T15:50:58.939Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s) [2022-09-21T15:50:58.939Z] === RUN TestBuildWithSession [2022-09-21T15:50:58.939Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T15:50:58.939Z] --- SKIP: TestBuildWithSession (0.00s) [2022-09-21T15:50:58.939Z] === RUN TestBuildSquashParent [2022-09-21T15:51:02.234Z] --- PASS: TestBuildSquashParent (3.67s) [2022-09-21T15:51:02.234Z] === RUN TestBuildWithRemoveAndForceRemove [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T15:51:02.493Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T15:51:02.493Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T15:51:02.493Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-09-21T15:51:02.493Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-09-21T15:51:03.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-09-21T15:51:03.861Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-09-21T15:51:04.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-09-21T15:51:04.795Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.06s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.31s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.36s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.10s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.15s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.30s) [2022-09-21T15:51:06.163Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.33s) [2022-09-21T15:51:06.163Z] === RUN TestBuildMultiStageCopy [2022-09-21T15:51:06.163Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-09-21T15:51:07.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-09-21T15:51:07.533Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-09-21T15:51:07.790Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-09-21T15:51:08.047Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy (2.04s) [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.17s) [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-09-21T15:51:08.303Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-09-21T15:51:08.303Z] === RUN TestBuildMultiStageParentConfig [2022-09-21T15:51:08.866Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-09-21T15:51:08.866Z] === RUN TestBuildLabelWithTargets [2022-09-21T15:51:09.796Z] --- PASS: TestBuildLabelWithTargets (0.99s) [2022-09-21T15:51:09.796Z] === RUN TestBuildWithEmptyLayers [2022-09-21T15:51:10.359Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-09-21T15:51:10.359Z] === RUN TestBuildMultiStageOnBuild [2022-09-21T15:51:11.727Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-09-21T15:51:11.727Z] === RUN TestBuildUncleanTarFilenames [2022-09-21T15:51:12.290Z] --- PASS: TestBuildUncleanTarFilenames (0.64s) [2022-09-21T15:51:12.290Z] === RUN TestBuildMultiStageLayerLeak [2022-09-21T15:51:13.658Z] --- PASS: TestBuildMultiStageLayerLeak (1.41s) [2022-09-21T15:51:13.658Z] === RUN TestBuildWithHugeFile [2022-09-21T15:51:52.331Z] --- PASS: TestBuildWithHugeFile (34.69s) [2022-09-21T15:51:52.331Z] === RUN TestBuildWCOWSandboxSize [2022-09-21T15:51:52.331Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-21T15:51:52.331Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-09-21T15:51:52.331Z] === RUN TestBuildWithEmptyDockerfile [2022-09-21T15:51:52.331Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T15:51:52.331Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T15:51:52.331Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T15:51:52.331Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T15:51:52.331Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T15:51:52.331Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T15:51:52.331Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-09-21T15:51:52.331Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-09-21T15:51:52.331Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-09-21T15:51:52.331Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-09-21T15:51:52.331Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-09-21T15:51:52.331Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-09-21T15:51:52.331Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-09-21T15:51:52.331Z] === RUN TestBuildPreserveOwnership [2022-09-21T15:51:52.331Z] === RUN TestBuildPreserveOwnership/copy_from [2022-09-21T15:51:52.331Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-09-21T15:51:52.331Z] --- PASS: TestBuildPreserveOwnership (3.02s) [2022-09-21T15:51:52.331Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.00s) [2022-09-21T15:51:52.331Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-09-21T15:51:52.331Z] === RUN TestBuildPlatformInvalid [2022-09-21T15:51:52.331Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-09-21T15:51:52.331Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-09-21T15:51:52.587Z] Loaded image: busybox:latest [2022-09-21T15:51:52.587Z] Loaded image: busybox:glibc [2022-09-21T15:51:53.515Z] Loaded image: debian:bullseye-slim [2022-09-21T15:51:53.771Z] Loaded image: hello-world:latest [2022-09-21T15:51:53.771Z] Loaded image: arm32v7/hello-world:latest [2022-09-21T15:52:01.869Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.09s) [2022-09-21T15:52:01.869Z] PASS [2022-09-21T15:52:01.869Z] [2022-09-21T15:52:01.869Z] === Skipped [2022-09-21T15:52:01.869Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-09-21T15:52:01.869Z] build_session_test.go:25: TODO: BuildKit [2022-09-21T15:52:01.869Z] [2022-09-21T15:52:01.869Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-09-21T15:52:01.869Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-09-21T15:52:01.869Z] [2022-09-21T15:52:01.869Z] DONE 34 tests, 2 skipped in 67.016s [2022-09-21T15:52:01.869Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-09-21T15:52:01.869Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:52:01.869Z] ++ set -e [2022-09-21T15:52:01.869Z] ++ '[' -n 0 ']' [2022-09-21T15:52:01.869Z] ++ set -x [2022-09-21T15:52:01.870Z] ++ 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 [2022-09-21T15:52:01.870Z] INFO: Testing against a local daemon [2022-09-21T15:52:01.870Z] === RUN TestConfigInspect [2022-09-21T15:52:04.385Z] --- PASS: TestConfigInspect (2.24s) [2022-09-21T15:52:04.385Z] === RUN TestConfigList [2022-09-21T15:52:06.275Z] --- PASS: TestConfigList (2.18s) [2022-09-21T15:52:06.275Z] === RUN TestConfigsCreateAndDelete [2022-09-21T15:52:08.793Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-09-21T15:52:08.793Z] === RUN TestConfigsUpdate [2022-09-21T15:52:10.686Z] --- PASS: TestConfigsUpdate (2.20s) [2022-09-21T15:52:10.686Z] === RUN TestTemplatedConfig [2022-09-21T15:52:13.205Z] --- PASS: TestTemplatedConfig (2.45s) [2022-09-21T15:52:13.205Z] === RUN TestConfigCreateResolve [2022-09-21T15:52:15.728Z] --- PASS: TestConfigCreateResolve (2.13s) [2022-09-21T15:52:15.728Z] PASS [2022-09-21T15:52:15.728Z] [2022-09-21T15:52:15.728Z] DONE 6 tests in 13.500s [2022-09-21T15:52:15.728Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-09-21T15:52:15.728Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:52:15.728Z] ++ set -e [2022-09-21T15:52:15.728Z] ++ '[' -n 0 ']' [2022-09-21T15:52:15.728Z] ++ set -x [2022-09-21T15:52:15.728Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2022-09-21T15:52:15.728Z] INFO: Testing against a local daemon [2022-09-21T15:52:15.728Z] === RUN TestAttachWithTTY [2022-09-21T15:52:15.728Z] --- PASS: TestAttachWithTTY (0.06s) [2022-09-21T15:52:15.728Z] === RUN TestAttachWithoutTTy [2022-09-21T15:52:15.728Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-09-21T15:52:15.728Z] === RUN TestCheckpoint [2022-09-21T15:52:15.728Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T15:52:15.728Z] --- SKIP: TestCheckpoint (0.00s) [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/commit [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/commit [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/create [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-21T15:52:15.728Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/commit [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/containers/create [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-09-21T15:52:15.728Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-09-21T15:52:15.728Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-09-21T15:52:15.729Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-09-21T15:52:15.729Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-09-21T15:52:15.729Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-09-21T15:52:15.729Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-09-21T15:52:15.729Z] === RUN TestCopyFromContainerPathIsNotDir [2022-09-21T15:52:15.729Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-09-21T15:52:15.729Z] === RUN TestCopyToContainerPathDoesNotExist [2022-09-21T15:52:15.985Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-09-21T15:52:15.985Z] === RUN TestCopyEmptyFile [2022-09-21T15:52:15.985Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-09-21T15:52:15.985Z] === RUN TestCopyToContainerPathIsNotDir [2022-09-21T15:52:16.242Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-09-21T15:52:16.242Z] === RUN TestCopyFromContainer [2022-09-21T15:52:17.171Z] === RUN TestCopyFromContainer// [2022-09-21T15:52:17.171Z] === RUN TestCopyFromContainer//bar/root [2022-09-21T15:52:17.171Z] === RUN TestCopyFromContainer//bar/root/ [2022-09-21T15:52:17.171Z] === RUN TestCopyFromContainer/bar/quux [2022-09-21T15:52:17.427Z] === RUN TestCopyFromContainer/bar/quux/ [2022-09-21T15:52:17.427Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-09-21T15:52:17.427Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-09-21T15:52:17.427Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-09-21T15:52:17.683Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-09-21T15:52:17.683Z] === RUN TestCopyFromContainer/bar/notarget [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer (1.58s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-09-21T15:52:17.683Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-09-21T15:52:17.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-09-21T15:52:17.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T15:52:17.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T15:52:17.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T15:52:17.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T15:52:17.683Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T15:52:17.683Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T15:52:17.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-09-21T15:52:17.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-09-21T15:52:17.683Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-09-21T15:52:17.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-09-21T15:52:17.683Z] === RUN TestCreateLinkToNonExistingContainer [2022-09-21T15:52:17.683Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-09-21T15:52:17.683Z] === RUN TestCreateWithInvalidEnv [2022-09-21T15:52:17.683Z] === RUN TestCreateWithInvalidEnv/0 [2022-09-21T15:52:17.683Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-09-21T15:52:17.683Z] === RUN TestCreateWithInvalidEnv/1 [2022-09-21T15:52:17.683Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-09-21T15:52:17.683Z] === RUN TestCreateWithInvalidEnv/2 [2022-09-21T15:52:17.683Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-09-21T15:52:17.683Z] === CONT TestCreateWithInvalidEnv/0 [2022-09-21T15:52:17.683Z] === CONT TestCreateWithInvalidEnv/2 [2022-09-21T15:52:17.683Z] === CONT TestCreateWithInvalidEnv/1 [2022-09-21T15:52:17.683Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-09-21T15:52:17.683Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-09-21T15:52:17.683Z] === RUN TestCreateTmpfsMountsTarget [2022-09-21T15:52:17.683Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-09-21T15:52:17.683Z] === RUN TestCreateWithCustomMaskedPaths [2022-09-21T15:52:19.051Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2022-09-21T15:52:19.051Z] === RUN TestCreateWithCustomReadonlyPaths [2022-09-21T15:52:20.417Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T15:52:20.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T15:52:20.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T15:52:20.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T15:52:20.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T15:52:20.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T15:52:20.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T15:52:20.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-09-21T15:52:20.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-09-21T15:52:20.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-09-21T15:52:20.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-09-21T15:52:20.418Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-09-21T15:52:20.418Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-09-21T15:52:20.418Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-09-21T15:52:20.679Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-09-21T15:52:20.679Z] === RUN TestCreateDifferentPlatform [2022-09-21T15:52:20.679Z] === RUN TestCreateDifferentPlatform/different_os [2022-09-21T15:52:20.679Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-09-21T15:52:20.679Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-09-21T15:52:20.679Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-09-21T15:52:20.679Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-09-21T15:52:20.679Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-09-21T15:52:20.679Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-09-21T15:52:20.679Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-09-21T15:52:20.943Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-09-21T15:52:20.943Z] === RUN TestCreateInvalidHostConfig [2022-09-21T15:52:20.943Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-21T15:52:20.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-21T15:52:20.943Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-09-21T15:52:20.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-09-21T15:52:20.943Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-21T15:52:20.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-21T15:52:20.943Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-21T15:52:20.943Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-21T15:52:20.943Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-09-21T15:52:20.943Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-09-21T15:52:20.943Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-09-21T15:52:20.943Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-09-21T15:52:20.943Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-09-21T15:52:20.943Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-09-21T15:52:20.943Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-09-21T15:52:20.943Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-09-21T15:52:20.943Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-09-21T15:52:20.943Z] === RUN TestContainerStartOnDaemonRestart [2022-09-21T15:52:20.943Z] === PAUSE TestContainerStartOnDaemonRestart [2022-09-21T15:52:20.943Z] === RUN TestDaemonRestartIpcMode [2022-09-21T15:52:20.943Z] === PAUSE TestDaemonRestartIpcMode [2022-09-21T15:52:20.943Z] === RUN TestDaemonHostGatewayIP [2022-09-21T15:52:20.943Z] === PAUSE TestDaemonHostGatewayIP [2022-09-21T15:52:20.943Z] === RUN TestRestartDaemonWithRestartingContainer [2022-09-21T15:52:20.943Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-09-21T15:52:20.943Z] === RUN TestContainerKillOnDaemonStart [2022-09-21T15:52:20.943Z] === PAUSE TestContainerKillOnDaemonStart [2022-09-21T15:52:20.943Z] === RUN TestDiff [2022-09-21T15:52:21.513Z] --- PASS: TestDiff (0.48s) [2022-09-21T15:52:21.513Z] === RUN TestExecConsoleSize [2022-09-21T15:52:21.769Z] --- PASS: TestExecConsoleSize (0.51s) [2022-09-21T15:52:21.769Z] === RUN TestExecWithCloseStdin [2022-09-21T15:52:22.332Z] --- PASS: TestExecWithCloseStdin (0.49s) [2022-09-21T15:52:22.332Z] === RUN TestExec [2022-09-21T15:52:22.894Z] --- PASS: TestExec (0.51s) [2022-09-21T15:52:22.894Z] === RUN TestExecUser [2022-09-21T15:52:23.457Z] --- PASS: TestExecUser (0.47s) [2022-09-21T15:52:23.457Z] === RUN TestExportContainerAndImportImage [2022-09-21T15:52:24.019Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-09-21T15:52:24.019Z] === RUN TestExportContainerAfterDaemonRestart [2022-09-21T15:52:25.386Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-09-21T15:52:25.386Z] === RUN TestHealthCheckWorkdir [2022-09-21T15:52:25.643Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-09-21T15:52:25.643Z] === RUN TestHealthKillContainer [2022-09-21T15:52:33.728Z] --- PASS: TestHealthKillContainer (7.87s) [2022-09-21T15:52:33.728Z] === RUN TestHealthCheckProcessKilled [2022-09-21T15:52:34.290Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2022-09-21T15:52:34.290Z] === RUN TestInspectCpusetInConfigPre120 [2022-09-21T15:52:34.550Z] --- PASS: TestInspectCpusetInConfigPre120 (0.42s) [2022-09-21T15:52:34.550Z] === RUN TestIpcModeNone [2022-09-21T15:52:35.112Z] --- PASS: TestIpcModeNone (0.49s) [2022-09-21T15:52:35.112Z] === RUN TestIpcModePrivate [2022-09-21T15:52:35.368Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-09-21T15:52:35.624Z] --- PASS: TestIpcModePrivate (0.48s) [2022-09-21T15:52:35.624Z] === RUN TestIpcModeShareable [2022-09-21T15:52:35.880Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-09-21T15:52:36.137Z] --- PASS: TestIpcModeShareable (0.50s) [2022-09-21T15:52:36.137Z] === RUN TestAPIIpcModeShareableAndContainer [2022-09-21T15:52:37.505Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.54s) [2022-09-21T15:52:37.505Z] === RUN TestAPIIpcModeHost [2022-09-21T15:52:38.068Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-09-21T15:52:38.068Z] === RUN TestDaemonIpcModeShareable [2022-09-21T15:52:38.996Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-21T15:52:39.252Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-09-21T15:52:39.252Z] === RUN TestDaemonIpcModePrivate [2022-09-21T15:52:40.182Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-21T15:52:40.438Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-09-21T15:52:40.438Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-09-21T15:52:41.366Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-09-21T15:52:41.622Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2022-09-21T15:52:41.622Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-09-21T15:52:42.550Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-09-21T15:52:42.806Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s) [2022-09-21T15:52:42.806Z] === RUN TestIpcModeOlderClient [2022-09-21T15:52:42.806Z] === PAUSE TestIpcModeOlderClient [2022-09-21T15:52:42.806Z] === RUN TestKillContainerInvalidSignal [2022-09-21T15:52:43.062Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-09-21T15:52:43.062Z] === RUN TestKillContainer [2022-09-21T15:52:43.062Z] === RUN TestKillContainer/no_signal [2022-09-21T15:52:43.628Z] === RUN TestKillContainer/non_killing_signal [2022-09-21T15:52:43.884Z] === RUN TestKillContainer/killing_signal [2022-09-21T15:52:44.467Z] --- PASS: TestKillContainer (1.31s) [2022-09-21T15:52:44.467Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-09-21T15:52:44.467Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-09-21T15:52:44.467Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-09-21T15:52:44.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-09-21T15:52:44.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-09-21T15:52:45.031Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-09-21T15:52:45.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s) [2022-09-21T15:52:45.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-09-21T15:52:45.958Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2022-09-21T15:52:45.958Z] === RUN TestKillStoppedContainer [2022-09-21T15:52:45.958Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-09-21T15:52:45.958Z] === RUN TestKillStoppedContainerAPIPre120 [2022-09-21T15:52:45.958Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-09-21T15:52:45.958Z] === RUN TestKillDifferentUserContainer [2022-09-21T15:52:46.214Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-09-21T15:52:46.214Z] === RUN TestInspectOomKilledTrue [2022-09-21T15:52:46.777Z] --- PASS: TestInspectOomKilledTrue (0.50s) [2022-09-21T15:52:46.777Z] === RUN TestInspectOomKilledFalse [2022-09-21T15:52:47.339Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-09-21T15:52:47.339Z] === RUN TestLinksEtcHostsContentMatch [2022-09-21T15:52:47.596Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-09-21T15:52:47.596Z] === RUN TestLinksContainerNames [2022-09-21T15:52:48.523Z] --- PASS: TestLinksContainerNames (0.85s) [2022-09-21T15:52:48.523Z] === RUN TestLogsFollowTailEmpty [2022-09-21T15:52:48.779Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-09-21T15:52:48.779Z] === RUN TestLogs [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-09-21T15:52:48.779Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-09-21T15:52:48.779Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-09-21T15:52:48.779Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-09-21T15:52:48.779Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-09-21T15:52:49.341Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-09-21T15:52:49.598Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-09-21T15:52:49.854Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-09-21T15:52:50.110Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-09-21T15:52:50.674Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-09-21T15:52:50.674Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-09-21T15:52:50.674Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-09-21T15:52:50.674Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-09-21T15:52:51.604Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-09-21T15:52:51.604Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-09-21T15:52:52.165Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-09-21T15:52:52.165Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-09-21T15:52:52.728Z] --- PASS: TestLogs (4.05s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local (0.01s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.79s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.54s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.68s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.82s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.65s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.69s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-09-21T15:52:52.728Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-09-21T15:52:52.728Z] === RUN TestContainerNetworkMountsNoChown [2022-09-21T15:52:53.290Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/default [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/default [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/private [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/private [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rprivate [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rprivate [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/slave [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/slave [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rslave [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rslave [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/shared [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/shared [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rshared [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rshared [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/default [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/default/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/default/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rslave [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rshared [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/shared [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rprivate [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/slave [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/private [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/private/mount_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/private/bind_root [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-09-21T15:52:53.290Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-09-21T15:52:53.290Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/default/mount_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-09-21T15:52:53.290Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/default/bind_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/private/mount_root [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-09-21T15:52:53.548Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/private/bind_root [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-09-21T15:52:53.804Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-09-21T15:52:53.804Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-09-21T15:52:53.804Z] === RUN TestContainerBindMountNonRecursive [2022-09-21T15:52:55.171Z] --- PASS: TestContainerBindMountNonRecursive (1.43s) [2022-09-21T15:52:55.171Z] === RUN TestContainerVolumesMountedAsShared [2022-09-21T15:52:55.732Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-09-21T15:52:55.732Z] === RUN TestContainerVolumesMountedAsSlave [2022-09-21T15:52:55.989Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-09-21T15:52:55.989Z] === RUN TestNetworkNat [2022-09-21T15:52:56.551Z] --- PASS: TestNetworkNat (0.50s) [2022-09-21T15:52:56.551Z] === RUN TestNetworkLocalhostTCPNat [2022-09-21T15:52:56.808Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2022-09-21T15:52:56.808Z] === RUN TestNetworkLoopbackNat [2022-09-21T15:53:00.076Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-09-21T15:53:00.076Z] === RUN TestPause [2022-09-21T15:53:00.076Z] --- PASS: TestPause (0.46s) [2022-09-21T15:53:00.076Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-09-21T15:53:00.076Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T15:53:00.076Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T15:53:00.076Z] === RUN TestPauseStopPausedContainer [2022-09-21T15:53:00.332Z] --- PASS: TestPauseStopPausedContainer (0.45s) [2022-09-21T15:53:00.332Z] === RUN TestPidHost [2022-09-21T15:53:01.260Z] --- PASS: TestPidHost (0.97s) [2022-09-21T15:53:01.260Z] === RUN TestPsFilter [2022-09-21T15:53:01.517Z] --- PASS: TestPsFilter (0.13s) [2022-09-21T15:53:01.517Z] === RUN TestRemoveContainerWithRemovedVolume [2022-09-21T15:53:02.079Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s) [2022-09-21T15:53:02.079Z] === RUN TestRemoveContainerWithVolume [2022-09-21T15:53:02.336Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-09-21T15:53:02.336Z] === RUN TestRemoveContainerRunning [2022-09-21T15:53:02.898Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-09-21T15:53:02.898Z] === RUN TestRemoveContainerForceRemoveRunning [2022-09-21T15:53:03.462Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2022-09-21T15:53:03.462Z] === RUN TestRemoveInvalidContainer [2022-09-21T15:53:03.462Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-09-21T15:53:03.462Z] === RUN TestRenameLinkedContainer [2022-09-21T15:53:05.359Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-09-21T15:53:05.359Z] === RUN TestRenameStoppedContainer [2022-09-21T15:53:05.616Z] --- PASS: TestRenameStoppedContainer (0.45s) [2022-09-21T15:53:05.616Z] === RUN TestRenameRunningContainerAndReuse [2022-09-21T15:53:06.544Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-09-21T15:53:06.544Z] === RUN TestRenameInvalidName [2022-09-21T15:53:07.106Z] --- PASS: TestRenameInvalidName (0.45s) [2022-09-21T15:53:07.106Z] === RUN TestRenameAnonymousContainer [2022-09-21T15:53:08.476Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-09-21T15:53:08.476Z] === RUN TestRenameContainerWithSameName [2022-09-21T15:53:09.039Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-09-21T15:53:09.039Z] === RUN TestRenameContainerWithLinkedContainer [2022-09-21T15:53:09.968Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-09-21T15:53:09.968Z] === RUN TestResize [2022-09-21T15:53:10.224Z] --- PASS: TestResize (0.42s) [2022-09-21T15:53:10.224Z] === RUN TestResizeWithInvalidSize [2022-09-21T15:53:10.786Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-09-21T15:53:10.786Z] === RUN TestResizeWhenContainerNotStarted [2022-09-21T15:53:11.042Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:11.042Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:11.042Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:11.042Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-09-21T15:53:11.042Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:12.408Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:12.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-09-21T15:53:13.592Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-09-21T15:53:14.154Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:15.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:17.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-09-21T15:53:18.526Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-09-21T15:53:21.046Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-09-21T15:53:22.413Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-09-21T15:53:22.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-09-21T15:53:23.903Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-09-21T15:53:24.848Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-09-21T15:53:25.783Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-09-21T15:53:26.712Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.63s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.37s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.73s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.79s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.73s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.77s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s) [2022-09-21T15:53:28.605Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2022-09-21T15:53:28.605Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-09-21T15:53:28.605Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-09-21T15:53:29.167Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-09-21T15:53:30.095Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s) [2022-09-21T15:53:30.096Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.91s) [2022-09-21T15:53:30.096Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.94s) [2022-09-21T15:53:30.096Z] === RUN TestCgroupNamespacesRun [2022-09-21T15:53:31.461Z] --- PASS: TestCgroupNamespacesRun (1.16s) [2022-09-21T15:53:31.461Z] === RUN TestCgroupNamespacesRunPrivileged [2022-09-21T15:53:32.390Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-09-21T15:53:32.390Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-09-21T15:53:33.756Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-09-21T15:53:33.756Z] === RUN TestCgroupNamespacesRunHostMode [2022-09-21T15:53:35.123Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-09-21T15:53:35.123Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-09-21T15:53:36.051Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s) [2022-09-21T15:53:36.051Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-09-21T15:53:37.416Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-09-21T15:53:37.416Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-09-21T15:53:37.978Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-09-21T15:53:37.978Z] === RUN TestCgroupNamespacesRunOlderClient [2022-09-21T15:53:39.345Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-09-21T15:53:39.345Z] === RUN TestNISDomainname [2022-09-21T15:53:39.601Z] --- PASS: TestNISDomainname (0.54s) [2022-09-21T15:53:39.601Z] === RUN TestHostnameDnsResolution [2022-09-21T15:53:40.164Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-09-21T15:53:40.164Z] === RUN TestUnprivilegedPortsAndPing [2022-09-21T15:53:40.726Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2022-09-21T15:53:40.726Z] === RUN TestPrivilegedHostDevices [2022-09-21T15:53:41.288Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-09-21T15:53:41.288Z] === RUN TestRunConsoleSize [2022-09-21T15:53:41.851Z] --- PASS: TestRunConsoleSize (0.43s) [2022-09-21T15:53:41.851Z] === RUN TestRunWithAlternativeContainerdShim [2022-09-21T15:53:43.742Z] --- PASS: TestRunWithAlternativeContainerdShim (2.03s) [2022-09-21T15:53:43.742Z] === RUN TestStats [2022-09-21T15:53:46.279Z] --- PASS: TestStats (2.47s) [2022-09-21T15:53:46.279Z] === RUN TestStopContainerWithTimeout [2022-09-21T15:53:46.279Z] === RUN TestStopContainerWithTimeout/0 [2022-09-21T15:53:46.279Z] === PAUSE TestStopContainerWithTimeout/0 [2022-09-21T15:53:46.279Z] === RUN TestStopContainerWithTimeout/1 [2022-09-21T15:53:46.279Z] === PAUSE TestStopContainerWithTimeout/1 [2022-09-21T15:53:46.279Z] === RUN TestStopContainerWithTimeout/3 [2022-09-21T15:53:46.279Z] === PAUSE TestStopContainerWithTimeout/3 [2022-09-21T15:53:46.279Z] === RUN TestStopContainerWithTimeout/-1 [2022-09-21T15:53:46.279Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-09-21T15:53:46.279Z] === CONT TestStopContainerWithTimeout/0 [2022-09-21T15:53:46.279Z] === CONT TestStopContainerWithTimeout/3 [2022-09-21T15:53:46.841Z] === CONT TestStopContainerWithTimeout/-1 [2022-09-21T15:53:49.358Z] === CONT TestStopContainerWithTimeout/1 [2022-09-21T15:53:50.286Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-09-21T15:53:50.286Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-09-21T15:53:50.286Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-09-21T15:53:50.286Z] --- PASS: TestStopContainerWithTimeout/-1 (2.42s) [2022-09-21T15:53:50.286Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-09-21T15:53:50.286Z] === RUN TestDeleteDevicemapper [2022-09-21T15:53:50.286Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T15:53:50.286Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-09-21T15:53:50.286Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-09-21T15:53:52.805Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s) [2022-09-21T15:53:52.805Z] === RUN TestUpdateMemory [2022-09-21T15:53:53.062Z] --- PASS: TestUpdateMemory (0.52s) [2022-09-21T15:53:53.062Z] === RUN TestUpdateCPUQuota [2022-09-21T15:53:53.624Z] --- PASS: TestUpdateCPUQuota (0.69s) [2022-09-21T15:53:53.624Z] === RUN TestUpdatePidsLimit [2022-09-21T15:53:53.624Z] === RUN TestUpdatePidsLimit/update_from_none [2022-09-21T15:53:53.880Z] === RUN TestUpdatePidsLimit/no_change [2022-09-21T15:53:54.136Z] === RUN TestUpdatePidsLimit/update_lower [2022-09-21T15:53:54.136Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-09-21T15:53:54.393Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-09-21T15:53:54.649Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-09-21T15:53:54.906Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit (1.90s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/update_lower (0.18s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-09-21T15:53:55.469Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2022-09-21T15:53:55.469Z] === RUN TestUpdateRestartPolicy [2022-09-21T15:54:07.638Z] --- PASS: TestUpdateRestartPolicy (10.89s) [2022-09-21T15:54:07.638Z] === RUN TestUpdateRestartWithAutoRemove [2022-09-21T15:54:07.638Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-09-21T15:54:07.638Z] === RUN TestWaitNonBlocked [2022-09-21T15:54:07.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T15:54:07.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T15:54:07.638Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T15:54:07.638Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T15:54:07.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-09-21T15:54:07.638Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-09-21T15:54:07.638Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-09-21T15:54:07.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.57s) [2022-09-21T15:54:07.638Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.66s) [2022-09-21T15:54:07.638Z] === RUN TestWaitBlocked [2022-09-21T15:54:07.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T15:54:07.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T15:54:07.638Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T15:54:07.638Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T15:54:07.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-09-21T15:54:07.638Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-09-21T15:54:08.200Z] --- PASS: TestWaitBlocked (0.01s) [2022-09-21T15:54:08.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-09-21T15:54:08.200Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s) [2022-09-21T15:54:08.200Z] === RUN TestWaitConditions [2022-09-21T15:54:08.200Z] === RUN TestWaitConditions/default [2022-09-21T15:54:08.200Z] === PAUSE TestWaitConditions/default [2022-09-21T15:54:08.200Z] === RUN TestWaitConditions/not-running [2022-09-21T15:54:08.200Z] === PAUSE TestWaitConditions/not-running [2022-09-21T15:54:08.200Z] === RUN TestWaitConditions/next-exit [2022-09-21T15:54:08.200Z] === PAUSE TestWaitConditions/next-exit [2022-09-21T15:54:08.200Z] === RUN TestWaitConditions/removed [2022-09-21T15:54:08.200Z] === PAUSE TestWaitConditions/removed [2022-09-21T15:54:08.200Z] === CONT TestWaitConditions/default [2022-09-21T15:54:08.200Z] === CONT TestWaitConditions/removed [2022-09-21T15:54:08.200Z] wait_test.go:146: ContainerID = fe696ec2b40493b269f4eb1a8750d81b561208b28b6d6378fcb575489fc8cc96 [2022-09-21T15:54:08.200Z] === CONT TestWaitConditions/default [2022-09-21T15:54:08.200Z] wait_test.go:146: ContainerID = 6ba3ae3745f9aa4cafce0904ffc1de33a5c3965a7f0446980f06090be9cb670e [2022-09-21T15:54:09.129Z] === CONT TestWaitConditions/not-running [2022-09-21T15:54:09.129Z] === CONT TestWaitConditions/next-exit [2022-09-21T15:54:09.129Z] === CONT TestWaitConditions/not-running [2022-09-21T15:54:09.129Z] wait_test.go:146: ContainerID = c48f375f14c76540762d1f5dd3e622ab6e696ed32c0a6e5b736f120b5d2439a5 [2022-09-21T15:54:09.129Z] === CONT TestWaitConditions/next-exit [2022-09-21T15:54:09.129Z] wait_test.go:146: ContainerID = f9a5c684ed1fe76de3ca437404cb0ee1cdeb7d21601c6b1718d291f12d577091 [2022-09-21T15:54:09.691Z] --- PASS: TestWaitConditions (0.01s) [2022-09-21T15:54:09.691Z] --- PASS: TestWaitConditions/removed (0.72s) [2022-09-21T15:54:09.691Z] --- PASS: TestWaitConditions/default (0.75s) [2022-09-21T15:54:09.691Z] --- PASS: TestWaitConditions/not-running (0.52s) [2022-09-21T15:54:09.691Z] --- PASS: TestWaitConditions/next-exit (0.53s) [2022-09-21T15:54:09.691Z] === RUN TestWaitRestartedContainer [2022-09-21T15:54:09.691Z] === RUN TestWaitRestartedContainer/default [2022-09-21T15:54:09.691Z] === PAUSE TestWaitRestartedContainer/default [2022-09-21T15:54:09.691Z] === RUN TestWaitRestartedContainer/not-running [2022-09-21T15:54:09.691Z] === PAUSE TestWaitRestartedContainer/not-running [2022-09-21T15:54:09.691Z] === RUN TestWaitRestartedContainer/next-exit [2022-09-21T15:54:09.691Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-09-21T15:54:09.691Z] === CONT TestWaitRestartedContainer/default [2022-09-21T15:54:09.691Z] === CONT TestWaitRestartedContainer/next-exit [2022-09-21T15:54:11.058Z] === CONT TestWaitRestartedContainer/not-running [2022-09-21T15:54:11.986Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-09-21T15:54:11.986Z] --- PASS: TestWaitRestartedContainer/next-exit (1.31s) [2022-09-21T15:54:11.986Z] --- PASS: TestWaitRestartedContainer/default (1.41s) [2022-09-21T15:54:11.986Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-09-21T15:54:11.986Z] === CONT TestContainerStartOnDaemonRestart [2022-09-21T15:54:11.986Z] === CONT TestRestartDaemonWithRestartingContainer [2022-09-21T15:54:13.877Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-09-21T15:54:13.877Z] === CONT TestIpcModeOlderClient [2022-09-21T15:54:13.877Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-09-21T15:54:13.877Z] === CONT TestContainerKillOnDaemonStart [2022-09-21T15:54:14.439Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.57s) [2022-09-21T15:54:14.439Z] === CONT TestDaemonHostGatewayIP [2022-09-21T15:54:16.969Z] --- PASS: TestDaemonHostGatewayIP (2.42s) [2022-09-21T15:54:16.969Z] === CONT TestDaemonRestartIpcMode [2022-09-21T15:54:19.487Z] --- PASS: TestDaemonRestartIpcMode (2.19s) [2022-09-21T15:54:26.022Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-09-21T15:54:26.022Z] PASS [2022-09-21T15:54:26.022Z] [2022-09-21T15:54:26.022Z] === Skipped [2022-09-21T15:54:26.022Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-09-21T15:54:26.022Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-09-21T15:54:26.022Z] [2022-09-21T15:54:26.022Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-09-21T15:54:26.022Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-09-21T15:54:26.022Z] [2022-09-21T15:54:26.022Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-09-21T15:54:26.022Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-09-21T15:54:26.022Z] [2022-09-21T15:54:26.022Z] DONE 273 tests, 3 skipped in 130.210s [2022-09-21T15:54:26.022Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-09-21T15:54:26.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:54:26.022Z] ++ set -e [2022-09-21T15:54:26.022Z] ++ '[' -n 0 ']' [2022-09-21T15:54:26.022Z] ++ set -x [2022-09-21T15:54:26.023Z] ++ 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 [2022-09-21T15:54:26.023Z] === RUN TestConfigDaemonLibtrustID [2022-09-21T15:54:26.279Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-09-21T15:54:26.279Z] === RUN TestConfigDaemonID [2022-09-21T15:54:27.207Z] daemon_test.go:83: [dee061d3afd81] daemon is not started [2022-09-21T15:54:27.464Z] --- PASS: TestConfigDaemonID (1.04s) [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-09-21T15:54:27.464Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-09-21T15:54:27.464Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation/invalid_config [2022-09-21T15:54:27.464Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation/malformed_config [2022-09-21T15:54:27.464Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-09-21T15:54:27.464Z] === RUN TestDaemonConfigValidation/valid_config [2022-09-21T15:54:27.464Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-09-21T15:54:27.464Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-09-21T15:54:27.464Z] === CONT TestDaemonConfigValidation/malformed_config [2022-09-21T15:54:27.464Z] === CONT TestDaemonConfigValidation/valid_config [2022-09-21T15:54:27.464Z] === CONT TestDaemonConfigValidation/invalid_config [2022-09-21T15:54:27.464Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-09-21T15:54:27.464Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-09-21T15:54:27.464Z] === RUN TestConfigDaemonSeccompProfiles [2022-09-21T15:54:27.464Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-09-21T15:54:28.831Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-09-21T15:54:29.759Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-09-21T15:54:30.687Z] === CONT TestConfigDaemonSeccompProfiles [2022-09-21T15:54:30.687Z] daemon_test.go:197: [db13c9d777b68] daemon is not started [2022-09-21T15:54:30.687Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-09-21T15:54:30.687Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-09-21T15:54:30.687Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-09-21T15:54:30.687Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-09-21T15:54:30.687Z] === RUN TestDaemonProxy [2022-09-21T15:54:30.687Z] === RUN TestDaemonProxy/environment_variables [2022-09-21T15:54:32.577Z] === RUN TestDaemonProxy/command-line_options [2022-09-21T15:54:34.467Z] === RUN TestDaemonProxy/configuration_file [2022-09-21T15:54:35.832Z] === RUN TestDaemonProxy/conflicting_options [2022-09-21T15:54:36.394Z] === RUN TestDaemonProxy/reload_sanitized [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy (6.20s) [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy/configuration_file (1.71s) [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-09-21T15:54:36.956Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-09-21T15:54:36.956Z] PASS [2022-09-21T15:54:36.956Z] [2022-09-21T15:54:36.956Z] DONE 18 tests in 11.266s [2022-09-21T15:54:36.956Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-09-21T15:54:36.956Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:54:36.956Z] ++ set -e [2022-09-21T15:54:36.956Z] ++ '[' -n 0 ']' [2022-09-21T15:54:36.956Z] ++ set -x [2022-09-21T15:54:36.956Z] ++ 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 [2022-09-21T15:54:37.213Z] INFO: Testing against a local daemon [2022-09-21T15:54:37.213Z] === RUN TestCommitInheritsEnv [2022-09-21T15:54:37.469Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-09-21T15:54:37.469Z] === RUN TestImportExtremelyLargeImageWorks [2022-09-21T15:54:37.469Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-21T15:54:37.469Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform/#00 [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform/_______ [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform// [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform/linux [2022-09-21T15:54:37.469Z] === RUN TestImportWithCustomPlatform/LINUX [2022-09-21T15:54:37.725Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-09-21T15:54:37.725Z] === RUN TestImportWithCustomPlatform/macos [2022-09-21T15:54:37.725Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-09-21T15:54:37.725Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-09-21T15:54:37.725Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-09-21T15:54:37.725Z] === RUN TestImagesFilterMultiReference [2022-09-21T15:54:37.725Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-09-21T15:54:37.725Z] === RUN TestImagePullPlatformInvalid [2022-09-21T15:54:37.725Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-09-21T15:54:37.725Z] === RUN TestRemoveImageOrphaning [2022-09-21T15:54:37.981Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-09-21T15:54:37.981Z] === RUN TestRemoveImageGarbageCollector [2022-09-21T15:54:37.981Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:54:37.981Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-09-21T15:54:37.981Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-09-21T15:54:37.982Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-09-21T15:54:37.982Z] === RUN TestTagInvalidReference [2022-09-21T15:54:37.982Z] --- PASS: TestTagInvalidReference (0.01s) [2022-09-21T15:54:37.982Z] === RUN TestTagValidPrefixedRepo [2022-09-21T15:54:38.238Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-09-21T15:54:38.238Z] === RUN TestTagExistedNameWithoutForce [2022-09-21T15:54:38.238Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-09-21T15:54:38.238Z] === RUN TestTagOfficialNames [2022-09-21T15:54:38.238Z] --- PASS: TestTagOfficialNames (0.06s) [2022-09-21T15:54:38.238Z] === RUN TestTagMatchesDigest [2022-09-21T15:54:38.238Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-09-21T15:54:38.238Z] PASS [2022-09-21T15:54:38.238Z] [2022-09-21T15:54:38.238Z] === Skipped [2022-09-21T15:54:38.238Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-09-21T15:54:38.238Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-09-21T15:54:38.238Z] [2022-09-21T15:54:38.238Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-09-21T15:54:38.238Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:54:38.238Z] [2022-09-21T15:54:38.238Z] DONE 22 tests, 2 skipped in 1.355s [2022-09-21T15:54:38.238Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-09-21T15:54:38.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:54:38.238Z] ++ set -e [2022-09-21T15:54:38.238Z] ++ '[' -n 0 ']' [2022-09-21T15:54:38.238Z] ++ set -x [2022-09-21T15:54:38.238Z] ++ 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 [2022-09-21T15:54:38.238Z] === RUN TestStripANSICommands [2022-09-21T15:54:38.238Z] === RUN TestStripANSICommands/#00 [2022-09-21T15:54:38.238Z] === RUN TestStripANSICommands/#01 [2022-09-21T15:54:38.238Z] --- PASS: TestStripANSICommands (0.00s) [2022-09-21T15:54:38.238Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-09-21T15:54:38.238Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-09-21T15:54:38.238Z] PASS [2022-09-21T15:54:38.238Z] [2022-09-21T15:54:38.238Z] DONE 3 tests in 0.045s [2022-09-21T15:54:38.238Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-09-21T15:54:38.238Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:54:38.238Z] ++ set -e [2022-09-21T15:54:38.238Z] ++ '[' -n 0 ']' [2022-09-21T15:54:38.238Z] ++ set -x [2022-09-21T15:54:38.238Z] ++ 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 [2022-09-21T15:54:38.494Z] INFO: Testing against a local daemon [2022-09-21T15:54:38.494Z] === RUN TestNetworkCreateDelete [2022-09-21T15:54:38.494Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-09-21T15:54:38.494Z] === RUN TestDockerNetworkDeletePreferID [2022-09-21T15:54:39.056Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-09-21T15:54:39.056Z] === RUN TestDaemonDNSFallback [2022-09-21T15:54:45.605Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-09-21T15:54:45.605Z] === RUN TestInspectNetwork [2022-09-21T15:54:48.124Z] === RUN TestInspectNetwork/full_network_id [2022-09-21T15:54:48.124Z] === RUN TestInspectNetwork/partial_network_id [2022-09-21T15:54:48.124Z] === RUN TestInspectNetwork/network_name [2022-09-21T15:54:48.124Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-09-21T15:54:52.294Z] --- PASS: TestInspectNetwork (7.01s) [2022-09-21T15:54:52.294Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-09-21T15:54:52.294Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-09-21T15:54:52.294Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-09-21T15:54:52.294Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-09-21T15:54:52.294Z] === RUN TestRunContainerWithBridgeNone [2022-09-21T15:54:53.664Z] --- PASS: TestRunContainerWithBridgeNone (1.50s) [2022-09-21T15:54:53.664Z] === RUN TestNetworkInvalidJSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/create [2022-09-21T15:54:53.921Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-09-21T15:54:53.921Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-21T15:54:53.921Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-21T15:54:53.921Z] === CONT TestNetworkInvalidJSON/networks/create [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-09-21T15:54:53.921Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-09-21T15:54:53.921Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-09-21T15:54:53.921Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-09-21T15:54:53.921Z] === RUN TestNetworkList [2022-09-21T15:54:53.921Z] === RUN TestNetworkList//networks [2022-09-21T15:54:53.921Z] === PAUSE TestNetworkList//networks [2022-09-21T15:54:53.921Z] === RUN TestNetworkList//networks/ [2022-09-21T15:54:53.921Z] === PAUSE TestNetworkList//networks/ [2022-09-21T15:54:53.921Z] === CONT TestNetworkList//networks [2022-09-21T15:54:53.921Z] === CONT TestNetworkList//networks/ [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkList (0.01s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkList//networks (0.00s) [2022-09-21T15:54:53.921Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-09-21T15:54:53.921Z] === RUN TestHostIPv4BridgeLabel [2022-09-21T15:54:54.483Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-09-21T15:54:54.483Z] === RUN TestDaemonRestartWithLiveRestore [2022-09-21T15:54:55.412Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-09-21T15:54:55.412Z] === RUN TestDaemonDefaultNetworkPools [2022-09-21T15:54:56.341Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-09-21T15:54:56.341Z] === RUN TestDaemonRestartWithExistingNetwork [2022-09-21T15:54:57.269Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-09-21T15:54:57.269Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-09-21T15:54:58.636Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-09-21T15:54:58.636Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-09-21T15:54:59.198Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-09-21T15:54:59.198Z] === RUN TestServiceWithPredefinedNetwork [2022-09-21T15:55:01.716Z] --- PASS: TestServiceWithPredefinedNetwork (2.28s) [2022-09-21T15:55:01.716Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-09-21T15:55:01.716Z] service_test.go:243: FLAKY_TEST [2022-09-21T15:55:01.716Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T15:55:01.716Z] === RUN TestServiceWithDataPathPortInit [2022-09-21T15:55:16.569Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-09-21T15:55:16.569Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-09-21T15:55:17.498Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:k6d3rgwysbvd01w7kpdqyscp5 Created:2022-09-21 15:55:16.386792164 +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[6c23f0dad76df6acff80d918f4b34f0c05f59df9145a1f55f2738116909c0453:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1i8qjbtllxqg5i7cs592nnp1q EndpointID:6dd752725871e7ad37e44d6a83b899633b0fcd1e19e6f788517ba082050cbd54 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:43b79a0a16cda63c5f707964de9fb7c6354d39a836898b4ef99c7e8c125f7200 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:bad8663b7894 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1i8qjbtllxqg5i7cs592nnp1q EndpointID:6dd752725871e7ad37e44d6a83b899633b0fcd1e19e6f788517ba082050cbd54 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-09-21T15:55:22.740Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-09-21T15:55:22.740Z] PASS [2022-09-21T15:55:22.740Z] [2022-09-21T15:55:22.740Z] === Skipped [2022-09-21T15:55:22.740Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-09-21T15:55:22.740Z] service_test.go:243: FLAKY_TEST [2022-09-21T15:55:22.740Z] [2022-09-21T15:55:22.740Z] DONE 38 tests, 1 skipped in 43.563s [2022-09-21T15:55:22.740Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-09-21T15:55:22.740Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:55:22.740Z] ++ set -e [2022-09-21T15:55:22.740Z] ++ '[' -n 0 ']' [2022-09-21T15:55:22.740Z] ++ set -x [2022-09-21T15:55:22.740Z] ++ 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 [2022-09-21T15:55:22.740Z] INFO: Testing against a local daemon [2022-09-21T15:55:22.740Z] === RUN TestDockerNetworkIpvlanPersistance [2022-09-21T15:55:22.741Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T15:55:22.741Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T15:55:22.741Z] === RUN TestDockerNetworkIpvlan [2022-09-21T15:55:22.741Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T15:55:22.741Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-09-21T15:55:22.741Z] PASS [2022-09-21T15:55:22.741Z] [2022-09-21T15:55:22.741Z] === Skipped [2022-09-21T15:55:22.741Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-09-21T15:55:22.741Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T15:55:22.741Z] [2022-09-21T15:55:22.741Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-09-21T15:55:22.741Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-09-21T15:55:22.741Z] [2022-09-21T15:55:22.741Z] DONE 2 tests, 2 skipped in 0.094s [2022-09-21T15:55:22.741Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-09-21T15:55:22.741Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:55:22.741Z] ++ set -e [2022-09-21T15:55:22.741Z] ++ '[' -n 0 ']' [2022-09-21T15:55:22.741Z] ++ set -x [2022-09-21T15:55:22.741Z] ++ 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 [2022-09-21T15:55:22.741Z] INFO: Testing against a local daemon [2022-09-21T15:55:22.741Z] === RUN TestDockerNetworkMacvlanPersistance [2022-09-21T15:55:23.303Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s) [2022-09-21T15:55:23.303Z] === RUN TestDockerNetworkMacvlan [2022-09-21T15:55:24.231Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-09-21T15:55:24.794Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-09-21T15:55:25.722Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-09-21T15:55:27.089Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-09-21T15:55:28.981Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-09-21T15:55:32.250Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan (9.48s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2022-09-21T15:55:32.813Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s) [2022-09-21T15:55:32.813Z] PASS [2022-09-21T15:55:32.813Z] [2022-09-21T15:55:32.813Z] DONE 8 tests in 10.799s [2022-09-21T15:55:32.813Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-09-21T15:55:32.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:55:32.813Z] ++ set -e [2022-09-21T15:55:32.813Z] ++ '[' -n 0 ']' [2022-09-21T15:55:32.813Z] ++ set -x [2022-09-21T15:55:32.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-09-21T15:55:32.813Z] testing: warning: no tests to run [2022-09-21T15:55:32.813Z] PASS [2022-09-21T15:55:32.813Z] [2022-09-21T15:55:32.813Z] DONE 0 tests in 0.028s [2022-09-21T15:55:32.813Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-09-21T15:55:32.813Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:55:32.813Z] ++ set -e [2022-09-21T15:55:32.813Z] ++ '[' -n 0 ']' [2022-09-21T15:55:32.813Z] ++ set -x [2022-09-21T15:55:32.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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 [2022-09-21T15:55:33.069Z] INFO: Testing against a local daemon [2022-09-21T15:55:33.069Z] === RUN TestAuthZPluginAllowRequest [2022-09-21T15:55:34.435Z] --- PASS: TestAuthZPluginAllowRequest (1.15s) [2022-09-21T15:55:34.435Z] === RUN TestAuthZPluginTLS [2022-09-21T15:55:34.691Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-09-21T15:55:34.691Z] === RUN TestAuthZPluginDenyRequest [2022-09-21T15:55:35.253Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-09-21T15:55:35.253Z] === RUN TestAuthZPluginAPIDenyResponse [2022-09-21T15:55:35.815Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-09-21T15:55:35.815Z] === RUN TestAuthZPluginDenyResponse [2022-09-21T15:55:36.376Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-09-21T15:55:36.376Z] === RUN TestAuthZPluginAllowEventStream [2022-09-21T15:55:37.305Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s) [2022-09-21T15:55:37.305Z] === RUN TestAuthZPluginErrorResponse [2022-09-21T15:55:37.868Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-09-21T15:55:37.868Z] === RUN TestAuthZPluginErrorRequest [2022-09-21T15:55:38.430Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-09-21T15:55:38.430Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-09-21T15:55:39.004Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-09-21T15:55:39.004Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-09-21T15:55:40.371Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-09-21T15:55:40.371Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-09-21T15:55:41.738Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s) [2022-09-21T15:55:41.738Z] === RUN TestAuthZPluginHeader [2022-09-21T15:55:42.666Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-09-21T15:55:42.666Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-09-21T15:55:42.666Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:55:42.666Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-21T15:55:42.666Z] === RUN TestAuthZPluginV2Disable [2022-09-21T15:55:42.666Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:55:42.666Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-09-21T15:55:42.666Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-09-21T15:55:42.666Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:55:42.666Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-21T15:55:42.666Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-09-21T15:55:42.666Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:55:42.666Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-21T15:55:42.666Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-09-21T15:56:00.712Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-09-21T15:56:00.712Z] PASS [2022-09-21T15:56:00.712Z] [2022-09-21T15:56:00.712Z] === Skipped [2022-09-21T15:56:00.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-09-21T15:56:00.712Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:00.712Z] [2022-09-21T15:56:00.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-09-21T15:56:00.712Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:00.712Z] [2022-09-21T15:56:00.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-09-21T15:56:00.712Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:00.712Z] [2022-09-21T15:56:00.712Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-09-21T15:56:00.712Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:00.712Z] [2022-09-21T15:56:00.712Z] DONE 17 tests, 4 skipped in 26.539s [2022-09-21T15:56:00.712Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-09-21T15:56:00.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:00.712Z] ++ set -e [2022-09-21T15:56:00.712Z] ++ '[' -n 0 ']' [2022-09-21T15:56:00.712Z] ++ set -x [2022-09-21T15:56:00.712Z] ++ 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 [2022-09-21T15:56:00.712Z] INFO: Testing against a local daemon [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-09-21T15:56:00.712Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-21T15:56:00.712Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-09-21T15:56:00.712Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-09-21T15:56:00.712Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-09-21T15:56:00.712Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-09-21T15:56:00.712Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-09-21T15:56:00.712Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-09-21T15:56:00.712Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-09-21T15:56:00.712Z] === RUN TestPluginInstall [2022-09-21T15:56:00.712Z] === RUN TestPluginInstall/no_auth [2022-09-21T15:56:03.981Z] time="2022-09-21T15:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:03.981Z] time="2022-09-21T15:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11f4b3e7f28613f40bfd6784ff8da697f6813509873b7adcd3ebde462262375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:03.981Z] time="2022-09-21T15:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:03.981Z] time="2022-09-21T15:56:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11f4b3e7f28613f40bfd6784ff8da697f6813509873b7adcd3ebde462262375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:03.981Z] === RUN TestPluginInstall/with_htpasswd [2022-09-21T15:56:04.237Z] time="2022-09-21T15:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:04.237Z] time="2022-09-21T15:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11f4b3e7f28613f40bfd6784ff8da697f6813509873b7adcd3ebde462262375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:04.237Z] time="2022-09-21T15:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:04.237Z] time="2022-09-21T15:56:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c11f4b3e7f28613f40bfd6784ff8da697f6813509873b7adcd3ebde462262375" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:04.493Z] === RUN TestPluginInstall/with_insecure [2022-09-21T15:56:05.422Z] time="2022-09-21T15:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:05.422Z] time="2022-09-21T15:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71cb21f542b37d7179061698929d499e0cd7ea78f4481913cf6009bef01f3db5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:05.422Z] time="2022-09-21T15:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-09-21T15:56:05.422Z] time="2022-09-21T15:56:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71cb21f542b37d7179061698929d499e0cd7ea78f4481913cf6009bef01f3db5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-09-21T15:56:05.422Z] plugin_test.go:196: [d600658b52860] daemon is not started [2022-09-21T15:56:05.422Z] --- PASS: TestPluginInstall (5.92s) [2022-09-21T15:56:05.422Z] --- PASS: TestPluginInstall/no_auth (4.29s) [2022-09-21T15:56:05.422Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-09-21T15:56:05.422Z] --- PASS: TestPluginInstall/with_insecure (1.05s) [2022-09-21T15:56:05.422Z] === RUN TestPluginsWithRuntimes [2022-09-21T15:56:07.310Z] === RUN TestPluginsWithRuntimes/No_Args [2022-09-21T15:56:07.873Z] === RUN TestPluginsWithRuntimes/With_Args [2022-09-21T15:56:08.802Z] --- PASS: TestPluginsWithRuntimes (3.29s) [2022-09-21T15:56:08.802Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.89s) [2022-09-21T15:56:08.802Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-09-21T15:56:08.802Z] === RUN TestPluginBackCompatMediaTypes [2022-09-21T15:56:09.365Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-09-21T15:56:09.365Z] PASS [2022-09-21T15:56:09.365Z] [2022-09-21T15:56:09.365Z] DONE 24 tests in 9.924s [2022-09-21T15:56:09.365Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-09-21T15:56:09.365Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:09.365Z] ++ set -e [2022-09-21T15:56:09.365Z] ++ '[' -n 0 ']' [2022-09-21T15:56:09.365Z] ++ set -x [2022-09-21T15:56:09.365Z] ++ 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 [2022-09-21T15:56:09.365Z] INFO: Testing against a local daemon [2022-09-21T15:56:09.365Z] === RUN TestExternalGraphDriver [2022-09-21T15:56:09.927Z] === RUN TestExternalGraphDriver/json [2022-09-21T15:56:11.817Z] === RUN TestExternalGraphDriver/spec [2022-09-21T15:56:13.184Z] === RUN TestExternalGraphDriver/pull [2022-09-21T15:56:14.594Z] --- PASS: TestExternalGraphDriver (5.17s) [2022-09-21T15:56:14.594Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-09-21T15:56:14.594Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-09-21T15:56:14.594Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2022-09-21T15:56:14.594Z] === RUN TestGraphdriverPluginV2 [2022-09-21T15:56:15.158Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:15.158Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-09-21T15:56:15.158Z] PASS [2022-09-21T15:56:15.158Z] [2022-09-21T15:56:15.158Z] === Skipped [2022-09-21T15:56:15.158Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-09-21T15:56:15.158Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:56:15.158Z] [2022-09-21T15:56:15.158Z] DONE 5 tests, 1 skipped in 5.601s [2022-09-21T15:56:15.158Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-09-21T15:56:15.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:15.158Z] ++ set -e [2022-09-21T15:56:15.158Z] ++ '[' -n 0 ']' [2022-09-21T15:56:15.158Z] ++ set -x [2022-09-21T15:56:15.158Z] ++ 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 [2022-09-21T15:56:15.158Z] INFO: Testing against a local daemon [2022-09-21T15:56:15.158Z] === RUN TestContinueAfterPluginCrash [2022-09-21T15:56:15.158Z] === PAUSE TestContinueAfterPluginCrash [2022-09-21T15:56:15.158Z] === RUN TestReadPluginNoRead [2022-09-21T15:56:15.158Z] === PAUSE TestReadPluginNoRead [2022-09-21T15:56:15.158Z] === RUN TestDaemonStartWithLogOpt [2022-09-21T15:56:15.158Z] === PAUSE TestDaemonStartWithLogOpt [2022-09-21T15:56:15.158Z] === CONT TestContinueAfterPluginCrash [2022-09-21T15:56:15.158Z] === CONT TestDaemonStartWithLogOpt [2022-09-21T15:56:18.426Z] --- PASS: TestDaemonStartWithLogOpt (3.14s) [2022-09-21T15:56:18.426Z] === CONT TestReadPluginNoRead [2022-09-21T15:56:20.316Z] === RUN TestReadPluginNoRead/default [2022-09-21T15:56:21.682Z] === RUN TestReadPluginNoRead/disabled_caching [2022-09-21T15:56:23.047Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-09-21T15:56:23.047Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-09-21T15:56:23.975Z] === CONT TestReadPluginNoRead [2022-09-21T15:56:23.975Z] read_test.go:92: [dcabc24c05733] daemon is not started [2022-09-21T15:56:23.975Z] --- PASS: TestReadPluginNoRead (5.75s) [2022-09-21T15:56:23.975Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2022-09-21T15:56:23.975Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-09-21T15:56:23.975Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s) [2022-09-21T15:56:23.975Z] PASS [2022-09-21T15:56:23.975Z] [2022-09-21T15:56:23.975Z] DONE 6 tests in 9.005s [2022-09-21T15:56:23.975Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-09-21T15:56:23.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:23.975Z] ++ set -e [2022-09-21T15:56:23.975Z] ++ '[' -n 0 ']' [2022-09-21T15:56:23.975Z] ++ set -x [2022-09-21T15:56:23.975Z] ++ 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 [2022-09-21T15:56:23.975Z] testing: warning: no tests to run [2022-09-21T15:56:23.975Z] PASS [2022-09-21T15:56:23.975Z] [2022-09-21T15:56:23.975Z] DONE 0 tests in 0.035s [2022-09-21T15:56:23.975Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-09-21T15:56:23.975Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:23.975Z] ++ set -e [2022-09-21T15:56:23.975Z] ++ '[' -n 0 ']' [2022-09-21T15:56:23.975Z] ++ set -x [2022-09-21T15:56:23.975Z] ++ 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 [2022-09-21T15:56:24.231Z] INFO: Testing against a local daemon [2022-09-21T15:56:24.231Z] === RUN TestPluginWithDevMounts [2022-09-21T15:56:24.231Z] === PAUSE TestPluginWithDevMounts [2022-09-21T15:56:24.231Z] === CONT TestPluginWithDevMounts [2022-09-21T15:56:25.597Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-09-21T15:56:25.597Z] PASS [2022-09-21T15:56:25.597Z] [2022-09-21T15:56:25.597Z] DONE 1 tests in 1.646s [2022-09-21T15:56:25.856Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-09-21T15:56:25.856Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:25.856Z] ++ set -e [2022-09-21T15:56:25.856Z] ++ '[' -n 0 ']' [2022-09-21T15:56:25.856Z] ++ set -x [2022-09-21T15:56:25.856Z] ++ 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 [2022-09-21T15:56:25.856Z] INFO: Testing against a local daemon [2022-09-21T15:56:25.856Z] === RUN TestSecretInspect [2022-09-21T15:56:28.372Z] --- PASS: TestSecretInspect (2.29s) [2022-09-21T15:56:28.372Z] === RUN TestSecretList [2022-09-21T15:56:30.261Z] --- PASS: TestSecretList (2.15s) [2022-09-21T15:56:30.261Z] === RUN TestSecretsCreateAndDelete [2022-09-21T15:56:32.778Z] --- PASS: TestSecretsCreateAndDelete (2.19s) [2022-09-21T15:56:32.778Z] === RUN TestSecretsUpdate [2022-09-21T15:56:34.668Z] --- PASS: TestSecretsUpdate (2.20s) [2022-09-21T15:56:34.668Z] === RUN TestTemplatedSecret [2022-09-21T15:56:37.184Z] --- PASS: TestTemplatedSecret (2.47s) [2022-09-21T15:56:37.184Z] === RUN TestSecretCreateResolve [2022-09-21T15:56:39.707Z] --- PASS: TestSecretCreateResolve (2.18s) [2022-09-21T15:56:39.707Z] PASS [2022-09-21T15:56:39.707Z] [2022-09-21T15:56:39.707Z] DONE 6 tests in 13.579s [2022-09-21T15:56:39.707Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-09-21T15:56:39.707Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:56:39.707Z] ++ set -e [2022-09-21T15:56:39.707Z] ++ '[' -n 0 ']' [2022-09-21T15:56:39.707Z] ++ set -x [2022-09-21T15:56:39.707Z] ++ 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 [2022-09-21T15:56:39.707Z] INFO: Testing against a local daemon [2022-09-21T15:56:39.707Z] === RUN TestServiceCreateInit [2022-09-21T15:56:39.707Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-09-21T15:56:42.974Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-09-21T15:56:47.142Z] --- PASS: TestServiceCreateInit (7.27s) [2022-09-21T15:56:47.142Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.57s) [2022-09-21T15:56:47.142Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s) [2022-09-21T15:56:47.142Z] === RUN TestCreateServiceMultipleTimes [2022-09-21T15:57:01.985Z] --- PASS: TestCreateServiceMultipleTimes (15.20s) [2022-09-21T15:57:01.985Z] === RUN TestCreateServiceConflict [2022-09-21T15:57:04.502Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-09-21T15:57:04.502Z] === RUN TestCreateServiceMaxReplicas [2022-09-21T15:57:07.022Z] --- PASS: TestCreateServiceMaxReplicas (2.95s) [2022-09-21T15:57:07.023Z] === RUN TestCreateWithDuplicateNetworkNames [2022-09-21T15:57:21.911Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.22s) [2022-09-21T15:57:21.911Z] === RUN TestCreateServiceSecretFileMode [2022-09-21T15:57:22.839Z] --- PASS: TestCreateServiceSecretFileMode (2.40s) [2022-09-21T15:57:22.839Z] === RUN TestCreateServiceConfigFileMode [2022-09-21T15:57:25.355Z] --- PASS: TestCreateServiceConfigFileMode (2.44s) [2022-09-21T15:57:25.355Z] === RUN TestCreateServiceSysctls [2022-09-21T15:57:28.624Z] --- PASS: TestCreateServiceSysctls (3.11s) [2022-09-21T15:57:28.624Z] === RUN TestCreateServiceCapabilities [2022-09-21T15:57:30.518Z] --- PASS: TestCreateServiceCapabilities (2.37s) [2022-09-21T15:57:30.518Z] === RUN TestInspect [2022-09-21T15:57:33.785Z] --- PASS: TestInspect (2.81s) [2022-09-21T15:57:33.785Z] === RUN TestCreateJob [2022-09-21T15:57:37.053Z] --- PASS: TestCreateJob (3.13s) [2022-09-21T15:57:37.053Z] === RUN TestReplicatedJob [2022-09-21T15:57:41.221Z] --- PASS: TestReplicatedJob (4.57s) [2022-09-21T15:57:41.221Z] === RUN TestUpdateReplicatedJob [2022-09-21T15:57:44.489Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2022-09-21T15:57:44.489Z] === RUN TestServiceListWithStatuses [2022-09-21T15:57:44.489Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T15:57:44.489Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-09-21T15:57:44.489Z] === RUN TestDockerNetworkConnectAlias [2022-09-21T15:57:48.666Z] --- PASS: TestDockerNetworkConnectAlias (4.13s) [2022-09-21T15:57:48.666Z] === RUN TestDockerNetworkReConnect [2022-09-21T15:57:51.953Z] --- PASS: TestDockerNetworkReConnect (3.34s) [2022-09-21T15:57:51.953Z] === RUN TestServicePlugin [2022-09-21T15:57:51.953Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:57:51.953Z] --- SKIP: TestServicePlugin (0.00s) [2022-09-21T15:57:51.953Z] === RUN TestServiceUpdateLabel [2022-09-21T15:57:53.892Z] --- PASS: TestServiceUpdateLabel (2.27s) [2022-09-21T15:57:53.892Z] === RUN TestServiceUpdateSecrets [2022-09-21T15:58:08.733Z] --- PASS: TestServiceUpdateSecrets (14.45s) [2022-09-21T15:58:08.733Z] === RUN TestServiceUpdateConfigs [2022-09-21T15:58:23.588Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2022-09-21T15:58:23.588Z] === RUN TestServiceUpdateNetwork [2022-09-21T15:58:35.352Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-09-21T15:58:35.352Z] === RUN TestServiceUpdatePidsLimit [2022-09-21T15:58:36.281Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-09-21T15:58:36.843Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-09-21T15:58:44.929Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-09-21T15:58:51.469Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-09-21T15:58:51.469Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-09-21T15:58:51.469Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2022-09-21T15:58:51.469Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-09-21T15:58:51.469Z] PASS [2022-09-21T15:58:51.469Z] [2022-09-21T15:58:51.469Z] === Skipped [2022-09-21T15:58:51.469Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-09-21T15:58:51.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-09-21T15:58:51.469Z] [2022-09-21T15:58:51.469Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-09-21T15:58:51.469Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-09-21T15:58:51.469Z] [2022-09-21T15:58:51.469Z] DONE 27 tests, 2 skipped in 131.815s [2022-09-21T15:58:51.469Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-09-21T15:58:51.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:58:51.469Z] ++ set -e [2022-09-21T15:58:51.469Z] ++ '[' -n 0 ']' [2022-09-21T15:58:51.469Z] ++ set -x [2022-09-21T15:58:51.469Z] ++ 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 [2022-09-21T15:58:51.469Z] INFO: Testing against a local daemon [2022-09-21T15:58:51.469Z] === RUN TestSessionCreate [2022-09-21T15:58:51.469Z] --- PASS: TestSessionCreate (0.02s) [2022-09-21T15:58:51.469Z] === RUN TestSessionCreateWithBadUpgrade [2022-09-21T15:58:51.469Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-09-21T15:58:51.469Z] PASS [2022-09-21T15:58:51.469Z] [2022-09-21T15:58:51.469Z] DONE 2 tests in 0.143s [2022-09-21T15:58:51.469Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-09-21T15:58:51.469Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:58:51.469Z] ++ set -e [2022-09-21T15:58:51.469Z] ++ '[' -n 0 ']' [2022-09-21T15:58:51.469Z] ++ set -x [2022-09-21T15:58:51.470Z] ++ 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 [2022-09-21T15:58:51.470Z] INFO: Testing against a local daemon [2022-09-21T15:58:51.470Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-09-21T15:58:51.470Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T15:58:51.470Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T15:58:51.470Z] === RUN TestDiskUsage [2022-09-21T15:58:51.470Z] === PAUSE TestDiskUsage [2022-09-21T15:58:51.470Z] === RUN TestEventsExecDie [2022-09-21T15:58:52.032Z] --- PASS: TestEventsExecDie (0.51s) [2022-09-21T15:58:52.032Z] === RUN TestEventsBackwardsCompatible [2022-09-21T15:58:52.032Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-09-21T15:58:52.032Z] === RUN TestEventsVolumeCreate [2022-09-21T15:58:52.032Z] --- PASS: TestEventsVolumeCreate (0.08s) [2022-09-21T15:58:52.032Z] === RUN TestInfoBinaryCommits [2022-09-21T15:58:52.032Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-09-21T15:58:52.032Z] === RUN TestInfoAPIVersioned [2022-09-21T15:58:52.032Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-09-21T15:58:52.032Z] === RUN TestInfoAPI [2022-09-21T15:58:52.032Z] --- PASS: TestInfoAPI (0.02s) [2022-09-21T15:58:52.032Z] === RUN TestInfoAPIWarnings [2022-09-21T15:59:10.161Z] --- PASS: TestInfoAPIWarnings (16.55s) [2022-09-21T15:59:10.161Z] === RUN TestInfoDebug [2022-09-21T15:59:10.161Z] --- PASS: TestInfoDebug (0.52s) [2022-09-21T15:59:10.161Z] === RUN TestInfoInsecureRegistries [2022-09-21T15:59:10.161Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-09-21T15:59:10.161Z] === RUN TestInfoRegistryMirrors [2022-09-21T15:59:10.161Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-09-21T15:59:10.161Z] === RUN TestLoginFailsWithBadCredentials [2022-09-21T15:59:10.736Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-09-21T15:59:10.736Z] === RUN TestPingCacheHeaders [2022-09-21T15:59:10.736Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-09-21T15:59:10.736Z] === RUN TestPingGet [2022-09-21T15:59:10.736Z] --- PASS: TestPingGet (0.01s) [2022-09-21T15:59:10.736Z] === RUN TestPingHead [2022-09-21T15:59:10.736Z] --- PASS: TestPingHead (0.03s) [2022-09-21T15:59:10.736Z] === RUN TestPingSwarmHeader [2022-09-21T15:59:11.297Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-09-21T15:59:11.297Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-09-21T15:59:12.226Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-09-21T15:59:12.226Z] --- PASS: TestPingSwarmHeader (1.65s) [2022-09-21T15:59:12.226Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-09-21T15:59:12.226Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-09-21T15:59:12.226Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-09-21T15:59:12.226Z] === RUN TestPingBuilderHeader [2022-09-21T15:59:12.226Z] === RUN TestPingBuilderHeader/default_config [2022-09-21T15:59:12.788Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-09-21T15:59:13.349Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-09-21T15:59:13.349Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-09-21T15:59:13.349Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-09-21T15:59:13.349Z] === RUN TestVersion [2022-09-21T15:59:13.349Z] --- PASS: TestVersion (0.02s) [2022-09-21T15:59:13.349Z] === CONT TestDiskUsage [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/container_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/image_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/volume_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/build-cache_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-09-21T15:59:13.911Z] === RUN TestDiskUsage/after_LoadBusybox [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-09-21T15:59:14.167Z] === RUN TestDiskUsage/after_container.Run [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-09-21T15:59:14.424Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage (1.16s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.01s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run (0.31s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-09-21T15:59:14.680Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-09-21T15:59:14.680Z] PASS [2022-09-21T15:59:14.680Z] [2022-09-21T15:59:14.680Z] === Skipped [2022-09-21T15:59:14.680Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-09-21T15:59:14.680Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-09-21T15:59:14.680Z] [2022-09-21T15:59:14.680Z] DONE 57 tests, 1 skipped in 23.236s [2022-09-21T15:59:14.680Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-09-21T15:59:14.680Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-09-21T15:59:14.680Z] ++ set -e [2022-09-21T15:59:14.680Z] ++ '[' -n 0 ']' [2022-09-21T15:59:14.680Z] ++ set -x [2022-09-21T15:59:14.680Z] ++ 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 [2022-09-21T15:59:14.680Z] INFO: Testing against a local daemon [2022-09-21T15:59:14.680Z] === RUN TestVolumesCreateAndList [2022-09-21T15:59:14.680Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-09-21T15:59:14.680Z] === RUN TestVolumesRemove [2022-09-21T15:59:14.680Z] --- PASS: TestVolumesRemove (0.08s) [2022-09-21T15:59:14.680Z] === RUN TestVolumesInspect [2022-09-21T15:59:14.680Z] --- PASS: TestVolumesInspect (0.02s) [2022-09-21T15:59:14.680Z] === RUN TestVolumesInvalidJSON [2022-09-21T15:59:14.680Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-09-21T15:59:14.680Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-09-21T15:59:14.936Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-09-21T15:59:14.936Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-09-21T15:59:14.936Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-09-21T15:59:14.936Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-09-21T15:59:14.936Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-09-21T15:59:14.936Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-09-21T15:59:14.936Z] PASS [2022-09-21T15:59:14.936Z] [2022-09-21T15:59:14.936Z] DONE 9 tests in 0.236s [2022-09-21T15:59:14.936Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-09-21T15:59:14.936Z] ++++ cat bundles/test-integration/docker.pid [2022-09-21T15:59:14.936Z] +++ kill 14851 [2022-09-21T15:59:15.192Z] +++ /etc/init.d/apparmor stop [2022-09-21T15:59:15.192Z] Leaving: AppArmorNo profiles have been unloaded. [2022-09-21T15:59:15.192Z] [2022-09-21T15:59:15.192Z] Unloading profiles will leave already running processes permanently [2022-09-21T15:59:15.192Z] unconfined, which can lead to unexpected situations. [2022-09-21T15:59:15.192Z] [2022-09-21T15:59:15.192Z] To set a process to complain mode, use the command line tool [2022-09-21T15:59:15.192Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-09-21T15:59:15.192Z] +++ true [2022-09-21T15:59:15.192Z] exiting test-integration [2022-09-21T15:59:15.192Z] ++ exit 0 [2022-09-21T15:59:15.192Z] Post stage [Pipeline] junit [2022-09-21T15:59:16.132Z] Recording test results [2022-09-21T15:59:16.281Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-09-21T15:59:16.627Z] + echo Ensuring container killed. [2022-09-21T15:59:16.627Z] Ensuring container killed. [2022-09-21T15:59:16.627Z] + docker rm -vf docker-pr2 [2022-09-21T15:59:16.627Z] Error response from daemon: No such container: docker-pr2 [Pipeline] sh [2022-09-21T15:59:16.945Z] + echo Chowning /workspace to jenkins user [2022-09-21T15:59:16.945Z] Chowning /workspace to jenkins user [2022-09-21T15:59:16.945Z] + id -u [2022-09-21T15:59:16.945Z] + id -g [2022-09-21T15:59:16.945Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44160:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-09-21T15:59:18.643Z] + bundleName=arm64-integration [2022-09-21T15:59:18.643Z] + echo Creating arm64-integration-bundles.tar.gz [2022-09-21T15:59:18.643Z] Creating arm64-integration-bundles.tar.gz [2022-09-21T15:59:18.643Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-09-21T15:59:18.643Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-09-21T15:59:18.908Z] Archiving artifacts [2022-09-21T15:59:19.107Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44160/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-09-21T15:59:19.399Z] + make clean [2022-09-21T15:59:19.655Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-09-21T15:59:19.655Z] docker-dev-cache [2022-09-21T15:59:19.655Z] 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