Pull request #43798 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 68bf777eced495df352be219da9c9c1070af5c99+be628115bafce21680343cef30b7051bf8a98b71 (fca619aa77bd02a6e0e0d22650156cd967a070c7) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43798@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-07-12T13:39:55.500Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-07-12T13:39:55.503Z] Trying to pass milestone 1 [Pipeline] milestone [2022-07-12T13:39:55.587Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-07-12T13:39:55.763Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f42b494c330aa756) in /home/ubuntu/workspace/moby_PR-43798 [Pipeline] { [Pipeline] checkout [2022-07-12T13:39:55.806Z] The recommended git tool is: git [2022-07-12T13:39:55.814Z] using credential docker-jenkins-github-credentials [2022-07-12T13:39:55.822Z] Cloning the remote Git repository [2022-07-12T13:39:55.822Z] Cloning with configured refspecs honoured and without tags [2022-07-12T13:39:55.833Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T13:39:55.833Z] > git init /home/ubuntu/workspace/moby_PR-43798 # timeout=10 [2022-07-12T13:39:55.837Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:39:55.837Z] > git --version # timeout=10 [2022-07-12T13:39:55.839Z] > git --version # 'git version 2.17.1' [2022-07-12T13:39:55.839Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:39:55.840Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:11.278Z] Fetching without tags [2022-07-12T13:40:11.475Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:11.278Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:11.280Z] > git config --add remote.origin.fetch +refs/pull/43798/head:refs/remotes/origin/PR-43798 # timeout=10 [2022-07-12T13:40:11.282Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:11.286Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:11.289Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:11.289Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:11.290Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:11.486Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:11.488Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:12.012Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:12.013Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [2022-07-12T13:40:12.623Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [2022-07-12T13:40:12.628Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T13:40:13.295Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/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-07-12T13:40:12.005Z] > git remote # timeout=10 [2022-07-12T13:40:12.008Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:12.009Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:12.010Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:12.019Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:12.023Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:12.026Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:12.634Z] > git rev-list --no-walk 9085f8bdfcb6b72dd632078f11267cdd7055e612 # timeout=10 [2022-07-12T13:40:15.810Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] node [Pipeline] node [2022-07-12T13:40:16.001Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f42b494c330aa756) in /home/ubuntu/workspace/moby_PR-43798 [2022-07-12T13:40:16.002Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b422737d24cd57f7) in /home/ubuntu/workspace/moby_PR-43798 [Pipeline] node [2022-07-12T13:40:16.004Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-009b8d3977391385d) in /home/ubuntu/workspace/moby_PR-43798 [2022-07-12T13:40:16.004Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0ea8c5535fe1cf8d6) in /home/ubuntu/workspace/moby_PR-43798 [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 [2022-07-12T13:40:16.008Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09bfd890869b9757f) in /home/ubuntu/workspace/moby_PR-43798 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-07-12T13:40:16.068Z] The recommended git tool is: git [Pipeline] checkout [2022-07-12T13:40:16.074Z] using credential docker-jenkins-github-credentials [2022-07-12T13:40:16.075Z] The recommended git tool is: git [Pipeline] checkout [2022-07-12T13:40:16.083Z] using credential docker-jenkins-github-credentials [2022-07-12T13:40:16.084Z] The recommended git tool is: git [2022-07-12T13:40:16.085Z] Fetching changes from the remote Git repository [Pipeline] checkout [2022-07-12T13:40:16.089Z] Fetching without tags [2022-07-12T13:40:16.095Z] The recommended git tool is: git [2022-07-12T13:40:16.095Z] Cloning the remote Git repository [2022-07-12T13:40:16.095Z] Cloning with configured refspecs honoured and without tags [2022-07-12T13:40:16.098Z] using credential docker-jenkins-github-credentials [2022-07-12T13:40:16.109Z] Cloning the remote Git repository [2022-07-12T13:40:16.109Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [2022-07-12T13:40:16.113Z] The recommended git tool is: git [Pipeline] // stage [2022-07-12T13:40:16.123Z] using credential docker-jenkins-github-credentials [2022-07-12T13:40:16.132Z] Cloning the remote Git repository [2022-07-12T13:40:16.132Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [2022-07-12T13:40:16.144Z] using credential docker-jenkins-github-credentials [2022-07-12T13:40:16.150Z] Cloning the remote Git repository [2022-07-12T13:40:16.150Z] Cloning with configured refspecs honoured and without tags [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) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2022-07-12T13:40:16.268Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [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 [2022-07-12T13:40:16.368Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:16.369Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-07-12T13:40:16.428Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [2022-07-12T13:40:16.095Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T13:40:16.096Z] > git init /home/ubuntu/workspace/moby_PR-43798 # timeout=10 [2022-07-12T13:40:16.107Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:16.107Z] > git --version # timeout=10 [2022-07-12T13:40:16.112Z] > git --version # 'git version 2.17.1' [2022-07-12T13:40:16.112Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.113Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T13:40:16.091Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43798/.git # timeout=10 [2022-07-12T13:40:16.096Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:16.100Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:16.100Z] > git --version # timeout=10 [2022-07-12T13:40:16.102Z] > git --version # 'git version 2.17.1' [2022-07-12T13:40:16.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.103Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:16.279Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:16.281Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:16.364Z] > git remote # timeout=10 [2022-07-12T13:40:16.367Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:16.369Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.370Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:16.375Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:16.379Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:16.385Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:17.074Z] + [ PR != PR ] [2022-07-12T13:40:17.074Z] + [ master != master ] [2022-07-12T13:40:17.074Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [2022-07-12T13:40:16.608Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T13:40:16.608Z] > git init /home/ubuntu/workspace/moby_PR-43798 # timeout=10 [2022-07-12T13:40:16.622Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:16.622Z] > git --version # timeout=10 [2022-07-12T13:40:16.628Z] > git --version # 'git version 2.17.1' [2022-07-12T13:40:16.629Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.630Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [2022-07-12T13:40:16.151Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T13:40:16.152Z] > git init /home/ubuntu/workspace/moby_PR-43798 # timeout=10 [2022-07-12T13:40:16.165Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:16.165Z] > git --version # timeout=10 [2022-07-12T13:40:16.174Z] > git --version # 'git version 2.25.1' [2022-07-12T13:40:16.174Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.175Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2022-07-12T13:40:16.140Z] Cloning repository https://github.com/moby/moby.git [2022-07-12T13:40:16.140Z] > git init /home/ubuntu/workspace/moby_PR-43798 # timeout=10 [2022-07-12T13:40:16.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:16.154Z] > git --version # timeout=10 [2022-07-12T13:40:16.157Z] > git --version # 'git version 2.25.1' [2022-07-12T13:40:16.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:16.158Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:17.417Z] + docker version [2022-07-12T13:40:17.418Z] Client: Docker Engine - Community [2022-07-12T13:40:17.418Z] Version: 20.10.14 [2022-07-12T13:40:17.418Z] API version: 1.41 [2022-07-12T13:40:17.418Z] Go version: go1.16.15 [2022-07-12T13:40:17.418Z] Git commit: a224086 [2022-07-12T13:40:17.418Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T13:40:17.418Z] OS/Arch: linux/amd64 [2022-07-12T13:40:17.418Z] Context: default [2022-07-12T13:40:17.418Z] Experimental: true [2022-07-12T13:40:17.418Z] [2022-07-12T13:40:17.418Z] Server: Docker Engine - Community [2022-07-12T13:40:17.418Z] Engine: [2022-07-12T13:40:17.418Z] Version: 20.10.14 [2022-07-12T13:40:17.418Z] API version: 1.41 (minimum version 1.12) [2022-07-12T13:40:17.418Z] Go version: go1.16.15 [2022-07-12T13:40:17.418Z] Git commit: 87a90dc [2022-07-12T13:40:17.418Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T13:40:17.418Z] OS/Arch: linux/amd64 [2022-07-12T13:40:17.418Z] Experimental: true [2022-07-12T13:40:17.418Z] containerd: [2022-07-12T13:40:17.418Z] Version: 1.5.11 [2022-07-12T13:40:17.418Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:17.418Z] runc: [2022-07-12T13:40:17.418Z] Version: 1.0.3 [2022-07-12T13:40:17.418Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T13:40:17.418Z] docker-init: [2022-07-12T13:40:17.418Z] Version: 0.19.0 [2022-07-12T13:40:17.418Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T13:40:17.738Z] + docker info [2022-07-12T13:40:17.738Z] Client: [2022-07-12T13:40:17.738Z] Context: default [2022-07-12T13:40:17.738Z] Debug Mode: false [2022-07-12T13:40:17.738Z] Plugins: [2022-07-12T13:40:17.738Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T13:40:17.738Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T13:40:17.738Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T13:40:17.738Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T13:40:17.738Z] [2022-07-12T13:40:17.738Z] Server: [2022-07-12T13:40:17.738Z] Containers: 0 [2022-07-12T13:40:17.738Z] Running: 0 [2022-07-12T13:40:17.738Z] Paused: 0 [2022-07-12T13:40:17.738Z] Stopped: 0 [2022-07-12T13:40:17.738Z] Images: 5 [2022-07-12T13:40:17.738Z] Server Version: 20.10.14 [2022-07-12T13:40:17.738Z] Storage Driver: overlay2 [2022-07-12T13:40:17.738Z] Backing Filesystem: extfs [2022-07-12T13:40:17.738Z] Supports d_type: true [2022-07-12T13:40:17.738Z] Native Overlay Diff: true [2022-07-12T13:40:17.738Z] userxattr: false [2022-07-12T13:40:17.738Z] Logging Driver: json-file [2022-07-12T13:40:17.738Z] Cgroup Driver: cgroupfs [2022-07-12T13:40:17.738Z] Cgroup Version: 1 [2022-07-12T13:40:17.738Z] Plugins: [2022-07-12T13:40:17.738Z] Volume: local [2022-07-12T13:40:17.738Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T13:40:17.738Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T13:40:17.738Z] Swarm: inactive [2022-07-12T13:40:17.738Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T13:40:17.738Z] Default Runtime: runc [2022-07-12T13:40:17.738Z] Init Binary: docker-init [2022-07-12T13:40:17.738Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:17.738Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T13:40:17.738Z] init version: de40ad0 [2022-07-12T13:40:17.738Z] Security Options: [2022-07-12T13:40:17.738Z] apparmor [2022-07-12T13:40:17.738Z] seccomp [2022-07-12T13:40:17.738Z] Profile: default [2022-07-12T13:40:17.738Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T13:40:17.738Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T13:40:17.738Z] OSType: linux [2022-07-12T13:40:17.738Z] Architecture: x86_64 [2022-07-12T13:40:17.738Z] CPUs: 2 [2022-07-12T13:40:17.738Z] Total Memory: 7.483GiB [2022-07-12T13:40:17.738Z] Name: ip-10-100-90-47 [2022-07-12T13:40:17.738Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T13:40:17.738Z] Docker Root Dir: /var/lib/docker [2022-07-12T13:40:17.738Z] Debug Mode: false [2022-07-12T13:40:17.738Z] Registry: https://index.docker.io/v1/ [2022-07-12T13:40:17.738Z] Labels: [2022-07-12T13:40:17.738Z] Experimental: true [2022-07-12T13:40:17.738Z] Insecure Registries: [2022-07-12T13:40:17.738Z] 127.0.0.0/8 [2022-07-12T13:40:17.738Z] Live Restore Enabled: true [2022-07-12T13:40:17.738Z] [2022-07-12T13:40:17.738Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T13:40:18.054Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:18.054Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:18.054Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43798/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T13:40:18.054Z] + bash /home/ubuntu/workspace/moby_PR-43798/check-config.sh [2022-07-12T13:40:18.054Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T13:40:18.054Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T13:40:18.054Z] [2022-07-12T13:40:18.054Z] Generally Necessary: [2022-07-12T13:40:18.054Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T13:40:18.054Z] - apparmor: enabled and tools installed [2022-07-12T13:40:18.054Z] - CONFIG_NAMESPACES: enabled [2022-07-12T13:40:18.054Z] - CONFIG_NET_NS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_PID_NS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_IPC_NS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_UTS_NS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CGROUPS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T13:40:18.054Z] - CONFIG_CPUSETS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_MEMCG: enabled [2022-07-12T13:40:18.054Z] - CONFIG_KEYS: enabled [2022-07-12T13:40:18.054Z] - CONFIG_VETH: enabled (as module) [2022-07-12T13:40:18.054Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T13:40:18.054Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T13:40:18.054Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T13:40:18.054Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T13:40:18.054Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T13:40:18.310Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T13:40:18.310Z] [2022-07-12T13:40:18.310Z] Optional Features: [2022-07-12T13:40:18.310Z] - CONFIG_USER_NS: enabled [2022-07-12T13:40:18.310Z] - CONFIG_SECCOMP: enabled [2022-07-12T13:40:18.310Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T13:40:18.310Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T13:40:18.310Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T13:40:18.310Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T13:40:18.310Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T13:40:18.310Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T13:40:18.310Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T13:40:18.310Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T13:40:18.310Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T13:40:18.310Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T13:40:18.310Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T13:40:18.310Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T13:40:18.310Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T13:40:18.310Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T13:40:18.310Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T13:40:18.310Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T13:40:18.310Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T13:40:18.310Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T13:40:18.310Z] - CONFIG_EXT4_FS: enabled [2022-07-12T13:40:18.310Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T13:40:18.310Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T13:40:18.310Z] - Network Drivers: [2022-07-12T13:40:18.310Z] - "overlay": [2022-07-12T13:40:18.310Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T13:40:18.310Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T13:40:18.310Z] Optional (for encrypted networks): [2022-07-12T13:40:18.566Z] - CONFIG_CRYPTO: enabled [2022-07-12T13:40:18.566Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T13:40:18.566Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T13:40:18.566Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T13:40:18.566Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T13:40:18.566Z] - CONFIG_XFRM: enabled [2022-07-12T13:40:18.566Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T13:40:18.566Z] - "ipvlan": [2022-07-12T13:40:18.566Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T13:40:18.566Z] - "macvlan": [2022-07-12T13:40:18.566Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T13:40:18.566Z] - "ftp,tftp client in container": [2022-07-12T13:40:18.566Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T13:40:18.566Z] - Storage Drivers: [2022-07-12T13:40:18.566Z] - "aufs": [2022-07-12T13:40:18.566Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T13:40:18.566Z] - "btrfs": [2022-07-12T13:40:18.566Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T13:40:18.566Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T13:40:18.566Z] - "devicemapper": [2022-07-12T13:40:18.566Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T13:40:18.566Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T13:40:18.566Z] - "overlay": [2022-07-12T13:40:18.566Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T13:40:18.566Z] - "zfs": [2022-07-12T13:40:18.566Z] - /dev/zfs: present [2022-07-12T13:40:18.566Z] - zfs command: missing [2022-07-12T13:40:18.566Z] - zpool command: missing [2022-07-12T13:40:18.566Z] [2022-07-12T13:40:18.566Z] Limits: [2022-07-12T13:40:18.566Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T13:40:18.566Z] [2022-07-12T13:40:18.566Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T13:40:18.918Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:68bf777eced495df352be219da9c9c1070af5c99 . [2022-07-12T13:40:18.918Z] #1 [internal] load build definition from Dockerfile [2022-07-12T13:40:18.918Z] #1 sha256:566fe6ce3a68299a0348e23e7fe0046bf32fedd5958168776c87437ff7fb2ee6 [2022-07-12T13:40:18.918Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T13:40:18.918Z] #1 DONE 0.0s [2022-07-12T13:40:18.918Z] [2022-07-12T13:40:18.918Z] #2 [internal] load .dockerignore [2022-07-12T13:40:18.918Z] #2 sha256:97a550a87d0f8521cf109df08cebb862133f3afd4b6678de7ec55055660d7542 [2022-07-12T13:40:18.918Z] #2 transferring context: 145B done [2022-07-12T13:40:18.918Z] #2 DONE 0.0s [2022-07-12T13:40:18.918Z] [2022-07-12T13:40:18.918Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T13:40:18.918Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T13:40:19.174Z] #3 DONE 0.1s [2022-07-12T13:40:19.174Z] [2022-07-12T13:40:19.174Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T13:40:19.174Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T13:40:19.174Z] #4 CACHED [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #6 [internal] load build definition from Dockerfile [2022-07-12T13:40:19.434Z] #6 sha256:00f0edb49612a80f618c5ca0d0846c7a543c7d5a8b02a74fd069397275dd3e4c [2022-07-12T13:40:19.434Z] #6 DONE 0.0s [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #5 [internal] load .dockerignore [2022-07-12T13:40:19.434Z] #5 sha256:ea3a160d08493c7f4f706d56ead3fba67a2dbbdbf51ad9a2ce03824a5cadb5fc [2022-07-12T13:40:19.434Z] #5 DONE 0.0s [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T13:40:19.434Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T13:40:19.434Z] #10 DONE 0.1s [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:19.434Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T13:40:19.434Z] #7 DONE 0.1s [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:19.434Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T13:40:19.434Z] #9 DONE 0.1s [2022-07-12T13:40:19.434Z] [2022-07-12T13:40:19.434Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T13:40:19.434Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T13:40:19.434Z] #8 DONE 0.2s [2022-07-12T13:40:19.696Z] [2022-07-12T13:40:19.696Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:19.696Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T13:40:19.696Z] #80 DONE 0.0s [2022-07-12T13:40:19.696Z] [2022-07-12T13:40:19.696Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:19.696Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T13:40:19.696Z] #78 DONE 0.0s [2022-07-12T13:40:19.696Z] [2022-07-12T13:40:19.696Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T13:40:19.696Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T13:40:19.696Z] #11 DONE 0.0s [2022-07-12T13:40:19.696Z] [2022-07-12T13:40:19.696Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T13:40:19.696Z] #35 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T13:40:19.696Z] #35 DONE 0.0s [2022-07-12T13:40:19.696Z] [2022-07-12T13:40:19.696Z] #31 [internal] load build context [2022-07-12T13:40:19.696Z] #31 sha256:c361ed7a17118711c593236e3ddcfded7adf775b007fbddafb7d24e5f361fb16 [2022-07-12T13:40:19.966Z] #31 ... [2022-07-12T13:40:19.966Z] [2022-07-12T13:40:19.966Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T13:40:19.966Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T13:40:19.966Z] #56 DONE 0.5s [2022-07-12T13:40:19.966Z] [2022-07-12T13:40:19.966Z] #31 [internal] load build context [2022-07-12T13:40:19.966Z] #31 sha256:c361ed7a17118711c593236e3ddcfded7adf775b007fbddafb7d24e5f361fb16 [2022-07-12T13:40:21.339Z] #31 transferring context: 61.65MB 1.5s done [2022-07-12T13:40:21.339Z] #31 DONE 1.6s [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #23 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T13:40:21.339Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7 [2022-07-12T13:40:21.339Z] #23 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T13:40:21.339Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70 [2022-07-12T13:40:21.339Z] #27 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #42 sha256:1e84276867e1a44aca588a8b362dc0c657e3e9e45a0fd96c1ec0463f91ac7554 [2022-07-12T13:40:21.339Z] #42 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-07-12T13:40:21.339Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8 [2022-07-12T13:40:21.339Z] #14 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T13:40:21.339Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229 [2022-07-12T13:40:21.339Z] #28 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T13:40:21.339Z] #70 sha256:85dbb3220915f7dfd5918aa9072ad05b46feb0ce0f5e44e9ebe85a1129ef6b3a [2022-07-12T13:40:21.339Z] #70 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #36 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T13:40:21.339Z] #36 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T13:40:21.339Z] #36 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T13:40:21.339Z] #86 sha256:e6811c8b4fe9fa5e2fe7b485f9734b75134ff1a64acb5b07856900ab11019823 [2022-07-12T13:40:21.339Z] #86 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T13:40:21.339Z] #34 sha256:9d2f2be14aa2488c594311342280e6cc17e136e13476394e4bd6118bae80b208 [2022-07-12T13:40:21.339Z] #34 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #68 sha256:e18dc34aa68904bf0f01e9bcdccb0f13b898c29bf8373ed3de23c31c7e277fe9 [2022-07-12T13:40:21.339Z] #68 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T13:40:21.339Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c [2022-07-12T13:40:21.339Z] #30 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T13:40:21.339Z] #39 sha256:d12f27fe610f84453ae634d68b7c22473bb7d1b33ef2ee6941a4c039717d50d0 [2022-07-12T13:40:21.339Z] #39 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-07-12T13:40:21.339Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15 [2022-07-12T13:40:21.339Z] #16 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T13:40:21.339Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T13:40:21.339Z] #83 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T13:40:21.339Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59 [2022-07-12T13:40:21.339Z] #20 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #65 sha256:ba0454ba349a568324c9eca2311e5ae81a54a9c6d98e7eff7b1384dffaeb79dd [2022-07-12T13:40:21.339Z] #65 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T13:40:21.339Z] #76 sha256:44524ebbefff9ad8f274fb84f15fc8831d4f6c7e055553c204b20f5631b61f0e [2022-07-12T13:40:21.339Z] #76 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T13:40:21.339Z] #38 sha256:1f52d739f3824a82d11839e1284d9b1a69393334add03c97428c955a7c8a10c5 [2022-07-12T13:40:21.339Z] #38 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #82 sha256:4decb3538089a55bc803462551cb6dee4a09cc645706182072f02addb702da1e [2022-07-12T13:40:21.339Z] #82 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T13:40:21.339Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T13:40:21.339Z] #79 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T13:40:21.339Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73 [2022-07-12T13:40:21.339Z] #26 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T13:40:21.339Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T13:40:21.339Z] #57 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #85 sha256:d98a5df86fd5e4e1abc517cf226dcc80508211d3f6712c5f31e72f01c3882d75 [2022-07-12T13:40:21.339Z] #85 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T13:40:21.339Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T13:40:21.339Z] #12 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #61 sha256:eca538921357a54aa57681ebacf8b180d319d57a3260ba5da3acb340a526dcf3 [2022-07-12T13:40:21.339Z] #61 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T13:40:21.339Z] #50 sha256:fc899dfae8119f493ce20eca79299960d5bcdd8316c0d59718edd559aece5b5a [2022-07-12T13:40:21.339Z] #50 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #58 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T13:40:21.339Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T13:40:21.339Z] #58 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #63 sha256:f5c441505520d696500ac055ee8f2eb8e53eb457ddd2179148df66f5526e7d0e [2022-07-12T13:40:21.339Z] #63 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.339Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T13:40:21.339Z] #52 sha256:eaa485e82a170108abed4e42239ee7080ad03d5b06571f84904048564c3aeb4c [2022-07-12T13:40:21.339Z] #52 CACHED [2022-07-12T13:40:21.339Z] [2022-07-12T13:40:21.340Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T13:40:21.340Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T13:40:21.340Z] #62 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-07-12T13:40:21.340Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d [2022-07-12T13:40:21.340Z] #17 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-07-12T13:40:21.340Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84 [2022-07-12T13:40:21.340Z] #15 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T13:40:21.340Z] #37 sha256:e3e3a9fd845a4fe792da66c6c72a67bbf5e9f0956fd22330b096f3cd53ffcd87 [2022-07-12T13:40:21.340Z] #37 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T13:40:21.340Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b [2022-07-12T13:40:21.340Z] #25 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T13:40:21.340Z] #32 sha256:4967a3ed56afb399fd256657aa083ca4f96f0b6ca0140851309f5d85b8ed5adc [2022-07-12T13:40:21.340Z] #32 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T13:40:21.340Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T13:40:21.340Z] #81 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x libseccomp-dev:arm64 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el libseccomp-dev:s390x [2022-07-12T13:40:21.340Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664 [2022-07-12T13:40:21.340Z] #21 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T13:40:21.340Z] #51 sha256:fa0e078ac1b3e80d238c1273905a846b8dd63225835adc4af60ab172c54b6949 [2022-07-12T13:40:21.340Z] #51 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T13:40:21.340Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T13:40:21.340Z] #53 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T13:40:21.340Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5 [2022-07-12T13:40:21.340Z] #24 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #49 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T13:40:21.340Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc [2022-07-12T13:40:21.340Z] #49 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #77 sha256:d9b74066ce555c53b284ba86e36d1ab8404e181c956206bc09f3008853ffa2cd [2022-07-12T13:40:21.340Z] #77 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T13:40:21.340Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T13:40:21.340Z] #43 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T13:40:21.340Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T13:40:21.340Z] #45 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #46 sha256:0f746dc2756887f0872e44df99f2d1095816249333844d479664029f754ad68a [2022-07-12T13:40:21.340Z] #46 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T13:40:21.340Z] #71 sha256:08242e33db2abc5282f78363ea45836bd02852417877bbe1bd8e1129ff161c36 [2022-07-12T13:40:21.340Z] #71 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #41 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T13:40:21.340Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T13:40:21.340Z] #41 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #48 sha256:47dd40cd41c1d4443dde2a59c3c943d81552a9fe113591b6b56d2af87bc8601a [2022-07-12T13:40:21.340Z] #48 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2022-07-12T13:40:21.340Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0 [2022-07-12T13:40:21.340Z] #19 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T13:40:21.340Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T13:40:21.340Z] #84 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T13:40:21.340Z] #75 sha256:c07ea43b09656e207a3d160dd5ad944203c05a65edf1b2b454e3ec912f138c85 [2022-07-12T13:40:21.340Z] #75 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T13:40:21.340Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753 [2022-07-12T13:40:21.340Z] #22 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T13:40:21.340Z] #67 sha256:3e687e51955074eea44478c158ea3082c275dca77ff4fc6befce3d7e6bcefa4a [2022-07-12T13:40:21.340Z] #67 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #59 sha256:768d060b618adc41a550bc1612d4ca8ce65e675e7b0abe2705919bb57f198d1c [2022-07-12T13:40:21.340Z] #59 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T13:40:21.340Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T13:40:21.340Z] #47 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-07-12T13:40:21.340Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4 [2022-07-12T13:40:21.340Z] #18 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #44 sha256:8283b74a5a6624fee5a7a741f12f2e6b00a1f49ed4764cfc592f3f4eeee14efe [2022-07-12T13:40:21.340Z] #44 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T13:40:21.340Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T13:40:21.340Z] #40 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T13:40:21.340Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T13:40:21.340Z] #13 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T13:40:21.340Z] #73 sha256:2ec4d236ab0ace2157ea6876ee1ecdfb90eb84d9eb2350cf3129248d98900ecb [2022-07-12T13:40:21.340Z] #73 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T13:40:21.340Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T13:40:21.340Z] #64 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #69 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T13:40:21.340Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e [2022-07-12T13:40:21.340Z] #69 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #55 sha256:ab3b9fdba4fceadf4a21c4a54c28eef7e15ed2788116d09b054127a742c5c5e2 [2022-07-12T13:40:21.340Z] #55 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T13:40:21.340Z] #66 sha256:f9f819baaa7e9cd740e815779a71cd31a3235d9317889243e1304a6712fab0cd [2022-07-12T13:40:21.340Z] #66 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T13:40:21.340Z] #74 sha256:e6e5ee45a90a905686e326b44623031be84304ad7bee4a167f5952ec4cce24c1 [2022-07-12T13:40:21.340Z] #74 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #54 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T13:40:21.340Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T13:40:21.340Z] #54 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T13:40:21.340Z] #72 sha256:1da2f478b20f53b82ff1e6b63358f0ca2e615d78c43271795d257fee5599c988 [2022-07-12T13:40:21.340Z] #72 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T13:40:21.340Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T13:40:21.340Z] #60 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T13:40:21.340Z] #33 sha256:2d17420204bbb8fa0908ee23c6091f87aa8deb04020789759d4642a3943fe344 [2022-07-12T13:40:21.340Z] #33 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #29 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T13:40:21.340Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf [2022-07-12T13:40:21.340Z] #29 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T13:40:21.340Z] #87 sha256:53a88040bc0500126c921ac79b91f5351f307f4da84f52923626b6595cccb86e [2022-07-12T13:40:21.340Z] #87 CACHED [2022-07-12T13:40:21.340Z] [2022-07-12T13:40:21.340Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T13:40:21.340Z] #88 sha256:d750df9b2d0e04bdb66c297b108b23861e3ae15beb155aea8cb1769878147493 [2022-07-12T13:40:22.268Z] #88 DONE 1.1s [2022-07-12T13:40:22.268Z] [2022-07-12T13:40:22.268Z] #89 exporting to image [2022-07-12T13:40:22.268Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T13:40:22.268Z] #89 exporting layers [2022-07-12T13:40:23.201Z] #89 exporting layers 0.8s done [2022-07-12T13:40:23.201Z] #89 writing image sha256:e28db434b5925a37e5b8f7f89005d0841440385abc8278681baaad1386b49aa7 [2022-07-12T13:40:23.201Z] #89 writing image sha256:e28db434b5925a37e5b8f7f89005d0841440385abc8278681baaad1386b49aa7 done [2022-07-12T13:40:23.201Z] #89 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 done [2022-07-12T13:40:23.201Z] #89 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-07-12T13:40:23.554Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/validate/default [2022-07-12T13:40:24.116Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-07-12T13:40:27.385Z] Congratulations! All API changes are done the right way. [2022-07-12T13:40:27.385Z] Congratulations! All TOML source files changed here have valid syntax. [2022-07-12T13:40:27.385Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-07-12T13:40:27.385Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-07-12T13:40:27.385Z] [2022-07-12T13:40:27.385Z] INFO Start validation with golang-ci-lint [2022-07-12T13:40:27.385Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-07-12T13:40:27.385Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-07-12T13:40:30.591Z] Fetching without tags [2022-07-12T13:40:30.828Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:31.379Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:31.379Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [2022-07-12T13:40:31.554Z] Fetching without tags [2022-07-12T13:40:31.746Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:31.914Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [2022-07-12T13:40:31.919Z] Fetching without tags [2022-07-12T13:40:32.034Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:32.039Z] > git config --add remote.origin.fetch +refs/pull/43798/head:refs/remotes/origin/PR-43798 # timeout=10 [2022-07-12T13:40:32.045Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:32.052Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:32.058Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:32.058Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:32.059Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:32.250Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:32.261Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:31.897Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:31.901Z] > git config --add remote.origin.fetch +refs/pull/43798/head:refs/remotes/origin/PR-43798 # timeout=10 [2022-07-12T13:40:31.904Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:31.914Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:31.920Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:31.920Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:31.921Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:30.569Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:30.572Z] > git config --add remote.origin.fetch +refs/pull/43798/head:refs/remotes/origin/PR-43798 # timeout=10 [2022-07-12T13:40:30.576Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:30.584Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:30.598Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:30.598Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:30.599Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:30.835Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:30.841Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:31.360Z] > git remote # timeout=10 [2022-07-12T13:40:31.367Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:31.371Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:31.372Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:31.380Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:31.386Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:31.390Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:32.091Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2022-07-12T13:40:32.301Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:32.301Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [Pipeline] sh [2022-07-12T13:40:32.371Z] Fetching without tags [2022-07-12T13:40:32.551Z] Merging remotes/origin/master commit be628115bafce21680343cef30b7051bf8a98b71 into PR head commit 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:32.582Z] + docker version [2022-07-12T13:40:32.582Z] Client: Docker Engine - Community [2022-07-12T13:40:32.582Z] Version: 20.10.14 [2022-07-12T13:40:32.582Z] API version: 1.41 [2022-07-12T13:40:32.582Z] Go version: go1.16.15 [2022-07-12T13:40:32.582Z] Git commit: a224086 [2022-07-12T13:40:32.582Z] Built: Thu Mar 24 01:47:20 2022 [2022-07-12T13:40:32.582Z] OS/Arch: linux/arm64 [2022-07-12T13:40:32.582Z] Context: default [2022-07-12T13:40:32.582Z] Experimental: true [2022-07-12T13:40:32.582Z] [2022-07-12T13:40:32.582Z] Server: Docker Engine - Community [2022-07-12T13:40:32.582Z] Engine: [2022-07-12T13:40:32.582Z] Version: 20.10.14 [2022-07-12T13:40:32.582Z] API version: 1.41 (minimum version 1.12) [2022-07-12T13:40:32.582Z] Go version: go1.16.15 [2022-07-12T13:40:32.582Z] Git commit: 87a90dc [2022-07-12T13:40:32.582Z] Built: Thu Mar 24 01:45:39 2022 [2022-07-12T13:40:32.582Z] OS/Arch: linux/arm64 [2022-07-12T13:40:32.582Z] Experimental: true [2022-07-12T13:40:32.582Z] containerd: [2022-07-12T13:40:32.582Z] Version: 1.5.11 [2022-07-12T13:40:32.582Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:32.582Z] runc: [2022-07-12T13:40:32.582Z] Version: 1.0.3 [2022-07-12T13:40:32.582Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T13:40:32.582Z] docker-init: [2022-07-12T13:40:32.582Z] Version: 0.19.0 [2022-07-12T13:40:32.582Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T13:40:32.703Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:32.703Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [2022-07-12T13:40:32.868Z] + docker info [2022-07-12T13:40:32.869Z] Client: [2022-07-12T13:40:32.869Z] Context: default [2022-07-12T13:40:32.869Z] Debug Mode: false [2022-07-12T13:40:32.869Z] Plugins: [2022-07-12T13:40:32.869Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T13:40:32.869Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T13:40:32.869Z] [2022-07-12T13:40:32.869Z] Server: [2022-07-12T13:40:32.869Z] Containers: 0 [2022-07-12T13:40:32.869Z] Running: 0 [2022-07-12T13:40:32.869Z] Paused: 0 [2022-07-12T13:40:32.869Z] Stopped: 0 [2022-07-12T13:40:32.869Z] Images: 2 [2022-07-12T13:40:32.869Z] Server Version: 20.10.14 [2022-07-12T13:40:32.869Z] Storage Driver: overlay2 [2022-07-12T13:40:32.869Z] Backing Filesystem: extfs [2022-07-12T13:40:32.869Z] Supports d_type: true [2022-07-12T13:40:32.869Z] Native Overlay Diff: true [2022-07-12T13:40:32.869Z] userxattr: false [2022-07-12T13:40:32.869Z] Logging Driver: json-file [2022-07-12T13:40:32.869Z] Cgroup Driver: cgroupfs [2022-07-12T13:40:32.869Z] Cgroup Version: 1 [2022-07-12T13:40:32.869Z] Plugins: [2022-07-12T13:40:32.869Z] Volume: local [2022-07-12T13:40:32.869Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T13:40:32.869Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T13:40:32.869Z] Swarm: inactive [2022-07-12T13:40:32.869Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T13:40:32.869Z] Default Runtime: runc [2022-07-12T13:40:32.869Z] Init Binary: docker-init [2022-07-12T13:40:32.869Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:32.869Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T13:40:32.869Z] init version: de40ad0 [2022-07-12T13:40:32.869Z] Security Options: [2022-07-12T13:40:32.869Z] apparmor [2022-07-12T13:40:32.869Z] seccomp [2022-07-12T13:40:32.869Z] Profile: default [2022-07-12T13:40:32.869Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T13:40:32.869Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T13:40:32.869Z] OSType: linux [2022-07-12T13:40:32.869Z] Architecture: aarch64 [2022-07-12T13:40:32.869Z] CPUs: 2 [2022-07-12T13:40:32.869Z] Total Memory: 7.562GiB [2022-07-12T13:40:32.869Z] Name: ip-10-100-43-252 [2022-07-12T13:40:32.869Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-07-12T13:40:32.869Z] Docker Root Dir: /var/lib/docker [2022-07-12T13:40:32.869Z] Debug Mode: false [2022-07-12T13:40:32.869Z] Registry: https://index.docker.io/v1/ [2022-07-12T13:40:32.869Z] Labels: [2022-07-12T13:40:32.869Z] Experimental: true [2022-07-12T13:40:32.869Z] Insecure Registries: [2022-07-12T13:40:32.869Z] 127.0.0.0/8 [2022-07-12T13:40:32.869Z] Live Restore Enabled: true [2022-07-12T13:40:32.869Z] [Pipeline] sh [2022-07-12T13:40:32.942Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [2022-07-12T13:40:33.109Z] Merge succeeded, producing 68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:33.109Z] Checking out Revision 68bf777eced495df352be219da9c9c1070af5c99 (PR-43798) [2022-07-12T13:40:33.153Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:33.153Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:33.153Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43798/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T13:40:33.153Z] + bash /home/ubuntu/workspace/moby_PR-43798/check-config.sh [2022-07-12T13:40:33.153Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T13:40:33.153Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-07-12T13:40:33.153Z] [2022-07-12T13:40:33.153Z] Generally Necessary: [2022-07-12T13:40:33.153Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T13:40:33.153Z] - apparmor: enabled and tools installed [2022-07-12T13:40:33.153Z] - CONFIG_NAMESPACES: enabled [2022-07-12T13:40:33.153Z] - CONFIG_NET_NS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_PID_NS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_IPC_NS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_UTS_NS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUPS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CPUSETS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_MEMCG: enabled [2022-07-12T13:40:33.153Z] - CONFIG_KEYS: enabled [2022-07-12T13:40:33.153Z] - CONFIG_VETH: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T13:40:33.153Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T13:40:33.153Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T13:40:33.153Z] [2022-07-12T13:40:33.153Z] Optional Features: [2022-07-12T13:40:33.248Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T13:40:33.371Z] Commit message: "daemon: remove deprecated fields and flags for cluster-advertise" [2022-07-12T13:40:33.412Z] - CONFIG_USER_NS: enabled [2022-07-12T13:40:33.413Z] - CONFIG_SECCOMP: enabled [2022-07-12T13:40:33.413Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T13:40:33.413Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T13:40:33.413Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T13:40:33.413Z] (cgroup swap accounting is currently enabled) [2022-07-12T13:40:33.413Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T13:40:33.413Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T13:40:33.413Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T13:40:33.413Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T13:40:33.413Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T13:40:33.413Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T13:40:33.413Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T13:40:33.413Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T13:40:33.413Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T13:40:33.413Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T13:40:33.413Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T13:40:33.413Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T13:40:33.413Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T13:40:33.413Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T13:40:33.413Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T13:40:33.413Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T13:40:33.413Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T13:40:33.413Z] - CONFIG_EXT4_FS: enabled [2022-07-12T13:40:33.413Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T13:40:33.413Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T13:40:33.413Z] - Network Drivers: [2022-07-12T13:40:33.413Z] - "overlay": [2022-07-12T13:40:33.413Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T13:40:33.413Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T13:40:33.413Z] Optional (for encrypted networks): [2022-07-12T13:40:33.566Z] + docker version [2022-07-12T13:40:33.567Z] Client: Docker Engine - Community [2022-07-12T13:40:33.567Z] Version: 20.10.14 [2022-07-12T13:40:33.567Z] API version: 1.41 [2022-07-12T13:40:33.567Z] Go version: go1.16.15 [2022-07-12T13:40:33.567Z] Git commit: a224086 [2022-07-12T13:40:33.567Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T13:40:33.567Z] OS/Arch: linux/amd64 [2022-07-12T13:40:33.567Z] Context: default [2022-07-12T13:40:33.567Z] Experimental: true [2022-07-12T13:40:33.567Z] [2022-07-12T13:40:33.567Z] Server: Docker Engine - Community [2022-07-12T13:40:33.567Z] Engine: [2022-07-12T13:40:33.567Z] Version: 20.10.14 [2022-07-12T13:40:33.567Z] API version: 1.41 (minimum version 1.12) [2022-07-12T13:40:33.567Z] Go version: go1.16.15 [2022-07-12T13:40:33.567Z] Git commit: 87a90dc [2022-07-12T13:40:33.567Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T13:40:33.567Z] OS/Arch: linux/amd64 [2022-07-12T13:40:33.567Z] Experimental: true [2022-07-12T13:40:33.567Z] containerd: [2022-07-12T13:40:33.567Z] Version: 1.5.11 [2022-07-12T13:40:33.567Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:33.567Z] runc: [2022-07-12T13:40:33.567Z] Version: 1.0.3 [2022-07-12T13:40:33.567Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T13:40:33.567Z] docker-init: [2022-07-12T13:40:33.567Z] Version: 0.19.0 [2022-07-12T13:40:33.567Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T13:40:33.672Z] - CONFIG_CRYPTO: enabled [2022-07-12T13:40:33.672Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T13:40:33.672Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T13:40:33.672Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T13:40:33.672Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T13:40:33.672Z] - CONFIG_XFRM: enabled [2022-07-12T13:40:33.672Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T13:40:33.672Z] - "ipvlan": [2022-07-12T13:40:33.672Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T13:40:33.672Z] - "macvlan": [2022-07-12T13:40:33.672Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T13:40:33.672Z] - "ftp,tftp client in container": [2022-07-12T13:40:33.672Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T13:40:33.672Z] - Storage Drivers: [2022-07-12T13:40:33.672Z] - "aufs": [2022-07-12T13:40:33.672Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T13:40:33.672Z] - "btrfs": [2022-07-12T13:40:33.672Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T13:40:33.672Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T13:40:33.672Z] - "devicemapper": [2022-07-12T13:40:33.672Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T13:40:33.672Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T13:40:33.672Z] - "overlay": [2022-07-12T13:40:33.672Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T13:40:33.672Z] - "zfs": [2022-07-12T13:40:33.672Z] - /dev/zfs: present [2022-07-12T13:40:33.672Z] - zfs command: missing [2022-07-12T13:40:33.672Z] - zpool command: missing [2022-07-12T13:40:33.672Z] [2022-07-12T13:40:33.672Z] Limits: [2022-07-12T13:40:33.672Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T13:40:33.672Z] [2022-07-12T13:40:33.672Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T13:40:32.343Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:32.346Z] > git config --add remote.origin.fetch +refs/pull/43798/head:refs/remotes/origin/PR-43798 # timeout=10 [2022-07-12T13:40:32.351Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:32.363Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-07-12T13:40:32.370Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-07-12T13:40:32.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:32.371Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43798/head:refs/remotes/origin/PR-43798 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-07-12T13:40:32.551Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:32.554Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:33.070Z] > git remote # timeout=10 [2022-07-12T13:40:33.083Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:33.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:33.089Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:33.098Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:33.109Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:33.113Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:32.781Z] > git remote # timeout=10 [2022-07-12T13:40:32.785Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:32.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:32.789Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:32.797Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:32.805Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:32.809Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:32.093Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:32.102Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [2022-07-12T13:40:32.666Z] > git remote # timeout=10 [2022-07-12T13:40:32.671Z] > git config --get remote.origin.url # timeout=10 [2022-07-12T13:40:32.676Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-07-12T13:40:32.677Z] > git merge be628115bafce21680343cef30b7051bf8a98b71 # timeout=10 [2022-07-12T13:40:32.687Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-12T13:40:32.705Z] > git config core.sparsecheckout # timeout=10 [2022-07-12T13:40:32.717Z] > git checkout -f 68bf777eced495df352be219da9c9c1070af5c99 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-07-12T13:40:33.850Z] + docker info [2022-07-12T13:40:33.850Z] Client: [2022-07-12T13:40:33.850Z] Context: default [2022-07-12T13:40:33.850Z] Debug Mode: false [2022-07-12T13:40:33.850Z] Plugins: [2022-07-12T13:40:33.850Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T13:40:33.850Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T13:40:33.850Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T13:40:33.850Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T13:40:33.850Z] [2022-07-12T13:40:33.850Z] Server: [2022-07-12T13:40:33.850Z] Containers: 0 [2022-07-12T13:40:33.850Z] Running: 0 [2022-07-12T13:40:33.850Z] Paused: 0 [2022-07-12T13:40:33.850Z] Stopped: 0 [2022-07-12T13:40:33.850Z] Images: 2 [2022-07-12T13:40:33.850Z] Server Version: 20.10.14 [2022-07-12T13:40:33.850Z] Storage Driver: overlay2 [2022-07-12T13:40:33.850Z] Backing Filesystem: extfs [2022-07-12T13:40:33.850Z] Supports d_type: true [2022-07-12T13:40:33.850Z] Native Overlay Diff: true [2022-07-12T13:40:33.850Z] userxattr: false [2022-07-12T13:40:33.850Z] Logging Driver: json-file [2022-07-12T13:40:33.850Z] Cgroup Driver: cgroupfs [2022-07-12T13:40:33.850Z] Cgroup Version: 1 [2022-07-12T13:40:33.850Z] Plugins: [2022-07-12T13:40:33.850Z] Volume: local [2022-07-12T13:40:33.850Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T13:40:33.850Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T13:40:33.850Z] Swarm: inactive [2022-07-12T13:40:33.850Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T13:40:33.850Z] Default Runtime: runc [2022-07-12T13:40:33.850Z] Init Binary: docker-init [2022-07-12T13:40:33.850Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:33.850Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T13:40:33.850Z] init version: de40ad0 [2022-07-12T13:40:33.850Z] Security Options: [2022-07-12T13:40:33.851Z] apparmor [2022-07-12T13:40:33.851Z] seccomp [2022-07-12T13:40:33.851Z] Profile: default [2022-07-12T13:40:33.851Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T13:40:33.851Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T13:40:33.851Z] OSType: linux [2022-07-12T13:40:33.851Z] Architecture: x86_64 [2022-07-12T13:40:33.851Z] CPUs: 2 [2022-07-12T13:40:33.851Z] Total Memory: 7.565GiB [2022-07-12T13:40:33.851Z] Name: ip-10-100-34-154 [2022-07-12T13:40:33.851Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T13:40:33.851Z] Docker Root Dir: /var/lib/docker [2022-07-12T13:40:33.851Z] Debug Mode: false [2022-07-12T13:40:33.851Z] Registry: https://index.docker.io/v1/ [2022-07-12T13:40:33.851Z] Labels: [2022-07-12T13:40:33.851Z] Experimental: true [2022-07-12T13:40:33.851Z] Insecure Registries: [2022-07-12T13:40:33.851Z] 127.0.0.0/8 [2022-07-12T13:40:33.851Z] Live Restore Enabled: true [2022-07-12T13:40:33.851Z] [2022-07-12T13:40:33.851Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T13:40:33.948Z] + docker version [2022-07-12T13:40:33.948Z] Client: Docker Engine - Community [2022-07-12T13:40:33.948Z] Version: 20.10.14 [2022-07-12T13:40:33.948Z] API version: 1.41 [2022-07-12T13:40:33.948Z] Go version: go1.16.15 [2022-07-12T13:40:33.948Z] Git commit: a224086 [2022-07-12T13:40:33.948Z] Built: Thu Mar 24 01:47:57 2022 [2022-07-12T13:40:33.948Z] OS/Arch: linux/amd64 [2022-07-12T13:40:33.948Z] Context: default [2022-07-12T13:40:33.948Z] Experimental: true [2022-07-12T13:40:33.948Z] [2022-07-12T13:40:33.948Z] Server: Docker Engine - Community [2022-07-12T13:40:33.948Z] Engine: [2022-07-12T13:40:33.948Z] Version: 20.10.14 [2022-07-12T13:40:33.948Z] API version: 1.41 (minimum version 1.12) [2022-07-12T13:40:33.948Z] Go version: go1.16.15 [2022-07-12T13:40:33.948Z] Git commit: 87a90dc [2022-07-12T13:40:33.948Z] Built: Thu Mar 24 01:45:46 2022 [2022-07-12T13:40:33.948Z] OS/Arch: linux/amd64 [2022-07-12T13:40:33.948Z] Experimental: true [2022-07-12T13:40:33.948Z] containerd: [2022-07-12T13:40:33.948Z] Version: 1.5.11 [2022-07-12T13:40:33.948Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:33.948Z] runc: [2022-07-12T13:40:33.948Z] Version: 1.0.3 [2022-07-12T13:40:33.948Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T13:40:33.948Z] docker-init: [2022-07-12T13:40:33.948Z] Version: 0.19.0 [2022-07-12T13:40:33.948Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T13:40:34.020Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:68bf777eced495df352be219da9c9c1070af5c99 . [2022-07-12T13:40:34.157Z] + docker version [2022-07-12T13:40:34.157Z] Client: Docker Engine - Community [2022-07-12T13:40:34.157Z] Version: 20.10.14 [2022-07-12T13:40:34.157Z] API version: 1.41 [2022-07-12T13:40:34.157Z] Go version: go1.16.15 [2022-07-12T13:40:34.157Z] Git commit: a224086 [2022-07-12T13:40:34.157Z] Built: Thu Mar 24 01:48:02 2022 [2022-07-12T13:40:34.157Z] OS/Arch: linux/amd64 [2022-07-12T13:40:34.157Z] Context: default [2022-07-12T13:40:34.157Z] Experimental: true [2022-07-12T13:40:34.157Z] [2022-07-12T13:40:34.157Z] Server: Docker Engine - Community [2022-07-12T13:40:34.157Z] Engine: [2022-07-12T13:40:34.157Z] Version: 20.10.14 [2022-07-12T13:40:34.157Z] API version: 1.41 (minimum version 1.12) [2022-07-12T13:40:34.157Z] Go version: go1.16.15 [2022-07-12T13:40:34.157Z] Git commit: 87a90dc [2022-07-12T13:40:34.157Z] Built: Thu Mar 24 01:45:53 2022 [2022-07-12T13:40:34.157Z] OS/Arch: linux/amd64 [2022-07-12T13:40:34.157Z] Experimental: true [2022-07-12T13:40:34.157Z] containerd: [2022-07-12T13:40:34.157Z] Version: 1.5.11 [2022-07-12T13:40:34.157Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:34.157Z] runc: [2022-07-12T13:40:34.157Z] Version: 1.0.3 [2022-07-12T13:40:34.157Z] GitCommit: v1.0.3-0-gf46b6ba [2022-07-12T13:40:34.157Z] docker-init: [2022-07-12T13:40:34.157Z] Version: 0.19.0 [2022-07-12T13:40:34.157Z] GitCommit: de40ad0 [Pipeline] sh [2022-07-12T13:40:34.187Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:34.187Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:34.187Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43798/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T13:40:34.187Z] + bash /home/ubuntu/workspace/moby_PR-43798/check-config.sh [2022-07-12T13:40:34.187Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T13:40:34.187Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T13:40:34.187Z] [2022-07-12T13:40:34.187Z] Generally Necessary: [2022-07-12T13:40:34.187Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T13:40:34.187Z] - apparmor: enabled and tools installed [2022-07-12T13:40:34.187Z] - CONFIG_NAMESPACES: enabled [2022-07-12T13:40:34.187Z] - CONFIG_NET_NS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_PID_NS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_IPC_NS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_UTS_NS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUPS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CPUSETS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_MEMCG: enabled [2022-07-12T13:40:34.187Z] - CONFIG_KEYS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_VETH: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T13:40:34.187Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T13:40:34.187Z] [2022-07-12T13:40:34.187Z] Optional Features: [2022-07-12T13:40:34.187Z] - CONFIG_USER_NS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_SECCOMP: enabled [2022-07-12T13:40:34.187Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T13:40:34.187Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T13:40:34.187Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T13:40:34.187Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T13:40:34.268Z] + docker info [2022-07-12T13:40:34.279Z] #1 [internal] load build definition from Dockerfile [2022-07-12T13:40:34.279Z] #1 sha256:dafdf150800b1db74498996eae224df537128e03d7d625b92fdf1d3189bbc3d5 [2022-07-12T13:40:34.279Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T13:40:34.279Z] #1 DONE 0.0s [2022-07-12T13:40:34.279Z] [2022-07-12T13:40:34.279Z] #2 [internal] load .dockerignore [2022-07-12T13:40:34.279Z] #2 sha256:733e9c768d492fb41de6ffc73c02674e6f032e14a320cea8721e642e4f22fc78 [2022-07-12T13:40:34.279Z] #2 transferring context: 145B done [2022-07-12T13:40:34.279Z] #2 DONE 0.0s [2022-07-12T13:40:34.279Z] [2022-07-12T13:40:34.279Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T13:40:34.279Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-07-12T13:40:34.279Z] #3 DONE 0.2s [2022-07-12T13:40:34.279Z] [2022-07-12T13:40:34.279Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T13:40:34.279Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-07-12T13:40:34.279Z] #4 CACHED [2022-07-12T13:40:34.448Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T13:40:34.448Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T13:40:34.448Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T13:40:34.448Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T13:40:34.448Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T13:40:34.448Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T13:40:34.448Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T13:40:34.448Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T13:40:34.448Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T13:40:34.448Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T13:40:34.448Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T13:40:34.448Z] - CONFIG_EXT4_FS: enabled [2022-07-12T13:40:34.448Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T13:40:34.448Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T13:40:34.448Z] - Network Drivers: [2022-07-12T13:40:34.448Z] - "overlay": [2022-07-12T13:40:34.448Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T13:40:34.448Z] Optional (for encrypted networks): [2022-07-12T13:40:34.448Z] - CONFIG_CRYPTO: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T13:40:34.448Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T13:40:34.448Z] - CONFIG_XFRM: enabled [2022-07-12T13:40:34.448Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T13:40:34.448Z] - "ipvlan": [2022-07-12T13:40:34.448Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T13:40:34.448Z] - "macvlan": [2022-07-12T13:40:34.448Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T13:40:34.448Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T13:40:34.448Z] - "ftp,tftp client in container": [2022-07-12T13:40:34.476Z] + docker info [2022-07-12T13:40:34.476Z] Client: [2022-07-12T13:40:34.476Z] Context: default [2022-07-12T13:40:34.476Z] Debug Mode: false [2022-07-12T13:40:34.476Z] Plugins: [2022-07-12T13:40:34.476Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T13:40:34.476Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T13:40:34.476Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T13:40:34.476Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T13:40:34.476Z] [2022-07-12T13:40:34.476Z] Server: [2022-07-12T13:40:34.476Z] Containers: 0 [2022-07-12T13:40:34.476Z] Running: 0 [2022-07-12T13:40:34.476Z] Paused: 0 [2022-07-12T13:40:34.476Z] Stopped: 0 [2022-07-12T13:40:34.476Z] Images: 2 [2022-07-12T13:40:34.476Z] Server Version: 20.10.14 [2022-07-12T13:40:34.476Z] Storage Driver: overlay2 [2022-07-12T13:40:34.476Z] Backing Filesystem: extfs [2022-07-12T13:40:34.476Z] Supports d_type: true [2022-07-12T13:40:34.476Z] Native Overlay Diff: true [2022-07-12T13:40:34.476Z] userxattr: false [2022-07-12T13:40:34.476Z] Logging Driver: json-file [2022-07-12T13:40:34.476Z] Cgroup Driver: systemd [2022-07-12T13:40:34.476Z] Cgroup Version: 2 [2022-07-12T13:40:34.476Z] Plugins: [2022-07-12T13:40:34.476Z] Volume: local [2022-07-12T13:40:34.476Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T13:40:34.476Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T13:40:34.476Z] Swarm: inactive [2022-07-12T13:40:34.476Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-07-12T13:40:34.476Z] Default Runtime: runc [2022-07-12T13:40:34.476Z] Init Binary: docker-init [2022-07-12T13:40:34.476Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:34.476Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T13:40:34.476Z] init version: de40ad0 [2022-07-12T13:40:34.476Z] Security Options: [2022-07-12T13:40:34.476Z] apparmor [2022-07-12T13:40:34.476Z] seccomp [2022-07-12T13:40:34.476Z] Profile: default [2022-07-12T13:40:34.476Z] cgroupns [2022-07-12T13:40:34.476Z] Kernel Version: 5.13.0-1021-aws [2022-07-12T13:40:34.476Z] Operating System: Ubuntu 20.04.4 LTS [2022-07-12T13:40:34.476Z] OSType: linux [2022-07-12T13:40:34.476Z] Architecture: x86_64 [2022-07-12T13:40:34.476Z] CPUs: 2 [2022-07-12T13:40:34.476Z] Total Memory: 7.559GiB [2022-07-12T13:40:34.476Z] Name: ip-10-100-92-116 [2022-07-12T13:40:34.476Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-07-12T13:40:34.476Z] Docker Root Dir: /var/lib/docker [2022-07-12T13:40:34.476Z] Debug Mode: false [2022-07-12T13:40:34.476Z] Registry: https://index.docker.io/v1/ [2022-07-12T13:40:34.476Z] Labels: [2022-07-12T13:40:34.476Z] Experimental: true [2022-07-12T13:40:34.476Z] Insecure Registries: [2022-07-12T13:40:34.476Z] 127.0.0.0/8 [2022-07-12T13:40:34.476Z] Live Restore Enabled: true [2022-07-12T13:40:34.476Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T13:40:34.538Z] [2022-07-12T13:40:34.538Z] #6 [internal] load .dockerignore [2022-07-12T13:40:34.538Z] #6 sha256:7a40a839e2a70dc93632121f9a5019c7f90231eab9630ae24d0e5ee56e03c7e2 [2022-07-12T13:40:34.538Z] #6 DONE 0.0s [2022-07-12T13:40:34.538Z] [2022-07-12T13:40:34.538Z] #5 [internal] load build definition from Dockerfile [2022-07-12T13:40:34.538Z] #5 sha256:0c7f591f8469b323eb16228936896c8cdc2e947fd827d2614308b61f5f1c618a [2022-07-12T13:40:34.538Z] #5 DONE 0.0s [2022-07-12T13:40:34.538Z] [2022-07-12T13:40:34.538Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T13:40:34.538Z] #8 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7 [2022-07-12T13:40:34.538Z] #8 DONE 0.1s [2022-07-12T13:40:34.538Z] [2022-07-12T13:40:34.538Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:34.538Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T13:40:34.707Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T13:40:34.707Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T13:40:34.707Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T13:40:34.707Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T13:40:34.707Z] - Storage Drivers: [2022-07-12T13:40:34.707Z] - "aufs": [2022-07-12T13:40:34.707Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T13:40:34.707Z] - "btrfs": [2022-07-12T13:40:34.707Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T13:40:34.707Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T13:40:34.707Z] - "devicemapper": [2022-07-12T13:40:34.707Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T13:40:34.707Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T13:40:34.707Z] - "overlay": [2022-07-12T13:40:34.707Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T13:40:34.707Z] - "zfs": [2022-07-12T13:40:34.707Z] - /dev/zfs: present [2022-07-12T13:40:34.707Z] - zfs command: missing [2022-07-12T13:40:34.707Z] - zpool command: missing [2022-07-12T13:40:34.707Z] [2022-07-12T13:40:34.707Z] Limits: [2022-07-12T13:40:34.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T13:40:34.707Z] [2022-07-12T13:40:34.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T13:40:34.789Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:68bf777eced495df352be219da9c9c1070af5c99 . [2022-07-12T13:40:34.797Z] #10 DONE 0.1s [2022-07-12T13:40:34.797Z] [2022-07-12T13:40:34.797Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T13:40:34.797Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-07-12T13:40:34.797Z] #7 DONE 0.1s [2022-07-12T13:40:34.797Z] [2022-07-12T13:40:34.797Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:34.797Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T13:40:34.797Z] #9 DONE 0.1s [2022-07-12T13:40:34.831Z] Client: [2022-07-12T13:40:34.831Z] Context: default [2022-07-12T13:40:34.831Z] Debug Mode: false [2022-07-12T13:40:34.831Z] Plugins: [2022-07-12T13:40:34.831Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-07-12T13:40:34.831Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-07-12T13:40:34.831Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-07-12T13:40:34.831Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-07-12T13:40:34.831Z] [2022-07-12T13:40:34.831Z] Server: [2022-07-12T13:40:34.831Z] Containers: 0 [2022-07-12T13:40:34.831Z] Running: 0 [2022-07-12T13:40:34.831Z] Paused: 0 [2022-07-12T13:40:34.831Z] Stopped: 0 [2022-07-12T13:40:34.831Z] Images: 2 [2022-07-12T13:40:34.831Z] Server Version: 20.10.14 [2022-07-12T13:40:34.831Z] Storage Driver: overlay2 [2022-07-12T13:40:34.831Z] Backing Filesystem: extfs [2022-07-12T13:40:34.831Z] Supports d_type: true [2022-07-12T13:40:34.831Z] Native Overlay Diff: true [2022-07-12T13:40:34.831Z] userxattr: false [2022-07-12T13:40:34.831Z] Logging Driver: json-file [2022-07-12T13:40:34.831Z] Cgroup Driver: cgroupfs [2022-07-12T13:40:34.831Z] Cgroup Version: 1 [2022-07-12T13:40:34.831Z] Plugins: [2022-07-12T13:40:34.831Z] Volume: local [2022-07-12T13:40:34.831Z] Network: bridge host ipvlan macvlan null overlay [2022-07-12T13:40:34.831Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-07-12T13:40:34.831Z] Swarm: inactive [2022-07-12T13:40:34.831Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-07-12T13:40:34.831Z] Default Runtime: runc [2022-07-12T13:40:34.831Z] Init Binary: docker-init [2022-07-12T13:40:34.831Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-07-12T13:40:34.831Z] runc version: v1.0.3-0-gf46b6ba [2022-07-12T13:40:34.831Z] init version: de40ad0 [2022-07-12T13:40:34.831Z] Security Options: [2022-07-12T13:40:34.831Z] apparmor [2022-07-12T13:40:34.831Z] seccomp [2022-07-12T13:40:34.831Z] Profile: default [2022-07-12T13:40:34.831Z] Kernel Version: 5.4.0-1071-aws [2022-07-12T13:40:34.831Z] Operating System: Ubuntu 18.04.6 LTS [2022-07-12T13:40:34.831Z] OSType: linux [2022-07-12T13:40:34.831Z] Architecture: x86_64 [2022-07-12T13:40:34.831Z] CPUs: 2 [2022-07-12T13:40:34.831Z] Total Memory: 7.565GiB [2022-07-12T13:40:34.831Z] Name: ip-10-100-88-101 [2022-07-12T13:40:34.831Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-07-12T13:40:34.831Z] Docker Root Dir: /var/lib/docker [2022-07-12T13:40:34.831Z] Debug Mode: false [2022-07-12T13:40:34.831Z] Registry: https://index.docker.io/v1/ [2022-07-12T13:40:34.831Z] Labels: [2022-07-12T13:40:34.831Z] Experimental: true [2022-07-12T13:40:34.831Z] Insecure Registries: [2022-07-12T13:40:34.831Z] 127.0.0.0/8 [2022-07-12T13:40:34.831Z] Live Restore Enabled: true [2022-07-12T13:40:34.831Z] [2022-07-12T13:40:34.831Z] WARNING: No swap limit support [Pipeline] sh [2022-07-12T13:40:35.036Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:68bf777eced495df352be219da9c9c1070af5c99 . [2022-07-12T13:40:35.036Z] #1 [internal] load build definition from Dockerfile [2022-07-12T13:40:35.036Z] #1 sha256:0dfc9a9e267c58efcb48b82d25c59fca6eea61d202778993b5a6d6372ea9354a [2022-07-12T13:40:35.036Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T13:40:35.036Z] #1 DONE 0.0s [2022-07-12T13:40:35.036Z] [2022-07-12T13:40:35.036Z] #2 [internal] load .dockerignore [2022-07-12T13:40:35.036Z] #2 sha256:a5f629ea6b8219a38bcebe7add4e3d6e61519cf683894d4ff28151d61d44cfa0 [2022-07-12T13:40:35.036Z] #2 transferring context: 145B done [2022-07-12T13:40:35.036Z] #2 DONE 0.0s [2022-07-12T13:40:35.036Z] [2022-07-12T13:40:35.036Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T13:40:35.036Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T13:40:35.044Z] #1 [internal] load build definition from Dockerfile [2022-07-12T13:40:35.044Z] #1 sha256:89339c1fab79f5564fe172a8523a4b12c9af6bf0c583654f0dfa02714714c355 [2022-07-12T13:40:35.044Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T13:40:35.044Z] #1 DONE 0.0s [2022-07-12T13:40:35.044Z] [2022-07-12T13:40:35.044Z] #2 [internal] load .dockerignore [2022-07-12T13:40:35.044Z] #2 sha256:3412605ad3e0afbb2b57b863eb4e746ec96ffef2f8f48a8787149183c9f14774 [2022-07-12T13:40:35.044Z] #2 transferring context: 145B done [2022-07-12T13:40:35.044Z] #2 DONE 0.0s [2022-07-12T13:40:35.044Z] [2022-07-12T13:40:35.044Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T13:40:35.044Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T13:40:35.044Z] #3 DONE 0.1s [2022-07-12T13:40:35.044Z] [2022-07-12T13:40:35.044Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T13:40:35.044Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T13:40:35.044Z] #4 CACHED [2022-07-12T13:40:35.150Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:35.151Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-07-12T13:40:35.151Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43798/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-07-12T13:40:35.151Z] + bash /home/ubuntu/workspace/moby_PR-43798/check-config.sh [2022-07-12T13:40:35.151Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-07-12T13:40:35.151Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-07-12T13:40:35.151Z] [2022-07-12T13:40:35.151Z] Generally Necessary: [2022-07-12T13:40:35.151Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-07-12T13:40:35.151Z] - apparmor: enabled and tools installed [2022-07-12T13:40:35.151Z] - CONFIG_NAMESPACES: enabled [2022-07-12T13:40:35.151Z] - CONFIG_NET_NS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_PID_NS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_IPC_NS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_UTS_NS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUPS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUP_DEVICE: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUP_FREEZER: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUP_SCHED: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CPUSETS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_MEMCG: enabled [2022-07-12T13:40:35.151Z] - CONFIG_KEYS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_VETH: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_BRIDGE: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_NF_NAT: enabled (as module) [2022-07-12T13:40:35.151Z] - CONFIG_POSIX_MQUEUE: enabled [2022-07-12T13:40:35.151Z] - CONFIG_CGROUP_BPF: enabled [2022-07-12T13:40:35.151Z] [2022-07-12T13:40:35.151Z] Optional Features: [2022-07-12T13:40:35.151Z] - CONFIG_USER_NS: enabled [2022-07-12T13:40:35.151Z] - CONFIG_SECCOMP: enabled [2022-07-12T13:40:35.295Z] #3 DONE 0.1s [2022-07-12T13:40:35.295Z] [2022-07-12T13:40:35.295Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T13:40:35.295Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T13:40:35.295Z] #4 CACHED [2022-07-12T13:40:35.300Z] [2022-07-12T13:40:35.300Z] #6 [internal] load build definition from Dockerfile [2022-07-12T13:40:35.300Z] #6 sha256:6f27f32085c83957389430b7e8bf9234d4abd6851a5b735b501b574efc57cf09 [2022-07-12T13:40:35.300Z] #6 DONE 0.0s [2022-07-12T13:40:35.300Z] [2022-07-12T13:40:35.300Z] #5 [internal] load .dockerignore [2022-07-12T13:40:35.300Z] #5 sha256:ac5fc89b227e437d6628f782161661c78b9a867da983bea371ad813a2a7c55f9 [2022-07-12T13:40:35.300Z] #5 DONE 0.0s [2022-07-12T13:40:35.300Z] [2022-07-12T13:40:35.300Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T13:40:35.300Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T13:40:35.407Z] - CONFIG_SECCOMP_FILTER: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CGROUP_PIDS: enabled [2022-07-12T13:40:35.407Z] - CONFIG_MEMCG_SWAP: enabled [2022-07-12T13:40:35.407Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-07-12T13:40:35.407Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-07-12T13:40:35.407Z] - CONFIG_BLK_CGROUP: enabled [2022-07-12T13:40:35.407Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CGROUP_PERF: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-07-12T13:40:35.407Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-07-12T13:40:35.407Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-07-12T13:40:35.407Z] - CONFIG_RT_GROUP_SCHED: missing [2022-07-12T13:40:35.407Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_IP_VS: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_IP_VS_NFCT: enabled [2022-07-12T13:40:35.407Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-07-12T13:40:35.407Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-07-12T13:40:35.407Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_SECURITY_SELINUX: enabled [2022-07-12T13:40:35.407Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-07-12T13:40:35.407Z] - CONFIG_EXT4_FS: enabled [2022-07-12T13:40:35.407Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-07-12T13:40:35.407Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-07-12T13:40:35.407Z] - Network Drivers: [2022-07-12T13:40:35.407Z] - "overlay": [2022-07-12T13:40:35.407Z] - CONFIG_VXLAN: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-07-12T13:40:35.407Z] Optional (for encrypted networks): [2022-07-12T13:40:35.407Z] - CONFIG_CRYPTO: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CRYPTO_AEAD: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CRYPTO_GCM: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-07-12T13:40:35.407Z] - CONFIG_CRYPTO_GHASH: enabled [2022-07-12T13:40:35.407Z] - CONFIG_XFRM: enabled [2022-07-12T13:40:35.407Z] - CONFIG_XFRM_USER: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-07-12T13:40:35.407Z] - CONFIG_INET_ESP: enabled (as module) [2022-07-12T13:40:35.407Z] - "ipvlan": [2022-07-12T13:40:35.555Z] [2022-07-12T13:40:35.555Z] #6 [internal] load .dockerignore [2022-07-12T13:40:35.555Z] #6 sha256:c275dc79959dda12f1f258f9eb044df4e236869041e136a995cd132fe6fd5be6 [2022-07-12T13:40:35.555Z] #6 DONE 0.0s [2022-07-12T13:40:35.555Z] [2022-07-12T13:40:35.555Z] #5 [internal] load build definition from Dockerfile [2022-07-12T13:40:35.555Z] #5 sha256:b9fa5f9ab3014c3f0062e55fcfc87e97af6a43fe618b94fd7de18ca7dd731b26 [2022-07-12T13:40:35.555Z] #5 DONE 0.0s [2022-07-12T13:40:35.555Z] [2022-07-12T13:40:35.555Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:35.555Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T13:40:35.555Z] #10 DONE 0.1s [2022-07-12T13:40:35.555Z] [2022-07-12T13:40:35.555Z] #9 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T13:40:35.555Z] #9 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T13:40:35.556Z] #10 DONE 0.1s [2022-07-12T13:40:35.556Z] [2022-07-12T13:40:35.556Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:35.556Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T13:40:35.556Z] #9 DONE 0.1s [2022-07-12T13:40:35.556Z] [2022-07-12T13:40:35.556Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T13:40:35.556Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T13:40:35.556Z] #8 DONE 0.1s [2022-07-12T13:40:35.556Z] [2022-07-12T13:40:35.556Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:35.556Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T13:40:35.556Z] #7 DONE 0.1s [2022-07-12T13:40:35.663Z] - CONFIG_IPVLAN: enabled (as module) [2022-07-12T13:40:35.663Z] - "macvlan": [2022-07-12T13:40:35.663Z] - CONFIG_MACVLAN: enabled (as module) [2022-07-12T13:40:35.663Z] - CONFIG_DUMMY: enabled (as module) [2022-07-12T13:40:35.663Z] - "ftp,tftp client in container": [2022-07-12T13:40:35.663Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-07-12T13:40:35.663Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-07-12T13:40:35.663Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-07-12T13:40:35.663Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-07-12T13:40:35.663Z] - Storage Drivers: [2022-07-12T13:40:35.663Z] - "aufs": [2022-07-12T13:40:35.663Z] - CONFIG_AUFS_FS: enabled (as module) [2022-07-12T13:40:35.663Z] - "btrfs": [2022-07-12T13:40:35.663Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-07-12T13:40:35.663Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-07-12T13:40:35.663Z] - "devicemapper": [2022-07-12T13:40:35.663Z] - CONFIG_BLK_DEV_DM: enabled [2022-07-12T13:40:35.663Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-07-12T13:40:35.663Z] - "overlay": [2022-07-12T13:40:35.663Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-07-12T13:40:35.663Z] - "zfs": [2022-07-12T13:40:35.663Z] - /dev/zfs: present [2022-07-12T13:40:35.663Z] - zfs command: missing [2022-07-12T13:40:35.663Z] - zpool command: missing [2022-07-12T13:40:35.663Z] [2022-07-12T13:40:35.663Z] Limits: [2022-07-12T13:40:35.663Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-07-12T13:40:35.663Z] [2022-07-12T13:40:35.663Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-07-12T13:40:35.734Z] [2022-07-12T13:40:35.735Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:35.735Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T13:40:35.735Z] #71 DONE 0.0s [2022-07-12T13:40:35.735Z] [2022-07-12T13:40:35.735Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T13:40:35.735Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135 [2022-07-12T13:40:35.735Z] #11 DONE 0.0s [2022-07-12T13:40:35.735Z] [2022-07-12T13:40:35.735Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:35.735Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T13:40:35.735Z] #73 DONE 0.0s [2022-07-12T13:40:35.735Z] [2022-07-12T13:40:35.735Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T13:40:35.735Z] #28 sha256:6c963cca825e8fceec1ba3ec5ba849cf1d5db3e21b2fa20e96ca4fdf0b0d5e73 [2022-07-12T13:40:35.735Z] #28 DONE 0.0s [2022-07-12T13:40:35.735Z] [2022-07-12T13:40:35.735Z] #24 [internal] load build context [2022-07-12T13:40:35.735Z] #24 sha256:434e6ed79abe7175deb6bfda2bfc2b9017cac4f66591d69f69017d99a7cc4964 [2022-07-12T13:40:35.814Z] #9 DONE 0.1s [2022-07-12T13:40:35.814Z] [2022-07-12T13:40:35.814Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:35.814Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T13:40:35.814Z] #7 DONE 0.1s [2022-07-12T13:40:35.814Z] [2022-07-12T13:40:35.814Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T13:40:35.814Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T13:40:35.814Z] #8 DONE 0.1s [2022-07-12T13:40:35.984Z] + sudo modprobe ip_vs [2022-07-12T13:40:35.984Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:68bf777eced495df352be219da9c9c1070af5c99 . [2022-07-12T13:40:36.096Z] [2022-07-12T13:40:36.096Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:36.096Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T13:40:36.096Z] #73 DONE 0.0s [2022-07-12T13:40:36.096Z] [2022-07-12T13:40:36.096Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:36.096Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T13:40:36.096Z] #71 DONE 0.0s [2022-07-12T13:40:36.096Z] [2022-07-12T13:40:36.096Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T13:40:36.096Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T13:40:36.096Z] #11 DONE 0.0s [2022-07-12T13:40:36.096Z] [2022-07-12T13:40:36.096Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T13:40:36.096Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T13:40:36.096Z] #28 DONE 0.0s [2022-07-12T13:40:36.096Z] [2022-07-12T13:40:36.096Z] #24 [internal] load build context [2022-07-12T13:40:36.096Z] #24 sha256:547a75c50749106defe01cb04a841f96de0435cf9c8b919a6438ec063a7e33cc [2022-07-12T13:40:36.121Z] [2022-07-12T13:40:36.121Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:36.121Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T13:40:36.121Z] #73 DONE 0.0s [2022-07-12T13:40:36.121Z] [2022-07-12T13:40:36.121Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T13:40:36.121Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T13:40:36.121Z] #28 DONE 0.0s [2022-07-12T13:40:36.121Z] [2022-07-12T13:40:36.121Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:36.121Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T13:40:36.121Z] #71 DONE 0.0s [2022-07-12T13:40:36.121Z] [2022-07-12T13:40:36.121Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T13:40:36.121Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T13:40:36.121Z] #11 DONE 0.0s [2022-07-12T13:40:36.121Z] [2022-07-12T13:40:36.121Z] #24 [internal] load build context [2022-07-12T13:40:36.121Z] #24 sha256:44e1c9d9cf839498981de94acf771a626703c036b41ab8776d8c1291c2af224a [2022-07-12T13:40:36.240Z] #1 [internal] load build definition from Dockerfile [2022-07-12T13:40:36.240Z] #1 sha256:11319f67d263ba39c601d845e12e78d5207d52425c944974311230ae8c3d825d [2022-07-12T13:40:36.240Z] #1 transferring dockerfile: 19.25kB done [2022-07-12T13:40:36.240Z] #1 DONE 0.0s [2022-07-12T13:40:36.240Z] [2022-07-12T13:40:36.240Z] #2 [internal] load .dockerignore [2022-07-12T13:40:36.240Z] #2 sha256:9d085183e53347ec732e638d5e580c0e1b4946ec6b9e38d4e37250d965e8c0b3 [2022-07-12T13:40:36.240Z] #2 transferring context: 145B done [2022-07-12T13:40:36.240Z] #2 DONE 0.0s [2022-07-12T13:40:36.240Z] [2022-07-12T13:40:36.240Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-07-12T13:40:36.240Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-07-12T13:40:36.240Z] #3 DONE 0.1s [2022-07-12T13:40:36.240Z] [2022-07-12T13:40:36.240Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-07-12T13:40:36.240Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-07-12T13:40:36.240Z] #4 CACHED [2022-07-12T13:40:36.309Z] #24 ... [2022-07-12T13:40:36.309Z] [2022-07-12T13:40:36.309Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T13:40:36.309Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T13:40:36.309Z] #49 DONE 0.5s [2022-07-12T13:40:36.309Z] [2022-07-12T13:40:36.309Z] #24 [internal] load build context [2022-07-12T13:40:36.309Z] #24 sha256:434e6ed79abe7175deb6bfda2bfc2b9017cac4f66591d69f69017d99a7cc4964 [2022-07-12T13:40:36.360Z] #24 ... [2022-07-12T13:40:36.361Z] [2022-07-12T13:40:36.361Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T13:40:36.361Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T13:40:36.361Z] #49 DONE 0.5s [2022-07-12T13:40:36.361Z] [2022-07-12T13:40:36.361Z] #24 [internal] load build context [2022-07-12T13:40:36.361Z] #24 sha256:547a75c50749106defe01cb04a841f96de0435cf9c8b919a6438ec063a7e33cc [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #5 [internal] load .dockerignore [2022-07-12T13:40:36.500Z] #5 sha256:5de79fbdceda5ad55e7af4c3bf03e2d158e32f4a881363ba168c4bfce19a1a04 [2022-07-12T13:40:36.500Z] #5 DONE 0.0s [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #6 [internal] load build definition from Dockerfile [2022-07-12T13:40:36.500Z] #6 sha256:3c21c00d1b9c8cd8c84e880e5341243f560707e16c2f90e4c530554cbb76f727 [2022-07-12T13:40:36.500Z] #6 DONE 0.0s [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-07-12T13:40:36.500Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-07-12T13:40:36.500Z] #7 DONE 0.1s [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:36.500Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-07-12T13:40:36.500Z] #9 DONE 0.1s [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-07-12T13:40:36.500Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-07-12T13:40:36.500Z] #8 DONE 0.1s [2022-07-12T13:40:36.500Z] [2022-07-12T13:40:36.500Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye [2022-07-12T13:40:36.500Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049 [2022-07-12T13:40:36.688Z] #24 ... [2022-07-12T13:40:36.688Z] [2022-07-12T13:40:36.688Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T13:40:36.688Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T13:40:36.688Z] #49 DONE 0.4s [2022-07-12T13:40:36.688Z] [2022-07-12T13:40:36.688Z] #24 [internal] load build context [2022-07-12T13:40:36.688Z] #24 sha256:44e1c9d9cf839498981de94acf771a626703c036b41ab8776d8c1291c2af224a [2022-07-12T13:40:36.771Z] #10 DONE 0.2s [2022-07-12T13:40:36.878Z] #24 transferring context: 61.65MB 1.1s done [2022-07-12T13:40:36.878Z] #24 DONE 1.4s [2022-07-12T13:40:37.027Z] [2022-07-12T13:40:37.027Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:37.027Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-07-12T13:40:37.027Z] #73 DONE 0.0s [2022-07-12T13:40:37.027Z] [2022-07-12T13:40:37.027Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-07-12T13:40:37.027Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-07-12T13:40:37.027Z] #71 DONE 0.0s [2022-07-12T13:40:37.027Z] [2022-07-12T13:40:37.027Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 [2022-07-12T13:40:37.027Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1 [2022-07-12T13:40:37.027Z] #11 DONE 0.0s [2022-07-12T13:40:37.027Z] [2022-07-12T13:40:37.027Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:2ce44bbc00a79113c296d9d25524e15d423b23303fdbbe20190d2f96e0aeb251 [2022-07-12T13:40:37.027Z] #28 sha256:c1b88fec16cdc6c1bf13d39715e221d6e77d28f068e004e67742c8bf0a17feda [2022-07-12T13:40:37.027Z] #28 DONE 0.0s [2022-07-12T13:40:37.027Z] [2022-07-12T13:40:37.027Z] #24 [internal] load build context [2022-07-12T13:40:37.027Z] #24 sha256:96c0955f549b1e53cae1210f7e5144a618c4888196abaf327774543b835832da [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T13:40:37.138Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b [2022-07-12T13:40:37.138Z] #12 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T13:40:37.138Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08 [2022-07-12T13:40:37.138Z] #18 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T13:40:37.138Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a [2022-07-12T13:40:37.138Z] #36 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T13:40:37.138Z] #79 sha256:928ec6798a861f9336621d1316f0c7d2e7ac300dec66f5d65bb3c3ccc7fe3dc2 [2022-07-12T13:40:37.138Z] #79 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T13:40:37.138Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782 [2022-07-12T13:40:37.138Z] #51 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T13:40:37.138Z] #59 sha256:4ada71ebdea5d46f55175309ead4d3ed0809fdc90df256a9229e184dbb040657 [2022-07-12T13:40:37.138Z] #59 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #48 sha256:0cda379e8fb4ebd24737de0ef0f198da160a9391673ce4017e11ac8d4f0e34dd [2022-07-12T13:40:37.138Z] #48 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #52 sha256:8b0e0d77ed7e54261af4fff52c0deae8a07d92280464318e6f5950d46217f437 [2022-07-12T13:40:37.138Z] #52 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T13:40:37.138Z] #44 sha256:391ba15fa6702a2bff49c3d46bd03900548fefd3013724501ba8471c29cda5ae [2022-07-12T13:40:37.138Z] #44 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T13:40:37.138Z] #43 sha256:38bd03bae97d52610835e2474082de1d9a90174d19693eeebe33d4a179c063aa [2022-07-12T13:40:37.138Z] #43 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T13:40:37.138Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0 [2022-07-12T13:40:37.138Z] #16 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T13:40:37.138Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d [2022-07-12T13:40:37.138Z] #76 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T13:40:37.138Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e [2022-07-12T13:40:37.138Z] #62 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T13:40:37.138Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177 [2022-07-12T13:40:37.138Z] #47 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T13:40:37.138Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a [2022-07-12T13:40:37.138Z] #55 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T13:40:37.138Z] #27 sha256:169e5514650c88ce0a82980c184bae77db252fe244dc8bf05caa02240ede5f15 [2022-07-12T13:40:37.138Z] #27 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #37 sha256:33281fd77d3f0058ea836702959d1860719e27d0b75a39babc982d82a96815ad [2022-07-12T13:40:37.138Z] #37 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T13:40:37.138Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b [2022-07-12T13:40:37.138Z] #19 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T13:40:37.138Z] #68 sha256:d5107e5688a769a49ba849b95e182d17cbab3aa5dcfc083d230179b57532d5e7 [2022-07-12T13:40:37.138Z] #68 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T13:40:37.138Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b [2022-07-12T13:40:37.138Z] #21 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T13:40:37.138Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00 [2022-07-12T13:40:37.138Z] #15 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T13:40:37.138Z] #26 sha256:4c198dd6f71b12ca4f591c657591bc96cdebf204c667eb843f0aa22b09f9ae4c [2022-07-12T13:40:37.138Z] #26 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T13:40:37.138Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd [2022-07-12T13:40:37.138Z] #57 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T13:40:37.138Z] #64 sha256:e16ae8ab8306a441f4de1f8f0fce0457b929e52cc51fc1e706a11730a29753c0 [2022-07-12T13:40:37.138Z] #64 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T13:40:37.138Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e [2022-07-12T13:40:37.138Z] #17 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #70 sha256:25257a31d5704a785763ba391cee829e348324723314b3ae25452ec6dba6c276 [2022-07-12T13:40:37.138Z] #70 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T13:40:37.138Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d [2022-07-12T13:40:37.138Z] #13 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T13:40:37.138Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252 [2022-07-12T13:40:37.138Z] #38 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T13:40:37.138Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba [2022-07-12T13:40:37.138Z] #77 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T13:40:37.138Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0 [2022-07-12T13:40:37.138Z] #34 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T13:40:37.138Z] #66 sha256:568adec511b22f808b94d96b6a3e26f599fe0ae60fa54e0e9880fda3781e665f [2022-07-12T13:40:37.138Z] #66 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #65 sha256:a0a5279a107b1834c1c5fff9c5b0d184eb7af38fc32e3085ed32b7af398deb23 [2022-07-12T13:40:37.138Z] #65 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T13:40:37.138Z] #30 sha256:99d405ffe25b24f659a7f55c21cf52d5f096a0d6ab27afe5f345fc4bac679f79 [2022-07-12T13:40:37.138Z] #30 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #39 sha256:b06dc934100ac7455c62662abbb8a5bb4487121481cfefa35d786654b7716ab4 [2022-07-12T13:40:37.138Z] #39 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T13:40:37.138Z] #32 sha256:54fef2396c99f0b0a3e43c897f9efd7e99148faa569003ca417644a345cff512 [2022-07-12T13:40:37.138Z] #32 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T13:40:37.138Z] #56 sha256:b189ce62801d6a7d39387972d1b4b56e55ed7980f3b1c23760bb8601a1ab2fcf [2022-07-12T13:40:37.138Z] #56 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T13:40:37.138Z] #63 sha256:dc024f77795b1715196db6679040efadf6147f50f5d44cf65b2c1db8130622c9 [2022-07-12T13:40:37.138Z] #63 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T13:40:37.138Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa [2022-07-12T13:40:37.138Z] #40 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.138Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T13:40:37.138Z] #25 sha256:316caab64983437f50408c27acbb41b1eff09c5316b12bc6fc7c002c82b8fb42 [2022-07-12T13:40:37.138Z] #25 CACHED [2022-07-12T13:40:37.138Z] [2022-07-12T13:40:37.139Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T13:40:37.139Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3 [2022-07-12T13:40:37.139Z] #42 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T13:40:37.139Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576 [2022-07-12T13:40:37.139Z] #50 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #61 sha256:da6d7dce09e95bb5bc817ff886419158c2ac05eea52b78574a513c8ff4eff43c [2022-07-12T13:40:37.139Z] #61 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T13:40:37.139Z] #29 sha256:58cbe6b2dc347256705f35e26043deba0bbc6cbfb7fe05f93c7da39ee37dab79 [2022-07-12T13:40:37.139Z] #29 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #45 sha256:9c7ed49b152d693e162a979e33c5ce7b97a4e9c0b11c6573228bce9b04fd08e1 [2022-07-12T13:40:37.139Z] #45 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #41 sha256:d9136cb0b8aa85f99387c6216619b29f102cb1ddffab5dccd4da13cd92b4780f [2022-07-12T13:40:37.139Z] #41 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #54 sha256:8d9e35fa2240a7e4f3fb35025a675b0ec6a74360c3e0832106759f5d56fcb0e6 [2022-07-12T13:40:37.139Z] #54 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #75 sha256:4193465c42f7262b15cc28d8de1c165f4245f70a0892e389759cc0487c32ff53 [2022-07-12T13:40:37.139Z] #75 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T13:40:37.139Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed [2022-07-12T13:40:37.139Z] #23 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T13:40:37.139Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0 [2022-07-12T13:40:37.139Z] #14 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T13:40:37.139Z] #67 sha256:44d4ed16e321d0e0bae9b8026bbdb9f16985a97503b7ce14397c301686bbf4e9 [2022-07-12T13:40:37.139Z] #67 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T13:40:37.139Z] #69 sha256:f76ccb98190e225770700d1403d4fe2e8c29b746979f90ffc5d77cb93700bcd3 [2022-07-12T13:40:37.139Z] #69 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T13:40:37.139Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961 [2022-07-12T13:40:37.139Z] #20 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T13:40:37.139Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-07-12T13:40:37.139Z] #74 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T13:40:37.139Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5 [2022-07-12T13:40:37.139Z] #22 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T13:40:37.139Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-07-12T13:40:37.139Z] #72 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T13:40:37.139Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0 [2022-07-12T13:40:37.139Z] #46 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #78 sha256:beb2dca8c41db643f124fb85b24afd3358a33b7e3782c4ee884ce3b20680a162 [2022-07-12T13:40:37.139Z] #78 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #58 sha256:6a1deb03081baa8e232584e11fca32386bfba6324406a067c9670872e92a8992 [2022-07-12T13:40:37.139Z] #58 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T13:40:37.139Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea [2022-07-12T13:40:37.139Z] #33 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T13:40:37.139Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a [2022-07-12T13:40:37.139Z] #53 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T13:40:37.139Z] #60 sha256:1c795b1212916e5f3cdabe06d7b1cfbe813893e041c6a44a1dafaab0e4a7b601 [2022-07-12T13:40:37.139Z] #60 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T13:40:37.139Z] #31 sha256:85ee867b468e11526e87524be2d7ed56a63564ef73b20e7794a355cfea69f363 [2022-07-12T13:40:37.139Z] #31 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T13:40:37.139Z] #35 sha256:f624de852c76f0acbc793cd2eaabfbd66ad9d0e24e6f019d3dc3d937b3db3888 [2022-07-12T13:40:37.139Z] #35 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T13:40:37.139Z] #80 sha256:d41cd1f3b92b320febb5103cc382310e6fc757b328db12b3553ce84c51abae24 [2022-07-12T13:40:37.139Z] #80 CACHED [2022-07-12T13:40:37.139Z] [2022-07-12T13:40:37.139Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T13:40:37.139Z] #81 sha256:34caaf5fb5fe744b630bfd6802b779a2eb48392f9cd0228de852029ca9c92df7 [2022-07-12T13:40:37.283Z] #24 ... [2022-07-12T13:40:37.283Z] [2022-07-12T13:40:37.283Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-07-12T13:40:37.283Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-07-12T13:40:37.283Z] #49 DONE 0.5s [2022-07-12T13:40:37.283Z] [2022-07-12T13:40:37.283Z] #24 [internal] load build context [2022-07-12T13:40:37.283Z] #24 sha256:96c0955f549b1e53cae1210f7e5144a618c4888196abaf327774543b835832da [2022-07-12T13:40:37.743Z] #24 transferring context: 61.65MB 1.6s done [2022-07-12T13:40:37.743Z] #24 DONE 1.7s [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T13:40:37.743Z] #54 sha256:d6412d3b12b689876ce81083dcf37e6c6e03ec39197ec742f0caa6e8ea271536 [2022-07-12T13:40:37.743Z] #54 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T13:40:37.743Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T13:40:37.743Z] #29 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T13:40:37.743Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T13:40:37.743Z] #53 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T13:40:37.743Z] #60 sha256:2604d52dd8e3265bf4030e8029a419b45ab6a1351b853b52f9273914815084e6 [2022-07-12T13:40:37.743Z] #60 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T13:40:37.743Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T13:40:37.743Z] #20 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T13:40:37.743Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T13:40:37.743Z] #38 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T13:40:37.743Z] #25 sha256:1b9d723f5fc2de89e937035c4cfa8bb64ae72d23e0f89b412bb3913a08632bf9 [2022-07-12T13:40:37.743Z] #25 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T13:40:37.743Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T13:40:37.743Z] #72 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T13:40:37.743Z] #65 sha256:c1bd49b36ea8719090f66084d82f1d977e631b31bb3a2cb35cd6e8fa241f1bca [2022-07-12T13:40:37.743Z] #65 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T13:40:37.743Z] #66 sha256:14e79ddb5b09af2464bcb70e6333ffd71de12b658b2e37727c7c671097f396cc [2022-07-12T13:40:37.743Z] #66 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T13:40:37.743Z] #37 sha256:e45c4897593ae9a01c9269b9f4159e691aac2b2b0b50efea313b95fb3877b030 [2022-07-12T13:40:37.743Z] #37 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T13:40:37.743Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T13:40:37.743Z] #46 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T13:40:37.743Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T13:40:37.743Z] #15 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T13:40:37.743Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T13:40:37.743Z] #47 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T13:40:37.743Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T13:40:37.743Z] #12 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T13:40:37.743Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T13:40:37.743Z] #17 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T13:40:37.743Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T13:40:37.743Z] #22 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T13:40:37.743Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T13:40:37.743Z] #36 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T13:40:37.743Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T13:40:37.743Z] #19 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T13:40:37.743Z] #48 sha256:b08d965d12c322e7f82b38cebd873cbc91ffd11295866e94170bcea2bb44b289 [2022-07-12T13:40:37.743Z] #48 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T13:40:37.743Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T13:40:37.743Z] #50 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T13:40:37.743Z] #32 sha256:d4fc9742c72d331f8530ee5bf0fa2730371fe1bd867ed81af144d72993685a15 [2022-07-12T13:40:37.743Z] #32 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T13:40:37.743Z] #44 sha256:427777dfd6cee29e19c551ff7c0270a9f834ba031a71d2ec1e89bd77900c6a1e [2022-07-12T13:40:37.743Z] #44 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T13:40:37.743Z] #35 sha256:d0272130c14032ee4d1407b7ece44b649a5b2dd80718a5ad2f318d092603a1af [2022-07-12T13:40:37.743Z] #35 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T13:40:37.743Z] #64 sha256:c2e86a4361da4cfe4c67aaff15d22cc47970ab22437cf926d888c7fda8a3a062 [2022-07-12T13:40:37.743Z] #64 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T13:40:37.743Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T13:40:37.743Z] #42 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T13:40:37.743Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T13:40:37.743Z] #76 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T13:40:37.743Z] #63 sha256:c515a2b05ca451460a1fa759ffe8a98a96c6f912fb4c86d1bb5c42935507c185 [2022-07-12T13:40:37.743Z] #63 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T13:40:37.743Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T13:40:37.743Z] #51 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.743Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T13:40:37.743Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T13:40:37.743Z] #77 CACHED [2022-07-12T13:40:37.743Z] [2022-07-12T13:40:37.744Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T13:40:37.744Z] #30 sha256:5b418b7cc4e150d7b754aec492b93f1c0e07fadff2a4eb4087aee27b48b498c3 [2022-07-12T13:40:37.744Z] #30 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #56 sha256:70dabb12c57c9c5e96668aab8974908c7649e0113793a7023528bf9ebd43f0bc [2022-07-12T13:40:37.744Z] #56 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T13:40:37.744Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T13:40:37.744Z] #16 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T13:40:37.744Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T13:40:37.744Z] #40 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #78 sha256:000c1ffc836146f2ad960c516259bb8357284b17c6919ea0ee705cd040050b3e [2022-07-12T13:40:37.744Z] #78 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T13:40:37.744Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T13:40:37.744Z] #33 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #41 sha256:4792e722b3c8656c29be58839b341767c8a2937b919ec36a8441cf6e6e407b54 [2022-07-12T13:40:37.744Z] #41 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T13:40:37.744Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T13:40:37.744Z] #23 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T13:40:37.744Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T13:40:37.744Z] #34 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T13:40:37.744Z] #69 sha256:3a7674fec6bdccf3df8a32ee1abc12671542f8c7b1970d192d9c5f10f30ecf12 [2022-07-12T13:40:37.744Z] #69 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T13:40:37.744Z] #67 sha256:3f28339370d8105bd96060fa270bd35cc1aef2f165c348c07da083f915961b96 [2022-07-12T13:40:37.744Z] #67 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T13:40:37.744Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T13:40:37.744Z] #57 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T13:40:37.744Z] #43 sha256:6ae7128b048a999c6dbb432900fdc69fb16b89106e37e6d83291118ffcf5787a [2022-07-12T13:40:37.744Z] #43 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T13:40:37.744Z] #68 sha256:c1700497b8478eee5a45d570efd0ad6dd04a501f89d35eeb6626d280bce51272 [2022-07-12T13:40:37.744Z] #68 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T13:40:37.744Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T13:40:37.744Z] #62 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #58 sha256:2af29c3bc4dc415e5f6a0a0c78d6d78bb56f9aa5323c8a3506fecabef5ce1e44 [2022-07-12T13:40:37.744Z] #58 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T13:40:37.744Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T13:40:37.744Z] #55 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T13:40:37.744Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T13:40:37.744Z] #21 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T13:40:37.744Z] #79 sha256:bdeab71d1272fc664a6e31c4154b4475c6ef2f4840ba0656d81bf5db60df2b2a [2022-07-12T13:40:37.744Z] #79 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #45 sha256:66865826f5dcca5857065f19aa53cdc2185b92aa5f5d9e9a302cd9c6ee017d08 [2022-07-12T13:40:37.744Z] #45 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T13:40:37.744Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T13:40:37.744Z] #18 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T13:40:37.744Z] #31 sha256:9c1dfbeb6b1de292f7437241438f09ce4c15c5d7accd1f0829e8e9952e054996 [2022-07-12T13:40:37.744Z] #31 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #75 sha256:7f72287e3d5d57daa5ba72368c56ca48d17bac5047b1d7202f03b267fd851a7e [2022-07-12T13:40:37.744Z] #75 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #39 sha256:9fa69e2e5e2a6394bdb79ac8751cb64a8444a045d35a5e2eb3ea2dee7a274edf [2022-07-12T13:40:37.744Z] #39 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T13:40:37.744Z] #26 sha256:55115e64b5822e32fa5c4b1ea68a33d2dd400af6cdfcd12810d968d4f64ce5b1 [2022-07-12T13:40:37.744Z] #26 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T13:40:37.744Z] #27 sha256:6d2e1722dd36a96a34ee2b71db98cc3e2e7bb006d3e0065bf993a2701319eba2 [2022-07-12T13:40:37.744Z] #27 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #52 sha256:0df61d75a70aad5162dc4f36c982b5c1c330fe466ef5bb0146dc6459a11d312d [2022-07-12T13:40:37.744Z] #52 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #61 sha256:aad47c23b3baf07ab8f0882ec2d82c3d044aa7377174bb7ad2d908f6182739b7 [2022-07-12T13:40:37.744Z] #61 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T13:40:37.744Z] #59 sha256:1b40c1d7e29acde220ad243600c5fef91de6a6f9f67e564c78f6eab44d0e4ebc [2022-07-12T13:40:37.744Z] #59 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T13:40:37.744Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T13:40:37.744Z] #74 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T13:40:37.744Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T13:40:37.744Z] #13 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T13:40:37.744Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T13:40:37.744Z] #14 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T13:40:37.744Z] #70 sha256:f0cebf83d183052ecc469cc3b84119000f95d781cd6c7526b6f0b3bc6ccd2805 [2022-07-12T13:40:37.744Z] #70 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T13:40:37.744Z] #80 sha256:d96123df144039a0e4a936665a9113014b2b5e77adca47d9017023a1e5ef81d4 [2022-07-12T13:40:37.744Z] #80 CACHED [2022-07-12T13:40:37.744Z] [2022-07-12T13:40:37.744Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T13:40:37.744Z] #81 sha256:a5e40b1d20987b006373e75bd227eb92b6d8e5c96ba9d18bd4503b8a6ac28b7e [2022-07-12T13:40:38.077Z] #24 transferring context: 61.64MB 1.7s done [2022-07-12T13:40:38.077Z] #24 DONE 1.9s [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T13:40:38.077Z] #66 sha256:7cd239730d222566aec41c7f48222945d88e4bcf938f44c1a9b77618e20b2e79 [2022-07-12T13:40:38.077Z] #66 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T13:40:38.077Z] #44 sha256:e7df8714f05b874aafb45973ac3314a07c14bb8510503d6d0955ce2fc35c1477 [2022-07-12T13:40:38.077Z] #44 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T13:40:38.077Z] #27 sha256:caada0d0913bc00111828d7333faa2d677505c6f13a3777e35d7a044f615b083 [2022-07-12T13:40:38.077Z] #27 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T13:40:38.077Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T13:40:38.077Z] #14 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T13:40:38.077Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T13:40:38.077Z] #29 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #61 sha256:fa448e2dd39ff744b8726f2b5a6b05f4edfc3118a58bc08350794fd319e0a5bb [2022-07-12T13:40:38.077Z] #61 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T13:40:38.077Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T13:40:38.077Z] #40 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T13:40:38.077Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T13:40:38.077Z] #19 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T13:40:38.077Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T13:40:38.077Z] #53 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #52 sha256:552f9d74bd1490ff6b3438d0d907a4b1a104c5882cecaf7c4d3317a7e0bff49e [2022-07-12T13:40:38.077Z] #52 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T13:40:38.077Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T13:40:38.077Z] #46 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T13:40:38.077Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T13:40:38.077Z] #13 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T13:40:38.077Z] #69 sha256:aad823590a73d636d737915f0df977d18823d9f5d2affe085b703b11a62ea66c [2022-07-12T13:40:38.077Z] #69 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T13:40:38.077Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T13:40:38.077Z] #42 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T13:40:38.077Z] #43 sha256:36629facf60118212505b5993f6941304f8214682c3350734c8383769115ae25 [2022-07-12T13:40:38.077Z] #43 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #81 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-07-12T13:40:38.077Z] #81 sha256:3c39c0f255310a1f2b175d11857a88e0b4aaa4428d4a737351a724d9fc32cb18 [2022-07-12T13:40:38.077Z] #81 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T13:40:38.077Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T13:40:38.077Z] #36 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T13:40:38.077Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T13:40:38.077Z] #12 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #78 sha256:6bc01fc3848a712b18d274e972dcce20fed4158209a593b09a6038f28d577427 [2022-07-12T13:40:38.077Z] #78 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T13:40:38.077Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T13:40:38.077Z] #22 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T13:40:38.077Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T13:40:38.077Z] #18 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #35 sha256:ec9e527ff7d3512138d57caa9b7538930df170094aa0f3063e963224bac0e18e [2022-07-12T13:40:38.077Z] #35 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T13:40:38.077Z] #64 sha256:0a5ec82f15ab260edc44add11a0367a0db1be33fb85f1c20938565772696a585 [2022-07-12T13:40:38.077Z] #64 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #54 sha256:e765050ed3585717fa657f7d732f0a9d4b256605fc4e7eff434f26a5718996ba [2022-07-12T13:40:38.077Z] #54 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #37 sha256:61824a02ddf13fe87a6c329b385cccea3300f1f8aa915810860735895ac80998 [2022-07-12T13:40:38.077Z] #37 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T13:40:38.077Z] #25 sha256:83cfb03beb0c92ec7ea72673df6927aa78910dfde83891268e37b86f854f07e6 [2022-07-12T13:40:38.077Z] #25 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T13:40:38.077Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T13:40:38.077Z] #77 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T13:40:38.077Z] #79 sha256:f3adfed6e4a43561f18e824451663bf1b4ee22f9211bc8078a7cd8406672a981 [2022-07-12T13:40:38.077Z] #79 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T13:40:38.077Z] #31 sha256:c2f4112aa61988318cb80d24be257180915e94974b41a67a51c2277b62b82304 [2022-07-12T13:40:38.077Z] #31 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T13:40:38.077Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T13:40:38.077Z] #38 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T13:40:38.077Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T13:40:38.077Z] #21 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T13:40:38.077Z] #68 sha256:a1456a7813d27241cf3830b202e7cf32c81ec23a02e2111837742153fe6dd645 [2022-07-12T13:40:38.077Z] #68 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T13:40:38.077Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T13:40:38.077Z] #55 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #48 sha256:1a4c9309f1aec0db7936ba42a0c05328c90807054f3bd3626d52378be97633d2 [2022-07-12T13:40:38.077Z] #48 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #75 sha256:7d1dda3ef505c7803241a11273b953e78d8173434785f7bdb06008c79a8ffd70 [2022-07-12T13:40:38.077Z] #75 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #65 sha256:6f7a5aa954db536217ecfe5ab39446f237944734a0709c1d3a8c76dd5d66a74d [2022-07-12T13:40:38.077Z] #65 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T13:40:38.077Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T13:40:38.077Z] #17 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T13:40:38.077Z] #39 sha256:36a1e268ee3dd0f8e27b98bfb019f60e3d539911ca99afff700bc50a7abfcacd [2022-07-12T13:40:38.077Z] #39 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T13:40:38.077Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T13:40:38.077Z] #76 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T13:40:38.077Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T13:40:38.077Z] #34 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T13:40:38.077Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T13:40:38.077Z] #23 CACHED [2022-07-12T13:40:38.077Z] [2022-07-12T13:40:38.077Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T13:40:38.078Z] #41 sha256:1365aa5aa7b082083e84cd852762a66872153209d04f5581ae13422989684bc8 [2022-07-12T13:40:38.078Z] #41 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T13:40:38.078Z] #56 sha256:bf07e39dd67ca5ef10c3b0c32cc5072b18f641bdea49d505e010a5b8dda19d50 [2022-07-12T13:40:38.078Z] #56 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T13:40:38.078Z] #59 sha256:8da274af5efa4fffe7a58577b2cb18498ee16e563a0242a51960c240eda276d2 [2022-07-12T13:40:38.078Z] #59 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T13:40:38.078Z] #80 sha256:1a8206577b8599905a6a6ff472f66a011326f8d33a8414bf06f7f442291c1741 [2022-07-12T13:40:38.078Z] #80 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T13:40:38.078Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T13:40:38.078Z] #50 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T13:40:38.078Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T13:40:38.078Z] #57 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T13:40:38.078Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T13:40:38.078Z] #15 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T13:40:38.078Z] #60 sha256:9082f4b0d82a3d231cb935040bc242ca051ed1119f7fefdb1e7982c527795f58 [2022-07-12T13:40:38.078Z] #60 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T13:40:38.078Z] #30 sha256:f575981126b96f42b107a1470c8543708533e1c54ad6890a3ac3e69d322190fa [2022-07-12T13:40:38.078Z] #30 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T13:40:38.078Z] #70 sha256:7d2e55d76881a66b60922f1c203b37d67519faa4a3d1a0e67ecd0ae9317e5aaf [2022-07-12T13:40:38.078Z] #70 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T13:40:38.078Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T13:40:38.078Z] #72 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T13:40:38.078Z] #45 sha256:de97f51853a39d24998b87c461dd501d818c8ce2aafa4e6e2768e6af6ab88d62 [2022-07-12T13:40:38.078Z] #45 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T13:40:38.078Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T13:40:38.078Z] #74 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T13:40:38.078Z] #67 sha256:6c06ef3191fd844daa48c78483ccad5c006af2bf8804c5f68ea248fa925a49b3 [2022-07-12T13:40:38.078Z] #67 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T13:40:38.078Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T13:40:38.078Z] #20 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T13:40:38.078Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T13:40:38.078Z] #16 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T13:40:38.078Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T13:40:38.078Z] #47 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T13:40:38.078Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T13:40:38.078Z] #62 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T13:40:38.078Z] #63 sha256:1c85d833c6487074fd13fe56dc90d078497c4c830440f23d20d9b81b2c97f544 [2022-07-12T13:40:38.078Z] #63 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T13:40:38.078Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T13:40:38.078Z] #33 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T13:40:38.078Z] #58 sha256:a5010df4826d5d0f8dbc39b643d36736599314dbecced38d530105bd2e70251b [2022-07-12T13:40:38.078Z] #58 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T13:40:38.078Z] #26 sha256:b2212d40c807d7a6a25c19cad91da4e59612d2e642850a0471a51eb26e3228d4 [2022-07-12T13:40:38.078Z] #26 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T13:40:38.078Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T13:40:38.078Z] #51 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T13:40:38.078Z] #32 sha256:35dd86d412a09a60ef03f19c4a307028ff6d5bd8467a1f507cd8e465931f51fd [2022-07-12T13:40:38.078Z] #32 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #82 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-07-12T13:40:38.078Z] #82 sha256:fc4c222c490caf188f4235e7c74e3d2f9f6a6343ad4e2f1b235922322d8c8185 [2022-07-12T13:40:38.078Z] #82 CACHED [2022-07-12T13:40:38.078Z] [2022-07-12T13:40:38.078Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T13:40:38.078Z] #83 sha256:71c60d2d43f107f131b4e8d25ea329a24cde055fcf7601275dd6de32dba9ec9f [2022-07-12T13:40:38.518Z] #81 DONE 1.2s [2022-07-12T13:40:38.518Z] [2022-07-12T13:40:38.518Z] #82 exporting to image [2022-07-12T13:40:38.518Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T13:40:38.518Z] #82 exporting layers [2022-07-12T13:40:38.668Z] #24 transferring context: 61.65MB 1.6s done [2022-07-12T13:40:38.668Z] #24 DONE 1.6s [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod /install.sh rootlesskit && "/build"/rootlesskit --version && "/build"/rootlesskit-docker-proxy --help [2022-07-12T13:40:38.668Z] #67 sha256:835eb883f857d1723a88cbd74bc29da96d9f1810461a080925131d18229204d7 [2022-07-12T13:40:38.668Z] #67 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #29 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2022-07-12T13:40:38.668Z] #29 sha256:86d0fe8e3d75de108c042a485c0bbbd0a07573c0631bc783dff6637327710de0 [2022-07-12T13:40:38.668Z] #29 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-07-12T13:40:38.668Z] #48 sha256:ce366c1e817ec714bf4e361dcb6efbafec9c41f2e3574300498207a5a897ca33 [2022-07-12T13:40:38.668Z] #48 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-07-12T13:40:38.668Z] #37 sha256:463d8a13d3b059b1efc9a88e404b17a0b93856128248f1b66fa75d032c0309a1 [2022-07-12T13:40:38.668Z] #37 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-07-12T13:40:38.668Z] #61 sha256:5eda1f91f53f57ec73f1d8b27b7f19acc05677603f5fbb33175e797b634715c0 [2022-07-12T13:40:38.668Z] #61 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #13 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2022-07-12T13:40:38.668Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0 [2022-07-12T13:40:38.668Z] #13 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-07-12T13:40:38.668Z] #68 sha256:21e3d8b73981daff21155e688318b9e4eaa177ec1f57a658d4772385ccd035c8 [2022-07-12T13:40:38.668Z] #68 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-07-12T13:40:38.668Z] #56 sha256:40b27c1fb1edd16a9c53774e2eaac4387d7938360b2eb799159d7477d5923461 [2022-07-12T13:40:38.668Z] #56 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #51 [criu 2/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2022-07-12T13:40:38.668Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a [2022-07-12T13:40:38.668Z] #51 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-07-12T13:40:38.668Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-07-12T13:40:38.668Z] #72 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-07-12T13:40:38.668Z] #69 sha256:e841f37c8efa42480ca5e21f12ed067df587129a88ad709030a856a642fa11e4 [2022-07-12T13:40:38.668Z] #69 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends autoconf automake build-essential libcap-dev libprotobuf-c-dev libseccomp-dev libsystemd-dev libtool libudev-dev libyajl-dev python3 ; [2022-07-12T13:40:38.668Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc [2022-07-12T13:40:38.668Z] #76 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2" && /build/shfmt --version [2022-07-12T13:40:38.668Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578 [2022-07-12T13:40:38.668Z] #57 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-07-12T13:40:38.668Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571 [2022-07-12T13:40:38.668Z] #46 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-07-12T13:40:38.668Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71 [2022-07-12T13:40:38.668Z] #40 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-07-12T13:40:38.668Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a [2022-07-12T13:40:38.668Z] #36 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-07-12T13:40:38.668Z] #63 sha256:75d2778135f10003c9b1c6e3464b62c8ce7ca62236f172d0d8c9aa9747b93029 [2022-07-12T13:40:38.668Z] #63 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-07-12T13:40:38.668Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49 [2022-07-12T13:40:38.668Z] #77 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-07-12T13:40:38.668Z] #78 sha256:9310c903564ba8e4f773ff9d7a2008367c2298584124f346488d0c26e5a9960c [2022-07-12T13:40:38.668Z] #78 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-07-12T13:40:38.668Z] #26 sha256:2f8e4209cbb9195212338d0f19119ca09264eada30ffbf6248e5c18c6212da68 [2022-07-12T13:40:38.668Z] #26 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-07-12T13:40:38.668Z] #43 sha256:cbd633433ea1736b7b6d8723f6d0863015e70b09064d12cfe5628555f5f5c979 [2022-07-12T13:40:38.668Z] #43 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-07-12T13:40:38.668Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39 [2022-07-12T13:40:38.668Z] #23 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.668Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-07-12T13:40:38.668Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9 [2022-07-12T13:40:38.668Z] #19 CACHED [2022-07-12T13:40:38.668Z] [2022-07-12T13:40:38.669Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-07-12T13:40:38.669Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c [2022-07-12T13:40:38.669Z] #47 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-07-12T13:40:38.669Z] #31 sha256:9c94940e3a8ff9a50c0b90c70905d389d659bdd1c45b0a6f6a19ddeb6d718d70 [2022-07-12T13:40:38.669Z] #31 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #70 sha256:e1d9930293f7b6f78cba71412290ed5860a1852b47544b0e4d479a29c3b05424 [2022-07-12T13:40:38.669Z] #70 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #16 [dev-systemd-false 2/28] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-07-12T13:40:38.669Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba [2022-07-12T13:40:38.669Z] #16 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #54 sha256:b60f1227d4068669343e89c514d933e236fa6a8f5a28a4ac55f033ae7e45c490 [2022-07-12T13:40:38.669Z] #54 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #39 sha256:a3f34c75b1839de48642112244e5d70f506a99bb94790b93fb97ce0d1d59fce5 [2022-07-12T13:40:38.669Z] #39 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-07-12T13:40:38.669Z] #30 sha256:3d9ef396eea18ce502c2e86f40fda68165059945e76dc402634fbd57a5b5e827 [2022-07-12T13:40:38.669Z] #30 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2" && /build/golangci-lint --version [2022-07-12T13:40:38.669Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8 [2022-07-12T13:40:38.669Z] #55 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-07-12T13:40:38.669Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772 [2022-07-12T13:40:38.669Z] #33 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-07-12T13:40:38.669Z] #66 sha256:ad77362600e37b291bacd545636a6856e6050e7ba6bc5f8699669e2acbcdf090 [2022-07-12T13:40:38.669Z] #66 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #65 sha256:e3481a974c28defca3d085edcc059abb1e998b5fe4fe911afd59124e2b072346 [2022-07-12T13:40:38.669Z] #65 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #22 [dev-systemd-false 8/28] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-07-12T13:40:38.669Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed [2022-07-12T13:40:38.669Z] #22 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh containerd [2022-07-12T13:40:38.669Z] #64 sha256:ab2427df936ba2b6daf3be8d322ccd29576a903f6116259fd212631c8fe7ec76 [2022-07-12T13:40:38.669Z] #64 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1" && /build/tomll --help [2022-07-12T13:40:38.669Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128 [2022-07-12T13:40:38.669Z] #38 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #75 sha256:50b97681247b0059b500e4d5fb8ff149c875761a3cfdc8e0de10e431514264f3 [2022-07-12T13:40:38.669Z] #75 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-07-12T13:40:38.669Z] #32 sha256:f8124d9d35b955912557a2202b89ad94a73ef19249a26dc5c5507c6052d5dbb2 [2022-07-12T13:40:38.669Z] #32 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #34 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-07-12T13:40:38.669Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22 [2022-07-12T13:40:38.669Z] #34 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh runc [2022-07-12T13:40:38.669Z] #60 sha256:a1c40d373405225387d088a1360269686c95a14ec5cfcf7a46bac2751d5eb435 [2022-07-12T13:40:38.669Z] #60 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #41 sha256:528cf1d462a6a6ce61dee029b3dc2cd0ecddade5bdb04afac2755739ba8abe2a [2022-07-12T13:40:38.669Z] #41 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-07-12T13:40:38.669Z] #27 sha256:b6b17573947b12b8090085d1bc2213e0db0028e020ea207dd4ecf0f341490ec5 [2022-07-12T13:40:38.669Z] #27 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-07-12T13:40:38.669Z] #59 sha256:3f8dd5a06096ce012f541f168553ea9811bce7787c8e67494ae16d7c3063d892 [2022-07-12T13:40:38.669Z] #59 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2022-07-12T13:40:38.669Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307 [2022-07-12T13:40:38.669Z] #50 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-07-12T13:40:38.669Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66 [2022-07-12T13:40:38.669Z] #14 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-07-12T13:40:38.669Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673 [2022-07-12T13:40:38.669Z] #18 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-07-12T13:40:38.669Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-07-12T13:40:38.669Z] #74 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-07-12T13:40:38.669Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1 [2022-07-12T13:40:38.669Z] #12 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-07-12T13:40:38.669Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d [2022-07-12T13:40:38.669Z] #20 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-07-12T13:40:38.669Z] #25 sha256:3c9e9771624f1ddd2db6312f3fa71c1066465ca7f238b407baf2a7b10cadbac1 [2022-07-12T13:40:38.669Z] #25 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-07-12T13:40:38.669Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3 [2022-07-12T13:40:38.669Z] #17 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-07-12T13:40:38.669Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5 [2022-07-12T13:40:38.669Z] #21 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-07-12T13:40:38.669Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58 [2022-07-12T13:40:38.669Z] #15 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-07-12T13:40:38.669Z] #44 sha256:37763477147357e0d1a131423b53bdc946e0563f4ce0333ed6eb6bafa93a9285 [2022-07-12T13:40:38.669Z] #44 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #42 [tini 1/3] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2022-07-12T13:40:38.669Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2 [2022-07-12T13:40:38.669Z] #42 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #35 sha256:23a505885db74ba4e24624c4555b39522de650a45bbd7d6c2df29c3e7c1f07f0 [2022-07-12T13:40:38.669Z] #35 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-07-12T13:40:38.669Z] #79 sha256:4eaffa1dde82db490813ed5e43b12726d72c1d7d388a5681fa3a91f32e0e1a8e [2022-07-12T13:40:38.669Z] #79 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #45 sha256:24f0f3e9ec9f70a102820ce8e3058dee39cc274d21d8abf04d8a101af0c5acb2 [2022-07-12T13:40:38.669Z] #45 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #58 sha256:a3d4ac76550941f7e4db96fb9fc50391ea7b32692a47f22f393bd89b938972f0 [2022-07-12T13:40:38.669Z] #58 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-07-12T13:40:38.669Z] #52 sha256:3355b4025349afbe18b284fd34e726a22ac24219b2fc7b051fc4360d2948003a [2022-07-12T13:40:38.669Z] #52 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1" && /build/gotestsum --version [2022-07-12T13:40:38.669Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75 [2022-07-12T13:40:38.669Z] #53 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-07-12T13:40:38.669Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591 [2022-07-12T13:40:38.669Z] #62 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-07-12T13:40:38.669Z] #80 sha256:15d32bf918c23a66b5b264b0b512d3119202d90fac24746a3672145a64d26771 [2022-07-12T13:40:38.669Z] #80 CACHED [2022-07-12T13:40:38.669Z] [2022-07-12T13:40:38.669Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-07-12T13:40:38.669Z] #81 sha256:6305190dcbe68dcb7b9e09dec75a8371b4046f08e7e34ad2211ee026a4838de1 [2022-07-12T13:40:38.681Z] #81 DONE 1.2s [2022-07-12T13:40:38.941Z] [2022-07-12T13:40:38.941Z] #82 exporting to image [2022-07-12T13:40:38.941Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T13:40:38.941Z] #82 exporting layers [2022-07-12T13:40:39.087Z] #82 exporting layers 0.9s done [2022-07-12T13:40:39.087Z] #82 writing image sha256:8cef9fbdcaaeb0dcf8b2046b317112e6d4a515d0a858db97ac103d643e161360 done [2022-07-12T13:40:39.087Z] #82 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 done [2022-07-12T13:40:39.087Z] #82 DONE 1.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T13:40:39.435Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T13:40:39.444Z] #83 DONE 1.3s [2022-07-12T13:40:39.444Z] [2022-07-12T13:40:39.444Z] #84 exporting to image [2022-07-12T13:40:39.444Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T13:40:39.444Z] #84 exporting layers [2022-07-12T13:40:39.509Z] #82 exporting layers 0.8s done [2022-07-12T13:40:39.509Z] #82 writing image sha256:33b42618284a3bf8da4c99973c9c96b2a56745ebf77bfd609b2a229ed401a099 [2022-07-12T13:40:39.509Z] #82 writing image sha256:33b42618284a3bf8da4c99973c9c96b2a56745ebf77bfd609b2a229ed401a099 done [2022-07-12T13:40:39.509Z] #82 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 done [2022-07-12T13:40:39.509Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T13:40:39.597Z] #81 DONE 1.1s [2022-07-12T13:40:39.597Z] [2022-07-12T13:40:39.597Z] #82 exporting to image [2022-07-12T13:40:39.597Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-07-12T13:40:39.597Z] #82 exporting layers [2022-07-12T13:40:39.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/test/unit [2022-07-12T13:40:39.843Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh dynbinary test-integration [2022-07-12T13:40:39.983Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T13:40:39.983Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T13:40:39.983Z] + TESTDIRS=./... [2022-07-12T13:40:39.983Z] + exclude_paths='/vendor/|/integration' [2022-07-12T13:40:39.983Z] ++ go list ./... [2022-07-12T13:40:39.983Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T13:40:40.102Z] [2022-07-12T13:40:40.102Z] Removing bundles/ [2022-07-12T13:40:40.102Z] [2022-07-12T13:40:40.102Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T13:40:40.362Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T13:40:40.362Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:40:40.375Z] #84 exporting layers 1.0s done [2022-07-12T13:40:40.375Z] #84 writing image sha256:672fd50f7fcbe82726139e0fe8867a1208e489d97e0086ce88c2feb484fe4c35 done [2022-07-12T13:40:40.375Z] #84 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:40:40.375Z] #84 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 done [2022-07-12T13:40:40.375Z] #84 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-12T13:40:40.528Z] #82 exporting layers 0.8s done [2022-07-12T13:40:40.528Z] #82 writing image sha256:0b497f1daf1e23cf32ac1c4e7396faf1c6f80da090a71ba4481d0400e99b1142 done [2022-07-12T13:40:40.528Z] #82 naming to docker.io/library/docker:68bf777eced495df352be219da9c9c1070af5c99 done [2022-07-12T13:40:40.528Z] #82 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-07-12T13:40:40.710Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh dynbinary test-integration [2022-07-12T13:40:40.892Z] + trap exit INT TERM [2022-07-12T13:40:40.892Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-07-12T13:40:40.892Z] + CONTAINER_NAME=docker-pr2 [2022-07-12T13:40:40.892Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh dynbinary [2022-07-12T13:40:40.922Z] + pkg_list='github.com/docker/docker/api [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/backend/build [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/httputils [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/middleware [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/build [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/debug [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/image [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/network [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/session [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/system [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/volume [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/backend [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/events [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/filters [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/image [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/mount [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/network [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/registry [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/strslice [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/swarm [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/time [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/volume [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/dockerfile [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/remotecontext [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T13:40:40.923Z] github.com/docker/docker/cli [2022-07-12T13:40:40.923Z] github.com/docker/docker/cli/config [2022-07-12T13:40:40.923Z] github.com/docker/docker/cli/debug [2022-07-12T13:40:40.923Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T13:40:40.923Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T13:40:40.923Z] github.com/docker/docker/client [2022-07-12T13:40:40.923Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T13:40:40.923Z] github.com/docker/docker/cmd/dockerd [2022-07-12T13:40:40.923Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T13:40:40.923Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T13:40:40.923Z] github.com/docker/docker/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/container/stream [2022-07-12T13:40:40.923Z] github.com/docker/docker/contrib/apparmor [2022-07-12T13:40:40.923Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T13:40:40.923Z] github.com/docker/docker/contrib/httpserver [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/config [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/events [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/exec [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/images [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/initlayer [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/links [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/listeners [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/local [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/names [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/network [2022-07-12T13:40:40.923Z] github.com/docker/docker/daemon/stats [2022-07-12T13:40:40.923Z] github.com/docker/docker/distribution [2022-07-12T13:40:40.923Z] github.com/docker/docker/distribution/metadata [2022-07-12T13:40:40.923Z] github.com/docker/docker/distribution/utils [2022-07-12T13:40:40.923Z] github.com/docker/docker/distribution/xfer [2022-07-12T13:40:40.923Z] github.com/docker/docker/dockerversion [2022-07-12T13:40:40.923Z] github.com/docker/docker/errdefs [2022-07-12T13:40:40.923Z] github.com/docker/docker/image [2022-07-12T13:40:40.923Z] github.com/docker/docker/image/cache [2022-07-12T13:40:40.923Z] github.com/docker/docker/image/tarexport [2022-07-12T13:40:40.923Z] github.com/docker/docker/image/v1 [2022-07-12T13:40:40.923Z] github.com/docker/docker/internal/test/suite [2022-07-12T13:40:40.923Z] github.com/docker/docker/layer [2022-07-12T13:40:40.923Z] github.com/docker/docker/libcontainerd [2022-07-12T13:40:40.923Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T13:40:40.923Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T13:40:40.923Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T13:40:40.923Z] github.com/docker/docker/libcontainerd/types [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/libnetwork/types [2022-07-12T13:40:40.923Z] github.com/docker/docker/oci [2022-07-12T13:40:40.923Z] github.com/docker/docker/oci/caps [2022-07-12T13:40:40.923Z] github.com/docker/docker/opts [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/aaparser [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/archive [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/authorization [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/capabilities [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/containerfs [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/directory [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/dmesg [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/fileutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/fsutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/homedir [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/idtools [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/ioutils [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/longpath [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/loopback [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/parsers [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/pidfile [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/platform [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugins [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/pools [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/progress [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/pubsub [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/reexec [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/signal [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/stack [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/stringid [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/system [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/tailfile [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/tarsum [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/urlutil [2022-07-12T13:40:40.923Z] github.com/docker/docker/pkg/useragent [2022-07-12T13:40:40.923Z] github.com/docker/docker/plugin [2022-07-12T13:40:40.923Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T13:40:40.923Z] github.com/docker/docker/plugin/v2 [2022-07-12T13:40:40.923Z] github.com/docker/docker/profiles/apparmor [2022-07-12T13:40:40.923Z] github.com/docker/docker/profiles/seccomp [2022-07-12T13:40:40.923Z] github.com/docker/docker/quota [2022-07-12T13:40:40.923Z] github.com/docker/docker/reference [2022-07-12T13:40:40.923Z] github.com/docker/docker/registry [2022-07-12T13:40:40.923Z] github.com/docker/docker/registry/resumable [2022-07-12T13:40:40.923Z] github.com/docker/docker/restartmanager [2022-07-12T13:40:40.923Z] github.com/docker/docker/rootless [2022-07-12T13:40:40.923Z] github.com/docker/docker/rootless/specconv [2022-07-12T13:40:40.923Z] github.com/docker/docker/runconfig [2022-07-12T13:40:40.923Z] github.com/docker/docker/runconfig/opts [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/daemon [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/environment [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fakegit [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/registry [2022-07-12T13:40:40.923Z] github.com/docker/docker/testutil/request [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/drivers [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/local [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/mounts [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/service [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/service/opts [2022-07-12T13:40:40.923Z] github.com/docker/docker/volume/testutils' [2022-07-12T13:40:40.923Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T13:40:40.923Z] ++ echo 'github.com/docker/docker/api [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/backend/build [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/httputils [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/middleware [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/build [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/debug [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/image [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/network [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/session [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/system [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/server/router/volume [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/backend [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/container [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/events [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/filters [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/image [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/mount [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/network [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/registry [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/strslice [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/swarm [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/time [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T13:40:40.923Z] github.com/docker/docker/api/types/volume [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/dockerfile [2022-07-12T13:40:40.923Z] github.com/docker/docker/builder/remotecontext [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/config [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/debug [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/client [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T13:40:40.924Z] github.com/docker/docker/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/container/stream [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/apparmor [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/httpserver [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/config [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/events [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/exec [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/images [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/initlayer [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/links [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/listeners [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/local [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/names [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/network [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/stats [2022-07-12T13:40:40.924Z] github.com/docker/docker/distribution [2022-07-12T13:40:40.924Z] github.com/docker/docker/distribution/metadata [2022-07-12T13:40:40.924Z] github.com/docker/docker/distribution/utils [2022-07-12T13:40:40.924Z] github.com/docker/docker/distribution/xfer [2022-07-12T13:40:40.924Z] github.com/docker/docker/dockerversion [2022-07-12T13:40:40.924Z] github.com/docker/docker/errdefs [2022-07-12T13:40:40.924Z] github.com/docker/docker/image [2022-07-12T13:40:40.924Z] github.com/docker/docker/image/cache [2022-07-12T13:40:40.924Z] github.com/docker/docker/image/tarexport [2022-07-12T13:40:40.924Z] github.com/docker/docker/image/v1 [2022-07-12T13:40:40.924Z] github.com/docker/docker/internal/test/suite [2022-07-12T13:40:40.924Z] github.com/docker/docker/layer [2022-07-12T13:40:40.924Z] github.com/docker/docker/libcontainerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T13:40:40.924Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T13:40:40.924Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T13:40:40.924Z] github.com/docker/docker/libcontainerd/types [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/libnetwork/types [2022-07-12T13:40:40.924Z] github.com/docker/docker/oci [2022-07-12T13:40:40.924Z] github.com/docker/docker/oci/caps [2022-07-12T13:40:40.924Z] github.com/docker/docker/opts [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/aaparser [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/archive [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/authorization [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/capabilities [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/containerfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/directory [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/dmesg [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/fileutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/fsutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/homedir [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/idtools [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/ioutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/longpath [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/loopback [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/parsers [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/pidfile [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/platform [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugins [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/pools [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/progress [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/pubsub [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/reexec [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/signal [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/stack [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/stringid [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/system [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/tailfile [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/tarsum [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/urlutil [2022-07-12T13:40:40.924Z] github.com/docker/docker/pkg/useragent [2022-07-12T13:40:40.924Z] github.com/docker/docker/plugin [2022-07-12T13:40:40.924Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/plugin/v2 [2022-07-12T13:40:40.924Z] github.com/docker/docker/profiles/apparmor [2022-07-12T13:40:40.924Z] github.com/docker/docker/profiles/seccomp [2022-07-12T13:40:40.924Z] github.com/docker/docker/quota [2022-07-12T13:40:40.924Z] github.com/docker/docker/reference [2022-07-12T13:40:40.924Z] github.com/docker/docker/registry [2022-07-12T13:40:40.924Z] github.com/docker/docker/registry/resumable [2022-07-12T13:40:40.924Z] github.com/docker/docker/restartmanager [2022-07-12T13:40:40.924Z] github.com/docker/docker/rootless [2022-07-12T13:40:40.924Z] github.com/docker/docker/rootless/specconv [2022-07-12T13:40:40.924Z] github.com/docker/docker/runconfig [2022-07-12T13:40:40.924Z] github.com/docker/docker/runconfig/opts [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/daemon [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/environment [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fakegit [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/registry [2022-07-12T13:40:40.924Z] github.com/docker/docker/testutil/request [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/drivers [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/local [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/mounts [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/service [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/service/opts [2022-07-12T13:40:40.924Z] github.com/docker/docker/volume/testutils' [2022-07-12T13:40:40.924Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/backend/build [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/httputils [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/middleware [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/build [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/debug [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/image [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/network [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/session [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/system [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/server/router/volume [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/backend [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/events [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/filters [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/image [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/mount [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/network [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/registry [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/strslice [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/swarm [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/time [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/versions [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T13:40:40.924Z] github.com/docker/docker/api/types/volume [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/dockerfile [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/remotecontext [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T13:40:40.924Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/config [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/debug [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T13:40:40.924Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/client [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T13:40:40.924Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T13:40:40.924Z] github.com/docker/docker/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/container/stream [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/apparmor [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T13:40:40.924Z] github.com/docker/docker/contrib/httpserver [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/config [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/events [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/exec [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/images [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/initlayer [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/links [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/listeners [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/local [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T13:40:40.924Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/names [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/network [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/stats [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/metadata [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/utils [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/xfer [2022-07-12T13:40:40.925Z] github.com/docker/docker/dockerversion [2022-07-12T13:40:40.925Z] github.com/docker/docker/errdefs [2022-07-12T13:40:40.925Z] github.com/docker/docker/image [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/cache [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/tarexport [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/v1 [2022-07-12T13:40:40.925Z] github.com/docker/docker/internal/test/suite [2022-07-12T13:40:40.925Z] github.com/docker/docker/layer [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/types [2022-07-12T13:40:40.925Z] github.com/docker/docker/oci [2022-07-12T13:40:40.925Z] github.com/docker/docker/oci/caps [2022-07-12T13:40:40.925Z] github.com/docker/docker/opts [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/aaparser [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/archive [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/authorization [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/capabilities [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/containerfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/directory [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/dmesg [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/fileutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/fsutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/homedir [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/idtools [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/ioutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/longpath [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/loopback [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/pidfile [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/platform [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/pools [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/progress [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/pubsub [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/reexec [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/signal [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/stack [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/stringid [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/system [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/tailfile [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/tarsum [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/urlutil [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/useragent [2022-07-12T13:40:40.925Z] github.com/docker/docker/plugin [2022-07-12T13:40:40.925Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T13:40:40.925Z] github.com/docker/docker/plugin/v2 [2022-07-12T13:40:40.925Z] github.com/docker/docker/profiles/apparmor [2022-07-12T13:40:40.925Z] github.com/docker/docker/profiles/seccomp [2022-07-12T13:40:40.925Z] github.com/docker/docker/quota [2022-07-12T13:40:40.925Z] github.com/docker/docker/reference [2022-07-12T13:40:40.925Z] github.com/docker/docker/registry [2022-07-12T13:40:40.925Z] github.com/docker/docker/registry/resumable [2022-07-12T13:40:40.925Z] github.com/docker/docker/restartmanager [2022-07-12T13:40:40.925Z] github.com/docker/docker/rootless [2022-07-12T13:40:40.925Z] github.com/docker/docker/rootless/specconv [2022-07-12T13:40:40.925Z] github.com/docker/docker/runconfig [2022-07-12T13:40:40.925Z] github.com/docker/docker/runconfig/opts [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/daemon [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/environment [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fakegit [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/registry [2022-07-12T13:40:40.925Z] github.com/docker/docker/testutil/request [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/drivers [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/local [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/mounts [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/service [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/service/opts [2022-07-12T13:40:40.925Z] github.com/docker/docker/volume/testutils' [2022-07-12T13:40:40.925Z] ++ grep --fixed-strings /libnetwork [2022-07-12T13:40:40.925Z] ++ echo 'github.com/docker/docker/api [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/backend/build [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/httputils [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/middleware [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/build [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/container [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/debug [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/image [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/network [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/session [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/system [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/server/router/volume [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/backend [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/container [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/events [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/filters [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/image [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/mount [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/network [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/registry [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/strslice [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/swarm [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/time [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/versions [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T13:40:40.925Z] github.com/docker/docker/api/types/volume [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/dockerfile [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/remotecontext [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T13:40:40.925Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T13:40:40.925Z] github.com/docker/docker/cli [2022-07-12T13:40:40.925Z] github.com/docker/docker/cli/config [2022-07-12T13:40:40.925Z] github.com/docker/docker/cli/debug [2022-07-12T13:40:40.925Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T13:40:40.925Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T13:40:40.925Z] github.com/docker/docker/client [2022-07-12T13:40:40.925Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T13:40:40.925Z] github.com/docker/docker/cmd/dockerd [2022-07-12T13:40:40.925Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T13:40:40.925Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T13:40:40.925Z] github.com/docker/docker/container [2022-07-12T13:40:40.925Z] github.com/docker/docker/container/stream [2022-07-12T13:40:40.925Z] github.com/docker/docker/contrib/apparmor [2022-07-12T13:40:40.925Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T13:40:40.925Z] github.com/docker/docker/contrib/httpserver [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/config [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/events [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/exec [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/images [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/initlayer [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/links [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/listeners [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/local [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/names [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/network [2022-07-12T13:40:40.925Z] github.com/docker/docker/daemon/stats [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/metadata [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/utils [2022-07-12T13:40:40.925Z] github.com/docker/docker/distribution/xfer [2022-07-12T13:40:40.925Z] github.com/docker/docker/dockerversion [2022-07-12T13:40:40.925Z] github.com/docker/docker/errdefs [2022-07-12T13:40:40.925Z] github.com/docker/docker/image [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/cache [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/tarexport [2022-07-12T13:40:40.925Z] github.com/docker/docker/image/v1 [2022-07-12T13:40:40.925Z] github.com/docker/docker/internal/test/suite [2022-07-12T13:40:40.925Z] github.com/docker/docker/layer [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T13:40:40.925Z] github.com/docker/docker/libcontainerd/types [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/libnetwork/types [2022-07-12T13:40:40.925Z] github.com/docker/docker/oci [2022-07-12T13:40:40.925Z] github.com/docker/docker/oci/caps [2022-07-12T13:40:40.925Z] github.com/docker/docker/opts [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/aaparser [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/archive [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/authorization [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/capabilities [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/containerfs [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/directory [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/dmesg [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/fileutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/fsutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/homedir [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/idtools [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/ioutils [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/longpath [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/loopback [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/pidfile [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/platform [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T13:40:40.925Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/pools [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/progress [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/pubsub [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/reexec [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/signal [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/stack [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/stringid [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/system [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/tailfile [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/tarsum [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/urlutil [2022-07-12T13:40:40.926Z] github.com/docker/docker/pkg/useragent [2022-07-12T13:40:40.926Z] github.com/docker/docker/plugin [2022-07-12T13:40:40.926Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T13:40:40.926Z] github.com/docker/docker/plugin/v2 [2022-07-12T13:40:40.926Z] github.com/docker/docker/profiles/apparmor [2022-07-12T13:40:40.926Z] github.com/docker/docker/profiles/seccomp [2022-07-12T13:40:40.926Z] github.com/docker/docker/quota [2022-07-12T13:40:40.926Z] github.com/docker/docker/reference [2022-07-12T13:40:40.926Z] github.com/docker/docker/registry [2022-07-12T13:40:40.926Z] github.com/docker/docker/registry/resumable [2022-07-12T13:40:40.926Z] github.com/docker/docker/restartmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/rootless [2022-07-12T13:40:40.926Z] github.com/docker/docker/rootless/specconv [2022-07-12T13:40:40.926Z] github.com/docker/docker/runconfig [2022-07-12T13:40:40.926Z] github.com/docker/docker/runconfig/opts [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/daemon [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/environment [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fakegit [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/registry [2022-07-12T13:40:40.926Z] github.com/docker/docker/testutil/request [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/drivers [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/local [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/mounts [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/service [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/service/opts [2022-07-12T13:40:40.926Z] github.com/docker/docker/volume/testutils' [2022-07-12T13:40:40.926Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/types' [2022-07-12T13:40:40.926Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/types' [2022-07-12T13:40:40.926Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:40:40.926Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:40:40.926Z] + type docker-proxy [2022-07-12T13:40:40.926Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T13:40:40.926Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T13:40:40.926Z] [2022-07-12T13:40:40.926Z] Removing bundles/ [2022-07-12T13:40:40.926Z] [2022-07-12T13:40:40.926Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T13:40:40.926Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T13:40:40.926Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:40:40.967Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-07-12T13:40:40.967Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-07-12T13:40:40.967Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-07-12T13:40:40.967Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-07-12T13:40:40.967Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2022-07-12T13:40:40.967Z] Detected virtualization docker. [2022-07-12T13:40:40.967Z] Detected architecture x86-64. [2022-07-12T13:40:40.967Z] Set hostname to . [2022-07-12T13:40:41.149Z] [2022-07-12T13:40:41.149Z] Removing bundles/ [2022-07-12T13:40:41.149Z] [2022-07-12T13:40:41.224Z] modprobe@configfs.service: Succeeded. [2022-07-12T13:40:41.224Z] modprobe@drm.service: Succeeded. [2022-07-12T13:40:41.224Z] modprobe@fuse.service: Succeeded. [2022-07-12T13:40:41.224Z] + source /etc/docker-entrypoint-cmd [2022-07-12T13:40:41.224Z] ++ hack/make.sh dynbinary test-integration [2022-07-12T13:40:41.224Z] [2022-07-12T13:40:41.405Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T13:40:41.405Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T13:40:41.405Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:40:41.480Z] Removing bundles/ [2022-07-12T13:40:41.480Z] [2022-07-12T13:40:41.480Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T13:40:41.480Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T13:40:41.480Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:40:47.501Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T13:40:47.501Z] [2022-07-12T13:40:47.501Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T13:40:47.501Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T13:40:47.501Z] [2022-07-12T13:40:47.501Z] + mkdir -p bundles [2022-07-12T13:40:47.501Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/backend/build [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/httputils [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/middleware [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/build [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/container [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/debug [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/image [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/network [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/session [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/system [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/server/router/volume [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/backend [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/container [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/events [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/filters [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/image [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/mount [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/network [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/registry [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/strslice [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/swarm [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/time [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/versions [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T13:40:47.501Z] github.com/docker/docker/api/types/volume [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/dockerfile [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/remotecontext [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T13:40:47.501Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T13:40:47.501Z] github.com/docker/docker/cli [2022-07-12T13:40:47.501Z] github.com/docker/docker/cli/config [2022-07-12T13:40:47.501Z] github.com/docker/docker/cli/debug [2022-07-12T13:40:47.501Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T13:40:47.501Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T13:40:47.501Z] github.com/docker/docker/client [2022-07-12T13:40:47.501Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T13:40:47.501Z] github.com/docker/docker/cmd/dockerd [2022-07-12T13:40:47.501Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T13:40:47.501Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T13:40:47.501Z] github.com/docker/docker/container [2022-07-12T13:40:47.501Z] github.com/docker/docker/container/stream [2022-07-12T13:40:47.501Z] github.com/docker/docker/contrib/apparmor [2022-07-12T13:40:47.501Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T13:40:47.501Z] github.com/docker/docker/contrib/httpserver [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/config [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/events [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/exec [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/images [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/initlayer [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/links [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/listeners [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/local [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/names [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/network [2022-07-12T13:40:47.501Z] github.com/docker/docker/daemon/stats [2022-07-12T13:40:47.501Z] github.com/docker/docker/distribution [2022-07-12T13:40:47.501Z] github.com/docker/docker/distribution/metadata [2022-07-12T13:40:47.501Z] github.com/docker/docker/distribution/utils [2022-07-12T13:40:47.501Z] github.com/docker/docker/distribution/xfer [2022-07-12T13:40:47.501Z] github.com/docker/docker/dockerversion [2022-07-12T13:40:47.501Z] github.com/docker/docker/errdefs [2022-07-12T13:40:47.501Z] github.com/docker/docker/image [2022-07-12T13:40:47.501Z] github.com/docker/docker/image/cache [2022-07-12T13:40:47.501Z] github.com/docker/docker/image/tarexport [2022-07-12T13:40:47.501Z] github.com/docker/docker/image/v1 [2022-07-12T13:40:47.501Z] github.com/docker/docker/internal/test/suite [2022-07-12T13:40:47.501Z] github.com/docker/docker/layer [2022-07-12T13:40:47.501Z] github.com/docker/docker/libcontainerd [2022-07-12T13:40:47.501Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T13:40:47.501Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T13:40:47.501Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T13:40:47.501Z] github.com/docker/docker/libcontainerd/types [2022-07-12T13:40:47.501Z] github.com/docker/docker/oci [2022-07-12T13:40:47.501Z] github.com/docker/docker/oci/caps [2022-07-12T13:40:47.501Z] github.com/docker/docker/opts [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/aaparser [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/archive [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/authorization [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/capabilities [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/containerfs [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/directory [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/dmesg [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/fileutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/fsutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/homedir [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/idtools [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/ioutils [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/longpath [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/loopback [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/parsers [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/pidfile [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/platform [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugins [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/pools [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/progress [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/pubsub [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/reexec [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/signal [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/stack [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/stringid [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/system [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/tailfile [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/tarsum [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/urlutil [2022-07-12T13:40:47.501Z] github.com/docker/docker/pkg/useragent [2022-07-12T13:40:47.501Z] github.com/docker/docker/plugin [2022-07-12T13:40:47.501Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T13:40:47.501Z] github.com/docker/docker/plugin/v2 [2022-07-12T13:40:47.501Z] github.com/docker/docker/profiles/apparmor [2022-07-12T13:40:47.501Z] github.com/docker/docker/profiles/seccomp [2022-07-12T13:40:47.501Z] github.com/docker/docker/quota [2022-07-12T13:40:47.501Z] github.com/docker/docker/reference [2022-07-12T13:40:47.501Z] github.com/docker/docker/registry [2022-07-12T13:40:47.501Z] github.com/docker/docker/registry/resumable [2022-07-12T13:40:47.501Z] github.com/docker/docker/restartmanager [2022-07-12T13:40:47.501Z] github.com/docker/docker/rootless [2022-07-12T13:40:47.501Z] github.com/docker/docker/rootless/specconv [2022-07-12T13:40:47.501Z] github.com/docker/docker/runconfig [2022-07-12T13:40:47.501Z] github.com/docker/docker/runconfig/opts [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/daemon [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/environment [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fakegit [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/registry [2022-07-12T13:40:47.501Z] github.com/docker/docker/testutil/request [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/drivers [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/local [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/mounts [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/service [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/service/opts [2022-07-12T13:40:47.501Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T13:40:47.502Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-12T13:40:47.502Z] ? github.com/docker/docker/api [no test files] [2022-07-12T13:41:02.395Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-07-12T13:42:10.099Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T13:42:10.100Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T13:42:10.100Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-07-12T13:42:10.100Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2022-07-12T13:42:10.100Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T13:42:10.100Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T13:42:10.100Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T13:42:10.360Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T13:42:10.360Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T13:42:10.360Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T13:42:10.360Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T13:42:10.360Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T13:42:10.620Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T13:42:11.206Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T13:42:11.206Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T13:42:11.466Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-07-12T13:42:11.725Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T13:42:12.294Z] ok github.com/docker/docker/api/types/filters 0.012s coverage: 92.2% of statements [2022-07-12T13:42:12.294Z] ok github.com/docker/docker/api/server/router/volume 0.006s coverage: 67.9% of statements [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T13:42:12.294Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T13:42:12.294Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T13:42:12.553Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2022-07-12T13:42:12.553Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 77.3% of statements [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T13:42:12.553Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T13:42:15.095Z] ok github.com/docker/docker/builder/remotecontext 0.112s coverage: 13.7% of statements [2022-07-12T13:42:15.359Z] ok github.com/docker/docker/builder/dockerfile 0.488s coverage: 49.3% of statements [2022-07-12T13:42:15.621Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-07-12T13:42:16.190Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-12T13:42:17.141Z] ok github.com/docker/docker/builder/remotecontext/git 1.621s coverage: 86.3% of statements [2022-07-12T13:42:17.141Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T13:42:17.141Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T13:42:17.141Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T13:42:17.141Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T13:42:17.400Z] ok github.com/docker/docker/cmd/docker-proxy 0.017s coverage: 67.6% of statements [2022-07-12T13:42:21.609Z] ok github.com/docker/docker/client 0.091s coverage: 75.6% of statements [2022-07-12T13:42:46.855Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T13:42:46.855Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:46.855Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:42:46.855Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:46.855Z] [2022-07-12T13:42:46.855Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:42:46.855Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:42:46.855Z] HOSTNAME=8f622fcadb7f [2022-07-12T13:42:46.855Z] DEST=bundles/test-integration [2022-07-12T13:42:46.855Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:42:46.855Z] DOCKER_ROOTLESS=1 [2022-07-12T13:42:46.855Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:42:46.855Z] container=docker [2022-07-12T13:42:46.855Z] HOME=/root [2022-07-12T13:42:46.855Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:42:46.855Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:42:46.855Z] VALIDATE_BRANCH=master [2022-07-12T13:42:46.855Z] TERM=xterm [2022-07-12T13:42:46.855Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:42:46.855Z] SHLVL=1 [2022-07-12T13:42:46.855Z] TIMEOUT=120m [2022-07-12T13:42:46.855Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:42:46.855Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:42:46.855Z] GO111MODULE=off [2022-07-12T13:42:46.855Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T13:42:46.855Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T13:42:46.855Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:42:46.855Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:42:46.855Z] GOPATH=/go [2022-07-12T13:42:46.855Z] PKG_CONFIG=pkg-config [2022-07-12T13:42:46.855Z] _=/usr/bin/env [2022-07-12T13:42:46.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T13:42:47.814Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T13:42:47.814Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:47.814Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:42:47.814Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:47.814Z] [2022-07-12T13:42:47.814Z] + TEST_INTEGRATION_DEST=1 [2022-07-12T13:42:47.814Z] + CONTAINER_NAME=docker-pr2-1 [2022-07-12T13:42:47.814Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T13:42:47.814Z] + run_tests test-integration-flaky [2022-07-12T13:42:47.814Z] + '[' -n 0 ']' [2022-07-12T13:42:47.814Z] + rm= [2022-07-12T13:42:47.814Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43798/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh test-integration-flaky test-integration [2022-07-12T13:42:47.814Z] + c=0 [2022-07-12T13:42:47.814Z] ++ jobs -p [2022-07-12T13:42:47.814Z] + TEST_INTEGRATION_DEST=3 [2022-07-12T13:42:47.814Z] + CONTAINER_NAME=docker-pr2-3 [2022-07-12T13:42:47.814Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T13:42:47.814Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T13:42:47.814Z] + run_tests [2022-07-12T13:42:47.814Z] + '[' -n 0 ']' [2022-07-12T13:42:47.814Z] + rm= [2022-07-12T13:42:47.814Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43798/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh '' test-integration [2022-07-12T13:42:47.814Z] + TEST_INTEGRATION_DEST=2 [2022-07-12T13:42:47.814Z] + CONTAINER_NAME=docker-pr2-2 [2022-07-12T13:42:47.814Z] + TEST_SKIP_INTEGRATION=1 [2022-07-12T13:42:47.814Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T13:42:47.814Z] + run_tests [2022-07-12T13:42:47.814Z] + '[' -n 0 ']' [2022-07-12T13:42:47.814Z] + rm= [2022-07-12T13:42:47.814Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43798/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh '' test-integration [2022-07-12T13:42:47.814Z] + for job in $(jobs -p) [2022-07-12T13:42:47.814Z] + wait 10714 [2022-07-12T13:42:47.814Z] [2022-07-12T13:42:47.814Z] [2022-07-12T13:42:47.814Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:42:47.814Z] [2022-07-12T13:42:47.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:42:47.814Z] HOSTNAME=79596f18ba0b [2022-07-12T13:42:47.814Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T13:42:47.814Z] TESTDEBUG=0 [2022-07-12T13:42:47.814Z] DEST=bundles/test-integration [2022-07-12T13:42:47.814Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:42:47.814Z] KEEPBUNDLE=1 [2022-07-12T13:42:47.814Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:42:47.814Z] container=docker [2022-07-12T13:42:47.814Z] HOME=/root [2022-07-12T13:42:47.814Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:42:47.814Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:42:47.814Z] VALIDATE_BRANCH=master [2022-07-12T13:42:47.814Z] TERM=xterm [2022-07-12T13:42:47.814Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:42:47.814Z] SHLVL=1 [2022-07-12T13:42:47.814Z] TIMEOUT=120m [2022-07-12T13:42:47.814Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:42:47.814Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:42:47.814Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-12T13:42:47.814Z] GO111MODULE=off [2022-07-12T13:42:47.814Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:42:47.814Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:42:47.814Z] GOPATH=/go [2022-07-12T13:42:47.814Z] PKG_CONFIG=pkg-config [2022-07-12T13:42:47.814Z] _=/usr/bin/env [2022-07-12T13:42:47.814Z] Building test suite binary ./integration-cli/test.main [2022-07-12T13:42:47.814Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:42:47.814Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:42:47.814Z] HOSTNAME=90ed05875e9a [2022-07-12T13:42:47.814Z] TEST_SKIP_INTEGRATION=1 [2022-07-12T13:42:47.814Z] TESTDEBUG=0 [2022-07-12T13:42:47.814Z] DEST=bundles/test-integration [2022-07-12T13:42:47.814Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:42:47.814Z] KEEPBUNDLE=1 [2022-07-12T13:42:47.814Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:42:47.814Z] container=docker [2022-07-12T13:42:47.814Z] HOME=/root [2022-07-12T13:42:47.814Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:42:47.814Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:42:47.814Z] VALIDATE_BRANCH=master [2022-07-12T13:42:47.815Z] TERM=xterm [2022-07-12T13:42:47.815Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:42:47.815Z] SHLVL=1 [2022-07-12T13:42:47.815Z] TIMEOUT=120m [2022-07-12T13:42:47.815Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:42:47.815Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:42:47.815Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-12T13:42:47.815Z] GO111MODULE=off [2022-07-12T13:42:47.815Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:42:47.815Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:42:47.815Z] GOPATH=/go [2022-07-12T13:42:47.815Z] PKG_CONFIG=pkg-config [2022-07-12T13:42:47.815Z] _=/usr/bin/env [2022-07-12T13:42:47.815Z] Building test suite binary ./integration-cli/test.main [2022-07-12T13:42:47.815Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-07-12T13:42:47.815Z] No new tests added to integration. [2022-07-12T13:42:47.815Z] [2022-07-12T13:42:47.815Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:42:47.815Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:42:47.815Z] HOSTNAME=121df2eff1f6 [2022-07-12T13:42:47.815Z] TESTDEBUG=0 [2022-07-12T13:42:47.815Z] DEST=bundles/test-integration [2022-07-12T13:42:47.815Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:42:47.815Z] KEEPBUNDLE=1 [2022-07-12T13:42:47.815Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:42:47.815Z] container=docker [2022-07-12T13:42:47.815Z] HOME=/root [2022-07-12T13:42:47.815Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:42:47.815Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:42:47.815Z] VALIDATE_BRANCH=master [2022-07-12T13:42:47.815Z] TERM=xterm [2022-07-12T13:42:47.815Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:42:47.815Z] SHLVL=1 [2022-07-12T13:42:47.815Z] TIMEOUT=120m [2022-07-12T13:42:47.815Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:42:47.815Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:42:47.815Z] GO111MODULE=off [2022-07-12T13:42:47.815Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T13:42:47.815Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:42:47.815Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:42:47.815Z] GOPATH=/go [2022-07-12T13:42:47.815Z] PKG_CONFIG=pkg-config [2022-07-12T13:42:47.815Z] _=/usr/bin/env [2022-07-12T13:42:47.815Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T13:42:47.893Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T13:42:47.893Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:47.893Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:42:47.893Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:42:47.893Z] [2022-07-12T13:42:47.893Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:42:47.893Z] DOCKER_SYSTEMD=1 [2022-07-12T13:42:47.893Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:42:47.893Z] HOSTNAME=d685eedc7066 [2022-07-12T13:42:47.893Z] DEST=bundles/test-integration [2022-07-12T13:42:47.893Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:42:47.893Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:42:47.893Z] container=docker [2022-07-12T13:42:47.893Z] HOME=/root [2022-07-12T13:42:47.893Z] LANG=C.UTF-8 [2022-07-12T13:42:47.893Z] INVOCATION_ID=68f75690a7fa487ab670dd3d3ad90408 [2022-07-12T13:42:47.893Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:42:47.893Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:42:47.893Z] VALIDATE_BRANCH=master [2022-07-12T13:42:47.893Z] TERM=xterm [2022-07-12T13:42:47.893Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:42:47.893Z] SHLVL=3 [2022-07-12T13:42:47.893Z] TIMEOUT=120m [2022-07-12T13:42:47.893Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:42:47.893Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:42:47.893Z] GO111MODULE=off [2022-07-12T13:42:47.893Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T13:42:47.893Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T13:42:47.893Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:42:47.893Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:42:47.893Z] GOPATH=/go [2022-07-12T13:42:47.893Z] PKG_CONFIG=pkg-config [2022-07-12T13:42:47.893Z] _=/usr/bin/env [2022-07-12T13:42:47.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T13:43:00.356Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 31.5% of statements [2022-07-12T13:43:00.356Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-12T13:43:00.356Z] ok github.com/docker/docker/cmd/dockerd/trap 2.474s coverage: 0.0% of statements [2022-07-12T13:43:00.356Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T13:43:00.356Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T13:43:00.356Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T13:43:00.356Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T13:43:00.356Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T13:43:01.737Z] ok github.com/docker/docker/daemon/cluster 0.057s coverage: 0.5% of statements [2022-07-12T13:43:02.674Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-07-12T13:43:04.056Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-12T13:43:10.628Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.446s coverage: 13.4% of statements [2022-07-12T13:43:12.007Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-12T13:43:12.267Z] ok github.com/docker/docker/daemon/events 0.060s coverage: 50.0% of statements [2022-07-12T13:43:13.205Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-07-12T13:43:13.465Z] ok github.com/docker/docker/daemon 10.158s coverage: 16.2% of statements [2022-07-12T13:43:13.465Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T13:43:13.465Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T13:43:13.465Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T13:43:13.465Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T13:43:14.403Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.603s coverage: 74.8% of statements [2022-07-12T13:43:15.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.291s coverage: 56.2% of statements [2022-07-12T13:43:15.343Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.0% of statements [2022-07-12T13:43:16.724Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2022-07-12T13:43:18.107Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.291s coverage: 50.6% of statements [2022-07-12T13:43:18.840Z] INFO [loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|imports|name|deps|files) took 2m48.733804126s [2022-07-12T13:43:18.841Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.994106ms [2022-07-12T13:43:19.045Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.187s coverage: 46.1% of statements [2022-07-12T13:43:19.045Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T13:43:20.424Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.011s coverage: 58.5% of statements [2022-07-12T13:43:20.684Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.835s coverage: 58.5% of statements [2022-07-12T13:43:20.684Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T13:43:20.684Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T13:43:21.253Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2022-07-12T13:43:21.824Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-07-12T13:43:22.764Z] ok github.com/docker/docker/daemon/images 0.061s coverage: 6.8% of statements [2022-07-12T13:43:22.764Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T13:43:22.764Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T13:43:23.347Z] ok github.com/docker/docker/daemon/logger 0.221s coverage: 43.2% of statements [2022-07-12T13:43:24.305Z] ok github.com/docker/docker/daemon/logger/fluentd 0.013s coverage: 53.6% of statements [2022-07-12T13:43:24.305Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 80.2% of statements [2022-07-12T13:43:24.305Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T13:43:24.874Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2022-07-12T13:43:24.874Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.4% of statements [2022-07-12T13:43:25.443Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-07-12T13:43:25.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T13:43:25.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T13:43:25.703Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.159s coverage: 76.8% of statements [2022-07-12T13:43:25.963Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-07-12T13:43:25.963Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T13:43:25.963Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T13:43:26.902Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 62.0% of statements [2022-07-12T13:43:26.902Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.029s coverage: 31.5% of statements [2022-07-12T13:43:27.856Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-07-12T13:43:28.116Z] ok github.com/docker/docker/daemon/logger/templates 0.006s coverage: 8.3% of statements [2022-07-12T13:43:28.686Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-07-12T13:43:29.626Z] ok github.com/docker/docker/daemon/logger/splunk 1.558s coverage: 82.5% of statements [2022-07-12T13:43:29.626Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T13:43:29.626Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T13:43:30.196Z] ok github.com/docker/docker/distribution/metadata 0.025s coverage: 44.4% of statements [2022-07-12T13:43:31.576Z] ok github.com/docker/docker/distribution 1.510s coverage: 28.0% of statements [2022-07-12T13:43:31.576Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T13:43:31.836Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-12T13:43:32.405Z] ok github.com/docker/docker/image 0.025s coverage: 86.9% of statements [2022-07-12T13:43:32.974Z] ok github.com/docker/docker/distribution/xfer 1.892s coverage: 84.9% of statements [2022-07-12T13:43:32.974Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T13:43:32.974Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-12T13:43:33.544Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2022-07-12T13:43:33.544Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T13:43:33.544Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T13:43:34.114Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2022-07-12T13:43:34.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T13:43:34.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T13:43:34.684Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-07-12T13:43:35.252Z] ok github.com/docker/docker/opts 0.024s coverage: 66.0% of statements [2022-07-12T13:43:35.252Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-07-12T13:43:37.163Z] ok github.com/docker/docker/pkg/archive 0.291s coverage: 82.3% of statements [2022-07-12T13:43:37.732Z] ok github.com/docker/docker/pkg/authorization 0.222s coverage: 68.3% of statements [2022-07-12T13:43:37.732Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-12T13:43:37.992Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-12T13:43:41.283Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-07-12T13:43:41.283Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T13:43:41.543Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-12T13:43:41.803Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-07-12T13:43:42.063Z] ok github.com/docker/docker/layer 7.757s coverage: 68.9% of statements [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T13:43:42.063Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T13:43:42.323Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 87.2% of statements [2022-07-12T13:43:42.583Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-07-12T13:43:42.583Z] ok github.com/docker/docker/pkg/fsutils 0.164s coverage: 85.1% of statements [2022-07-12T13:43:43.523Z] ok github.com/docker/docker/pkg/idtools 0.333s coverage: 67.9% of statements [2022-07-12T13:43:43.782Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 70.1% of statements [2022-07-12T13:43:43.782Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-07-12T13:43:44.042Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2022-07-12T13:43:44.042Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T13:43:44.042Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2022-07-12T13:43:44.302Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2022-07-12T13:43:44.302Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-07-12T13:43:44.562Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2022-07-12T13:43:44.822Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 90.5% of statements [2022-07-12T13:43:44.822Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T13:43:44.822Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T13:43:45.392Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-07-12T13:43:45.652Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-07-12T13:43:45.912Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-12T13:43:46.172Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T13:43:47.551Z] ok github.com/docker/docker/pkg/pubsub 1.044s coverage: 75.0% of statements [2022-07-12T13:43:47.811Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-07-12T13:43:48.071Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-07-12T13:43:48.331Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-07-12T13:43:48.590Z] ok github.com/docker/docker/pkg/streamformatter 0.005s coverage: 66.2% of statements [2022-07-12T13:43:48.590Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2022-07-12T13:43:49.160Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-07-12T13:43:49.730Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-07-12T13:43:49.990Z] ok github.com/docker/docker/pkg/tailfile 0.040s coverage: 88.6% of statements [2022-07-12T13:43:50.560Z] ok github.com/docker/docker/pkg/tarsum 0.044s coverage: 89.3% of statements [2022-07-12T13:43:50.560Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-07-12T13:43:52.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T13:43:52.468Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-07-12T13:43:52.728Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.4% of statements [2022-07-12T13:43:53.297Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-07-12T13:43:54.680Z] ok github.com/docker/docker/quota 0.234s coverage: 71.4% of statements [2022-07-12T13:43:54.680Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-12T13:43:55.619Z] ok github.com/docker/docker/registry 0.082s coverage: 58.6% of statements [2022-07-12T13:43:56.189Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-07-12T13:43:56.449Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-07-12T13:43:57.018Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-07-12T13:43:57.018Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-07-12T13:43:58.749Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T13:43:58.952Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-07-12T13:43:59.521Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-07-12T13:44:00.090Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-07-12T13:44:01.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T13:44:01.471Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2022-07-12T13:44:07.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T13:44:08.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T13:44:08.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T13:44:08.737Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T13:44:09.305Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T13:44:09.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T13:44:10.134Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T13:44:11.074Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T13:44:13.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T13:44:14.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T13:44:15.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T13:44:15.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T13:44:16.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T13:44:17.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T13:44:17.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T13:44:17.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T13:44:17.553Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T13:44:18.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T13:44:18.584Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T13:44:19.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T13:44:19.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T13:44:19.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T13:44:19.562Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T13:44:19.562Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === Skipped [2022-07-12T13:44:19.562Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T13:44:19.562Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T13:44:19.562Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T13:44:19.562Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T13:44:19.562Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:71: No driver to put! [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T13:44:19.562Z] time="2022-07-12T13:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T13:44:19.562Z] time="2022-07-12T13:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T13:44:19.562Z] time="2022-07-12T13:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T13:44:19.562Z] time="2022-07-12T13:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T13:44:19.562Z] time="2022-07-12T13:43:16Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T13:44:19.562Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T13:44:19.562Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:71: No driver to put! [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T13:44:19.562Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T13:44:19.562Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T13:44:19.562Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T13:44:19.562Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T13:44:19.562Z] [2022-07-12T13:44:19.562Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.563Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.563Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.563Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.563Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T13:44:19.563Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T13:44:19.563Z] graphtest_unix.go:71: No driver to put! [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T13:44:19.563Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T13:44:19.563Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T13:44:19.563Z] [2022-07-12T13:44:19.563Z] DONE 2811 tests, 28 skipped in 212.729s [2022-07-12T13:44:19.563Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/config [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/idm [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/ns [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/options [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/osl [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T13:44:19.563Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T13:44:19.563Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T13:44:20.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T13:44:20.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T13:44:21.080Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:44:21.080Z] Using test binary docker [2022-07-12T13:44:21.080Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T13:44:21.080Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T13:44:21.080Z] INFO: Waiting for daemon to start... [2022-07-12T13:44:21.080Z] Starting dockerd [2022-07-12T13:44:22.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T13:44:22.984Z] . [2022-07-12T13:44:22.984Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:44:22.984Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:44:22.984Z] Error: No such image: emptyfs [2022-07-12T13:44:23.244Z] Running integration-test (iteration 1) [2022-07-12T13:44:23.244Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T13:44:23.503Z] Loaded image: busybox:latest [2022-07-12T13:44:23.504Z] Loaded image: busybox:glibc [2022-07-12T13:44:23.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T13:44:24.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T13:44:24.883Z] Loaded image: debian:bullseye-slim [2022-07-12T13:44:24.883Z] Loaded image: hello-world:latest [2022-07-12T13:44:24.883Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:44:24.883Z] INFO: Testing against a local daemon [2022-07-12T13:44:24.883Z] === RUN TestCgroupNamespacesBuild [2022-07-12T13:44:25.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T13:44:26.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T13:44:26.261Z] --- PASS: TestCgroupNamespacesBuild (1.29s) [2022-07-12T13:44:26.261Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T13:44:26.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T13:44:27.639Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-07-12T13:44:27.639Z] === RUN TestBuildWithSession [2022-07-12T13:44:27.639Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:44:27.639Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T13:44:27.639Z] === RUN TestBuildSquashParent [2022-07-12T13:44:28.096Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T13:44:29.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T13:44:29.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T13:44:30.525Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:44:30.525Z] Using test binary docker [2022-07-12T13:44:30.525Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T13:44:30.781Z] Starting apparmor (via systemctl): apparmor.service. [2022-07-12T13:44:30.781Z] Starting dockerd [2022-07-12T13:44:30.781Z] INFO: Waiting for daemon to start... [2022-07-12T13:44:33.299Z] . [2022-07-12T13:44:33.299Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:44:33.555Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:44:33.555Z] Error: No such image: emptyfs [2022-07-12T13:44:33.555Z] Running integration-test (iteration 1) [2022-07-12T13:44:33.555Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T13:44:33.812Z] Loaded image: busybox:latest [2022-07-12T13:44:34.069Z] Loaded image: busybox:glibc [2022-07-12T13:44:35.438Z] Loaded image: debian:bullseye-slim [2022-07-12T13:44:35.438Z] Loaded image: hello-world:latest [2022-07-12T13:44:35.438Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:44:35.438Z] INFO: Testing against a local daemon [2022-07-12T13:44:35.438Z] === RUN TestCgroupNamespacesBuild [2022-07-12T13:44:35.758Z] --- PASS: TestBuildSquashParent (7.34s) [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:35.758Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:35.758Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:35.758Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:35.758Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:36.805Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-07-12T13:44:36.805Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T13:44:37.135Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:37.394Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:38.171Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.32s) [2022-07-12T13:44:38.171Z] === RUN TestBuildWithSession [2022-07-12T13:44:38.171Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:44:38.171Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T13:44:38.171Z] === RUN TestBuildSquashParent [2022-07-12T13:44:39.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:39.301Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.49s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.88s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.93s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-07-12T13:44:41.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.96s) [2022-07-12T13:44:41.205Z] === RUN TestBuildMultiStageCopy [2022-07-12T13:44:41.205Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T13:44:43.417Z] --- PASS: TestBuildSquashParent (4.48s) [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:43.417Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:43.417Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:43.417Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:44:43.417Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:44:44.502Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T13:44:44.785Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:44:44.785Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:44:45.440Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T13:44:46.153Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:44:46.154Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:44:46.823Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T13:44:47.760Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T13:44:48.044Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.94s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.06s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.33s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.54s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.68s) [2022-07-12T13:44:48.045Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.62s) [2022-07-12T13:44:48.045Z] === RUN TestBuildMultiStageCopy [2022-07-12T13:44:48.045Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T13:44:48.695Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2022-07-12T13:44:48.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2022-07-12T13:44:48.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-07-12T13:44:48.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-07-12T13:44:48.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-07-12T13:44:48.696Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-07-12T13:44:48.696Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T13:44:49.412Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T13:44:49.669Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T13:44:49.669Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T13:44:49.925Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy (2.39s) [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.45s) [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.22s) [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-07-12T13:44:50.182Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2022-07-12T13:44:50.182Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T13:44:51.111Z] --- PASS: TestBuildMultiStageParentConfig (0.66s) [2022-07-12T13:44:51.111Z] === RUN TestBuildLabelWithTargets [2022-07-12T13:44:52.041Z] --- PASS: TestBuildLabelWithTargets (1.06s) [2022-07-12T13:44:52.041Z] === RUN TestBuildWithEmptyLayers [2022-07-12T13:44:52.603Z] --- PASS: TestBuildWithEmptyLayers (0.46s) [2022-07-12T13:44:52.603Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T13:44:53.966Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-07-12T13:44:53.966Z] === RUN TestBuildLabelWithTargets [2022-07-12T13:44:54.494Z] --- PASS: TestBuildMultiStageOnBuild (1.84s) [2022-07-12T13:44:54.494Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T13:44:55.057Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-07-12T13:44:55.057Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T13:44:56.948Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2022-07-12T13:44:56.948Z] === RUN TestBuildWithHugeFile [2022-07-12T13:45:02.083Z] --- PASS: TestBuildLabelWithTargets (8.01s) [2022-07-12T13:45:02.083Z] === RUN TestBuildWithEmptyLayers [2022-07-12T13:45:04.617Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-07-12T13:45:04.617Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T13:45:06.253Z] ok github.com/docker/docker/libnetwork 37.446s coverage: 40.6% of statements [2022-07-12T13:45:06.253Z] ok github.com/docker/docker/libnetwork/bitseq 0.145s coverage: 84.4% of statements [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T13:45:06.253Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-07-12T13:45:06.253Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T13:45:06.253Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T13:45:06.253Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-07-12T13:45:07.636Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.566s coverage: 59.9% of statements [2022-07-12T13:45:07.636Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T13:45:07.636Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-12T13:45:08.206Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 5.0% of statements [2022-07-12T13:45:08.206Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T13:45:08.775Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2022-07-12T13:45:08.775Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T13:45:09.298Z] ok github.com/docker/docker/libnetwork/drivers/null 0.004s coverage: 34.8% of statements [2022-07-12T13:45:09.887Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-07-12T13:45:09.887Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T13:45:10.146Z] --- PASS: TestBuildUncleanTarFilenames (0.60s) [2022-07-12T13:45:10.146Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T13:45:10.237Z] INFO [linters context/goanalysis] analyzers took 6m37.372026523s with top 10 stages: buildir: 2m22.524073044s, the_only_name: 41.245609234s, goimports: 31.536732873s, unconvert: 23.411508543s, gosec: 20.687300614s, S1038: 18.804698771s, misspell: 8.003742889s, S1039: 5.70070367s, nilness: 4.767986606s, unused: 4.735478384s [2022-07-12T13:45:10.237Z] INFO [runner] Issues before processing: 2383, after processing: 0 [2022-07-12T13:45:10.237Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 2017/2017, exclude-rules: 77/2017, skip_files: 2120/2120, autogenerated_exclude: 2017/2120, exclude: 2017/2017, cgo: 2120/2383, filename_unadjuster: 2120/2120, skip_dirs: 2120/2120, path_prettifier: 2120/2120, nolint: 0/77 [2022-07-12T13:45:10.237Z] INFO [runner] processing took 84.520125ms with stages: nolint: 33.256495ms, identifier_marker: 22.999035ms, path_prettifier: 9.883208ms, autogenerated_exclude: 8.530913ms, exclude-rules: 7.736538ms, skip_dirs: 1.781464ms, cgo: 201.261µs, filename_unadjuster: 125.813µs, max_same_issues: 1.785µs, uniq_by_line: 598ns, diff: 432ns, max_from_linter: 412ns, skip_files: 408ns, source_code: 296ns, exclude: 276ns, max_per_file_from_linter: 262ns, severity-rules: 250ns, path_shortener: 249ns, sort_results: 229ns, path_prefixer: 201ns [2022-07-12T13:45:10.237Z] INFO [runner] linters took 1m44.366342745s with stages: goanalysis_metalinter: 1m44.281619965s [2022-07-12T13:45:10.237Z] INFO File cache stats: 1671 entries of total size 8.6MiB [2022-07-12T13:45:10.237Z] INFO Memory: 2736 samples, avg is 317.2MB, max is 1207.1MB [2022-07-12T13:45:10.237Z] INFO Execution took 4m33.600667199s [2022-07-12T13:45:10.237Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-07-12T13:45:10.594Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh dynbinary test-docker-py [2022-07-12T13:45:10.851Z] [2022-07-12T13:45:11.107Z] Removing bundles/ [2022-07-12T13:45:11.107Z] [2022-07-12T13:45:11.107Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T13:45:11.107Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T13:45:11.107Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:45:15.430Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2022-07-12T13:45:15.430Z] === RUN TestBuildWithHugeFile [2022-07-12T13:45:19.282Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.189s coverage: 6.6% of statements [2022-07-12T13:45:19.282Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T13:45:19.282Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-07-12T13:45:19.542Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-12T13:45:19.542Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T13:45:19.542Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T13:45:19.542Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T13:45:20.112Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-07-12T13:45:20.372Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-12T13:45:20.632Z] ok github.com/docker/docker/libnetwork/idm 0.003s coverage: 87.5% of statements [2022-07-12T13:45:20.632Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T13:45:24.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T13:45:24.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T13:45:32.860Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-07-12T13:45:47.754Z] ok github.com/docker/docker/libnetwork/ipam 16.234s coverage: 85.3% of statements [2022-07-12T13:45:47.754Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T13:45:47.754Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T13:45:48.013Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-07-12T13:45:48.582Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-12T13:45:48.583Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T13:45:48.842Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.003s coverage: 71.4% of statements [2022-07-12T13:45:49.412Z] ok github.com/docker/docker/libnetwork/ipamutils 0.277s coverage: 74.0% of statements [2022-07-12T13:45:49.981Z] ok github.com/docker/docker/libnetwork/iptables 0.181s coverage: 45.1% of statements [2022-07-12T13:45:50.241Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T13:45:50.501Z] ok github.com/docker/docker/libnetwork/netutils 0.020s coverage: 44.1% of statements [2022-07-12T13:45:53.137Z] --- PASS: TestBuildWithHugeFile (50.72s) [2022-07-12T13:45:53.137Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T13:45:53.137Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:45:53.137Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:45:53.137Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T13:45:53.137Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:45:53.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:45:53.137Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:45:53.137Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:45:53.137Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:45:53.137Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:45:53.137Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:45:53.137Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:45:53.137Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:45:53.137Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-12T13:45:53.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-07-12T13:45:53.137Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2022-07-12T13:45:53.137Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-07-12T13:45:53.137Z] === RUN TestBuildPreserveOwnership [2022-07-12T13:45:53.137Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T13:45:53.137Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T13:45:53.137Z] --- PASS: TestBuildPreserveOwnership (3.73s) [2022-07-12T13:45:53.137Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.49s) [2022-07-12T13:45:53.137Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.22s) [2022-07-12T13:45:53.137Z] === RUN TestBuildPlatformInvalid [2022-07-12T13:45:53.137Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T13:45:53.137Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T13:45:53.137Z] Loaded image: busybox:latest [2022-07-12T13:45:53.137Z] Loaded image: busybox:glibc [2022-07-12T13:45:53.700Z] Loaded image: debian:bullseye-slim [2022-07-12T13:45:53.700Z] Loaded image: hello-world:latest [2022-07-12T13:45:53.956Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:46:03.908Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.87s) [2022-07-12T13:46:03.908Z] PASS [2022-07-12T13:46:03.908Z] [2022-07-12T13:46:03.908Z] === Skipped [2022-07-12T13:46:03.908Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T13:46:03.908Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:46:03.908Z] [2022-07-12T13:46:03.908Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:46:03.908Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:46:03.908Z] [2022-07-12T13:46:03.908Z] DONE 34 tests, 2 skipped in 89.770s [2022-07-12T13:46:03.908Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T13:46:03.908Z] INFO: Testing against a local daemon [2022-07-12T13:46:03.908Z] === RUN TestConfigInspect [2022-07-12T13:46:05.798Z] --- PASS: TestConfigInspect (2.34s) [2022-07-12T13:46:05.798Z] === RUN TestConfigList [2022-07-12T13:46:08.326Z] --- PASS: TestConfigList (2.18s) [2022-07-12T13:46:08.326Z] === RUN TestConfigsCreateAndDelete [2022-07-12T13:46:10.253Z] --- PASS: TestConfigsCreateAndDelete (2.27s) [2022-07-12T13:46:10.253Z] === RUN TestConfigsUpdate [2022-07-12T13:46:11.700Z] --- PASS: TestBuildWithHugeFile (50.78s) [2022-07-12T13:46:11.700Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T13:46:11.700Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:46:11.700Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:46:11.700Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T13:46:11.700Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:46:11.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:46:11.700Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:46:11.700Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:46:11.700Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:46:11.700Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:46:11.700Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:46:11.700Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:46:11.700Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:46:11.700Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2022-07-12T13:46:11.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2022-07-12T13:46:11.700Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2022-07-12T13:46:11.700Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T13:46:11.700Z] === RUN TestBuildPreserveOwnership [2022-07-12T13:46:11.700Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T13:46:11.700Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T13:46:12.770Z] --- PASS: TestConfigsUpdate (2.15s) [2022-07-12T13:46:12.770Z] === RUN TestTemplatedConfig [2022-07-12T13:46:15.289Z] --- PASS: TestTemplatedConfig (2.60s) [2022-07-12T13:46:15.289Z] === RUN TestConfigCreateResolve [2022-07-12T13:46:15.889Z] --- PASS: TestBuildPreserveOwnership (9.87s) [2022-07-12T13:46:15.889Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.85s) [2022-07-12T13:46:15.889Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-07-12T13:46:15.889Z] === RUN TestBuildPlatformInvalid [2022-07-12T13:46:15.889Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-12T13:46:15.889Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T13:46:15.889Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T13:46:15.889Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T13:46:15.889Z] PASS [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === Skipped [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T13:46:15.889Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:46:15.889Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-07-12T13:46:15.889Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] DONE 34 tests, 3 skipped in 112.514s [2022-07-12T13:46:15.889Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T13:46:15.889Z] INFO: Testing against a local daemon [2022-07-12T13:46:15.889Z] === RUN TestConfigInspect [2022-07-12T13:46:15.889Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestConfigInspect (0.02s) [2022-07-12T13:46:15.889Z] === RUN TestConfigList [2022-07-12T13:46:15.889Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestConfigList (0.01s) [2022-07-12T13:46:15.889Z] === RUN TestConfigsCreateAndDelete [2022-07-12T13:46:15.889Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-07-12T13:46:15.889Z] === RUN TestConfigsUpdate [2022-07-12T13:46:15.889Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-07-12T13:46:15.889Z] === RUN TestTemplatedConfig [2022-07-12T13:46:15.889Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-07-12T13:46:15.889Z] === RUN TestConfigCreateResolve [2022-07-12T13:46:15.889Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-07-12T13:46:15.889Z] PASS [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === Skipped [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-07-12T13:46:15.889Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-07-12T13:46:15.889Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-07-12T13:46:15.889Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-07-12T13:46:15.889Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-07-12T13:46:15.889Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-07-12T13:46:15.889Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:46:15.889Z] [2022-07-12T13:46:15.889Z] DONE 6 tests, 6 skipped in 0.153s [2022-07-12T13:46:15.889Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T13:46:15.889Z] INFO: Testing against a local daemon [2022-07-12T13:46:15.889Z] === RUN TestAttachWithTTY [2022-07-12T13:46:16.149Z] --- PASS: TestAttachWithTTY (0.05s) [2022-07-12T13:46:16.149Z] === RUN TestAttachWithoutTTy [2022-07-12T13:46:16.149Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-12T13:46:16.149Z] === RUN TestCheckpoint [2022-07-12T13:46:16.149Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:46:16.149Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:16.149Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:16.149Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T13:46:16.149Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T13:46:16.149Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T13:46:16.150Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T13:46:16.150Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T13:46:16.150Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T13:46:16.150Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T13:46:16.150Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T13:46:16.150Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T13:46:16.150Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T13:46:16.150Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-12T13:46:16.150Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T13:46:16.150Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-07-12T13:46:16.150Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T13:46:16.150Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-07-12T13:46:16.150Z] === RUN TestCopyEmptyFile [2022-07-12T13:46:16.409Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-07-12T13:46:16.409Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T13:46:16.409Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-07-12T13:46:16.409Z] === RUN TestCopyFromContainer [2022-07-12T13:46:17.179Z] --- PASS: TestConfigCreateResolve (2.16s) [2022-07-12T13:46:17.179Z] PASS [2022-07-12T13:46:17.179Z] [2022-07-12T13:46:17.179Z] DONE 6 tests in 13.722s [2022-07-12T13:46:17.179Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T13:46:17.179Z] INFO: Testing against a local daemon [2022-07-12T13:46:17.179Z] === RUN TestAttachWithTTY [2022-07-12T13:46:17.179Z] --- PASS: TestAttachWithTTY (0.10s) [2022-07-12T13:46:17.179Z] === RUN TestAttachWithoutTTy [2022-07-12T13:46:17.179Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-07-12T13:46:17.179Z] === RUN TestCheckpoint [2022-07-12T13:46:17.179Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:46:17.179Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T13:46:17.179Z] === RUN TestContainerInvalidJSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:17.435Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T13:46:17.435Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T13:46:17.435Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T13:46:17.435Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T13:46:17.435Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T13:46:17.435Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-12T13:46:17.435Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T13:46:17.435Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-12T13:46:17.435Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T13:46:17.435Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T13:46:17.435Z] === RUN TestCopyEmptyFile [2022-07-12T13:46:17.692Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-07-12T13:46:17.692Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T13:46:17.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-12T13:46:17.692Z] === RUN TestCopyFromContainer [2022-07-12T13:46:19.058Z] === RUN TestCopyFromContainer// [2022-07-12T13:46:19.058Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T13:46:19.058Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T13:46:19.058Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T13:46:19.058Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T13:46:19.315Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T13:46:19.315Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T13:46:19.315Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T13:46:19.315Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T13:46:19.571Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer (1.76s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T13:46:19.571Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T13:46:19.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T13:46:19.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:19.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:19.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:19.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:19.571Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:19.571Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:19.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:19.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:19.571Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:19.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T13:46:19.571Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T13:46:19.571Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T13:46:19.571Z] === RUN TestCreateWithInvalidEnv [2022-07-12T13:46:19.571Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T13:46:19.571Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T13:46:19.571Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T13:46:19.571Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T13:46:19.571Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T13:46:19.571Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T13:46:19.571Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T13:46:19.571Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T13:46:19.571Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T13:46:19.571Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T13:46:19.571Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T13:46:19.571Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T13:46:19.571Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T13:46:19.571Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T13:46:20.598Z] === RUN TestCopyFromContainer// [2022-07-12T13:46:20.598Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T13:46:20.598Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T13:46:20.598Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T13:46:20.858Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T13:46:20.858Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T13:46:20.858Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T13:46:20.858Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T13:46:20.858Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T13:46:21.117Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer (4.66s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-07-12T13:46:21.117Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-07-12T13:46:21.117Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T13:46:21.117Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:21.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:21.117Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:21.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:21.117Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:21.117Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:21.117Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:46:21.117Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:46:21.117Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:46:21.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T13:46:21.117Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T13:46:21.117Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T13:46:21.117Z] === RUN TestCreateWithInvalidEnv [2022-07-12T13:46:21.117Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T13:46:21.117Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T13:46:21.117Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T13:46:21.117Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T13:46:21.117Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T13:46:21.117Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T13:46:21.117Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T13:46:21.117Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T13:46:21.117Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T13:46:21.117Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T13:46:21.117Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T13:46:21.117Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T13:46:21.117Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T13:46:21.117Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T13:46:21.460Z] --- PASS: TestCreateWithCustomMaskedPaths (1.61s) [2022-07-12T13:46:21.460Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T13:46:22.496Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-07-12T13:46:22.496Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:22.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:22.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:22.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:22.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:22.828Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:22.828Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:22.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:22.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:22.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:22.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:22.828Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T13:46:22.828Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T13:46:22.828Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T13:46:23.390Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s) [2022-07-12T13:46:23.390Z] === RUN TestCreateDifferentPlatform [2022-07-12T13:46:23.390Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T13:46:23.390Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T13:46:23.390Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T13:46:23.390Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T13:46:23.390Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T13:46:23.390Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T13:46:23.390Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-07-12T13:46:23.390Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T13:46:23.647Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-12T13:46:23.647Z] === RUN TestCreateInvalidHostConfig [2022-07-12T13:46:23.647Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:23.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:23.647Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:23.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:23.647Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:23.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:23.647Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:23.647Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:23.647Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:23.647Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:23.647Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:23.647Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:23.647Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T13:46:23.647Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T13:46:23.647Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T13:46:23.647Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T13:46:23.647Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T13:46:23.647Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T13:46:23.647Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T13:46:23.647Z] === RUN TestDaemonRestartIpcMode [2022-07-12T13:46:23.647Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T13:46:23.647Z] === RUN TestDaemonHostGatewayIP [2022-07-12T13:46:23.647Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T13:46:23.647Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T13:46:23.647Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T13:46:23.647Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T13:46:23.647Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T13:46:23.647Z] === RUN TestDiff [2022-07-12T13:46:23.873Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.21s) [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:23.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:23.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:23.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:23.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:23.873Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:23.873Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:23.873Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:46:23.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:46:23.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:46:23.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:46:23.874Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2022-07-12T13:46:23.874Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-12T13:46:23.874Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T13:46:24.133Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-07-12T13:46:24.133Z] === RUN TestCreateDifferentPlatform [2022-07-12T13:46:24.133Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T13:46:24.133Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T13:46:24.133Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T13:46:24.133Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T13:46:24.133Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-07-12T13:46:24.133Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T13:46:24.133Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-12T13:46:24.133Z] === RUN TestCreateInvalidHostConfig [2022-07-12T13:46:24.133Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:24.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:24.133Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:24.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:24.133Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:24.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:24.133Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:24.133Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:24.133Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:46:24.133Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:46:24.133Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:46:24.133Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:46:24.133Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T13:46:24.133Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T13:46:24.133Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T13:46:24.133Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T13:46:24.133Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T13:46:24.133Z] === RUN TestDaemonRestartIpcMode [2022-07-12T13:46:24.133Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T13:46:24.133Z] === RUN TestDaemonHostGatewayIP [2022-07-12T13:46:24.133Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:46:24.133Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-07-12T13:46:24.133Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T13:46:24.133Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T13:46:24.133Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T13:46:24.133Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T13:46:24.133Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-07-12T13:46:24.133Z] === RUN TestDiff [2022-07-12T13:46:24.209Z] --- PASS: TestDiff (0.62s) [2022-07-12T13:46:24.209Z] === RUN TestExecConsoleSize [2022-07-12T13:46:24.701Z] --- PASS: TestDiff (0.37s) [2022-07-12T13:46:24.701Z] === RUN TestExecConsoleSize [2022-07-12T13:46:24.772Z] --- PASS: TestExecConsoleSize (0.60s) [2022-07-12T13:46:24.772Z] === RUN TestExecWithCloseStdin [2022-07-12T13:46:24.960Z] --- PASS: TestExecConsoleSize (0.47s) [2022-07-12T13:46:24.960Z] === RUN TestExecWithCloseStdin [2022-07-12T13:46:25.335Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-07-12T13:46:25.335Z] === RUN TestExec [2022-07-12T13:46:25.529Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-07-12T13:46:25.529Z] === RUN TestExec [2022-07-12T13:46:26.096Z] --- PASS: TestExec (0.55s) [2022-07-12T13:46:26.096Z] === RUN TestExecUser [2022-07-12T13:46:26.264Z] --- PASS: TestExec (0.67s) [2022-07-12T13:46:26.264Z] === RUN TestExecUser [2022-07-12T13:46:26.664Z] --- PASS: TestExecUser (0.46s) [2022-07-12T13:46:26.664Z] === RUN TestExportContainerAndImportImage [2022-07-12T13:46:26.826Z] --- PASS: TestExecUser (0.64s) [2022-07-12T13:46:26.826Z] === RUN TestExportContainerAndImportImage [2022-07-12T13:46:27.232Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-07-12T13:46:27.232Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T13:46:27.389Z] --- PASS: TestExportContainerAndImportImage (0.75s) [2022-07-12T13:46:27.389Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T13:46:28.611Z] --- PASS: TestExportContainerAfterDaemonRestart (1.33s) [2022-07-12T13:46:28.611Z] === RUN TestHealthCheckWorkdir [2022-07-12T13:46:28.756Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-07-12T13:46:28.756Z] === RUN TestHealthCheckWorkdir [2022-07-12T13:46:28.871Z] --- PASS: TestHealthCheckWorkdir (0.54s) [2022-07-12T13:46:28.871Z] === RUN TestHealthKillContainer [2022-07-12T13:46:29.687Z] --- PASS: TestHealthCheckWorkdir (0.67s) [2022-07-12T13:46:29.687Z] === RUN TestHealthKillContainer [2022-07-12T13:46:36.988Z] --- PASS: TestHealthKillContainer (7.86s) [2022-07-12T13:46:36.988Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T13:46:36.988Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T13:46:36.988Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T13:46:36.988Z] === RUN TestIpcModeNone [2022-07-12T13:46:37.248Z] --- PASS: TestIpcModeNone (0.46s) [2022-07-12T13:46:37.248Z] === RUN TestIpcModePrivate [2022-07-12T13:46:37.507Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-07-12T13:46:37.766Z] --- PASS: TestIpcModePrivate (0.41s) [2022-07-12T13:46:37.766Z] === RUN TestIpcModeShareable [2022-07-12T13:46:37.766Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:46:37.766Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-07-12T13:46:37.766Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T13:46:37.777Z] --- PASS: TestHealthKillContainer (8.25s) [2022-07-12T13:46:37.777Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T13:46:38.338Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2022-07-12T13:46:38.338Z] === RUN TestIpcModeNone [2022-07-12T13:46:38.901Z] --- PASS: TestIpcModeNone (0.67s) [2022-07-12T13:46:38.901Z] === RUN TestIpcModePrivate [2022-07-12T13:46:39.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-07-12T13:46:39.147Z] === RUN TestAPIIpcModeHost [2022-07-12T13:46:39.147Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:46:39.147Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-07-12T13:46:39.147Z] === RUN TestDaemonIpcModeShareable [2022-07-12T13:46:39.147Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:46:39.147Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-07-12T13:46:39.147Z] === RUN TestDaemonIpcModePrivate [2022-07-12T13:46:39.463Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-07-12T13:46:39.719Z] --- PASS: TestIpcModePrivate (0.65s) [2022-07-12T13:46:39.719Z] === RUN TestIpcModeShareable [2022-07-12T13:46:39.975Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-07-12T13:46:40.087Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-12T13:46:40.087Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-07-12T13:46:40.087Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T13:46:40.087Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:46:40.087Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T13:46:40.087Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T13:46:40.087Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:46:40.087Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T13:46:40.087Z] === RUN TestIpcModeOlderClient [2022-07-12T13:46:40.232Z] --- PASS: TestIpcModeShareable (0.65s) [2022-07-12T13:46:40.232Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T13:46:40.346Z] === PAUSE TestIpcModeOlderClient [2022-07-12T13:46:40.346Z] === RUN TestKillContainerInvalidSignal [2022-07-12T13:46:40.605Z] --- PASS: TestKillContainerInvalidSignal (0.39s) [2022-07-12T13:46:40.605Z] === RUN TestKillContainer [2022-07-12T13:46:40.605Z] === RUN TestKillContainer/no_signal [2022-07-12T13:46:41.173Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T13:46:41.173Z] === RUN TestKillContainer/killing_signal [2022-07-12T13:46:41.741Z] --- PASS: TestKillContainer (1.19s) [2022-07-12T13:46:41.741Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-07-12T13:46:41.741Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-07-12T13:46:41.741Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-12T13:46:41.741Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T13:46:41.741Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T13:46:42.124Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s) [2022-07-12T13:46:42.124Z] === RUN TestAPIIpcModeHost [2022-07-12T13:46:42.309Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T13:46:42.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s) [2022-07-12T13:46:42.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-12T13:46:42.568Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s) [2022-07-12T13:46:42.568Z] === RUN TestKillStoppedContainer [2022-07-12T13:46:42.568Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T13:46:42.568Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T13:46:42.686Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-07-12T13:46:42.686Z] === RUN TestDaemonIpcModeShareable [2022-07-12T13:46:42.827Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T13:46:42.827Z] === RUN TestKillDifferentUserContainer [2022-07-12T13:46:43.088Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-12T13:46:43.088Z] === RUN TestInspectOomKilledTrue [2022-07-12T13:46:43.088Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:46:43.088Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T13:46:43.088Z] === RUN TestInspectOomKilledFalse [2022-07-12T13:46:43.088Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:46:43.088Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T13:46:43.088Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T13:46:43.088Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T13:46:43.088Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T13:46:43.088Z] === RUN TestLinksContainerNames [2022-07-12T13:46:43.617Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-12T13:46:43.876Z] --- PASS: TestDaemonIpcModeShareable (1.35s) [2022-07-12T13:46:43.876Z] === RUN TestDaemonIpcModePrivate [2022-07-12T13:46:44.026Z] --- PASS: TestLinksContainerNames (0.85s) [2022-07-12T13:46:44.026Z] === RUN TestLogsFollowTailEmpty [2022-07-12T13:46:44.594Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2022-07-12T13:46:44.594Z] === RUN TestLogs [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:44.594Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:44.594Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:44.594Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:44.594Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:44.804Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-12T13:46:45.061Z] --- PASS: TestDaemonIpcModePrivate (1.16s) [2022-07-12T13:46:45.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T13:46:45.162Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:45.162Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:45.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-07-12T13:46:45.989Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-07-12T13:46:46.098Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:46.098Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:46.245Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-07-12T13:46:46.245Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:46.359Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:46.359Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:46.359Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:46.359Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:47.296Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:47.296Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:47.555Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:47.611Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-07-12T13:46:47.611Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.23s) [2022-07-12T13:46:47.611Z] === RUN TestIpcModeOlderClient [2022-07-12T13:46:47.611Z] === PAUSE TestIpcModeOlderClient [2022-07-12T13:46:47.611Z] === RUN TestKillContainerInvalidSignal [2022-07-12T13:46:47.815Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:47.868Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-07-12T13:46:47.868Z] === RUN TestKillContainer [2022-07-12T13:46:47.869Z] === RUN TestKillContainer/no_signal [2022-07-12T13:46:48.383Z] --- PASS: TestLogs (3.69s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.68s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.55s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.54s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s) [2022-07-12T13:46:48.383Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-07-12T13:46:48.383Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T13:46:48.431Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T13:46:48.643Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/default [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/private [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/slave [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/shared [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/default [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/shared [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/slave [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/private [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:48.643Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:48.643Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:48.643Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:48.687Z] === RUN TestKillContainer/killing_signal [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:48.903Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T13:46:49.163Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T13:46:49.163Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T13:46:49.163Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:46:49.163Z] --- SKIP: TestContainerBindMountNonRecursive (0.03s) [2022-07-12T13:46:49.163Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T13:46:49.163Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:46:49.163Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T13:46:49.163Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T13:46:49.163Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:46:49.163Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T13:46:49.163Z] === RUN TestNetworkNat [2022-07-12T13:46:49.615Z] --- PASS: TestKillContainer (1.43s) [2022-07-12T13:46:49.615Z] --- PASS: TestKillContainer/no_signal (0.46s) [2022-07-12T13:46:49.615Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-07-12T13:46:49.615Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-07-12T13:46:49.615Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T13:46:49.615Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T13:46:49.731Z] --- PASS: TestNetworkNat (0.48s) [2022-07-12T13:46:49.731Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T13:46:49.871Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T13:46:49.991Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-07-12T13:46:49.991Z] === RUN TestNetworkLoopbackNat [2022-07-12T13:46:50.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s) [2022-07-12T13:46:50.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-07-12T13:46:50.800Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-07-12T13:46:50.800Z] === RUN TestKillStoppedContainer [2022-07-12T13:46:50.800Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T13:46:50.800Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T13:46:50.800Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T13:46:50.800Z] === RUN TestKillDifferentUserContainer [2022-07-12T13:46:51.056Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-07-12T13:46:51.056Z] === RUN TestInspectOomKilledTrue [2022-07-12T13:46:51.056Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T13:46:51.056Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T13:46:51.056Z] === RUN TestInspectOomKilledFalse [2022-07-12T13:46:51.618Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-07-12T13:46:51.618Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T13:46:51.875Z] --- PASS: TestLinksEtcHostsContentMatch (0.36s) [2022-07-12T13:46:51.875Z] === RUN TestLinksContainerNames [2022-07-12T13:46:52.523Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-07-12T13:46:52.523Z] === RUN TestPause [2022-07-12T13:46:52.523Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:46:52.523Z] --- SKIP: TestPause (0.00s) [2022-07-12T13:46:52.523Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T13:46:52.523Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:46:52.523Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:46:52.523Z] === RUN TestPauseStopPausedContainer [2022-07-12T13:46:52.523Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:46:52.523Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-07-12T13:46:52.523Z] === RUN TestPidHost [2022-07-12T13:46:53.241Z] --- PASS: TestLinksContainerNames (1.00s) [2022-07-12T13:46:53.241Z] === RUN TestLogsFollowTailEmpty [2022-07-12T13:46:53.460Z] --- PASS: TestPidHost (0.86s) [2022-07-12T13:46:53.460Z] === RUN TestPsFilter [2022-07-12T13:46:53.460Z] --- PASS: TestPsFilter (0.09s) [2022-07-12T13:46:53.460Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T13:46:53.498Z] --- PASS: TestLogsFollowTailEmpty (0.50s) [2022-07-12T13:46:53.498Z] === RUN TestLogs [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:53.498Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:53.498Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:53.498Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:46:53.498Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:46:54.028Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-07-12T13:46:54.028Z] === RUN TestRemoveContainerWithVolume [2022-07-12T13:46:54.062Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:46:54.288Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-07-12T13:46:54.288Z] === RUN TestRemoveContainerRunning [2022-07-12T13:46:54.318Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:46:54.856Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-07-12T13:46:54.856Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T13:46:54.880Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T13:46:54.881Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T13:46:55.116Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2022-07-12T13:46:55.116Z] === RUN TestRemoveInvalidContainer [2022-07-12T13:46:55.116Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T13:46:55.116Z] === RUN TestRenameLinkedContainer [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:55.442Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:55.442Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:55.442Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:46:55.443Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:46:56.371Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:46:56.371Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:46:56.934Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:46:56.934Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:46:57.022Z] --- PASS: TestRenameLinkedContainer (1.65s) [2022-07-12T13:46:57.022Z] === RUN TestRenameStoppedContainer [2022-07-12T13:46:57.281Z] --- PASS: TestRenameStoppedContainer (0.41s) [2022-07-12T13:46:57.281Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T13:46:57.525Z] --- PASS: TestLogs (4.10s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.70s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.65s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.57s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.63s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.80s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.61s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s) [2022-07-12T13:46:57.525Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s) [2022-07-12T13:46:57.525Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T13:46:58.097Z] --- PASS: TestContainerNetworkMountsNoChown (0.46s) [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/default [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/private [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/slave [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/shared [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/default [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/shared [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/slave [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/private [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:58.097Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:58.097Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:46:58.097Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:46:58.218Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s) [2022-07-12T13:46:58.218Z] === RUN TestRenameInvalidName [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T13:46:58.357Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T13:46:58.477Z] --- PASS: TestRenameInvalidName (0.39s) [2022-07-12T13:46:58.477Z] === RUN TestRenameAnonymousContainer [2022-07-12T13:46:58.614Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:46:58.614Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T13:46:58.614Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:46:58.614Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T13:46:58.614Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-07-12T13:46:58.614Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-07-12T13:46:58.614Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T13:46:59.854Z] --- PASS: TestRenameAnonymousContainer (1.46s) [2022-07-12T13:46:59.855Z] === RUN TestRenameContainerWithSameName [2022-07-12T13:46:59.981Z] --- PASS: TestContainerBindMountNonRecursive (1.44s) [2022-07-12T13:46:59.981Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T13:47:00.427Z] --- PASS: TestRenameContainerWithSameName (0.40s) [2022-07-12T13:47:00.427Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T13:47:00.543Z] --- PASS: TestContainerVolumesMountedAsShared (0.44s) [2022-07-12T13:47:00.543Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T13:47:00.799Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-07-12T13:47:00.799Z] === RUN TestNetworkNat [2022-07-12T13:47:01.005Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s) [2022-07-12T13:47:01.005Z] === RUN TestResize [2022-07-12T13:47:01.362Z] --- PASS: TestNetworkNat (0.51s) [2022-07-12T13:47:01.363Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T13:47:01.601Z] --- PASS: TestResize (0.43s) [2022-07-12T13:47:01.601Z] === RUN TestResizeWithInvalidSize [2022-07-12T13:47:01.862Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-07-12T13:47:01.862Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T13:47:01.924Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-07-12T13:47:01.924Z] === RUN TestNetworkLoopbackNat [2022-07-12T13:47:02.430Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s) [2022-07-12T13:47:02.430Z] === RUN TestDaemonRestartKillContainers [2022-07-12T13:47:02.430Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T13:47:02.430Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-07-12T13:47:02.430Z] === RUN TestCgroupNamespacesRun [2022-07-12T13:47:03.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T13:47:03.807Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-07-12T13:47:03.807Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T13:47:04.440Z] --- PASS: TestNetworkLoopbackNat (2.61s) [2022-07-12T13:47:04.440Z] === RUN TestPause [2022-07-12T13:47:04.743Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s) [2022-07-12T13:47:04.743Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T13:47:05.002Z] --- PASS: TestPause (0.49s) [2022-07-12T13:47:05.002Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T13:47:05.002Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:47:05.002Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:47:05.002Z] === RUN TestPauseStopPausedContainer [2022-07-12T13:47:05.564Z] --- PASS: TestPauseStopPausedContainer (0.54s) [2022-07-12T13:47:05.564Z] === RUN TestPidHost [2022-07-12T13:47:06.121Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-12T13:47:06.121Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T13:47:06.493Z] --- PASS: TestPidHost (1.01s) [2022-07-12T13:47:06.493Z] === RUN TestPsFilter [2022-07-12T13:47:06.493Z] --- PASS: TestPsFilter (0.12s) [2022-07-12T13:47:06.493Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T13:47:07.055Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-12T13:47:07.055Z] === RUN TestRemoveContainerWithVolume [2022-07-12T13:47:07.058Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s) [2022-07-12T13:47:07.058Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T13:47:07.311Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-12T13:47:07.311Z] === RUN TestRemoveContainerRunning [2022-07-12T13:47:07.874Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-07-12T13:47:07.874Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T13:47:08.435Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.16s) [2022-07-12T13:47:08.435Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T13:47:08.436Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-07-12T13:47:08.436Z] === RUN TestRemoveInvalidContainer [2022-07-12T13:47:08.436Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T13:47:08.436Z] === RUN TestRenameLinkedContainer [2022-07-12T13:47:09.371Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2022-07-12T13:47:09.371Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T13:47:09.942Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-07-12T13:47:09.942Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T13:47:10.326Z] --- PASS: TestRenameLinkedContainer (1.85s) [2022-07-12T13:47:10.326Z] === RUN TestRenameStoppedContainer [2022-07-12T13:47:10.582Z] --- PASS: TestRenameStoppedContainer (0.46s) [2022-07-12T13:47:10.582Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T13:47:11.320Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-12T13:47:11.320Z] === RUN TestNISDomainname [2022-07-12T13:47:11.320Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T13:47:11.320Z] --- SKIP: TestNISDomainname (0.02s) [2022-07-12T13:47:11.320Z] === RUN TestHostnameDnsResolution [2022-07-12T13:47:11.511Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s) [2022-07-12T13:47:11.512Z] === RUN TestRenameInvalidName [2022-07-12T13:47:11.887Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-07-12T13:47:11.887Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T13:47:11.887Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T13:47:11.887Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T13:47:11.887Z] === RUN TestPrivilegedHostDevices [2022-07-12T13:47:12.074Z] --- PASS: TestRenameInvalidName (0.45s) [2022-07-12T13:47:12.074Z] === RUN TestRenameAnonymousContainer [2022-07-12T13:47:12.146Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-07-12T13:47:12.146Z] === RUN TestRunConsoleSize [2022-07-12T13:47:12.716Z] --- PASS: TestRunConsoleSize (0.41s) [2022-07-12T13:47:12.716Z] === RUN TestStats [2022-07-12T13:47:12.716Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:12.716Z] --- SKIP: TestStats (0.00s) [2022-07-12T13:47:12.716Z] === RUN TestStopContainerWithTimeout [2022-07-12T13:47:12.716Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T13:47:12.716Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T13:47:12.716Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T13:47:12.716Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T13:47:12.716Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T13:47:12.716Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T13:47:12.716Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T13:47:12.716Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T13:47:12.716Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T13:47:12.716Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T13:47:13.284Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T13:47:13.965Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-12T13:47:13.965Z] === RUN TestRenameContainerWithSameName [2022-07-12T13:47:14.221Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2022-07-12T13:47:14.221Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T13:47:15.149Z] --- PASS: TestRenameContainerWithLinkedContainer (0.93s) [2022-07-12T13:47:15.149Z] === RUN TestResize [2022-07-12T13:47:15.405Z] --- PASS: TestResize (0.47s) [2022-07-12T13:47:15.405Z] === RUN TestResizeWithInvalidSize [2022-07-12T13:47:15.818Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T13:47:15.969Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-07-12T13:47:15.969Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T13:47:16.532Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:16.532Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:16.532Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:16.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:47:16.532Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:16.755Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T13:47:16.755Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-07-12T13:47:16.755Z] --- PASS: TestStopContainerWithTimeout/-1 (2.70s) [2022-07-12T13:47:16.755Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-07-12T13:47:16.755Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-12T13:47:16.755Z] === RUN TestDeleteDevicemapper [2022-07-12T13:47:16.755Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:47:16.755Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T13:47:16.755Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T13:47:17.534Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T13:47:17.534Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:47:17.534Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:47:17.534Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:47:17.534Z] [2022-07-12T13:47:17.534Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-07-12T13:47:17.534Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-07-12T13:47:17.534Z] Using test binary docker [2022-07-12T13:47:17.534Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T13:47:17.534Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T13:47:17.534Z] INFO: Waiting for daemon to start... [2022-07-12T13:47:17.534Z] Starting dockerd [2022-07-12T13:47:17.534Z] . [2022-07-12T13:47:17.534Z] INFO: Building docker-sdk-python3:5.0.3... [2022-07-12T13:47:18.134Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s) [2022-07-12T13:47:18.134Z] === RUN TestUpdateMemory [2022-07-12T13:47:18.134Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:18.134Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-12T13:47:18.134Z] === RUN TestUpdateCPUQuota [2022-07-12T13:47:18.134Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:18.134Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-07-12T13:47:18.134Z] === RUN TestUpdatePidsLimit [2022-07-12T13:47:18.134Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:18.134Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-07-12T13:47:18.134Z] === RUN TestUpdateRestartPolicy [2022-07-12T13:47:18.425Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:19.792Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:20.720Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:47:20.977Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:47:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:22.343Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:47:25.614Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:47:25.877Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:47:28.398Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:47:29.768Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:47:30.025Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:47:30.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T13:47:30.343Z] --- PASS: TestUpdateRestartPolicy (10.83s) [2022-07-12T13:47:30.343Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T13:47:30.343Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s) [2022-07-12T13:47:30.343Z] === RUN TestWaitNonBlocked [2022-07-12T13:47:30.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:47:30.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:47:30.343Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:47:30.343Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:47:30.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:47:30.343Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:47:30.343Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T13:47:30.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-07-12T13:47:30.343Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-07-12T13:47:30.343Z] === RUN TestWaitBlocked [2022-07-12T13:47:30.343Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:47:30.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:47:30.343Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:47:30.343Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:47:30.343Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:47:30.343Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:47:30.911Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T13:47:30.911Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-07-12T13:47:30.911Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.83s) [2022-07-12T13:47:30.911Z] === RUN TestWaitConditions [2022-07-12T13:47:30.911Z] === RUN TestWaitConditions/default [2022-07-12T13:47:30.911Z] === PAUSE TestWaitConditions/default [2022-07-12T13:47:30.911Z] === RUN TestWaitConditions/not-running [2022-07-12T13:47:30.911Z] === PAUSE TestWaitConditions/not-running [2022-07-12T13:47:30.911Z] === RUN TestWaitConditions/next-exit [2022-07-12T13:47:30.911Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T13:47:30.911Z] === RUN TestWaitConditions/removed [2022-07-12T13:47:30.911Z] === PAUSE TestWaitConditions/removed [2022-07-12T13:47:30.911Z] === CONT TestWaitConditions/default [2022-07-12T13:47:30.911Z] === CONT TestWaitConditions/next-exit [2022-07-12T13:47:31.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T13:47:31.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:47:31.956Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:47:32.288Z] === CONT TestWaitConditions/removed [2022-07-12T13:47:32.547Z] === CONT TestWaitConditions/not-running [2022-07-12T13:47:33.324Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:47:34.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T13:47:34.450Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T13:47:34.450Z] --- PASS: TestWaitConditions/next-exit (1.63s) [2022-07-12T13:47:34.450Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-12T13:47:34.450Z] --- PASS: TestWaitConditions/not-running (1.73s) [2022-07-12T13:47:34.450Z] --- PASS: TestWaitConditions/removed (1.80s) [2022-07-12T13:47:34.450Z] === CONT TestDaemonRestartIpcMode [2022-07-12T13:47:34.450Z] === CONT TestIpcModeOlderClient [2022-07-12T13:47:34.450Z] --- PASS: TestIpcModeOlderClient (0.09s) [2022-07-12T13:47:34.450Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.86s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.40s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.61s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.58s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.14s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.29s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.76s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.04s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.81s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-07-12T13:47:35.215Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s) [2022-07-12T13:47:35.215Z] === RUN TestCgroupNamespacesRun [2022-07-12T13:47:36.143Z] --- PASS: TestCgroupNamespacesRun (1.27s) [2022-07-12T13:47:36.143Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T13:47:36.143Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T13:47:36.143Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T13:47:36.143Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T13:47:36.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T13:47:36.986Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.52s) [2022-07-12T13:47:37.247Z] --- PASS: TestDaemonRestartIpcMode (2.93s) [2022-07-12T13:47:37.247Z] PASS [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === Skipped [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T13:47:37.247Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-07-12T13:47:37.247Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-07-12T13:47:37.247Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-07-12T13:47:37.247Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-07-12T13:47:37.247Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-07-12T13:47:37.247Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-07-12T13:47:37.247Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-07-12T13:47:37.247Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-07-12T13:47:37.247Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-07-12T13:47:37.247Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T13:47:37.247Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T13:47:37.247Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-07-12T13:47:37.247Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.03s) [2022-07-12T13:47:37.247Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-07-12T13:47:37.247Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-07-12T13:47:37.247Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-07-12T13:47:37.247Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:47:37.247Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-07-12T13:47:37.247Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-07-12T13:47:37.247Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-07-12T13:47:37.247Z] run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-07-12T13:47:37.247Z] run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-07-12T13:47:37.247Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T13:47:37.247Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-12T13:47:37.247Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-07-12T13:47:37.247Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-07-12T13:47:37.247Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-07-12T13:47:37.247Z] [2022-07-12T13:47:37.247Z] DONE 241 tests, 27 skipped in 81.337s [2022-07-12T13:47:37.247Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T13:47:37.247Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T13:47:37.510Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-07-12T13:47:37.510Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T13:47:37.816Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-07-12T13:47:37.816Z] === RUN TestConfigDaemonID [2022-07-12T13:47:38.439Z] --- PASS: TestCgroupNamespacesRunHostMode (1.23s) [2022-07-12T13:47:38.439Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T13:47:38.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T13:47:39.194Z] daemon_test.go:83: [decf8128b75c9] daemon is not started [2022-07-12T13:47:39.194Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:47:39.194Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T13:47:39.194Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T13:47:39.194Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T13:47:39.194Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T13:47:39.194Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T13:47:39.194Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T13:47:39.194Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:47:39.194Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T13:47:39.194Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T13:47:39.194Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T13:47:39.194Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-12T13:47:39.194Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-12T13:47:39.194Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T13:47:39.194Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T13:47:39.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T13:47:39.806Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.25s) [2022-07-12T13:47:39.806Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T13:47:40.131Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T13:47:41.171Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-12T13:47:41.171Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T13:47:41.510Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T13:47:41.733Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-12T13:47:41.734Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T13:47:41.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T13:47:42.002Z] ok github.com/docker/docker/libnetwork/networkdb 104.420s coverage: 60.0% of statements [2022-07-12T13:47:42.002Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T13:47:42.002Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T13:47:42.002Z] ok github.com/docker/docker/libnetwork/osl 4.356s coverage: 39.7% of statements [2022-07-12T13:47:42.002Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-07-12T13:47:42.002Z] ok github.com/docker/docker/libnetwork/portallocator 0.016s coverage: 80.7% of statements [2022-07-12T13:47:42.447Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T13:47:42.447Z] daemon_test.go:197: [d50874084b495] daemon is not started [2022-07-12T13:47:42.447Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-07-12T13:47:42.447Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-07-12T13:47:42.447Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-07-12T13:47:42.447Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-07-12T13:47:42.447Z] === RUN TestDaemonProxy [2022-07-12T13:47:42.447Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T13:47:42.447Z] --- SKIP: TestDaemonProxy (0.00s) [2022-07-12T13:47:42.447Z] PASS [2022-07-12T13:47:42.447Z] [2022-07-12T13:47:42.447Z] === Skipped [2022-07-12T13:47:42.447Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-07-12T13:47:42.447Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-07-12T13:47:42.447Z] [2022-07-12T13:47:42.447Z] DONE 13 tests, 1 skipped in 5.217s [2022-07-12T13:47:42.447Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T13:47:42.447Z] INFO: Testing against a local daemon [2022-07-12T13:47:42.447Z] === RUN TestCommitInheritsEnv [2022-07-12T13:47:43.122Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.21s) [2022-07-12T13:47:43.122Z] === RUN TestNISDomainname [2022-07-12T13:47:43.380Z] --- PASS: TestNISDomainname (0.60s) [2022-07-12T13:47:43.380Z] === RUN TestHostnameDnsResolution [2022-07-12T13:47:43.416Z] ok github.com/docker/docker/libnetwork/portmapper 0.739s coverage: 48.6% of statements [2022-07-12T13:47:43.416Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-12T13:47:43.416Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T13:47:43.676Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === Skipped [2022-07-12T13:47:43.676Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T13:47:43.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T13:47:43.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T13:47:43.676Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T13:47:43.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T13:47:43.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T13:47:43.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T13:47:43.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T13:47:43.676Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T13:47:43.676Z] firewalld_test.go:14: firewalld is not running [2022-07-12T13:47:43.676Z] [2022-07-12T13:47:43.676Z] DONE 327 tests, 9 skipped in 204.520s [2022-07-12T13:47:44.317Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-12T13:47:44.317Z] === RUN TestUnprivilegedPortsAndPing Post stage [Pipeline] junit [2022-07-12T13:47:44.627Z] Recording test results [2022-07-12T13:47:44.817Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2022-07-12T13:47:44.879Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s) [2022-07-12T13:47:44.879Z] === RUN TestPrivilegedHostDevices [Pipeline] sh [2022-07-12T13:47:44.981Z] --- PASS: TestCommitInheritsEnv (1.99s) [2022-07-12T13:47:44.981Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T13:47:44.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform// [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T13:47:44.981Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T13:47:44.981Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T13:47:44.981Z] === RUN TestImagesFilterMultiReference [2022-07-12T13:47:44.981Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-07-12T13:47:44.981Z] === RUN TestImagePullPlatformInvalid [2022-07-12T13:47:44.981Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-12T13:47:44.981Z] === RUN TestRemoveImageOrphaning [2022-07-12T13:47:45.159Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -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:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh dynbinary test-integration [2022-07-12T13:47:45.419Z] [2022-07-12T13:47:45.419Z] Removing bundles/ [2022-07-12T13:47:45.419Z] [2022-07-12T13:47:45.442Z] --- PASS: TestPrivilegedHostDevices (0.50s) [2022-07-12T13:47:45.442Z] === RUN TestRunConsoleSize [2022-07-12T13:47:45.679Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-07-12T13:47:45.679Z] Building: bundles/dynbinary-daemon/dockerd [2022-07-12T13:47:45.679Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:47:45.698Z] --- PASS: TestRunConsoleSize (0.44s) [2022-07-12T13:47:45.699Z] === RUN TestStats [2022-07-12T13:47:46.888Z] --- PASS: TestRemoveImageOrphaning (1.59s) [2022-07-12T13:47:46.888Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T13:47:46.888Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T13:47:46.888Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T13:47:46.888Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T13:47:46.888Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-07-12T13:47:46.888Z] === RUN TestTagInvalidReference [2022-07-12T13:47:46.888Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T13:47:46.888Z] === RUN TestTagValidPrefixedRepo [2022-07-12T13:47:46.888Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-07-12T13:47:46.888Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T13:47:46.888Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T13:47:46.888Z] === RUN TestTagOfficialNames [2022-07-12T13:47:46.888Z] --- PASS: TestTagOfficialNames (0.04s) [2022-07-12T13:47:46.888Z] === RUN TestTagMatchesDigest [2022-07-12T13:47:46.888Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T13:47:46.888Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T13:47:48.213Z] --- PASS: TestStats (2.52s) [2022-07-12T13:47:48.213Z] === RUN TestStopContainerWithTimeout [2022-07-12T13:47:48.213Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T13:47:48.213Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T13:47:48.213Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T13:47:48.213Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T13:47:48.213Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T13:47:48.213Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T13:47:48.213Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T13:47:48.213Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T13:47:48.213Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T13:47:48.213Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T13:47:48.776Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T13:47:49.566Z] sha256:4e17ba1f162e17c13906e8310e2dd40ec91aa687cf91fe9c1809fe21116ffac4 [2022-07-12T13:47:49.566Z] INFO: Starting docker-py tests... [2022-07-12T13:47:49.566Z] ============================= test session starts ============================== [2022-07-12T13:47:49.566Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-07-12T13:47:49.566Z] rootdir: /src, inifile: pytest.ini [2022-07-12T13:47:49.566Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-07-12T13:47:50.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T13:47:50.933Z] collected 395 items / 2 deselected / 393 selected [2022-07-12T13:47:50.933Z] [2022-07-12T13:47:51.292Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T13:47:52.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T13:47:52.657Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T13:47:52.657Z] --- PASS: TestStopContainerWithTimeout/0 (0.60s) [2022-07-12T13:47:52.658Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2022-07-12T13:47:52.658Z] --- PASS: TestStopContainerWithTimeout/-1 (2.47s) [2022-07-12T13:47:52.658Z] --- PASS: TestStopContainerWithTimeout/1 (1.54s) [2022-07-12T13:47:52.658Z] === RUN TestDeleteDevicemapper [2022-07-12T13:47:52.658Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:47:52.658Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T13:47:52.658Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T13:47:54.024Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s) [2022-07-12T13:47:54.024Z] === RUN TestUpdateMemory [2022-07-12T13:47:54.587Z] --- PASS: TestUpdateMemory (0.60s) [2022-07-12T13:47:54.587Z] === RUN TestUpdateCPUQuota [2022-07-12T13:47:55.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T13:47:55.955Z] --- PASS: TestUpdateCPUQuota (0.98s) [2022-07-12T13:47:55.955Z] === RUN TestUpdatePidsLimit [2022-07-12T13:47:55.955Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T13:47:55.955Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T13:47:56.212Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T13:47:56.212Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T13:47:56.469Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T13:47:56.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T13:47:56.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T13:47:56.982Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit (2.03s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/update_lower (0.22s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2022-07-12T13:47:57.920Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-07-12T13:47:57.920Z] === RUN TestUpdateRestartPolicy [2022-07-12T13:47:59.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T13:48:01.807Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T13:48:05.980Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T13:48:07.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T13:48:07.481Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-07-12T13:48:08.300Z] tests/integration/api_client_test.py ..... [ 7%] [2022-07-12T13:48:09.679Z] tests/integration/api_config_test.py ...... [ 8%] [2022-07-12T13:48:10.090Z] --- PASS: TestUpdateRestartPolicy (11.19s) [2022-07-12T13:48:10.090Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T13:48:10.090Z] --- PASS: TestUpdateRestartWithAutoRemove (0.49s) [2022-07-12T13:48:10.090Z] === RUN TestWaitNonBlocked [2022-07-12T13:48:10.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:48:10.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:48:10.090Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:48:10.090Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:48:10.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:48:10.090Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:48:10.090Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T13:48:10.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.59s) [2022-07-12T13:48:10.090Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s) [2022-07-12T13:48:10.090Z] === RUN TestWaitBlocked [2022-07-12T13:48:10.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:48:10.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:48:10.090Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:48:10.090Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:48:10.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:48:10.090Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:48:10.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T13:48:11.019Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T13:48:11.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-07-12T13:48:11.019Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.81s) [2022-07-12T13:48:11.019Z] === RUN TestWaitConditions [2022-07-12T13:48:11.019Z] === RUN TestWaitConditions/default [2022-07-12T13:48:11.019Z] === PAUSE TestWaitConditions/default [2022-07-12T13:48:11.019Z] === RUN TestWaitConditions/not-running [2022-07-12T13:48:11.019Z] === PAUSE TestWaitConditions/not-running [2022-07-12T13:48:11.019Z] === RUN TestWaitConditions/next-exit [2022-07-12T13:48:11.019Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T13:48:11.019Z] === RUN TestWaitConditions/removed [2022-07-12T13:48:11.019Z] === PAUSE TestWaitConditions/removed [2022-07-12T13:48:11.019Z] === CONT TestWaitConditions/default [2022-07-12T13:48:11.019Z] === CONT TestWaitConditions/next-exit [2022-07-12T13:48:12.385Z] === CONT TestWaitConditions/removed [2022-07-12T13:48:12.642Z] === CONT TestWaitConditions/not-running [2022-07-12T13:48:13.143Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:48:13.143Z] Using test binary docker [2022-07-12T13:48:13.143Z] +++ /etc/init.d/apparmor start [2022-07-12T13:48:13.143Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T13:48:13.143Z] INFO: Waiting for daemon to start... [2022-07-12T13:48:13.143Z] Starting dockerd [2022-07-12T13:48:13.143Z] +++ 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 [2022-07-12T13:48:14.008Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T13:48:14.008Z] --- PASS: TestWaitConditions/default (1.68s) [2022-07-12T13:48:14.008Z] --- PASS: TestWaitConditions/next-exit (1.73s) [2022-07-12T13:48:14.008Z] --- PASS: TestWaitConditions/removed (1.54s) [2022-07-12T13:48:14.008Z] --- PASS: TestWaitConditions/not-running (1.54s) [2022-07-12T13:48:14.008Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T13:48:14.008Z] === CONT TestIpcModeOlderClient [2022-07-12T13:48:14.264Z] --- PASS: TestIpcModeOlderClient (0.11s) [2022-07-12T13:48:14.264Z] === CONT TestDaemonHostGatewayIP [2022-07-12T13:48:15.071Z] . [2022-07-12T13:48:15.072Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:48:15.072Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:48:15.072Z] Error: No such image: emptyfs [2022-07-12T13:48:15.072Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T13:48:15.072Z] ++++ docker load [2022-07-12T13:48:15.637Z] Running integration-test (iteration 1) [2022-07-12T13:48:15.637Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T13:48:15.637Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:48:15.637Z] ++ set -e [2022-07-12T13:48:15.637Z] ++ '[' -n 0 ']' [2022-07-12T13:48:15.637Z] ++ set -x [2022-07-12T13:48:15.637Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:48:16.566Z] Loaded image: busybox:latest [2022-07-12T13:48:16.784Z] --- PASS: TestContainerStartOnDaemonRestart (2.24s) [2022-07-12T13:48:16.784Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T13:48:17.040Z] --- PASS: TestDaemonHostGatewayIP (2.77s) [2022-07-12T13:48:17.040Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T13:48:17.130Z] Loaded image: busybox:glibc [2022-07-12T13:48:18.935Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.80s) [2022-07-12T13:48:18.935Z] === CONT TestDaemonRestartIpcMode [2022-07-12T13:48:21.304Z] Loaded image: debian:bullseye-slim [2022-07-12T13:48:21.455Z] --- PASS: TestDaemonRestartIpcMode (2.29s) [2022-07-12T13:48:21.561Z] Loaded image: hello-world:latest [2022-07-12T13:48:21.561Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:48:21.819Z] INFO: Testing against a local daemon [2022-07-12T13:48:21.819Z] === RUN TestCgroupNamespacesBuild [2022-07-12T13:48:24.343Z] --- PASS: TestCgroupNamespacesBuild (2.28s) [2022-07-12T13:48:24.343Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T13:48:26.237Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-07-12T13:48:26.237Z] === RUN TestBuildWithSession [2022-07-12T13:48:26.237Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:48:26.237Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T13:48:26.237Z] === RUN TestBuildSquashParent [2022-07-12T13:48:27.990Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-07-12T13:48:27.990Z] PASS [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] === Skipped [2022-07-12T13:48:27.990Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T13:48:27.990Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T13:48:27.990Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:48:27.990Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-07-12T13:48:27.990Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T13:48:27.990Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:48:27.990Z] [2022-07-12T13:48:27.990Z] DONE 264 tests, 5 skipped in 130.861s [2022-07-12T13:48:27.990Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T13:48:27.990Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T13:48:28.552Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-07-12T13:48:28.552Z] === RUN TestConfigDaemonID [2022-07-12T13:48:29.480Z] daemon_test.go:83: [d591529485f24] daemon is not started [2022-07-12T13:48:29.480Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:48:29.480Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T13:48:29.480Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T13:48:29.480Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T13:48:29.480Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T13:48:29.480Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T13:48:29.480Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T13:48:29.480Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:48:29.480Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T13:48:29.737Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T13:48:29.737Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T13:48:29.737Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-07-12T13:48:29.737Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-07-12T13:48:29.737Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T13:48:29.737Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T13:48:31.103Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T13:48:32.031Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T13:48:32.959Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T13:48:32.959Z] daemon_test.go:197: [db4d293d3b456] daemon is not started [2022-07-12T13:48:32.959Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-07-12T13:48:32.959Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-12T13:48:32.959Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T13:48:32.959Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-12T13:48:32.959Z] === RUN TestDaemonProxy [2022-07-12T13:48:32.959Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T13:48:34.848Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T13:48:36.195Z] --- PASS: TestBuildSquashParent (8.48s) [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:48:36.196Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:48:36.196Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:48:36.196Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:48:36.196Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:48:36.736Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T13:48:38.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:48:38.090Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:48:38.101Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T13:48:38.662Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy (6.22s) [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy/command-line_options (1.72s) [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy/configuration_file (1.73s) [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T13:48:39.225Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T13:48:39.225Z] PASS [2022-07-12T13:48:39.225Z] [2022-07-12T13:48:39.225Z] DONE 18 tests in 11.151s [2022-07-12T13:48:39.225Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T13:48:39.225Z] INFO: Testing against a local daemon [2022-07-12T13:48:39.225Z] === RUN TestCommitInheritsEnv [2022-07-12T13:48:39.480Z] --- PASS: TestCommitInheritsEnv (0.33s) [2022-07-12T13:48:39.480Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T13:48:39.480Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T13:48:39.480Z] === RUN TestImportWithCustomPlatform [2022-07-12T13:48:39.480Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T13:48:39.685Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform// [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T13:48:39.736Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform (0.33s) [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-07-12T13:48:39.992Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-07-12T13:48:39.993Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T13:48:39.993Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T13:48:39.993Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T13:48:39.993Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T13:48:39.993Z] === RUN TestImagesFilterMultiReference [2022-07-12T13:48:39.993Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-07-12T13:48:39.993Z] === RUN TestImagePullPlatformInvalid [2022-07-12T13:48:39.993Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-12T13:48:39.993Z] === RUN TestRemoveImageOrphaning [2022-07-12T13:48:40.261Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-07-12T13:48:40.261Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T13:48:40.833Z] time="2022-07-12T13:48:40Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T13:48:41.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:48:41.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:48:42.209Z] --- PASS: TestRemoveImageGarbageCollector (1.98s) [2022-07-12T13:48:42.209Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T13:48:42.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-12T13:48:42.209Z] === RUN TestTagInvalidReference [2022-07-12T13:48:42.209Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T13:48:42.209Z] === RUN TestTagValidPrefixedRepo [2022-07-12T13:48:42.209Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T13:48:42.209Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T13:48:42.209Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T13:48:42.209Z] === RUN TestTagOfficialNames [2022-07-12T13:48:42.466Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-12T13:48:42.466Z] === RUN TestTagMatchesDigest [2022-07-12T13:48:42.466Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T13:48:42.466Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.46s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.22s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.31s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.21s) [2022-07-12T13:48:44.636Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.04s) [2022-07-12T13:48:44.636Z] === RUN TestBuildMultiStageCopy [2022-07-12T13:48:44.636Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T13:48:47.159Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T13:48:47.722Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T13:48:48.286Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T13:48:48.850Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy (5.10s) [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.88s) [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2022-07-12T13:48:49.413Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.59s) [2022-07-12T13:48:49.413Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T13:48:50.783Z] --- PASS: TestBuildMultiStageParentConfig (1.36s) [2022-07-12T13:48:50.783Z] === RUN TestBuildLabelWithTargets [2022-07-12T13:48:53.305Z] --- PASS: TestBuildLabelWithTargets (2.24s) [2022-07-12T13:48:53.305Z] === RUN TestBuildWithEmptyLayers [2022-07-12T13:48:54.234Z] --- PASS: TestBuildWithEmptyLayers (1.18s) [2022-07-12T13:48:54.234Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T13:48:57.507Z] --- PASS: TestBuildMultiStageOnBuild (3.15s) [2022-07-12T13:48:57.507Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T13:48:59.401Z] --- PASS: TestBuildUncleanTarFilenames (1.95s) [2022-07-12T13:48:59.401Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T13:49:02.675Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2022-07-12T13:49:02.675Z] === RUN TestBuildWithHugeFile [2022-07-12T13:49:22.175Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-07-12T13:49:22.175Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:49:22.175Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:49:22.175Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-07-12T13:49:22.175Z] [2022-07-12T13:49:22.175Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-07-12T13:49:22.175Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-07-12T13:49:22.175Z] HOSTNAME=935dfc3545f2 [2022-07-12T13:49:22.175Z] TESTDEBUG=0 [2022-07-12T13:49:22.175Z] DEST=bundles/test-integration [2022-07-12T13:49:22.175Z] PWD=/go/src/github.com/docker/docker [2022-07-12T13:49:22.175Z] DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 [2022-07-12T13:49:22.175Z] container=docker [2022-07-12T13:49:22.175Z] HOME=/root [2022-07-12T13:49:22.175Z] GOLANG_VERSION=1.18.3 [2022-07-12T13:49:22.175Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-07-12T13:49:22.175Z] VALIDATE_BRANCH=master [2022-07-12T13:49:22.175Z] TERM=xterm [2022-07-12T13:49:22.175Z] DOCKER_PKG=github.com/docker/docker [2022-07-12T13:49:22.175Z] SHLVL=1 [2022-07-12T13:49:22.175Z] TIMEOUT=120m [2022-07-12T13:49:22.175Z] DOCKER_BUILDTAGS= journald [2022-07-12T13:49:22.175Z] DOCKER_GRAPHDRIVER=overlay2 [2022-07-12T13:49:22.175Z] GO111MODULE=off [2022-07-12T13:49:22.175Z] DOCKER_EXPERIMENTAL=1 [2022-07-12T13:49:22.175Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-07-12T13:49:22.175Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-07-12T13:49:22.175Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-07-12T13:49:22.175Z] GOPATH=/go [2022-07-12T13:49:22.175Z] PKG_CONFIG=pkg-config [2022-07-12T13:49:22.175Z] _=/usr/bin/env [2022-07-12T13:49:22.175Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-07-12T13:49:23.346Z] --- PASS: TestImportExtremelyLargeImageWorks (92.06s) [2022-07-12T13:49:23.346Z] PASS [2022-07-12T13:49:23.346Z] [2022-07-12T13:49:23.346Z] === Skipped [2022-07-12T13:49:23.346Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T13:49:23.346Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-07-12T13:49:23.346Z] [2022-07-12T13:49:23.346Z] DONE 22 tests, 1 skipped in 96.343s [2022-07-12T13:49:23.346Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T13:49:23.346Z] === RUN TestStripANSICommands [2022-07-12T13:49:23.346Z] === RUN TestStripANSICommands/#00 [2022-07-12T13:49:23.346Z] === RUN TestStripANSICommands/#01 [2022-07-12T13:49:23.346Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T13:49:23.346Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T13:49:23.346Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T13:49:23.346Z] PASS [2022-07-12T13:49:23.346Z] [2022-07-12T13:49:23.346Z] DONE 3 tests in 0.036s [2022-07-12T13:49:23.346Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T13:49:23.346Z] INFO: Testing against a local daemon [2022-07-12T13:49:23.346Z] === RUN TestNetworkCreateDelete [2022-07-12T13:49:23.346Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-12T13:49:23.346Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T13:49:23.346Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2022-07-12T13:49:23.346Z] === RUN TestDaemonDNSFallback [2022-07-12T13:49:25.912Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-07-12T13:49:25.913Z] === RUN TestInspectNetwork [2022-07-12T13:49:25.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] --- SKIP: TestInspectNetwork (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T13:49:25.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T13:49:25.913Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:49:25.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:49:25.913Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:49:25.913Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T13:49:25.913Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T13:49:25.913Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T13:49:25.913Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestNetworkList [2022-07-12T13:49:25.913Z] === RUN TestNetworkList//networks [2022-07-12T13:49:25.913Z] === PAUSE TestNetworkList//networks [2022-07-12T13:49:25.913Z] === RUN TestNetworkList//networks/ [2022-07-12T13:49:25.913Z] === PAUSE TestNetworkList//networks/ [2022-07-12T13:49:25.913Z] === CONT TestNetworkList//networks [2022-07-12T13:49:25.913Z] === CONT TestNetworkList//networks/ [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkList (0.02s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T13:49:25.913Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T13:49:25.913Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T13:49:25.913Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T13:49:25.913Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T13:49:25.913Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T13:49:25.913Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T13:49:25.913Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T13:49:25.913Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T13:49:25.913Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:49:25.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T13:49:25.913Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-07-12T13:49:25.913Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T13:49:25.913Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T13:49:25.913Z] PASS [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === Skipped [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-07-12T13:49:25.913Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-07-12T13:49:25.913Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-07-12T13:49:25.913Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-07-12T13:49:25.913Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:49:25.913Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-07-12T13:49:25.913Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-07-12T13:49:25.913Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] DONE 34 tests, 12 skipped in 7.021s [2022-07-12T13:49:25.913Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:49:25.913Z] INFO: Testing against a local daemon [2022-07-12T13:49:25.913Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T13:49:25.913Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:49:25.913Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestDockerNetworkIpvlan [2022-07-12T13:49:25.913Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:49:25.913Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:49:25.913Z] PASS [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === Skipped [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:49:25.913Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:49:25.913Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] DONE 2 tests, 2 skipped in 0.085s [2022-07-12T13:49:25.913Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:49:25.913Z] INFO: Testing against a local daemon [2022-07-12T13:49:25.913Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T13:49:25.913Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T13:49:25.913Z] === RUN TestDockerNetworkMacvlan [2022-07-12T13:49:25.913Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-07-12T13:49:25.913Z] PASS [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === Skipped [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-07-12T13:49:25.913Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-07-12T13:49:25.913Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] DONE 2 tests, 2 skipped in 0.086s [2022-07-12T13:49:25.913Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T13:49:25.913Z] testing: warning: no tests to run [2022-07-12T13:49:25.913Z] PASS [2022-07-12T13:49:25.913Z] [2022-07-12T13:49:25.913Z] DONE 0 tests in 0.026s [2022-07-12T13:49:25.913Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T13:49:26.172Z] INFO: Testing against a local daemon [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginTLS [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginHeader [2022-07-12T13:49:26.172Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.172Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-07-12T13:49:26.172Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T13:49:26.431Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.431Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-12T13:49:26.431Z] === RUN TestAuthZPluginV2Disable [2022-07-12T13:49:26.998Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:26.998Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-07-12T13:49:26.998Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T13:49:27.257Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.257Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T13:49:27.257Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T13:49:27.516Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.516Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T13:49:27.516Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-12T13:49:27.775Z] PASS [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === Skipped [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.33s) [2022-07-12T13:49:27.775Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:27.775Z] [2022-07-12T13:49:27.775Z] DONE 17 tests, 17 skipped in 1.801s [2022-07-12T13:49:27.775Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T13:49:28.034Z] INFO: Testing against a local daemon [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:49:28.034Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:49:28.034Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T13:49:28.034Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T13:49:28.034Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T13:49:28.034Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T13:49:28.034Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T13:49:28.034Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T13:49:28.034Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T13:49:28.034Z] === RUN TestPluginInstall [2022-07-12T13:49:28.034Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:28.034Z] --- SKIP: TestPluginInstall (0.00s) [2022-07-12T13:49:28.034Z] === RUN TestPluginsWithRuntimes [2022-07-12T13:49:28.034Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T13:49:28.034Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-07-12T13:49:28.034Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T13:49:28.034Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T13:49:28.034Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T13:49:28.034Z] PASS [2022-07-12T13:49:28.034Z] [2022-07-12T13:49:28.034Z] === Skipped [2022-07-12T13:49:28.034Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-07-12T13:49:28.034Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-07-12T13:49:28.034Z] [2022-07-12T13:49:28.034Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-07-12T13:49:28.034Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-07-12T13:49:28.034Z] [2022-07-12T13:49:28.034Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-07-12T13:49:28.034Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-07-12T13:49:28.034Z] [2022-07-12T13:49:28.034Z] DONE 19 tests, 3 skipped in 0.130s [2022-07-12T13:49:28.034Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T13:49:28.034Z] INFO: Testing against a local daemon [2022-07-12T13:49:28.034Z] === RUN TestExternalGraphDriver [2022-07-12T13:49:28.293Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T13:49:28.293Z] --- SKIP: TestExternalGraphDriver (0.35s) [2022-07-12T13:49:28.293Z] === RUN TestGraphdriverPluginV2 [2022-07-12T13:49:32.485Z] --- PASS: TestGraphdriverPluginV2 (3.85s) [2022-07-12T13:49:32.485Z] PASS [2022-07-12T13:49:32.485Z] [2022-07-12T13:49:32.485Z] === Skipped [2022-07-12T13:49:32.485Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s) [2022-07-12T13:49:32.485Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-07-12T13:49:32.485Z] [2022-07-12T13:49:32.485Z] DONE 2 tests, 1 skipped in 4.297s [2022-07-12T13:49:32.485Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T13:49:32.485Z] INFO: Testing against a local daemon [2022-07-12T13:49:32.485Z] === RUN TestContinueAfterPluginCrash [2022-07-12T13:49:32.485Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T13:49:32.485Z] === RUN TestReadPluginNoRead [2022-07-12T13:49:32.485Z] === PAUSE TestReadPluginNoRead [2022-07-12T13:49:32.485Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T13:49:32.485Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T13:49:32.485Z] === CONT TestContinueAfterPluginCrash [2022-07-12T13:49:32.485Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T13:49:33.322Z] .........................xx.................... [ 29%] [2022-07-12T13:49:36.688Z] --- PASS: TestDaemonStartWithLogOpt (4.31s) [2022-07-12T13:49:36.688Z] === CONT TestReadPluginNoRead [2022-07-12T13:49:39.223Z] === RUN TestReadPluginNoRead/default [2022-07-12T13:49:40.160Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T13:49:41.538Z] --- PASS: TestContinueAfterPluginCrash (8.92s) [2022-07-12T13:49:41.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T13:49:42.916Z] === CONT TestReadPluginNoRead [2022-07-12T13:49:42.916Z] read_test.go:92: [d4411f08b18a6] daemon is not started [2022-07-12T13:49:42.916Z] --- PASS: TestReadPluginNoRead (6.22s) [2022-07-12T13:49:42.916Z] --- PASS: TestReadPluginNoRead/default (1.38s) [2022-07-12T13:49:42.916Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.36s) [2022-07-12T13:49:42.916Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-12T13:49:42.916Z] PASS [2022-07-12T13:49:42.916Z] [2022-07-12T13:49:42.916Z] DONE 6 tests in 10.632s [2022-07-12T13:49:42.916Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T13:49:42.916Z] testing: warning: no tests to run [2022-07-12T13:49:42.916Z] PASS [2022-07-12T13:49:42.916Z] [2022-07-12T13:49:42.916Z] DONE 0 tests in 0.032s [2022-07-12T13:49:42.916Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T13:49:43.175Z] INFO: Testing against a local daemon [2022-07-12T13:49:43.175Z] === RUN TestPluginWithDevMounts [2022-07-12T13:49:43.175Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T13:49:43.175Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-07-12T13:49:43.175Z] PASS [2022-07-12T13:49:43.175Z] [2022-07-12T13:49:43.175Z] === Skipped [2022-07-12T13:49:43.175Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-07-12T13:49:43.175Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-07-12T13:49:43.175Z] [2022-07-12T13:49:43.175Z] DONE 1 tests, 1 skipped in 0.103s [2022-07-12T13:49:43.175Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T13:49:43.175Z] INFO: Testing against a local daemon [2022-07-12T13:49:43.175Z] === RUN TestSecretInspect [2022-07-12T13:49:43.175Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.175Z] --- SKIP: TestSecretInspect (0.01s) [2022-07-12T13:49:43.175Z] === RUN TestSecretList [2022-07-12T13:49:43.175Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.175Z] --- SKIP: TestSecretList (0.01s) [2022-07-12T13:49:43.175Z] === RUN TestSecretsCreateAndDelete [2022-07-12T13:49:43.175Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.175Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-07-12T13:49:43.175Z] === RUN TestSecretsUpdate [2022-07-12T13:49:43.175Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.175Z] --- SKIP: TestSecretsUpdate (0.02s) [2022-07-12T13:49:43.175Z] === RUN TestTemplatedSecret [2022-07-12T13:49:43.176Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-07-12T13:49:43.176Z] === RUN TestSecretCreateResolve [2022-07-12T13:49:43.176Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] --- SKIP: TestSecretCreateResolve (0.01s) [2022-07-12T13:49:43.176Z] PASS [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === Skipped [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-07-12T13:49:43.176Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-07-12T13:49:43.176Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-07-12T13:49:43.176Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2022-07-12T13:49:43.176Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-07-12T13:49:43.176Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2022-07-12T13:49:43.176Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.176Z] [2022-07-12T13:49:43.176Z] DONE 6 tests, 6 skipped in 0.154s [2022-07-12T13:49:43.176Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T13:49:43.435Z] INFO: Testing against a local daemon [2022-07-12T13:49:43.435Z] === RUN TestServiceCreateInit [2022-07-12T13:49:43.435Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T13:49:43.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T13:49:43.435Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- PASS: TestServiceCreateInit (0.02s) [2022-07-12T13:49:43.435Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T13:49:43.435Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T13:49:43.435Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceConflict [2022-07-12T13:49:43.435Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T13:49:43.435Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T13:49:43.435Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T13:49:43.435Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T13:49:43.435Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceSysctls [2022-07-12T13:49:43.435Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-07-12T13:49:43.435Z] === RUN TestCreateServiceCapabilities [2022-07-12T13:49:43.435Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2022-07-12T13:49:43.435Z] === RUN TestInspect [2022-07-12T13:49:43.435Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestInspect (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestCreateJob [2022-07-12T13:49:43.435Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestCreateJob (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestReplicatedJob [2022-07-12T13:49:43.435Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestReplicatedJob (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestUpdateReplicatedJob [2022-07-12T13:49:43.435Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2022-07-12T13:49:43.435Z] === RUN TestServiceListWithStatuses [2022-07-12T13:49:43.435Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:49:43.435Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T13:49:43.435Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T13:49:43.435Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.435Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-07-12T13:49:43.435Z] === RUN TestDockerNetworkReConnect [2022-07-12T13:49:43.435Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:43.694Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-07-12T13:49:43.694Z] === RUN TestServicePlugin [2022-07-12T13:49:45.602Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServicePlugin (1.91s) [2022-07-12T13:49:45.602Z] === RUN TestServiceUpdateLabel [2022-07-12T13:49:45.602Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-07-12T13:49:45.602Z] === RUN TestServiceUpdateSecrets [2022-07-12T13:49:45.602Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-07-12T13:49:45.602Z] === RUN TestServiceUpdateConfigs [2022-07-12T13:49:45.602Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-07-12T13:49:45.602Z] === RUN TestServiceUpdateNetwork [2022-07-12T13:49:45.602Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-07-12T13:49:45.602Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T13:49:45.602Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-07-12T13:49:45.602Z] PASS [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === Skipped [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T13:49:45.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T13:49:45.602Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-07-12T13:49:45.602Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-07-12T13:49:45.602Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.03s) [2022-07-12T13:49:45.602Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-07-12T13:49:45.602Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-07-12T13:49:45.602Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-07-12T13:49:45.602Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2022-07-12T13:49:45.602Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T13:49:45.602Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-07-12T13:49:45.602Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-07-12T13:49:45.602Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServicePlugin (1.91s) [2022-07-12T13:49:45.602Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-07-12T13:49:45.602Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-07-12T13:49:45.602Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-07-12T13:49:45.602Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-07-12T13:49:45.602Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-07-12T13:49:45.602Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] DONE 24 tests, 23 skipped in 2.330s [2022-07-12T13:49:45.602Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T13:49:45.602Z] INFO: Testing against a local daemon [2022-07-12T13:49:45.602Z] === RUN TestSessionCreate [2022-07-12T13:49:45.602Z] --- PASS: TestSessionCreate (0.04s) [2022-07-12T13:49:45.602Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T13:49:45.602Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-07-12T13:49:45.602Z] PASS [2022-07-12T13:49:45.602Z] [2022-07-12T13:49:45.602Z] DONE 2 tests in 0.156s [2022-07-12T13:49:45.862Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T13:49:45.862Z] INFO: Testing against a local daemon [2022-07-12T13:49:45.862Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T13:49:45.862Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T13:49:45.862Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T13:49:45.862Z] === RUN TestDiskUsage [2022-07-12T13:49:45.862Z] === PAUSE TestDiskUsage [2022-07-12T13:49:45.862Z] === RUN TestEventsExecDie [2022-07-12T13:49:46.431Z] --- PASS: TestEventsExecDie (0.53s) [2022-07-12T13:49:46.431Z] === RUN TestEventsBackwardsCompatible [2022-07-12T13:49:46.431Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-12T13:49:46.431Z] === RUN TestEventsVolumeCreate [2022-07-12T13:49:46.431Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-12T13:49:46.431Z] === RUN TestInfoBinaryCommits [2022-07-12T13:49:46.431Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T13:49:46.431Z] === RUN TestInfoAPIVersioned [2022-07-12T13:49:46.431Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-07-12T13:49:46.431Z] === RUN TestInfoAPI [2022-07-12T13:49:46.431Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T13:49:46.431Z] === RUN TestInfoAPIWarnings [2022-07-12T13:49:49.797Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-07-12T13:49:54.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-07-12T13:49:54.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-07-12T13:49:57.215Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-07-12T13:50:01.972Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-07-12T13:50:04.516Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-07-12T13:50:04.517Z] === RUN TestInfoDebug [2022-07-12T13:50:04.517Z] --- PASS: TestInfoDebug (0.54s) [2022-07-12T13:50:04.517Z] === RUN TestInfoInsecureRegistries [2022-07-12T13:50:04.517Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-12T13:50:04.517Z] === RUN TestInfoRegistryMirrors [2022-07-12T13:50:04.776Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-07-12T13:50:04.776Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T13:50:05.035Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-12T13:50:05.035Z] === RUN TestPingCacheHeaders [2022-07-12T13:50:05.035Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-07-12T13:50:05.035Z] === RUN TestPingGet [2022-07-12T13:50:05.035Z] --- PASS: TestPingGet (0.01s) [2022-07-12T13:50:05.035Z] === RUN TestPingHead [2022-07-12T13:50:05.295Z] --- PASS: TestPingHead (0.03s) [2022-07-12T13:50:05.295Z] === RUN TestPingSwarmHeader [2022-07-12T13:50:05.555Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T13:50:05.815Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T13:50:06.752Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T13:50:06.752Z] --- PASS: TestPingSwarmHeader (1.69s) [2022-07-12T13:50:06.752Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T13:50:06.752Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T13:50:06.752Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T13:50:06.752Z] === RUN TestVersion [2022-07-12T13:50:07.012Z] --- PASS: TestVersion (0.04s) [2022-07-12T13:50:07.012Z] === CONT TestDiskUsage [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T13:50:07.583Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T13:50:07.843Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage (1.21s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.16s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-07-12T13:50:08.102Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2022-07-12T13:50:08.102Z] PASS [2022-07-12T13:50:08.102Z] [2022-07-12T13:50:08.102Z] === Skipped [2022-07-12T13:50:08.102Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T13:50:08.102Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T13:50:08.102Z] [2022-07-12T13:50:08.102Z] DONE 54 tests, 1 skipped in 22.371s [2022-07-12T13:50:08.102Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T13:50:08.102Z] INFO: Testing against a local daemon [2022-07-12T13:50:08.102Z] === RUN TestVolumesCreateAndList [2022-07-12T13:50:08.102Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T13:50:08.102Z] === RUN TestVolumesRemove [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesRemove (0.05s) [2022-07-12T13:50:08.361Z] === RUN TestVolumesInspect [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T13:50:08.361Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T13:50:08.361Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T13:50:08.361Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T13:50:08.361Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T13:50:08.361Z] PASS [2022-07-12T13:50:08.361Z] [2022-07-12T13:50:08.361Z] DONE 9 tests in 0.178s [2022-07-12T13:50:08.361Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T13:50:08.361Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14226 is not a child of this shell [2022-07-12T13:50:08.361Z] warning: PID 14226 from bundles/test-integration/docker.pid had a nonzero exit code [2022-07-12T13:50:08.361Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T13:50:08.361Z] [2022-07-12T13:50:08.361Z] Unloading profiles will leave already running processes permanently [2022-07-12T13:50:08.361Z] unconfined, which can lead to unexpected situations. [2022-07-12T13:50:08.361Z] [2022-07-12T13:50:08.361Z] To set a process to complain mode, use the command line tool [2022-07-12T13:50:08.361Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T13:50:08.361Z] Removing test suite binaries [2022-07-12T13:50:08.361Z] exiting test-integration [2022-07-12T13:50:08.361Z] ++ exit 0 [2022-07-12T13:50:08.361Z] Post stage [Pipeline] junit [2022-07-12T13:50:09.314Z] Recording test results [2022-07-12T13:50:10.736Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T13:50:11.070Z] + echo Ensuring container killed. [2022-07-12T13:50:11.070Z] Ensuring container killed. [2022-07-12T13:50:11.070Z] + docker rm -vf docker-pr2 [2022-07-12T13:50:11.070Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-12T13:50:11.368Z] + echo Chowning /workspace to jenkins user [2022-07-12T13:50:11.368Z] Chowning /workspace to jenkins user [2022-07-12T13:50:11.368Z] + id -u [2022-07-12T13:50:11.368Z] + id -g [2022-07-12T13:50:11.368Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T13:50:12.380Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T13:50:13.054Z] + bundleName=amd64-rootless [2022-07-12T13:50:13.054Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-07-12T13:50:13.054Z] Creating amd64-rootless-bundles.tar.gz [2022-07-12T13:50:13.054Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T13:50:13.054Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2022-07-12T13:50:13.067Z] Archiving artifacts [2022-07-12T13:50:14.947Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T13:50:15.258Z] + make clean [2022-07-12T13:50:15.258Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T13:50:15.258Z] docker-dev-cache [2022-07-12T13:50:15.258Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T13:50:18.132Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-07-12T13:50:18.853Z] --- PASS: TestImportExtremelyLargeImageWorks (91.94s) [2022-07-12T13:50:18.853Z] PASS [2022-07-12T13:50:18.853Z] [2022-07-12T13:50:18.853Z] DONE 22 tests in 95.182s [2022-07-12T13:50:18.853Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T13:50:18.853Z] === RUN TestStripANSICommands [2022-07-12T13:50:18.853Z] === RUN TestStripANSICommands/#00 [2022-07-12T13:50:18.853Z] === RUN TestStripANSICommands/#01 [2022-07-12T13:50:18.853Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T13:50:18.853Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T13:50:18.853Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T13:50:18.853Z] PASS [2022-07-12T13:50:18.853Z] [2022-07-12T13:50:18.853Z] DONE 3 tests in 0.009s [2022-07-12T13:50:18.853Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T13:50:18.853Z] INFO: Testing against a local daemon [2022-07-12T13:50:18.853Z] === RUN TestNetworkCreateDelete [2022-07-12T13:50:18.853Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-07-12T13:50:18.853Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T13:50:18.853Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-07-12T13:50:18.853Z] === RUN TestDaemonDNSFallback [2022-07-12T13:50:20.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-07-12T13:50:21.368Z] --- PASS: TestDaemonDNSFallback (6.31s) [2022-07-12T13:50:21.368Z] === RUN TestInspectNetwork [2022-07-12T13:50:24.638Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T13:50:24.638Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T13:50:24.638Z] === RUN TestInspectNetwork/network_name [2022-07-12T13:50:24.638Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T13:50:27.840Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-07-12T13:50:28.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-07-12T13:50:28.644Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-07-12T13:50:28.805Z] --- PASS: TestInspectNetwork (7.13s) [2022-07-12T13:50:28.805Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T13:50:28.805Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T13:50:28.805Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T13:50:28.805Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T13:50:28.805Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T13:50:28.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-07-12T13:50:29.693Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-07-12T13:50:29.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-07-12T13:50:30.171Z] --- PASS: TestRunContainerWithBridgeNone (1.64s) [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T13:50:30.171Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:50:30.171Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:50:30.171Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:50:30.171Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T13:50:30.171Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T13:50:30.171Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T13:50:30.171Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T13:50:30.171Z] === RUN TestNetworkList [2022-07-12T13:50:30.171Z] === RUN TestNetworkList//networks [2022-07-12T13:50:30.171Z] === PAUSE TestNetworkList//networks [2022-07-12T13:50:30.171Z] === RUN TestNetworkList//networks/ [2022-07-12T13:50:30.171Z] === PAUSE TestNetworkList//networks/ [2022-07-12T13:50:30.171Z] === CONT TestNetworkList//networks [2022-07-12T13:50:30.171Z] === CONT TestNetworkList//networks/ [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkList (0.01s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T13:50:30.171Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T13:50:30.171Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T13:50:30.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-07-12T13:50:30.673Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-07-12T13:50:30.733Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T13:50:30.733Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T13:50:31.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-07-12T13:50:31.661Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-07-12T13:50:31.661Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T13:50:32.223Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-12T13:50:32.223Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T13:50:33.589Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-07-12T13:50:33.589Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T13:50:33.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-07-12T13:50:34.049Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-07-12T13:50:34.763Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-07-12T13:50:34.955Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-07-12T13:50:34.955Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T13:50:35.211Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-12T13:50:35.211Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T13:50:35.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-07-12T13:50:35.962Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-07-12T13:50:36.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-07-12T13:50:37.729Z] --- PASS: TestServiceWithPredefinedNetwork (2.32s) [2022-07-12T13:50:37.729Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T13:50:37.729Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:50:37.729Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:50:37.729Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T13:50:37.843Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-07-12T13:50:38.454Z] ............................ [ 66%] [2022-07-12T13:50:38.785Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-07-12T13:50:39.354Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-07-12T13:50:40.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-07-12T13:50:41.243Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:50:41.243Z] Using test binary docker [2022-07-12T13:50:41.243Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-07-12T13:50:41.243Z] +++ /etc/init.d/apparmor start [2022-07-12T13:50:41.243Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T13:50:41.243Z] INFO: Waiting for daemon to start... [2022-07-12T13:50:41.243Z] Starting dockerd [2022-07-12T13:50:41.243Z] +++ 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-07-12T13:50:47.815Z] . [2022-07-12T13:50:47.815Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:50:47.815Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:50:47.815Z] Error: No such image: emptyfs [2022-07-12T13:50:47.815Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T13:50:47.815Z] ++++ docker load [2022-07-12T13:50:47.815Z] Running integration-test (iteration 1) [2022-07-12T13:50:47.815Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-07-12T13:50:47.815Z] ++ 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-07-12T13:50:47.815Z] ++ set -e [2022-07-12T13:50:47.815Z] ++ '[' -n 0 ']' [2022-07-12T13:50:47.815Z] ++ set -x [2022-07-12T13:50:47.815Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:50:47.815Z] Loaded image: busybox:latest [2022-07-12T13:50:47.815Z] Loaded image: busybox:glibc [2022-07-12T13:50:49.196Z] Loaded image: debian:bullseye-slim [2022-07-12T13:50:49.196Z] Loaded image: hello-world:latest [2022-07-12T13:50:49.196Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:50:49.196Z] INFO: Testing against a local daemon [2022-07-12T13:50:49.196Z] === RUN TestCgroupNamespacesBuild [2022-07-12T13:50:50.135Z] --- PASS: TestCgroupNamespacesBuild (1.16s) [2022-07-12T13:50:50.135Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-07-12T13:50:51.516Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.14s) [2022-07-12T13:50:51.516Z] === RUN TestBuildWithSession [2022-07-12T13:50:51.516Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:50:51.516Z] --- SKIP: TestBuildWithSession (0.00s) [2022-07-12T13:50:51.516Z] === RUN TestBuildSquashParent [2022-07-12T13:50:52.570Z] --- PASS: TestServiceWithDataPathPortInit (13.99s) [2022-07-12T13:50:52.570Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T13:50:54.462Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qf1z4we9tbi8mnxe4s9iqgniy Created:2022-07-12 13:50:52.870757093 +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[25d79a0463d310d9eebc4f006426ae7ccc97b2e3a1ef59c65786c8ec170cd5de:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqo31v4x7jnsfgehrn35g9r72 EndpointID:be850f49d0e4317d6f365cdcfc8d206e22721707fa311d0e442fb2e8db252017 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:83382895a0d43f4a0b885f93e4641a690cea511322291818b80895077d2db1a1 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:530420023c72 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zqo31v4x7jnsfgehrn35g9r72 EndpointID:be850f49d0e4317d6f365cdcfc8d206e22721707fa311d0e442fb2e8db252017 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T13:50:55.712Z] --- PASS: TestBuildSquashParent (3.84s) [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:50:55.712Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:50:55.712Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:50:55.712Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-07-12T13:50:55.712Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-07-12T13:50:56.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-07-12T13:50:56.651Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-07-12T13:50:58.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-07-12T13:50:58.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-07-12T13:50:58.628Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s) [2022-07-12T13:50:58.628Z] PASS [2022-07-12T13:50:58.628Z] [2022-07-12T13:50:58.628Z] === Skipped [2022-07-12T13:50:58.628Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:50:58.628Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:50:58.628Z] [2022-07-12T13:50:58.628Z] DONE 38 tests, 1 skipped in 44.194s [2022-07-12T13:50:58.628Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:50:58.628Z] INFO: Testing against a local daemon [2022-07-12T13:50:58.628Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T13:50:58.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:50:58.628Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:50:58.628Z] === RUN TestDockerNetworkIpvlan [2022-07-12T13:50:58.628Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:50:58.628Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:50:58.628Z] PASS [2022-07-12T13:50:58.628Z] [2022-07-12T13:50:58.628Z] === Skipped [2022-07-12T13:50:58.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:50:58.628Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:50:58.628Z] [2022-07-12T13:50:58.628Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:50:58.629Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:50:58.629Z] [2022-07-12T13:50:58.629Z] DONE 2 tests, 2 skipped in 0.023s [2022-07-12T13:50:58.629Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:50:58.629Z] INFO: Testing against a local daemon [2022-07-12T13:50:58.629Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.47s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.28s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.38s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.19s) [2022-07-12T13:50:59.413Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.30s) [2022-07-12T13:50:59.413Z] === RUN TestBuildMultiStageCopy [2022-07-12T13:50:59.413Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-07-12T13:50:59.995Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-07-12T13:50:59.995Z] === RUN TestDockerNetworkMacvlan [2022-07-12T13:51:00.557Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T13:51:00.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-07-12T13:51:00.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-07-12T13:51:00.792Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-07-12T13:51:01.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy (2.00s) [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s) [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-07-12T13:51:01.311Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-07-12T13:51:01.311Z] === RUN TestBuildMultiStageParentConfig [2022-07-12T13:51:01.486Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T13:51:01.879Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2022-07-12T13:51:01.879Z] === RUN TestBuildLabelWithTargets [2022-07-12T13:51:02.052Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T13:51:02.817Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-07-12T13:51:02.818Z] === RUN TestBuildWithEmptyLayers [2022-07-12T13:51:03.387Z] --- PASS: TestBuildWithEmptyLayers (0.44s) [2022-07-12T13:51:03.387Z] === RUN TestBuildMultiStageOnBuild [2022-07-12T13:51:03.944Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T13:51:04.768Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-07-12T13:51:04.768Z] === RUN TestBuildUncleanTarFilenames [2022-07-12T13:51:05.337Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-07-12T13:51:05.337Z] === RUN TestBuildMultiStageLayerLeak [2022-07-12T13:51:05.835Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T13:51:06.716Z] --- PASS: TestBuildMultiStageLayerLeak (1.51s) [2022-07-12T13:51:06.716Z] === RUN TestBuildWithHugeFile [2022-07-12T13:51:09.106Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T13:51:09.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:51:09.158Z] Using test binary docker [2022-07-12T13:51:09.158Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-07-12T13:51:09.158Z] Using test binary docker [2022-07-12T13:51:09.158Z] +++ /etc/init.d/apparmor start [2022-07-12T13:51:09.158Z] +++ /etc/init.d/apparmor start [2022-07-12T13:51:09.158Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ...: already loaded with profiles.: Skipped. ... (warning). [2022-07-12T13:51:09.158Z] (warning). [2022-07-12T13:51:09.158Z] INFO: Waiting for daemon to start... [2022-07-12T13:51:09.158Z] Starting dockerd [2022-07-12T13:51:09.158Z] INFO: Waiting for daemon to start... [2022-07-12T13:51:09.158Z] +++ 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 [2022-07-12T13:51:09.158Z] Starting dockerd [2022-07-12T13:51:09.158Z] +++ 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 [2022-07-12T13:51:09.158Z] .. [2022-07-12T13:51:09.158Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:51:09.158Z] [2022-07-12T13:51:09.158Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-07-12T13:51:09.158Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:51:09.158Z] Error: No such image: emptyfs [2022-07-12T13:51:09.158Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-07-12T13:51:09.158Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T13:51:09.158Z] ++++ docker load [2022-07-12T13:51:09.158Z] Error: No such image: emptyfs [2022-07-12T13:51:09.158Z] ++++ docker load [2022-07-12T13:51:09.158Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-07-12T13:51:09.158Z] Running integration-test (iteration 1) [2022-07-12T13:51:09.158Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-07-12T13:51:09.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T13:51:09.158Z] ++ set -e [2022-07-12T13:51:09.158Z] ++ '[' -n 0 ']' [2022-07-12T13:51:09.158Z] ++ set -x [2022-07-12T13:51:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-07-12T13:51:09.158Z] Running integration-test (iteration 1) [2022-07-12T13:51:09.158Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-07-12T13:51:09.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T13:51:09.158Z] ++ set -e [2022-07-12T13:51:09.158Z] ++ '[' -n 0 ']' [2022-07-12T13:51:09.158Z] ++ set -x [2022-07-12T13:51:09.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=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-07-12T13:51:09.158Z] Loaded image: busybox:latest [2022-07-12T13:51:09.158Z] Loaded image: busybox:latest [2022-07-12T13:51:09.158Z] Loaded image: busybox:glibc [2022-07-12T13:51:09.158Z] Loaded image: busybox:glibc [2022-07-12T13:51:09.158Z] Loaded image: debian:bullseye-slim [2022-07-12T13:51:09.158Z] Loaded image: hello-world:latest [2022-07-12T13:51:09.158Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:51:09.158Z] INFO: Testing against a local daemon [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-07-12T13:51:09.158Z] Loaded image: debian:bullseye-slim [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-07-12T13:51:09.158Z] Loaded image: hello-world:latest [2022-07-12T13:51:09.158Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:51:09.158Z] INFO: Testing against a local daemon [2022-07-12T13:51:09.158Z] === RUN TestDockerDaemonSuite [2022-07-12T13:51:09.158Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-07-12T13:51:09.158Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-07-12T13:51:09.414Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan (10.10s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.96s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.00s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.11s) [2022-07-12T13:51:10.036Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2022-07-12T13:51:10.036Z] PASS [2022-07-12T13:51:10.036Z] [2022-07-12T13:51:10.036Z] DONE 8 tests in 11.419s [2022-07-12T13:51:10.036Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T13:51:10.036Z] testing: warning: no tests to run [2022-07-12T13:51:10.036Z] PASS [2022-07-12T13:51:10.036Z] [2022-07-12T13:51:10.036Z] DONE 0 tests in 0.007s [2022-07-12T13:51:10.036Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T13:51:10.036Z] INFO: Testing against a local daemon [2022-07-12T13:51:10.036Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T13:51:10.344Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-07-12T13:51:10.344Z] --- PASS: TestBuildWithHugeFile (127.83s) [2022-07-12T13:51:10.344Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T13:51:10.344Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:51:10.344Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:51:10.344Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T13:51:10.344Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:10.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:10.344Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:10.344Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:10.344Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:10.344Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:10.344Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:10.344Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:10.600Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:10.600Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-07-12T13:51:10.600Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-07-12T13:51:10.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-07-12T13:51:10.600Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T13:51:10.600Z] === RUN TestBuildPreserveOwnership [2022-07-12T13:51:10.600Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T13:51:10.859Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-07-12T13:51:10.859Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-07-12T13:51:11.424Z] --- PASS: TestAuthZPluginAllowRequest (1.25s) [2022-07-12T13:51:11.424Z] === RUN TestAuthZPluginTLS [2022-07-12T13:51:11.803Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-07-12T13:51:11.986Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-07-12T13:51:11.986Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T13:51:12.365Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-07-12T13:51:12.548Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-12T13:51:12.548Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T13:51:12.622Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-07-12T13:51:12.623Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-07-12T13:51:12.623Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-07-12T13:51:12.805Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T13:51:12.805Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T13:51:13.186Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-07-12T13:51:13.369Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-12T13:51:13.369Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T13:51:13.748Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-07-12T13:51:14.005Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T13:51:14.261Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-07-12T13:51:14.518Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-07-12T13:51:14.518Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-07-12T13:51:14.518Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-07-12T13:51:14.735Z] --- PASS: TestAuthZPluginAllowEventStream (1.26s) [2022-07-12T13:51:14.735Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T13:51:15.297Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-07-12T13:51:15.297Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T13:51:15.447Z] --- PASS: TestBuildPreserveOwnership (4.66s) [2022-07-12T13:51:15.447Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.31s) [2022-07-12T13:51:15.447Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2022-07-12T13:51:15.447Z] === RUN TestBuildPlatformInvalid [2022-07-12T13:51:15.447Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-07-12T13:51:15.447Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T13:51:15.859Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T13:51:15.859Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T13:51:16.009Z] Loaded image: busybox:latest [2022-07-12T13:51:16.265Z] Loaded image: busybox:glibc [2022-07-12T13:51:16.421Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-07-12T13:51:16.422Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T13:51:17.632Z] Loaded image: debian:bullseye-slim [2022-07-12T13:51:17.632Z] Loaded image: hello-world:latest [2022-07-12T13:51:17.632Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:51:17.788Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2022-07-12T13:51:17.788Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T13:51:18.194Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-07-12T13:51:19.555Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-07-12T13:51:19.680Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s) [2022-07-12T13:51:19.680Z] === RUN TestAuthZPluginHeader [2022-07-12T13:51:19.936Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-07-12T13:51:19.936Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T13:51:20.714Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-07-12T13:51:22.603Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-07-12T13:51:24.494Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-07-12T13:51:24.750Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-07-12T13:51:25.187Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.36s) [2022-07-12T13:51:25.187Z] === RUN TestAuthZPluginV2Disable [2022-07-12T13:51:26.118Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-07-12T13:51:27.486Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.04s) [2022-07-12T13:51:27.486Z] PASS [2022-07-12T13:51:27.486Z] [2022-07-12T13:51:27.486Z] === Skipped [2022-07-12T13:51:27.486Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-07-12T13:51:27.486Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:51:27.486Z] [2022-07-12T13:51:27.486Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:51:27.486Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:51:27.486Z] [2022-07-12T13:51:27.486Z] DONE 34 tests, 2 skipped in 191.760s [2022-07-12T13:51:27.486Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T13:51:27.486Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:51:27.486Z] ++ set -e [2022-07-12T13:51:27.486Z] ++ '[' -n 0 ']' [2022-07-12T13:51:27.486Z] ++ set -x [2022-07-12T13:51:27.486Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:51:27.486Z] INFO: Testing against a local daemon [2022-07-12T13:51:27.486Z] === RUN TestConfigInspect [2022-07-12T13:51:27.486Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-07-12T13:51:28.415Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-07-12T13:51:28.453Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-07-12T13:51:28.453Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T13:51:28.978Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-07-12T13:51:28.978Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-07-12T13:51:29.906Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-07-12T13:51:29.906Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-07-12T13:51:30.163Z] --- PASS: TestConfigInspect (2.74s) [2022-07-12T13:51:30.163Z] === RUN TestConfigList [2022-07-12T13:51:30.420Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-07-12T13:51:31.350Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-07-12T13:51:31.350Z] docker_cli_daemon_test.go:1474: [d1fe19ced2ad9] daemon is not started [2022-07-12T13:51:31.720Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.60s) [2022-07-12T13:51:31.720Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T13:51:32.279Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-07-12T13:51:32.279Z] check_test.go:540: [d3c49bca3d21b] daemon is not started [2022-07-12T13:51:32.279Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-07-12T13:51:33.209Z] --- PASS: TestConfigList (3.08s) [2022-07-12T13:51:33.209Z] === RUN TestConfigsCreateAndDelete [2022-07-12T13:51:34.576Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-07-12T13:51:34.644Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-07-12T13:51:36.471Z] --- PASS: TestConfigsCreateAndDelete (2.84s) [2022-07-12T13:51:36.471Z] === RUN TestConfigsUpdate [2022-07-12T13:51:36.471Z] check_test.go:540: [d7166eefd228c] daemon is not started [2022-07-12T13:51:36.471Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-07-12T13:51:36.532Z] tests/integration/client_test.py ..... [ 75%] [2022-07-12T13:51:36.788Z] tests/integration/context_api_test.py ... [ 76%] [2022-07-12T13:51:37.035Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-07-12T13:51:37.349Z] tests/integration/errors_test.py . [ 76%] [2022-07-12T13:51:37.599Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-07-12T13:51:38.162Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-07-12T13:51:38.423Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-07-12T13:51:38.679Z] --- PASS: TestConfigsUpdate (2.54s) [2022-07-12T13:51:38.679Z] === RUN TestTemplatedConfig [2022-07-12T13:51:38.679Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-07-12T13:51:38.679Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-07-12T13:51:38.679Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-07-12T13:51:40.048Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-07-12T13:51:40.611Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-07-12T13:51:41.664Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.89s) [2022-07-12T13:51:41.664Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T13:51:41.979Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-07-12T13:51:41.979Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-07-12T13:51:41.979Z] --- PASS: TestTemplatedConfig (3.44s) [2022-07-12T13:51:41.979Z] === RUN TestConfigCreateResolve [2022-07-12T13:51:42.540Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-07-12T13:51:43.102Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-07-12T13:51:43.358Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-07-12T13:51:44.288Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-07-12T13:51:44.850Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-07-12T13:51:45.107Z] --- PASS: TestConfigCreateResolve (3.09s) [2022-07-12T13:51:45.107Z] PASS [2022-07-12T13:51:45.107Z] [2022-07-12T13:51:45.107Z] DONE 6 tests in 17.841s [2022-07-12T13:51:45.107Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T13:51:45.107Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:51:45.107Z] ++ set -e [2022-07-12T13:51:45.107Z] ++ '[' -n 0 ']' [2022-07-12T13:51:45.107Z] ++ set -x [2022-07-12T13:51:45.107Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:51:45.364Z] INFO: Testing against a local daemon [2022-07-12T13:51:45.364Z] === RUN TestAttachWithTTY [2022-07-12T13:51:45.364Z] --- PASS: TestAttachWithTTY (0.07s) [2022-07-12T13:51:45.364Z] === RUN TestAttachWithoutTTy [2022-07-12T13:51:45.364Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-07-12T13:51:45.364Z] === RUN TestCheckpoint [2022-07-12T13:51:45.364Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:51:45.364Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:51:45.364Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:51:45.364Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T13:51:45.621Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T13:51:45.621Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T13:51:45.621Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T13:51:45.621Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T13:51:45.621Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-07-12T13:51:45.621Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T13:51:45.621Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-07-12T13:51:45.621Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-12T13:51:45.621Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T13:51:45.621Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-07-12T13:51:45.621Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-07-12T13:51:45.621Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-07-12T13:51:45.621Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T13:51:45.621Z] === RUN TestCopyEmptyFile [2022-07-12T13:51:46.184Z] --- PASS: TestCopyEmptyFile (0.46s) [2022-07-12T13:51:46.184Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T13:51:46.184Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-12T13:51:46.184Z] === RUN TestCopyFromContainer [2022-07-12T13:51:46.441Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-07-12T13:51:46.441Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-07-12T13:51:46.441Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-07-12T13:51:46.697Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-07-12T13:51:46.697Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-07-12T13:51:47.628Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-07-12T13:51:47.911Z] === RUN TestCopyFromContainer// [2022-07-12T13:51:48.185Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T13:51:48.185Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T13:51:48.446Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T13:51:48.446Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T13:51:48.446Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-07-12T13:51:48.446Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T13:51:48.703Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T13:51:48.703Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T13:51:48.958Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T13:51:48.958Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer (2.91s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer// (0.16s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer//bar/root (0.19s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-07-12T13:51:49.214Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2022-07-12T13:51:49.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T13:51:49.214Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-07-12T13:51:49.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:51:49.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:51:49.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:51:49.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:51:49.214Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:51:49.214Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:51:49.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:51:49.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:51:49.214Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:51:49.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T13:51:49.214Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T13:51:49.214Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-07-12T13:51:49.214Z] === RUN TestCreateWithInvalidEnv [2022-07-12T13:51:49.214Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T13:51:49.214Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T13:51:49.214Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T13:51:49.214Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T13:51:49.214Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T13:51:49.214Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T13:51:49.214Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T13:51:49.214Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T13:51:49.214Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T13:51:49.214Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T13:51:49.214Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T13:51:49.214Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T13:51:49.214Z] --- PASS: TestCreateTmpfsMountsTarget (0.06s) [2022-07-12T13:51:49.214Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T13:51:49.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-07-12T13:51:49.471Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-07-12T13:51:51.363Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-07-12T13:51:51.621Z] --- PASS: TestCreateWithCustomMaskedPaths (2.26s) [2022-07-12T13:51:51.621Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T13:51:52.184Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-07-12T13:51:52.184Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-07-12T13:51:52.440Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-07-12T13:51:53.006Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-07-12T13:51:53.411Z] --- PASS: TestBuildWithHugeFile (45.62s) [2022-07-12T13:51:53.411Z] === RUN TestBuildWCOWSandboxSize [2022-07-12T13:51:53.411Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:51:53.411Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:51:53.411Z] === RUN TestBuildWithEmptyDockerfile [2022-07-12T13:51:53.411Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:53.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:53.411Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:53.411Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:53.411Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:53.411Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:53.411Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-07-12T13:51:53.411Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-07-12T13:51:53.411Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-07-12T13:51:53.411Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-07-12T13:51:53.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2022-07-12T13:51:53.411Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-07-12T13:51:53.411Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-07-12T13:51:53.411Z] === RUN TestBuildPreserveOwnership [2022-07-12T13:51:53.411Z] === RUN TestBuildPreserveOwnership/copy_from [2022-07-12T13:51:53.569Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.09s) [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:51:53.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:51:53.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:51:53.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:51:53.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:51:53.570Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:51:53.570Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:51:53.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:51:53.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:51:53.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:51:53.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:51:53.570Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-07-12T13:51:53.827Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-07-12T13:51:53.827Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T13:51:53.827Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-07-12T13:51:54.389Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.79s) [2022-07-12T13:51:54.389Z] === RUN TestCreateDifferentPlatform [2022-07-12T13:51:54.389Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T13:51:54.389Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T13:51:54.389Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-07-12T13:51:54.389Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T13:51:54.389Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T13:51:54.389Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T13:51:54.646Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2022-07-12T13:51:54.646Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T13:51:54.646Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-07-12T13:51:54.646Z] === RUN TestCreateInvalidHostConfig [2022-07-12T13:51:54.646Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:51:54.646Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:51:54.646Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:51:54.646Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:51:54.646Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:51:54.646Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:51:54.646Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:51:54.646Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:51:54.646Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:51:54.646Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:51:54.646Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:51:54.646Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:51:54.646Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T13:51:54.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T13:51:54.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T13:51:54.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T13:51:54.646Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T13:51:54.646Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T13:51:54.646Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T13:51:54.646Z] === RUN TestDaemonRestartIpcMode [2022-07-12T13:51:54.646Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T13:51:54.646Z] === RUN TestDaemonHostGatewayIP [2022-07-12T13:51:54.646Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T13:51:54.646Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T13:51:54.646Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T13:51:54.646Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T13:51:54.646Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T13:51:54.646Z] === RUN TestDiff [2022-07-12T13:51:54.646Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-07-12T13:51:54.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-07-12T13:51:54.791Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-07-12T13:51:55.577Z] --- PASS: TestDiff (0.72s) [2022-07-12T13:51:55.577Z] === RUN TestExecConsoleSize [2022-07-12T13:51:55.577Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-07-12T13:51:55.577Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-07-12T13:51:55.730Z] --- PASS: TestBuildPreserveOwnership (2.92s) [2022-07-12T13:51:55.730Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-07-12T13:51:55.730Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.01s) [2022-07-12T13:51:55.730Z] === RUN TestBuildPlatformInvalid [2022-07-12T13:51:55.730Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-07-12T13:51:55.730Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-07-12T13:51:55.820Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-07-12T13:51:56.139Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-07-12T13:51:56.139Z] --- PASS: TestExecConsoleSize (0.81s) [2022-07-12T13:51:56.139Z] === RUN TestExecWithCloseStdin [2022-07-12T13:51:56.139Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-07-12T13:51:56.299Z] Loaded image: busybox:latest [2022-07-12T13:51:56.559Z] Loaded image: busybox:glibc [2022-07-12T13:51:57.068Z] --- PASS: TestExecWithCloseStdin (0.83s) [2022-07-12T13:51:57.068Z] === RUN TestExec [2022-07-12T13:51:57.068Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-07-12T13:51:57.498Z] Loaded image: debian:bullseye-slim [2022-07-12T13:51:57.498Z] Loaded image: hello-world:latest [2022-07-12T13:51:57.758Z] Loaded image: arm32v7/hello-world:latest [2022-07-12T13:51:57.996Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-07-12T13:51:57.996Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-07-12T13:51:57.997Z] --- PASS: TestExec (1.08s) [2022-07-12T13:51:57.997Z] === RUN TestExecUser [2022-07-12T13:51:58.253Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-07-12T13:51:58.817Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-07-12T13:51:58.817Z] --- PASS: TestExecUser (0.77s) [2022-07-12T13:51:58.817Z] === RUN TestExportContainerAndImportImage [2022-07-12T13:51:59.705Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-07-12T13:51:59.705Z] PASS [2022-07-12T13:51:59.705Z] [2022-07-12T13:51:59.705Z] DONE 17 tests in 48.393s [2022-07-12T13:51:59.705Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T13:51:59.705Z] INFO: Testing against a local daemon [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:51:59.705Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:51:59.705Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T13:51:59.705Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T13:51:59.705Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T13:51:59.705Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T13:51:59.705Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T13:51:59.706Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T13:51:59.706Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T13:51:59.706Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T13:51:59.706Z] === RUN TestPluginInstall [2022-07-12T13:51:59.706Z] === RUN TestPluginInstall/no_auth [2022-07-12T13:51:59.706Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:51:59.706Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26f8392053e1e66ff38cd908fe5851876e2f294a45b77daf2aaa34e97999ecfc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:51:59.706Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:51:59.706Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:26f8392053e1e66ff38cd908fe5851876e2f294a45b77daf2aaa34e97999ecfc" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:51:59.706Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T13:51:59.746Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-07-12T13:51:59.962Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:51:59.963Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59eae06c8418c56624a076232b96e5738a1a3373d500c61e4f32051b8df9fe0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:51:59.963Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:51:59.963Z] time="2022-07-12T13:51:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:59eae06c8418c56624a076232b96e5738a1a3373d500c61e4f32051b8df9fe0b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:52:00.003Z] --- PASS: TestExportContainerAndImportImage (1.23s) [2022-07-12T13:52:00.003Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T13:52:00.219Z] === RUN TestPluginInstall/with_insecure [2022-07-12T13:52:00.260Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-07-12T13:52:00.260Z] check_test.go:540: [deb195c60c753] daemon is not started [2022-07-12T13:52:00.260Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-07-12T13:52:01.148Z] time="2022-07-12T13:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:52:01.148Z] time="2022-07-12T13:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c925deff838173f673e72a101792a57c44d310640f07bbfe25835eaad405e2b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:52:01.148Z] time="2022-07-12T13:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:52:01.148Z] time="2022-07-12T13:52:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c925deff838173f673e72a101792a57c44d310640f07bbfe25835eaad405e2b1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:52:01.148Z] plugin_test.go:195: [d97316fbfbe4c] daemon is not started [2022-07-12T13:52:01.148Z] --- PASS: TestPluginInstall (2.76s) [2022-07-12T13:52:01.148Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-07-12T13:52:01.148Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-07-12T13:52:01.148Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-07-12T13:52:01.148Z] === RUN TestPluginsWithRuntimes [2022-07-12T13:52:01.627Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-07-12T13:52:01.627Z] === RUN TestHealthCheckWorkdir [2022-07-12T13:52:01.627Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-07-12T13:52:01.627Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-07-12T13:52:01.627Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-07-12T13:52:01.883Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-07-12T13:52:01.883Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-07-12T13:52:02.449Z] --- PASS: TestHealthCheckWorkdir (0.99s) [2022-07-12T13:52:02.449Z] === RUN TestHealthKillContainer [2022-07-12T13:52:02.705Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-07-12T13:52:02.705Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-07-12T13:52:03.037Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T13:52:03.599Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T13:52:04.072Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-07-12T13:52:04.965Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-07-12T13:52:04.965Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.91s) [2022-07-12T13:52:04.965Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.90s) [2022-07-12T13:52:04.965Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T13:52:05.226Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-12T13:52:05.226Z] PASS [2022-07-12T13:52:05.226Z] [2022-07-12T13:52:05.226Z] DONE 24 tests in 6.808s [2022-07-12T13:52:05.226Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T13:52:05.226Z] INFO: Testing against a local daemon [2022-07-12T13:52:05.226Z] === RUN TestExternalGraphDriver [2022-07-12T13:52:05.787Z] === RUN TestExternalGraphDriver/json [2022-07-12T13:52:05.883Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.96s) [2022-07-12T13:52:05.883Z] PASS [2022-07-12T13:52:05.883Z] [2022-07-12T13:52:05.883Z] === Skipped [2022-07-12T13:52:05.883Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-07-12T13:52:05.883Z] build_session_test.go:25: TODO: BuildKit [2022-07-12T13:52:05.883Z] [2022-07-12T13:52:05.883Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-07-12T13:52:05.883Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-07-12T13:52:05.883Z] [2022-07-12T13:52:05.883Z] DONE 34 tests, 2 skipped in 78.089s [2022-07-12T13:52:05.883Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-07-12T13:52:05.883Z] ++ 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-07-12T13:52:05.883Z] ++ set -e [2022-07-12T13:52:05.883Z] ++ '[' -n 0 ']' [2022-07-12T13:52:05.883Z] ++ set -x [2022-07-12T13:52:05.883Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:52:05.883Z] INFO: Testing against a local daemon [2022-07-12T13:52:05.883Z] === RUN TestConfigInspect [2022-07-12T13:52:05.960Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-07-12T13:52:06.887Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-07-12T13:52:07.450Z] === RUN TestDockerSuite/TestContainerAPITop [2022-07-12T13:52:07.678Z] === RUN TestExternalGraphDriver/spec [2022-07-12T13:52:08.014Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-07-12T13:52:08.014Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T13:52:08.014Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-07-12T13:52:08.014Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-07-12T13:52:08.430Z] --- PASS: TestConfigInspect (2.34s) [2022-07-12T13:52:08.431Z] === RUN TestConfigList [2022-07-12T13:52:09.044Z] === RUN TestExternalGraphDriver/pull [2022-07-12T13:52:09.379Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-07-12T13:52:10.305Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-07-12T13:52:10.348Z] --- PASS: TestConfigList (2.20s) [2022-07-12T13:52:10.348Z] === RUN TestConfigsCreateAndDelete [2022-07-12T13:52:10.867Z] --- PASS: TestHealthKillContainer (8.26s) [2022-07-12T13:52:10.867Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T13:52:10.934Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-07-12T13:52:10.934Z] --- PASS: TestExternalGraphDriver/json (1.67s) [2022-07-12T13:52:10.934Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-07-12T13:52:10.935Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-07-12T13:52:10.935Z] === RUN TestGraphdriverPluginV2 [2022-07-12T13:52:11.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-07-12T13:52:11.380Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-07-12T13:52:11.380Z] === RUN TestIpcModeNone [2022-07-12T13:52:11.942Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-07-12T13:52:12.062Z] ......... [ 85%] [2022-07-12T13:52:12.198Z] --- PASS: TestIpcModeNone (0.61s) [2022-07-12T13:52:12.198Z] === RUN TestIpcModePrivate [2022-07-12T13:52:12.761Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false [2022-07-12T13:52:12.761Z] --- PASS: TestIpcModePrivate (0.67s) [2022-07-12T13:52:12.761Z] === RUN TestIpcModeShareable [2022-07-12T13:52:12.883Z] --- PASS: TestConfigsCreateAndDelete (2.22s) [2022-07-12T13:52:12.883Z] === RUN TestConfigsUpdate [2022-07-12T13:52:13.018Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-07-12T13:52:13.018Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-07-12T13:52:13.274Z] --- PASS: TestIpcModeShareable (0.56s) [2022-07-12T13:52:13.274Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T13:52:13.274Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-07-12T13:52:13.531Z] check_test.go:540: [d25f483117bf2] daemon is not started [2022-07-12T13:52:13.531Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-07-12T13:52:14.096Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-07-12T13:52:14.096Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-07-12T13:52:14.659Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-07-12T13:52:14.659Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-07-12T13:52:14.788Z] --- PASS: TestConfigsUpdate (2.25s) [2022-07-12T13:52:14.788Z] === RUN TestTemplatedConfig [2022-07-12T13:52:15.101Z] --- PASS: TestGraphdriverPluginV2 (4.31s) [2022-07-12T13:52:15.101Z] PASS [2022-07-12T13:52:15.101Z] [2022-07-12T13:52:15.101Z] DONE 5 tests in 9.690s [2022-07-12T13:52:15.101Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T13:52:15.101Z] INFO: Testing against a local daemon [2022-07-12T13:52:15.101Z] === RUN TestContinueAfterPluginCrash [2022-07-12T13:52:15.101Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T13:52:15.101Z] === RUN TestReadPluginNoRead [2022-07-12T13:52:15.101Z] === PAUSE TestReadPluginNoRead [2022-07-12T13:52:15.101Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T13:52:15.101Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T13:52:15.101Z] === CONT TestContinueAfterPluginCrash [2022-07-12T13:52:15.101Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T13:52:15.222Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-07-12T13:52:15.478Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.28s) [2022-07-12T13:52:15.478Z] === RUN TestAPIIpcModeHost [2022-07-12T13:52:16.040Z] --- PASS: TestAPIIpcModeHost (0.50s) [2022-07-12T13:52:16.041Z] === RUN TestDaemonIpcModeShareable [2022-07-12T13:52:16.041Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7ed98__} [2022-07-12T13:52:17.004Z] tests/integration/models_images_test.py ............... [ 89%] [2022-07-12T13:52:17.324Z] --- PASS: TestTemplatedConfig (2.48s) [2022-07-12T13:52:17.324Z] === RUN TestConfigCreateResolve [2022-07-12T13:52:17.408Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2022-07-12T13:52:17.665Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-07-12T13:52:17.665Z] === RUN TestDaemonIpcModePrivate [2022-07-12T13:52:17.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13890735825_/foo_false_____} [2022-07-12T13:52:17.921Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-07-12T13:52:18.444Z] tests/integration/models_networks_test.py .... [ 90%] [2022-07-12T13:52:18.853Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: false, mustBeShared: false [2022-07-12T13:52:18.853Z] --- PASS: TestDaemonIpcModePrivate (1.39s) [2022-07-12T13:52:18.853Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T13:52:19.110Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13890735825_/foo_true_____} [2022-07-12T13:52:19.272Z] --- PASS: TestDaemonStartWithLogOpt (3.49s) [2022-07-12T13:52:19.272Z] === CONT TestReadPluginNoRead [2022-07-12T13:52:19.858Z] --- PASS: TestConfigCreateResolve (2.30s) [2022-07-12T13:52:19.858Z] PASS [2022-07-12T13:52:19.858Z] [2022-07-12T13:52:19.858Z] DONE 6 tests in 13.889s [2022-07-12T13:52:19.858Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-07-12T13:52:19.858Z] ++ 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-07-12T13:52:19.858Z] ++ set -e [2022-07-12T13:52:19.858Z] ++ '[' -n 0 ']' [2022-07-12T13:52:19.858Z] ++ set -x [2022-07-12T13:52:19.858Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:52:19.858Z] INFO: Testing against a local daemon [2022-07-12T13:52:19.858Z] === RUN TestAttachWithTTY [2022-07-12T13:52:19.858Z] --- PASS: TestAttachWithTTY (0.06s) [2022-07-12T13:52:19.858Z] === RUN TestAttachWithoutTTy [2022-07-12T13:52:19.858Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-07-12T13:52:19.858Z] === RUN TestCheckpoint [2022-07-12T13:52:19.858Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:52:19.858Z] --- SKIP: TestCheckpoint (0.00s) [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/commit [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/commit [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/create [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:52:19.858Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/commit [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-07-12T13:52:19.858Z] === CONT TestContainerInvalidJSON/containers/create [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-07-12T13:52:19.858Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-07-12T13:52:19.858Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-07-12T13:52:19.858Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-07-12T13:52:19.858Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-07-12T13:52:19.858Z] === RUN TestCopyFromContainerPathIsNotDir [2022-07-12T13:52:20.039Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2022-07-12T13:52:20.118Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-07-12T13:52:20.118Z] === RUN TestCopyToContainerPathDoesNotExist [2022-07-12T13:52:20.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-07-12T13:52:20.118Z] === RUN TestCopyEmptyFile [2022-07-12T13:52:20.295Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.35s) [2022-07-12T13:52:20.295Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T13:52:20.377Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-07-12T13:52:20.377Z] === RUN TestCopyToContainerPathIsNotDir [2022-07-12T13:52:20.377Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-07-12T13:52:20.377Z] === RUN TestCopyFromContainer [2022-07-12T13:52:20.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_false_____} [2022-07-12T13:52:20.640Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T13:52:21.315Z] === RUN TestCopyFromContainer// [2022-07-12T13:52:21.315Z] === RUN TestCopyFromContainer//bar/root [2022-07-12T13:52:21.315Z] === RUN TestCopyFromContainer//bar/root/ [2022-07-12T13:52:21.574Z] === RUN TestCopyFromContainer/bar/quux [2022-07-12T13:52:21.574Z] === RUN TestCopyFromContainer/bar/quux/ [2022-07-12T13:52:21.574Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-07-12T13:52:21.574Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-07-12T13:52:21.835Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-07-12T13:52:21.835Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-07-12T13:52:21.835Z] === RUN TestCopyFromContainer/bar/notarget [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer (1.55s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-07-12T13:52:21.835Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-07-12T13:52:21.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-07-12T13:52:21.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:52:21.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:52:21.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:52:21.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:52:21.835Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:52:21.835Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:52:21.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-07-12T13:52:21.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-07-12T13:52:21.835Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-07-12T13:52:21.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-07-12T13:52:21.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-07-12T13:52:21.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-07-12T13:52:21.835Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-07-12T13:52:21.835Z] === RUN TestCreateLinkToNonExistingContainer [2022-07-12T13:52:21.835Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-07-12T13:52:21.835Z] === RUN TestCreateWithInvalidEnv [2022-07-12T13:52:21.920Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-07-12T13:52:21.920Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.55s) [2022-07-12T13:52:21.920Z] === RUN TestIpcModeOlderClient [2022-07-12T13:52:21.920Z] === PAUSE TestIpcModeOlderClient [2022-07-12T13:52:21.920Z] === RUN TestKillContainerInvalidSignal [2022-07-12T13:52:21.920Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_true_____} [2022-07-12T13:52:22.025Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T13:52:22.094Z] === RUN TestCreateWithInvalidEnv/0 [2022-07-12T13:52:22.094Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-07-12T13:52:22.094Z] === RUN TestCreateWithInvalidEnv/1 [2022-07-12T13:52:22.094Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-07-12T13:52:22.094Z] === RUN TestCreateWithInvalidEnv/2 [2022-07-12T13:52:22.094Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-07-12T13:52:22.094Z] === CONT TestCreateWithInvalidEnv/0 [2022-07-12T13:52:22.094Z] === CONT TestCreateWithInvalidEnv/2 [2022-07-12T13:52:22.094Z] === CONT TestCreateWithInvalidEnv/1 [2022-07-12T13:52:22.094Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-07-12T13:52:22.094Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-07-12T13:52:22.094Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-07-12T13:52:22.094Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-07-12T13:52:22.094Z] === RUN TestCreateTmpfsMountsTarget [2022-07-12T13:52:22.094Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-07-12T13:52:22.094Z] === RUN TestCreateWithCustomMaskedPaths [2022-07-12T13:52:22.482Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-07-12T13:52:22.738Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2022-07-12T13:52:22.738Z] === RUN TestKillContainer [2022-07-12T13:52:22.738Z] === RUN TestKillContainer/no_signal [2022-07-12T13:52:22.738Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_true__0xc000b7ee88___} [2022-07-12T13:52:23.301Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T13:52:23.402Z] === RUN TestReadPluginNoRead/default [2022-07-12T13:52:23.402Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-07-12T13:52:23.471Z] --- PASS: TestCreateWithCustomMaskedPaths (1.26s) [2022-07-12T13:52:23.471Z] === RUN TestCreateWithCustomReadonlyPaths [2022-07-12T13:52:23.865Z] === RUN TestKillContainer/killing_signal [2022-07-12T13:52:24.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7ef30__} [2022-07-12T13:52:24.684Z] --- PASS: TestKillContainer (2.04s) [2022-07-12T13:52:24.684Z] --- PASS: TestKillContainer/no_signal (0.68s) [2022-07-12T13:52:24.684Z] --- PASS: TestKillContainer/non_killing_signal (0.42s) [2022-07-12T13:52:24.684Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2022-07-12T13:52:24.684Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T13:52:24.684Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T13:52:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-07-12T13:52:24.684Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T13:52:24.684Z] check_test.go:540: [d16ca38cc62a5] daemon is not started [2022-07-12T13:52:24.684Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-07-12T13:52:24.779Z] === CONT TestReadPluginNoRead [2022-07-12T13:52:24.779Z] read_test.go:92: [d443592addefb] daemon is not started [2022-07-12T13:52:24.779Z] --- PASS: TestReadPluginNoRead (6.16s) [2022-07-12T13:52:24.779Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-07-12T13:52:24.779Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.29s) [2022-07-12T13:52:24.779Z] --- PASS: TestReadPluginNoRead/default (1.35s) [2022-07-12T13:52:24.779Z] PASS [2022-07-12T13:52:24.779Z] [2022-07-12T13:52:24.779Z] DONE 6 tests in 9.681s [2022-07-12T13:52:24.779Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T13:52:24.779Z] testing: warning: no tests to run [2022-07-12T13:52:24.779Z] PASS [2022-07-12T13:52:24.779Z] [2022-07-12T13:52:24.779Z] DONE 0 tests in 0.009s [2022-07-12T13:52:24.779Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T13:52:24.779Z] INFO: Testing against a local daemon [2022-07-12T13:52:24.779Z] === RUN TestPluginWithDevMounts [2022-07-12T13:52:24.779Z] === PAUSE TestPluginWithDevMounts [2022-07-12T13:52:24.779Z] === CONT TestPluginWithDevMounts [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.30s) [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:52:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:52:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:52:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:52:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:52:24.851Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:52:24.851Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:52:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-07-12T13:52:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-07-12T13:52:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-07-12T13:52:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-07-12T13:52:24.851Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-07-12T13:52:24.851Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-07-12T13:52:24.851Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-07-12T13:52:24.975Z] tests/integration/models_nodes_test.py . [ 90%] [2022-07-12T13:52:24.975Z] tests/integration/models_resources_test.py . [ 91%] [2022-07-12T13:52:25.110Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.51s) [2022-07-12T13:52:25.110Z] === RUN TestCreateDifferentPlatform [2022-07-12T13:52:25.110Z] === RUN TestCreateDifferentPlatform/different_os [2022-07-12T13:52:25.110Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-07-12T13:52:25.110Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-07-12T13:52:25.110Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-07-12T13:52:25.110Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-07-12T13:52:25.110Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-07-12T13:52:25.110Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-07-12T13:52:25.110Z] === RUN TestCreateInvalidHostConfig [2022-07-12T13:52:25.110Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:52:25.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:52:25.110Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:52:25.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:52:25.110Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:52:25.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:52:25.110Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:52:25.110Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:52:25.110Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-07-12T13:52:25.110Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-07-12T13:52:25.110Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-07-12T13:52:25.110Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-07-12T13:52:25.110Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-07-12T13:52:25.110Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-07-12T13:52:25.110Z] === RUN TestContainerStartOnDaemonRestart [2022-07-12T13:52:25.110Z] === PAUSE TestContainerStartOnDaemonRestart [2022-07-12T13:52:25.110Z] === RUN TestDaemonRestartIpcMode [2022-07-12T13:52:25.110Z] === PAUSE TestDaemonRestartIpcMode [2022-07-12T13:52:25.110Z] === RUN TestDaemonHostGatewayIP [2022-07-12T13:52:25.110Z] === PAUSE TestDaemonHostGatewayIP [2022-07-12T13:52:25.110Z] === RUN TestRestartDaemonWithRestartingContainer [2022-07-12T13:52:25.110Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-07-12T13:52:25.111Z] === RUN TestContainerKillOnDaemonStart [2022-07-12T13:52:25.111Z] === PAUSE TestContainerKillOnDaemonStart [2022-07-12T13:52:25.111Z] === RUN TestDiff [2022-07-12T13:52:25.246Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T13:52:25.679Z] --- PASS: TestDiff (0.42s) [2022-07-12T13:52:25.679Z] === RUN TestExecConsoleSize [2022-07-12T13:52:25.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7ef48__} [2022-07-12T13:52:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.43s) [2022-07-12T13:52:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2022-07-12T13:52:26.138Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2022-07-12T13:52:26.138Z] === RUN TestKillStoppedContainer [2022-07-12T13:52:26.138Z] --- PASS: TestKillStoppedContainer (0.12s) [2022-07-12T13:52:26.138Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T13:52:26.247Z] --- PASS: TestExecConsoleSize (0.50s) [2022-07-12T13:52:26.247Z] === RUN TestExecWithCloseStdin [2022-07-12T13:52:26.399Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2022-07-12T13:52:26.399Z] === RUN TestKillDifferentUserContainer [2022-07-12T13:52:26.690Z] --- PASS: TestPluginWithDevMounts (1.60s) [2022-07-12T13:52:26.690Z] PASS [2022-07-12T13:52:26.690Z] [2022-07-12T13:52:26.690Z] DONE 1 tests in 1.657s [2022-07-12T13:52:26.690Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T13:52:26.690Z] INFO: Testing against a local daemon [2022-07-12T13:52:26.690Z] === RUN TestSecretInspect [2022-07-12T13:52:26.718Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-07-12T13:52:26.815Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-07-12T13:52:26.815Z] === RUN TestExec [2022-07-12T13:52:26.962Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-07-12T13:52:27.075Z] --- PASS: TestExec (0.48s) [2022-07-12T13:52:27.075Z] === RUN TestExecUser [2022-07-12T13:52:27.218Z] --- PASS: TestKillDifferentUserContainer (0.77s) [2022-07-12T13:52:27.218Z] === RUN TestInspectOomKilledTrue [2022-07-12T13:52:27.218Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:52:27.218Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-07-12T13:52:27.218Z] === RUN TestInspectOomKilledFalse [2022-07-12T13:52:27.218Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:52:27.218Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-07-12T13:52:27.218Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T13:52:27.474Z] --- PASS: TestLinksEtcHostsContentMatch (0.37s) [2022-07-12T13:52:27.474Z] === RUN TestLinksContainerNames [2022-07-12T13:52:27.643Z] --- PASS: TestExecUser (0.52s) [2022-07-12T13:52:27.643Z] === RUN TestExportContainerAndImportImage [2022-07-12T13:52:27.730Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7ef60__} [2022-07-12T13:52:28.212Z] --- PASS: TestExportContainerAndImportImage (0.63s) [2022-07-12T13:52:28.212Z] === RUN TestExportContainerAfterDaemonRestart [2022-07-12T13:52:28.583Z] --- PASS: TestSecretInspect (2.18s) [2022-07-12T13:52:28.583Z] === RUN TestSecretList [2022-07-12T13:52:28.698Z] --- PASS: TestLinksContainerNames (1.33s) [2022-07-12T13:52:28.698Z] === RUN TestLogsFollowTailEmpty [2022-07-12T13:52:28.955Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-07-12T13:52:29.517Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2022-07-12T13:52:29.517Z] === RUN TestLogs [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:29.517Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:29.517Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:29.517Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:29.517Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:29.517Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7eff0__} [2022-07-12T13:52:29.590Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-07-12T13:52:29.590Z] === RUN TestHealthCheckWorkdir [2022-07-12T13:52:29.973Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-07-12T13:52:29.973Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-07-12T13:52:30.160Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2022-07-12T13:52:30.160Z] === RUN TestHealthKillContainer [2022-07-12T13:52:30.889Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-07-12T13:52:30.889Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:30.889Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:31.101Z] --- PASS: TestSecretList (2.21s) [2022-07-12T13:52:31.101Z] === RUN TestSecretsCreateAndDelete [2022-07-12T13:52:31.145Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-07-12T13:52:31.708Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:31.708Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:32.637Z] check_test.go:540: [de55974edada6] daemon is not started [2022-07-12T13:52:32.637Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:32.893Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:32.893Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:32.893Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:32.893Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-07-12T13:52:32.893Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-07-12T13:52:32.992Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-07-12T13:52:32.992Z] === RUN TestSecretsUpdate [2022-07-12T13:52:33.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-07-12T13:52:33.149Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-07-12T13:52:33.150Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-07-12T13:52:33.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-07-12T13:52:33.150Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-07-12T13:52:33.406Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-07-12T13:52:33.747Z] tests/integration/regression_test.py ...... [ 98%] [2022-07-12T13:52:33.969Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:34.225Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:34.225Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-07-12T13:52:34.258Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-07-12T13:52:34.258Z] tests/integration/credentials/utils_test.py . [100%] [2022-07-12T13:52:34.258Z] [2022-07-12T13:52:34.258Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-07-12T13:52:34.258Z] =========================== short test summary info ============================ [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-07-12T13:52:34.258Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-07-12T13:52:34.258Z] Not supported on most drivers [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-07-12T13:52:34.258Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-07-12T13:52:34.258Z] Output of docker top depends on host distro, and is not formalized. [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-07-12T13:52:34.258Z] Can fail if eth0 has multiple IP addresses [2022-07-12T13:52:34.258Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-07-12T13:52:34.258Z] This doesn't seem to be taken into account by the engine [2022-07-12T13:52:34.258Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-07-12T13:52:34.258Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-07-12T13:52:34.258Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.60 seconds == [2022-07-12T13:52:34.514Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-07-12T13:52:35.154Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:35.154Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:35.508Z] --- PASS: TestSecretsUpdate (2.21s) [2022-07-12T13:52:35.508Z] === RUN TestTemplatedSecret [2022-07-12T13:52:36.084Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-07-12T13:52:36.084Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-07-12T13:52:36.341Z] --- PASS: TestLogs (6.91s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.37s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.37s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.97s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.02s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.98s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.16s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.09s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.19s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.22s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.16s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.99s) [2022-07-12T13:52:36.341Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.08s) [2022-07-12T13:52:36.341Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T13:52:36.597Z] check_test.go:540: [de92b449de4d1] daemon is not started [2022-07-12T13:52:36.598Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-07-12T13:52:36.855Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-07-12T13:52:36.855Z] --- PASS: TestContainerNetworkMountsNoChown (0.60s) [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/default [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/private [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/slave [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/shared [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/default [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/shared [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/slave [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/private [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:36.855Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:36.855Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:36.855Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:37.112Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:37.368Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:37.369Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:37.625Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:37.625Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T13:52:37.625Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-07-12T13:52:37.625Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T13:52:38.025Z] --- PASS: TestTemplatedSecret (2.61s) [2022-07-12T13:52:38.026Z] === RUN TestSecretCreateResolve [2022-07-12T13:52:38.188Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-07-12T13:52:38.282Z] --- PASS: TestHealthKillContainer (7.94s) [2022-07-12T13:52:38.282Z] === RUN TestInspectCpusetInConfigPre120 [2022-07-12T13:52:38.541Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-07-12T13:52:38.541Z] === RUN TestIpcModeNone [2022-07-12T13:52:39.110Z] --- PASS: TestIpcModeNone (0.48s) [2022-07-12T13:52:39.110Z] === RUN TestIpcModePrivate [2022-07-12T13:52:39.370Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-07-12T13:52:39.370Z] --- PASS: TestIpcModePrivate (0.50s) [2022-07-12T13:52:39.370Z] === RUN TestIpcModeShareable [2022-07-12T13:52:39.561Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2022-07-12T13:52:39.561Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T13:52:39.561Z] docker_cli_daemon_plugins_test.go:80: [dede6b764c224] daemon is not started [2022-07-12T13:52:39.817Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-07-12T13:52:39.917Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-07-12T13:52:39.917Z] PASS [2022-07-12T13:52:39.917Z] [2022-07-12T13:52:39.917Z] DONE 6 tests in 13.634s [2022-07-12T13:52:39.917Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T13:52:39.939Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-07-12T13:52:39.939Z] --- PASS: TestIpcModeShareable (0.45s) [2022-07-12T13:52:39.939Z] === RUN TestAPIIpcModeShareableAndContainer [2022-07-12T13:52:40.074Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2022-07-12T13:52:40.074Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T13:52:40.173Z] INFO: Testing against a local daemon [2022-07-12T13:52:40.173Z] === RUN TestServiceCreateInit [2022-07-12T13:52:40.173Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T13:52:40.331Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-07-12T13:52:40.895Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-07-12T13:52:40.895Z] === RUN TestNetworkNat [2022-07-12T13:52:40.895Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-07-12T13:52:41.151Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-07-12T13:52:41.151Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-07-12T13:52:41.318Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s) [2022-07-12T13:52:41.318Z] === RUN TestAPIIpcModeHost [2022-07-12T13:52:41.407Z] --- PASS: TestNetworkNat (0.69s) [2022-07-12T13:52:41.407Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T13:52:41.887Z] --- PASS: TestAPIIpcModeHost (0.37s) [2022-07-12T13:52:41.887Z] === RUN TestDaemonIpcModeShareable [2022-07-12T13:52:41.969Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-07-12T13:52:42.226Z] --- PASS: TestNetworkLocalhostTCPNat (0.65s) [2022-07-12T13:52:42.226Z] === RUN TestNetworkLoopbackNat [2022-07-12T13:52:42.481Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-07-12T13:52:42.825Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T13:52:43.048Z] === RUN TestDockerSuite/TestExecAPIStart [2022-07-12T13:52:43.083Z] --- PASS: TestDaemonIpcModeShareable (1.17s) [2022-07-12T13:52:43.084Z] === RUN TestDaemonIpcModePrivate [2022-07-12T13:52:44.021Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T13:52:44.021Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-07-12T13:52:44.021Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-07-12T13:52:44.393Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T13:52:44.416Z] docker_cli_daemon_plugins_test.go:170: [df2454a7540f9] daemon is not started [2022-07-12T13:52:44.416Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-07-12T13:52:44.978Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-07-12T13:52:44.978Z] --- PASS: TestNetworkLoopbackNat (2.88s) [2022-07-12T13:52:44.978Z] === RUN TestPause [2022-07-12T13:52:45.401Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-07-12T13:52:45.401Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s) [2022-07-12T13:52:45.401Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-07-12T13:52:45.541Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-07-12T13:52:45.800Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-07-12T13:52:45.800Z] --- PASS: TestPause (0.82s) [2022-07-12T13:52:45.800Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T13:52:45.800Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:52:45.801Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:52:45.801Z] === RUN TestPauseStopPausedContainer [2022-07-12T13:52:46.338Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-07-12T13:52:46.598Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-07-12T13:52:46.598Z] === RUN TestIpcModeOlderClient [2022-07-12T13:52:46.598Z] === PAUSE TestIpcModeOlderClient [2022-07-12T13:52:46.598Z] === RUN TestKillContainerInvalidSignal [2022-07-12T13:52:46.678Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T13:52:46.678Z] [2022-07-12T13:52:46.678Z] Unloading profiles will leave already running processes permanently [2022-07-12T13:52:46.678Z] unconfined, which can lead to unexpected situations. [2022-07-12T13:52:46.678Z] [2022-07-12T13:52:46.678Z] To set a process to complain mode, use the command line tool [2022-07-12T13:52:46.678Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T13:52:46.678Z] Post stage [Pipeline] junit [2022-07-12T13:52:46.691Z] Recording test results [2022-07-12T13:52:46.730Z] --- PASS: TestPauseStopPausedContainer (0.77s) [2022-07-12T13:52:46.730Z] === RUN TestPidHost [2022-07-12T13:52:46.730Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-07-12T13:52:46.858Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-07-12T13:52:46.858Z] === RUN TestKillContainer [2022-07-12T13:52:46.858Z] === RUN TestKillContainer/no_signal [2022-07-12T13:52:46.894Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-07-12T13:52:47.205Z] + echo Ensuring container killed. [2022-07-12T13:52:47.205Z] Ensuring container killed. [2022-07-12T13:52:47.205Z] + docker rm -vf docker-pr2 [2022-07-12T13:52:47.205Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-12T13:52:47.428Z] === RUN TestKillContainer/non_killing_signal [2022-07-12T13:52:47.520Z] + echo Chowning /workspace to jenkins user [2022-07-12T13:52:47.520Z] Chowning /workspace to jenkins user [2022-07-12T13:52:47.520Z] + id -u [2022-07-12T13:52:47.520Z] + id -g [2022-07-12T13:52:47.520Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T13:52:47.659Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-07-12T13:52:47.663Z] --- PASS: TestServiceCreateInit (7.31s) [2022-07-12T13:52:47.663Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-07-12T13:52:47.663Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.43s) [2022-07-12T13:52:47.663Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T13:52:47.687Z] === RUN TestKillContainer/killing_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T13:52:48.255Z] --- PASS: TestKillContainer (1.36s) [2022-07-12T13:52:48.255Z] --- PASS: TestKillContainer/no_signal (0.43s) [2022-07-12T13:52:48.255Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-07-12T13:52:48.255Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-07-12T13:52:48.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-07-12T13:52:48.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-07-12T13:52:48.428Z] + bundleName=docker-py [2022-07-12T13:52:48.428Z] + echo Creating docker-py-bundles.tar.gz [2022-07-12T13:52:48.428Z] Creating docker-py-bundles.tar.gz [2022-07-12T13:52:48.428Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2022-07-12T13:52:48.437Z] Archiving artifacts [2022-07-12T13:52:48.590Z] --- PASS: TestPidHost (1.81s) [2022-07-12T13:52:48.590Z] === RUN TestPsFilter [2022-07-12T13:52:48.590Z] --- PASS: TestPsFilter (0.14s) [2022-07-12T13:52:48.590Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T13:52:48.590Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-07-12T13:52:48.712Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-07-12T13:52:48.823Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-07-12T13:52:48.847Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-07-12T13:52:49.071Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh binary [2022-07-12T13:52:49.327Z] [2022-07-12T13:52:49.411Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2022-07-12T13:52:49.411Z] === RUN TestRemoveContainerWithVolume [2022-07-12T13:52:49.411Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-07-12T13:52:49.411Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-07-12T13:52:49.583Z] Removing bundles/ [2022-07-12T13:52:49.583Z] [2022-07-12T13:52:49.583Z] ---> Making bundle: binary (in bundles/binary) [2022-07-12T13:52:49.583Z] Building: bundles/binary-daemon/dockerd [2022-07-12T13:52:49.583Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:52:49.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-07-12T13:52:49.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s) [2022-07-12T13:52:49.760Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-07-12T13:52:49.760Z] === RUN TestKillStoppedContainer [2022-07-12T13:52:49.760Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-07-12T13:52:49.760Z] === RUN TestKillStoppedContainerAPIPre120 [2022-07-12T13:52:49.760Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-07-12T13:52:49.760Z] === RUN TestKillDifferentUserContainer [2022-07-12T13:52:49.975Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-07-12T13:52:49.975Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2022-07-12T13:52:49.975Z] === RUN TestRemoveContainerRunning [2022-07-12T13:52:50.019Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-07-12T13:52:50.019Z] === RUN TestInspectOomKilledTrue [2022-07-12T13:52:50.232Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-07-12T13:52:50.490Z] check_test.go:540: [d5204d225dc58] daemon is not started [2022-07-12T13:52:50.490Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-07-12T13:52:50.587Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-07-12T13:52:50.587Z] === RUN TestInspectOomKilledFalse [2022-07-12T13:52:50.746Z] --- PASS: TestRemoveContainerRunning (0.67s) [2022-07-12T13:52:50.746Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T13:52:50.850Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-07-12T13:52:50.850Z] === RUN TestLinksEtcHostsContentMatch [2022-07-12T13:52:51.309Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2022-07-12T13:52:51.309Z] === RUN TestRemoveInvalidContainer [2022-07-12T13:52:51.419Z] --- PASS: TestLinksEtcHostsContentMatch (0.34s) [2022-07-12T13:52:51.419Z] === RUN TestLinksContainerNames [2022-07-12T13:52:51.566Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-07-12T13:52:51.566Z] === RUN TestRenameLinkedContainer [2022-07-12T13:52:51.823Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-07-12T13:52:52.357Z] --- PASS: TestLinksContainerNames (0.86s) [2022-07-12T13:52:52.357Z] === RUN TestLogsFollowTailEmpty [2022-07-12T13:52:52.385Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-07-12T13:52:52.616Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-07-12T13:52:52.616Z] === RUN TestLogs [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:52.616Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:52.616Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:52.616Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-07-12T13:52:52.616Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-07-12T13:52:53.554Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-07-12T13:52:53.554Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-07-12T13:52:53.751Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-07-12T13:52:53.813Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-07-12T13:52:54.072Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-07-12T13:52:54.313Z] --- PASS: TestRenameLinkedContainer (2.70s) [2022-07-12T13:52:54.313Z] === RUN TestRenameStoppedContainer [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:54.640Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:54.640Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:54.640Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-07-12T13:52:54.640Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-07-12T13:52:54.905Z] --- PASS: TestRenameStoppedContainer (0.57s) [2022-07-12T13:52:54.905Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T13:52:55.164Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-07-12T13:52:55.208Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-07-12T13:52:55.208Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-07-12T13:52:55.782Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-07-12T13:52:55.782Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-07-12T13:52:56.097Z] --- PASS: TestRenameRunningContainerAndReuse (1.18s) [2022-07-12T13:52:56.097Z] === RUN TestRenameInvalidName [2022-07-12T13:52:56.354Z] --- PASS: TestLogs (3.77s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local (0.01s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.82s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.53s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.55s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.49s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.60s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.62s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.52s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.66s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.52s) [2022-07-12T13:52:56.354Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2022-07-12T13:52:56.354Z] === RUN TestContainerNetworkMountsNoChown [2022-07-12T13:52:56.659Z] --- PASS: TestRenameInvalidName (0.64s) [2022-07-12T13:52:56.659Z] === RUN TestRenameAnonymousContainer [2022-07-12T13:52:56.659Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-07-12T13:52:56.924Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/default [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/default [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/private [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/private [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rprivate [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rprivate [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/slave [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/slave [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rslave [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rslave [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/shared [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/shared [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rshared [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rshared [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/default [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rslave [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rshared [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/shared [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rprivate [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/slave [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/private [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:56.924Z] === RUN TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:56.924Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/default/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/default/mount_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-07-12T13:52:56.924Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/private/bind_root [2022-07-12T13:52:57.184Z] === CONT TestMountDaemonRoot/private/mount_root [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-07-12T13:52:57.184Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-07-12T13:52:57.184Z] === RUN TestContainerBindMountNonRecursive [2022-07-12T13:52:58.027Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-07-12T13:52:58.565Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-07-12T13:52:58.565Z] === RUN TestContainerVolumesMountedAsShared [2022-07-12T13:52:58.589Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2022-07-12T13:52:58.589Z] === RUN TestRenameContainerWithSameName [2022-07-12T13:52:59.133Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-07-12T13:52:59.133Z] === RUN TestContainerVolumesMountedAsSlave [2022-07-12T13:52:59.151Z] --- PASS: TestRenameContainerWithSameName (0.57s) [2022-07-12T13:52:59.151Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T13:52:59.393Z] --- PASS: TestContainerVolumesMountedAsSlave (0.35s) [2022-07-12T13:52:59.394Z] === RUN TestNetworkNat [2022-07-12T13:52:59.409Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-07-12T13:52:59.964Z] --- PASS: TestNetworkNat (0.48s) [2022-07-12T13:52:59.964Z] === RUN TestNetworkLocalhostTCPNat [2022-07-12T13:53:00.223Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-07-12T13:53:00.223Z] === RUN TestNetworkLoopbackNat [2022-07-12T13:53:00.339Z] --- PASS: TestRenameContainerWithLinkedContainer (1.10s) [2022-07-12T13:53:00.339Z] === RUN TestResize [2022-07-12T13:53:00.905Z] --- PASS: TestResize (0.60s) [2022-07-12T13:53:00.905Z] === RUN TestResizeWithInvalidSize [2022-07-12T13:53:00.905Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-07-12T13:53:01.467Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2022-07-12T13:53:01.467Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T13:53:01.467Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-07-12T13:53:02.029Z] --- PASS: TestResizeWhenContainerNotStarted (0.50s) [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:02.030Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:02.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:02.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:02.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:05.795Z] === RUN TestDockerSuite/TestGetContainerStats [2022-07-12T13:53:05.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:05.795Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-07-12T13:53:05.795Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:05.797Z] --- PASS: TestNetworkLoopbackNat (2.62s) [2022-07-12T13:53:05.797Z] === RUN TestPause [2022-07-12T13:53:05.797Z] --- PASS: TestPause (0.46s) [2022-07-12T13:53:05.797Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-07-12T13:53:05.797Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:53:05.797Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:53:05.797Z] === RUN TestPauseStopPausedContainer [2022-07-12T13:53:05.797Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-07-12T13:53:05.797Z] === RUN TestPidHost [2022-07-12T13:53:05.797Z] --- PASS: TestPidHost (1.07s) [2022-07-12T13:53:05.797Z] === RUN TestPsFilter [2022-07-12T13:53:05.797Z] --- PASS: TestPsFilter (0.17s) [2022-07-12T13:53:05.797Z] === RUN TestRemoveContainerWithRemovedVolume [2022-07-12T13:53:05.797Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-07-12T13:53:05.797Z] === RUN TestRemoveContainerWithVolume [2022-07-12T13:53:05.810Z] --- PASS: TestCreateServiceMultipleTimes (15.94s) [2022-07-12T13:53:05.811Z] === RUN TestCreateServiceConflict [2022-07-12T13:53:05.811Z] --- PASS: TestCreateServiceConflict (2.22s) [2022-07-12T13:53:05.811Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T13:53:06.060Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-07-12T13:53:06.060Z] === RUN TestRemoveContainerRunning [2022-07-12T13:53:06.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:06.356Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:06.629Z] --- PASS: TestRemoveContainerRunning (0.53s) [2022-07-12T13:53:06.629Z] === RUN TestRemoveContainerForceRemoveRunning [2022-07-12T13:53:06.889Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.51s) [2022-07-12T13:53:06.889Z] === RUN TestRemoveInvalidContainer [2022-07-12T13:53:06.889Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-07-12T13:53:06.889Z] === RUN TestRenameLinkedContainer [2022-07-12T13:53:07.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:07.722Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-07-12T13:53:07.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:08.328Z] --- PASS: TestCreateServiceMaxReplicas (2.85s) [2022-07-12T13:53:08.328Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T13:53:08.798Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-07-12T13:53:08.798Z] === RUN TestRenameStoppedContainer [2022-07-12T13:53:09.057Z] --- PASS: TestRenameStoppedContainer (0.42s) [2022-07-12T13:53:09.057Z] === RUN TestRenameRunningContainerAndReuse [2022-07-12T13:53:09.999Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s) [2022-07-12T13:53:09.999Z] === RUN TestRenameInvalidName [2022-07-12T13:53:10.572Z] --- PASS: TestRenameInvalidName (0.50s) [2022-07-12T13:53:10.572Z] === RUN TestRenameAnonymousContainer [2022-07-12T13:53:11.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:11.889Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:11.889Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-07-12T13:53:12.453Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-07-12T13:53:12.478Z] --- PASS: TestRenameAnonymousContainer (1.62s) [2022-07-12T13:53:12.478Z] === RUN TestRenameContainerWithSameName [2022-07-12T13:53:12.737Z] --- PASS: TestRenameContainerWithSameName (0.47s) [2022-07-12T13:53:12.737Z] === RUN TestRenameContainerWithLinkedContainer [2022-07-12T13:53:13.675Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s) [2022-07-12T13:53:13.675Z] === RUN TestResize [2022-07-12T13:53:13.934Z] --- PASS: TestResize (0.44s) [2022-07-12T13:53:13.934Z] === RUN TestResizeWithInvalidSize [2022-07-12T13:53:14.345Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-07-12T13:53:14.345Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:14.503Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-07-12T13:53:14.503Z] === RUN TestResizeWhenContainerNotStarted [2022-07-12T13:53:14.763Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:14.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:14.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:14.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:14.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:16.237Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:16.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:16.237Z] check_test.go:540: [da6b5fa597670] daemon is not started [2022-07-12T13:53:16.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-07-12T13:53:16.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:18.050Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:18.130Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:18.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-07-12T13:53:18.950Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:18.950Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-07-12T13:53:18.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-07-12T13:53:18.987Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-07-12T13:53:19.880Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-07-12T13:53:19.880Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-07-12T13:53:19.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:20.137Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-07-12T13:53:20.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-07-12T13:53:20.702Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-07-12T13:53:21.266Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-07-12T13:53:22.197Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-07-12T13:53:23.127Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-07-12T13:53:23.168Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.14s) [2022-07-12T13:53:23.168Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.97s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.21s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.52s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.55s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.55s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.98s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.78s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.97s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.06s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.68s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.16s) [2022-07-12T13:53:23.385Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.85s) [2022-07-12T13:53:23.385Z] === RUN TestCgroupNamespacesRun [2022-07-12T13:53:23.812Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-07-12T13:53:23.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-07-12T13:53:23.948Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-07-12T13:53:24.096Z] --- PASS: TestCreateServiceSecretFileMode (2.60s) [2022-07-12T13:53:24.096Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T13:53:24.511Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-07-12T13:53:25.443Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2022-07-12T13:53:25.443Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T13:53:25.443Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-07-12T13:53:25.699Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-07-12T13:53:25.699Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-07-12T13:53:25.718Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-07-12T13:53:26.614Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2022-07-12T13:53:26.614Z] === RUN TestCreateServiceSysctls [2022-07-12T13:53:26.630Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-07-12T13:53:27.096Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-07-12T13:53:27.192Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2022-07-12T13:53:27.192Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T13:53:27.358Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-07-12T13:53:27.448Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-07-12T13:53:29.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-07-12T13:53:29.274Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-07-12T13:53:29.342Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2022-07-12T13:53:29.342Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T13:53:29.882Z] --- PASS: TestCreateServiceSysctls (3.14s) [2022-07-12T13:53:29.882Z] === RUN TestCreateServiceCapabilities [2022-07-12T13:53:30.654Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-07-12T13:53:30.710Z] --- PASS: TestCgroupNamespacesRunHostMode (1.57s) [2022-07-12T13:53:30.710Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T13:53:31.272Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-07-12T13:53:32.398Z] --- PASS: TestCreateServiceCapabilities (2.58s) [2022-07-12T13:53:32.398Z] === RUN TestInspect [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.84s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.86s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.84s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.68s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-07-12T13:53:32.563Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.56s) [2022-07-12T13:53:32.563Z] === RUN TestCgroupNamespacesRun [2022-07-12T13:53:32.640Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-07-12T13:53:32.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-07-12T13:53:32.640Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.06s) [2022-07-12T13:53:32.640Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T13:53:33.502Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2022-07-12T13:53:33.502Z] === RUN TestCgroupNamespacesRunPrivileged [2022-07-12T13:53:34.007Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s) [2022-07-12T13:53:34.007Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T13:53:34.264Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-07-12T13:53:34.826Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-07-12T13:53:34.826Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T13:53:34.882Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.24s) [2022-07-12T13:53:34.882Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-07-12T13:53:35.389Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-07-12T13:53:35.666Z] --- PASS: TestInspect (3.14s) [2022-07-12T13:53:35.666Z] === RUN TestCreateJob [2022-07-12T13:53:35.820Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.17s) [2022-07-12T13:53:35.821Z] === RUN TestCgroupNamespacesRunHostMode [2022-07-12T13:53:35.951Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.31s) [2022-07-12T13:53:35.951Z] === RUN TestNISDomainname [2022-07-12T13:53:36.885Z] --- PASS: TestNISDomainname (0.70s) [2022-07-12T13:53:36.885Z] === RUN TestHostnameDnsResolution [2022-07-12T13:53:37.142Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-07-12T13:53:37.200Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-07-12T13:53:37.200Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-07-12T13:53:37.709Z] --- PASS: TestHostnameDnsResolution (1.10s) [2022-07-12T13:53:37.709Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T13:53:37.967Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-07-12T13:53:38.138Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-07-12T13:53:38.138Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-07-12T13:53:38.896Z] --- PASS: TestUnprivilegedPortsAndPing (0.95s) [2022-07-12T13:53:38.896Z] === RUN TestPrivilegedHostDevices [2022-07-12T13:53:38.934Z] --- PASS: TestCreateJob (3.31s) [2022-07-12T13:53:38.934Z] === RUN TestReplicatedJob [2022-07-12T13:53:39.460Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-07-12T13:53:39.517Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.20s) [2022-07-12T13:53:39.517Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-07-12T13:53:39.717Z] --- PASS: TestPrivilegedHostDevices (0.87s) [2022-07-12T13:53:39.717Z] === RUN TestRunConsoleSize [2022-07-12T13:53:39.974Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-07-12T13:53:40.086Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-07-12T13:53:40.086Z] === RUN TestCgroupNamespacesRunOlderClient [2022-07-12T13:53:40.230Z] --- PASS: TestRunConsoleSize (0.67s) [2022-07-12T13:53:40.230Z] === RUN TestStats [2022-07-12T13:53:41.465Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-07-12T13:53:41.465Z] === RUN TestNISDomainname [2022-07-12T13:53:41.724Z] --- PASS: TestNISDomainname (0.53s) [2022-07-12T13:53:41.724Z] === RUN TestHostnameDnsResolution [2022-07-12T13:53:42.121Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-07-12T13:53:42.663Z] --- PASS: TestHostnameDnsResolution (0.73s) [2022-07-12T13:53:42.663Z] === RUN TestUnprivilegedPortsAndPing [2022-07-12T13:53:42.924Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-07-12T13:53:42.924Z] === RUN TestPrivilegedHostDevices [2022-07-12T13:53:43.050Z] --- PASS: TestStats (2.61s) [2022-07-12T13:53:43.050Z] === RUN TestStopContainerWithTimeout [2022-07-12T13:53:43.050Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T13:53:43.050Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T13:53:43.050Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T13:53:43.050Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T13:53:43.050Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T13:53:43.050Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T13:53:43.050Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T13:53:43.050Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T13:53:43.050Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T13:53:43.050Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T13:53:43.492Z] --- PASS: TestPrivilegedHostDevices (0.52s) [2022-07-12T13:53:43.492Z] === RUN TestRunConsoleSize [2022-07-12T13:53:44.001Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T13:53:44.061Z] --- PASS: TestRunConsoleSize (0.43s) [2022-07-12T13:53:44.061Z] === RUN TestStats [2022-07-12T13:53:45.470Z] --- PASS: TestReplicatedJob (5.53s) [2022-07-12T13:53:45.470Z] === RUN TestUpdateReplicatedJob [2022-07-12T13:53:45.901Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T13:53:46.158Z] check_test.go:540: [d8f12635277c8] daemon is not started [2022-07-12T13:53:46.158Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-07-12T13:53:46.414Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-07-12T13:53:46.414Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-07-12T13:53:46.414Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-07-12T13:53:46.596Z] --- PASS: TestStats (2.47s) [2022-07-12T13:53:46.596Z] === RUN TestStopContainerWithTimeout [2022-07-12T13:53:46.596Z] === RUN TestStopContainerWithTimeout/0 [2022-07-12T13:53:46.596Z] === PAUSE TestStopContainerWithTimeout/0 [2022-07-12T13:53:46.596Z] === RUN TestStopContainerWithTimeout/1 [2022-07-12T13:53:46.596Z] === PAUSE TestStopContainerWithTimeout/1 [2022-07-12T13:53:46.596Z] === RUN TestStopContainerWithTimeout/3 [2022-07-12T13:53:46.596Z] === PAUSE TestStopContainerWithTimeout/3 [2022-07-12T13:53:46.596Z] === RUN TestStopContainerWithTimeout/-1 [2022-07-12T13:53:46.596Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-07-12T13:53:46.596Z] === CONT TestStopContainerWithTimeout/0 [2022-07-12T13:53:46.596Z] === CONT TestStopContainerWithTimeout/3 [2022-07-12T13:53:46.977Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-07-12T13:53:46.977Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-07-12T13:53:47.164Z] === CONT TestStopContainerWithTimeout/-1 [2022-07-12T13:53:47.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-07-12T13:53:47.539Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-07-12T13:53:47.539Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-07-12T13:53:47.539Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2022-07-12T13:53:47.539Z] --- PASS: TestStopContainerWithTimeout/0 (0.84s) [2022-07-12T13:53:47.539Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2022-07-12T13:53:47.539Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2022-07-12T13:53:47.539Z] --- PASS: TestStopContainerWithTimeout/1 (1.78s) [2022-07-12T13:53:47.539Z] === RUN TestDeleteDevicemapper [2022-07-12T13:53:47.539Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:53:47.539Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T13:53:47.539Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T13:53:47.988Z] --- PASS: TestUpdateReplicatedJob (3.30s) [2022-07-12T13:53:47.988Z] === RUN TestServiceListWithStatuses [2022-07-12T13:53:47.988Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:53:47.988Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T13:53:47.988Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T13:53:48.101Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-07-12T13:53:48.359Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-07-12T13:53:49.069Z] === CONT TestStopContainerWithTimeout/1 [2022-07-12T13:53:50.252Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-07-12T13:53:50.252Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-07-12T13:53:50.252Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-07-12T13:53:50.446Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-07-12T13:53:50.447Z] --- PASS: TestStopContainerWithTimeout/0 (0.69s) [2022-07-12T13:53:50.447Z] --- PASS: TestStopContainerWithTimeout/3 (2.68s) [2022-07-12T13:53:50.447Z] --- PASS: TestStopContainerWithTimeout/-1 (2.43s) [2022-07-12T13:53:50.447Z] --- PASS: TestStopContainerWithTimeout/1 (1.42s) [2022-07-12T13:53:50.447Z] === RUN TestDeleteDevicemapper [2022-07-12T13:53:50.447Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:53:50.447Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-07-12T13:53:50.447Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-07-12T13:53:50.508Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.84s) [2022-07-12T13:53:50.508Z] === RUN TestUpdateMemory [2022-07-12T13:53:50.508Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:53:50.508Z] --- SKIP: TestUpdateMemory (0.00s) [2022-07-12T13:53:50.508Z] === RUN TestUpdateCPUQuota [2022-07-12T13:53:50.764Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-07-12T13:53:52.129Z] --- PASS: TestUpdateCPUQuota (1.42s) [2022-07-12T13:53:52.129Z] === RUN TestUpdatePidsLimit [2022-07-12T13:53:52.129Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T13:53:52.129Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T13:53:52.156Z] --- PASS: TestDockerNetworkConnectAlias (4.28s) [2022-07-12T13:53:52.156Z] === RUN TestDockerNetworkReConnect [2022-07-12T13:53:52.354Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-07-12T13:53:52.354Z] === RUN TestUpdateMemory [2022-07-12T13:53:52.385Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T13:53:52.614Z] --- PASS: TestUpdateMemory (0.52s) [2022-07-12T13:53:52.614Z] === RUN TestUpdateCPUQuota [2022-07-12T13:53:52.641Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T13:53:52.898Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-07-12T13:53:53.154Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T13:53:53.183Z] --- PASS: TestUpdateCPUQuota (0.67s) [2022-07-12T13:53:53.183Z] === RUN TestUpdatePidsLimit [2022-07-12T13:53:53.183Z] === RUN TestUpdatePidsLimit/update_from_none [2022-07-12T13:53:53.410Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T13:53:53.442Z] === RUN TestUpdatePidsLimit/no_change [2022-07-12T13:53:53.701Z] === RUN TestUpdatePidsLimit/update_lower [2022-07-12T13:53:53.701Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-07-12T13:53:53.960Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-07-12T13:53:53.973Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T13:53:54.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-07-12T13:53:54.221Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-07-12T13:53:54.535Z] === RUN TestDockerSuite/TestAttachDetach [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit (3.08s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/no_change (0.33s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.35s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-07-12T13:53:55.098Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.28s) [2022-07-12T13:53:55.098Z] === RUN TestUpdateRestartPolicy [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit (1.85s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-07-12T13:53:55.160Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-07-12T13:53:55.160Z] === RUN TestUpdateRestartPolicy [2022-07-12T13:53:55.422Z] --- PASS: TestDockerNetworkReConnect (3.54s) [2022-07-12T13:53:55.422Z] === RUN TestServicePlugin [2022-07-12T13:53:55.661Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-07-12T13:53:56.224Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-07-12T13:53:57.593Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-07-12T13:53:58.157Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-07-12T13:53:59.087Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-07-12T13:53:59.592Z] plugin_test.go:61: [d25838f1b28b8] joining swarm manager [d94e411fed5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T13:53:59.650Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-07-12T13:54:00.211Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-07-12T13:54:00.520Z] plugin_test.go:64: [d81c27e923b79] joining swarm manager [d94e411fed5c4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T13:54:02.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-07-12T13:54:03.994Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-07-12T13:54:06.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-07-12T13:54:06.516Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T13:54:06.516Z] check_test.go:540: [d70c774c5063b] daemon is not started [2022-07-12T13:54:06.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-07-12T13:54:06.516Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T13:54:06.516Z] check_test.go:540: [dc7cb32d38a42] daemon is not started [2022-07-12T13:54:06.516Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-07-12T13:54:07.369Z] --- PASS: TestUpdateRestartPolicy (10.96s) [2022-07-12T13:54:07.369Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T13:54:07.369Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-07-12T13:54:07.369Z] === RUN TestWaitNonBlocked [2022-07-12T13:54:07.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:07.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:07.369Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:07.369Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:07.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:07.369Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:07.369Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-07-12T13:54:07.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s) [2022-07-12T13:54:07.370Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.70s) [2022-07-12T13:54:07.370Z] === RUN TestWaitBlocked [2022-07-12T13:54:07.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:07.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:07.370Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:07.370Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:07.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:07.370Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:07.882Z] --- PASS: TestUpdateRestartPolicy (12.71s) [2022-07-12T13:54:07.882Z] === RUN TestUpdateRestartWithAutoRemove [2022-07-12T13:54:07.938Z] --- PASS: TestWaitBlocked (0.01s) [2022-07-12T13:54:07.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.69s) [2022-07-12T13:54:07.938Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s) [2022-07-12T13:54:07.938Z] === RUN TestWaitConditions [2022-07-12T13:54:07.938Z] === RUN TestWaitConditions/default [2022-07-12T13:54:07.938Z] === PAUSE TestWaitConditions/default [2022-07-12T13:54:07.938Z] === RUN TestWaitConditions/not-running [2022-07-12T13:54:07.938Z] === PAUSE TestWaitConditions/not-running [2022-07-12T13:54:07.938Z] === RUN TestWaitConditions/next-exit [2022-07-12T13:54:07.938Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T13:54:07.938Z] === RUN TestWaitConditions/removed [2022-07-12T13:54:07.938Z] === PAUSE TestWaitConditions/removed [2022-07-12T13:54:07.938Z] === CONT TestWaitConditions/default [2022-07-12T13:54:07.938Z] === CONT TestWaitConditions/next-exit [2022-07-12T13:54:08.446Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-07-12T13:54:08.446Z] === RUN TestWaitNonBlocked [2022-07-12T13:54:08.446Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:08.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:08.446Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:08.446Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:08.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-07-12T13:54:08.446Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-07-12T13:54:09.377Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-07-12T13:54:09.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.02s) [2022-07-12T13:54:09.377Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2022-07-12T13:54:09.377Z] === RUN TestWaitBlocked [2022-07-12T13:54:09.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:09.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:09.377Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:09.377Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:09.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-07-12T13:54:09.377Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-07-12T13:54:09.849Z] === CONT TestWaitConditions/not-running [2022-07-12T13:54:09.849Z] === CONT TestWaitConditions/removed [2022-07-12T13:54:09.945Z] check_test.go:540: [d81fda41023bc] daemon is not started [2022-07-12T13:54:09.945Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-07-12T13:54:10.875Z] --- PASS: TestWaitBlocked (0.02s) [2022-07-12T13:54:10.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.38s) [2022-07-12T13:54:10.875Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.43s) [2022-07-12T13:54:10.875Z] === RUN TestWaitConditions [2022-07-12T13:54:10.875Z] === RUN TestWaitConditions/default [2022-07-12T13:54:10.875Z] === PAUSE TestWaitConditions/default [2022-07-12T13:54:10.875Z] === RUN TestWaitConditions/not-running [2022-07-12T13:54:10.875Z] === PAUSE TestWaitConditions/not-running [2022-07-12T13:54:10.875Z] === RUN TestWaitConditions/next-exit [2022-07-12T13:54:10.875Z] === PAUSE TestWaitConditions/next-exit [2022-07-12T13:54:10.875Z] === RUN TestWaitConditions/removed [2022-07-12T13:54:10.875Z] === PAUSE TestWaitConditions/removed [2022-07-12T13:54:10.875Z] === CONT TestWaitConditions/default [2022-07-12T13:54:10.875Z] === CONT TestWaitConditions/removed [2022-07-12T13:54:11.228Z] --- PASS: TestWaitConditions (0.01s) [2022-07-12T13:54:11.228Z] --- PASS: TestWaitConditions/next-exit (1.72s) [2022-07-12T13:54:11.228Z] --- PASS: TestWaitConditions/default (1.75s) [2022-07-12T13:54:11.228Z] --- PASS: TestWaitConditions/not-running (1.48s) [2022-07-12T13:54:11.228Z] --- PASS: TestWaitConditions/removed (1.51s) [2022-07-12T13:54:11.228Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T13:54:11.228Z] === CONT TestIpcModeOlderClient [2022-07-12T13:54:11.228Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-07-12T13:54:11.228Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T13:54:13.179Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s) [2022-07-12T13:54:13.179Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T13:54:13.397Z] === CONT TestWaitConditions/next-exit [2022-07-12T13:54:13.397Z] === CONT TestWaitConditions/not-running [2022-07-12T13:54:13.960Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-07-12T13:54:14.522Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-07-12T13:54:14.522Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-07-12T13:54:15.086Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.71s) [2022-07-12T13:54:15.086Z] === CONT TestDaemonHostGatewayIP [2022-07-12T13:54:15.451Z] --- PASS: TestWaitConditions (0.02s) [2022-07-12T13:54:15.451Z] --- PASS: TestWaitConditions/default (2.39s) [2022-07-12T13:54:15.451Z] --- PASS: TestWaitConditions/removed (2.40s) [2022-07-12T13:54:15.451Z] --- PASS: TestWaitConditions/not-running (2.07s) [2022-07-12T13:54:15.451Z] --- PASS: TestWaitConditions/next-exit (2.20s) [2022-07-12T13:54:15.451Z] === CONT TestContainerStartOnDaemonRestart [2022-07-12T13:54:15.451Z] === CONT TestRestartDaemonWithRestartingContainer [2022-07-12T13:54:16.015Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-07-12T13:54:16.272Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-07-12T13:54:16.994Z] --- PASS: TestDaemonHostGatewayIP (2.26s) [2022-07-12T13:54:16.994Z] === CONT TestDaemonRestartIpcMode [2022-07-12T13:54:18.168Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-07-12T13:54:18.735Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-07-12T13:54:19.534Z] --- PASS: TestDaemonRestartIpcMode (2.21s) [2022-07-12T13:54:19.665Z] --- PASS: TestContainerStartOnDaemonRestart (3.92s) [2022-07-12T13:54:19.665Z] === CONT TestIpcModeOlderClient [2022-07-12T13:54:19.665Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-07-12T13:54:19.665Z] === CONT TestContainerKillOnDaemonStart [2022-07-12T13:54:19.665Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.07s) [2022-07-12T13:54:19.665Z] === CONT TestDaemonHostGatewayIP [2022-07-12T13:54:21.033Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-07-12T13:54:21.595Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-07-12T13:54:22.524Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-07-12T13:54:22.825Z] --- PASS: TestContainerKillOnDaemonStart (11.65s) [2022-07-12T13:54:22.825Z] PASS [2022-07-12T13:54:22.825Z] [2022-07-12T13:54:22.825Z] === Skipped [2022-07-12T13:54:22.825Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-07-12T13:54:22.825Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:54:22.825Z] [2022-07-12T13:54:22.825Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:54:22.825Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:54:22.825Z] [2022-07-12T13:54:22.825Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T13:54:22.825Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:54:22.825Z] [2022-07-12T13:54:22.825Z] DONE 264 tests, 3 skipped in 123.306s [2022-07-12T13:54:22.825Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T13:54:22.825Z] ++ 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-07-12T13:54:22.825Z] ++ set -e [2022-07-12T13:54:22.825Z] ++ '[' -n 0 ']' [2022-07-12T13:54:22.825Z] ++ set -x [2022-07-12T13:54:22.825Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:23.085Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T13:54:23.086Z] --- PASS: TestDaemonHostGatewayIP (3.41s) [2022-07-12T13:54:23.086Z] === CONT TestDaemonRestartIpcMode [2022-07-12T13:54:23.654Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-07-12T13:54:23.654Z] === RUN TestConfigDaemonID [2022-07-12T13:54:24.017Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-07-12T13:54:24.592Z] daemon_test.go:83: [d278e69ee366e] daemon is not started [2022-07-12T13:54:24.592Z] --- PASS: TestConfigDaemonID (1.04s) [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:24.592Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:24.592Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:24.592Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:24.592Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:24.592Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T13:54:24.592Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T13:54:24.592Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:24.592Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:24.592Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T13:54:24.592Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:24.851Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:24.851Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T13:54:24.851Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-07-12T13:54:24.852Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-07-12T13:54:24.852Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-07-12T13:54:24.852Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-07-12T13:54:24.852Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-07-12T13:54:24.852Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T13:54:24.852Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T13:54:25.790Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T13:54:26.537Z] --- PASS: TestDaemonRestartIpcMode (3.07s) [2022-07-12T13:54:27.021Z] --- PASS: TestServicePlugin (30.04s) [2022-07-12T13:54:27.021Z] === RUN TestServiceUpdateLabel [2022-07-12T13:54:27.169Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T13:54:27.948Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-07-12T13:54:27.948Z] === RUN TestServiceUpdateSecrets [2022-07-12T13:54:28.106Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T13:54:28.106Z] daemon_test.go:197: [daf4acee78600] daemon is not started [2022-07-12T13:54:28.106Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s) [2022-07-12T13:54:28.106Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-07-12T13:54:28.106Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-07-12T13:54:28.106Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-07-12T13:54:28.106Z] === RUN TestDaemonProxy [2022-07-12T13:54:28.106Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T13:54:28.468Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-07-12T13:54:28.468Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-07-12T13:54:30.011Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T13:54:31.389Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T13:54:31.744Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-07-12T13:54:31.744Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-07-12T13:54:31.744Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-07-12T13:54:32.000Z] --- PASS: TestContainerKillOnDaemonStart (12.53s) [2022-07-12T13:54:32.000Z] PASS [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === Skipped [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-07-12T13:54:32.000Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-07-12T13:54:32.000Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-07-12T13:54:32.000Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-07-12T13:54:32.000Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-07-12T13:54:32.000Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-07-12T13:54:32.000Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-07-12T13:54:32.000Z] [2022-07-12T13:54:32.000Z] DONE 264 tests, 6 skipped in 166.823s [2022-07-12T13:54:32.000Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-07-12T13:54:32.000Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:32.000Z] ++ set -e [2022-07-12T13:54:32.000Z] ++ '[' -n 0 ']' [2022-07-12T13:54:32.000Z] ++ set -x [2022-07-12T13:54:32.000Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:32.257Z] === RUN TestConfigDaemonLibtrustID [2022-07-12T13:54:32.819Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2022-07-12T13:54:32.819Z] === RUN TestConfigDaemonID [2022-07-12T13:54:33.075Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-07-12T13:54:33.295Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T13:54:33.554Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T13:54:34.003Z] daemon_test.go:83: [d4c9c14d9af4c] daemon is not started [2022-07-12T13:54:34.003Z] --- PASS: TestConfigDaemonID (1.07s) [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:34.003Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:34.003Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:34.003Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:34.003Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:34.003Z] === RUN TestDaemonConfigValidation/valid_config [2022-07-12T13:54:34.003Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-07-12T13:54:34.003Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-07-12T13:54:34.003Z] === CONT TestDaemonConfigValidation/malformed_config [2022-07-12T13:54:34.003Z] === CONT TestDaemonConfigValidation/valid_config [2022-07-12T13:54:34.003Z] === CONT TestDaemonConfigValidation/invalid_config [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy (6.24s) [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy/environment_variables (1.75s) [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-07-12T13:54:34.123Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-07-12T13:54:34.123Z] PASS [2022-07-12T13:54:34.123Z] [2022-07-12T13:54:34.123Z] DONE 18 tests in 11.282s [2022-07-12T13:54:34.123Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T13:54:34.123Z] ++ 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-07-12T13:54:34.123Z] ++ set -e [2022-07-12T13:54:34.123Z] ++ '[' -n 0 ']' [2022-07-12T13:54:34.123Z] ++ set -x [2022-07-12T13:54:34.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:34.260Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-07-12T13:54:34.383Z] INFO: Testing against a local daemon [2022-07-12T13:54:34.383Z] === RUN TestCommitInheritsEnv [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.24s) [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.19s) [2022-07-12T13:54:34.516Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s) [2022-07-12T13:54:34.516Z] === RUN TestConfigDaemonSeccompProfiles [2022-07-12T13:54:34.516Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-07-12T13:54:34.642Z] --- PASS: TestCommitInheritsEnv (0.29s) [2022-07-12T13:54:34.642Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T13:54:34.642Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T13:54:34.642Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T13:54:34.642Z] === RUN TestImportWithCustomPlatform [2022-07-12T13:54:34.642Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T13:54:34.642Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T13:54:34.642Z] === RUN TestImportWithCustomPlatform// [2022-07-12T13:54:34.642Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T13:54:34.903Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T13:54:34.903Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T13:54:34.903Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T13:54:34.903Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T13:54:34.903Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform (0.41s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/linux (0.10s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T13:54:35.162Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T13:54:35.162Z] === RUN TestImagesFilterMultiReference [2022-07-12T13:54:35.162Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-07-12T13:54:35.162Z] === RUN TestImagePullPlatformInvalid [2022-07-12T13:54:35.162Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-07-12T13:54:35.162Z] === RUN TestRemoveImageOrphaning [2022-07-12T13:54:35.422Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2022-07-12T13:54:35.422Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T13:54:35.422Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:54:35.422Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-07-12T13:54:35.422Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T13:54:35.422Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-07-12T13:54:35.422Z] === RUN TestTagInvalidReference [2022-07-12T13:54:35.422Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T13:54:35.422Z] === RUN TestTagValidPrefixedRepo [2022-07-12T13:54:35.422Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T13:54:35.422Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T13:54:35.422Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-07-12T13:54:35.422Z] === RUN TestTagOfficialNames [2022-07-12T13:54:35.446Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-07-12T13:54:35.446Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-07-12T13:54:35.682Z] --- PASS: TestTagOfficialNames (0.06s) [2022-07-12T13:54:35.682Z] === RUN TestTagMatchesDigest [2022-07-12T13:54:35.682Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-07-12T13:54:35.682Z] PASS [2022-07-12T13:54:35.682Z] [2022-07-12T13:54:35.682Z] === Skipped [2022-07-12T13:54:35.682Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-07-12T13:54:35.682Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-07-12T13:54:35.682Z] [2022-07-12T13:54:35.682Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-07-12T13:54:35.682Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:54:35.682Z] [2022-07-12T13:54:35.682Z] DONE 22 tests, 2 skipped in 1.433s [2022-07-12T13:54:35.682Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T13:54:35.682Z] ++ 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-07-12T13:54:35.682Z] ++ set -e [2022-07-12T13:54:35.682Z] ++ '[' -n 0 ']' [2022-07-12T13:54:35.682Z] ++ set -x [2022-07-12T13:54:35.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:35.682Z] === RUN TestStripANSICommands [2022-07-12T13:54:35.682Z] === RUN TestStripANSICommands/#00 [2022-07-12T13:54:35.682Z] === RUN TestStripANSICommands/#01 [2022-07-12T13:54:35.682Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T13:54:35.682Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T13:54:35.682Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T13:54:35.682Z] PASS [2022-07-12T13:54:35.682Z] [2022-07-12T13:54:35.682Z] DONE 3 tests in 0.045s [2022-07-12T13:54:35.682Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T13:54:35.682Z] ++ 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-07-12T13:54:35.682Z] ++ set -e [2022-07-12T13:54:35.682Z] ++ '[' -n 0 ']' [2022-07-12T13:54:35.682Z] ++ set -x [2022-07-12T13:54:35.682Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:35.682Z] INFO: Testing against a local daemon [2022-07-12T13:54:35.682Z] === RUN TestNetworkCreateDelete [2022-07-12T13:54:35.941Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-07-12T13:54:35.941Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T13:54:36.201Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-07-12T13:54:36.201Z] === RUN TestDaemonDNSFallback [2022-07-12T13:54:36.814Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-07-12T13:54:36.814Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-07-12T13:54:37.743Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-07-12T13:54:37.743Z] === CONT TestConfigDaemonSeccompProfiles [2022-07-12T13:54:37.743Z] daemon_test.go:197: [df652ee02cdb6] daemon is not started [2022-07-12T13:54:37.743Z] --- PASS: TestConfigDaemonSeccompProfiles (3.25s) [2022-07-12T13:54:37.743Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-07-12T13:54:37.743Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-07-12T13:54:37.743Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s) [2022-07-12T13:54:37.743Z] === RUN TestDaemonProxy [2022-07-12T13:54:37.743Z] === RUN TestDaemonProxy/environment_variables [2022-07-12T13:54:37.743Z] check_test.go:540: [dc5bdd56feae5] daemon is not started [2022-07-12T13:54:37.743Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-07-12T13:54:38.305Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-07-12T13:54:39.774Z] === RUN TestDaemonProxy/command-line_options [2022-07-12T13:54:40.339Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-07-12T13:54:40.902Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-07-12T13:54:41.158Z] === RUN TestDaemonProxy/configuration_file [2022-07-12T13:54:42.340Z] Created binary: bundles/binary-daemon/dockerd [2022-07-12T13:54:42.340Z] Copying nested executables into bundles/binary-daemon [2022-07-12T13:54:42.340Z] Building: bundles/binary-daemon/docker-proxy [2022-07-12T13:54:42.340Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T13:54:42.340Z] Created binary: bundles/binary-daemon/docker-proxy [2022-07-12T13:54:42.340Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-07-12T13:54:42.697Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER docker:68bf777eced495df352be219da9c9c1070af5c99 hack/make.sh cross [2022-07-12T13:54:42.773Z] --- PASS: TestDaemonDNSFallback (6.42s) [2022-07-12T13:54:42.774Z] === RUN TestInspectNetwork [2022-07-12T13:54:42.787Z] --- PASS: TestServiceUpdateSecrets (14.47s) [2022-07-12T13:54:42.787Z] === RUN TestServiceUpdateConfigs [2022-07-12T13:54:42.954Z] [2022-07-12T13:54:42.954Z] Removing bundles/ [2022-07-12T13:54:43.046Z] === RUN TestDaemonProxy/conflicting_options [2022-07-12T13:54:43.046Z] docker_cli_daemon_plugins_test.go:106: [db3dd805fdd1b] daemon is not started [2022-07-12T13:54:43.211Z] [2022-07-12T13:54:43.211Z] ---> Making bundle: cross (in bundles/cross) [2022-07-12T13:54:43.211Z] Cross building: bundles/cross/linux/amd64 [2022-07-12T13:54:43.211Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T13:54:43.211Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T13:54:43.304Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-07-12T13:54:43.304Z] === RUN TestDaemonProxy/reload_sanitized [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy (6.29s) [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy/environment_variables (1.77s) [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy/command-line_options (1.77s) [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-07-12T13:54:43.866Z] --- PASS: TestDaemonProxy/reload_sanitized (0.54s) [2022-07-12T13:54:43.866Z] PASS [2022-07-12T13:54:43.866Z] [2022-07-12T13:54:43.866Z] DONE 18 tests in 11.889s [2022-07-12T13:54:43.866Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-07-12T13:54:43.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:43.866Z] ++ set -e [2022-07-12T13:54:43.866Z] ++ '[' -n 0 ']' [2022-07-12T13:54:43.866Z] ++ set -x [2022-07-12T13:54:43.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:54:44.122Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-07-12T13:54:44.122Z] INFO: Testing against a local daemon [2022-07-12T13:54:44.122Z] === RUN TestCommitInheritsEnv [2022-07-12T13:54:44.685Z] === RUN TestDockerSuite/TestBuildAddScript [2022-07-12T13:54:44.685Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-07-12T13:54:44.685Z] === RUN TestImportExtremelyLargeImageWorks [2022-07-12T13:54:44.685Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-07-12T13:54:44.685Z] === RUN TestImportWithCustomPlatform [2022-07-12T13:54:44.685Z] === RUN TestImportWithCustomPlatform/#00 [2022-07-12T13:54:44.685Z] === RUN TestImportWithCustomPlatform/_______ [2022-07-12T13:54:44.685Z] === RUN TestImportWithCustomPlatform// [2022-07-12T13:54:44.685Z] === RUN TestImportWithCustomPlatform/linux [2022-07-12T13:54:44.942Z] === RUN TestImportWithCustomPlatform/LINUX [2022-07-12T13:54:45.198Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-07-12T13:54:45.198Z] === RUN TestImportWithCustomPlatform/macos [2022-07-12T13:54:45.198Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-07-12T13:54:45.198Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform (0.71s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/#00 (0.15s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/linux (0.16s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.17s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.18s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-07-12T13:54:45.455Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-07-12T13:54:45.455Z] === RUN TestImagesFilterMultiReference [2022-07-12T13:54:45.455Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-07-12T13:54:45.455Z] === RUN TestImagePullPlatformInvalid [2022-07-12T13:54:45.455Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-07-12T13:54:45.455Z] === RUN TestRemoveImageOrphaning [2022-07-12T13:54:45.712Z] check_test.go:540: [d60a450356345] daemon is not started [2022-07-12T13:54:45.712Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-07-12T13:54:45.968Z] --- PASS: TestRemoveImageOrphaning (0.47s) [2022-07-12T13:54:45.968Z] === RUN TestRemoveImageGarbageCollector [2022-07-12T13:54:46.061Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T13:54:46.061Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T13:54:46.061Z] === RUN TestInspectNetwork/network_name [2022-07-12T13:54:46.061Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T13:54:46.531Z] time="2022-07-12T13:54:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-07-12T13:54:47.093Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-07-12T13:54:48.023Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2022-07-12T13:54:48.023Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-07-12T13:54:48.023Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-07-12T13:54:48.023Z] === RUN TestTagInvalidReference [2022-07-12T13:54:48.023Z] --- PASS: TestTagInvalidReference (0.01s) [2022-07-12T13:54:48.023Z] === RUN TestTagValidPrefixedRepo [2022-07-12T13:54:48.023Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-07-12T13:54:48.023Z] === RUN TestTagExistedNameWithoutForce [2022-07-12T13:54:48.023Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-07-12T13:54:48.023Z] === RUN TestTagOfficialNames [2022-07-12T13:54:48.280Z] --- PASS: TestTagOfficialNames (0.05s) [2022-07-12T13:54:48.280Z] === RUN TestTagMatchesDigest [2022-07-12T13:54:48.280Z] --- PASS: TestTagMatchesDigest (0.03s) [2022-07-12T13:54:48.280Z] === CONT TestImportExtremelyLargeImageWorks [2022-07-12T13:54:49.208Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-07-12T13:54:50.253Z] --- PASS: TestInspectNetwork (6.97s) [2022-07-12T13:54:50.253Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T13:54:50.253Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T13:54:50.253Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T13:54:50.253Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T13:54:50.253Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T13:54:51.195Z] --- PASS: TestRunContainerWithBridgeNone (1.48s) [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T13:54:51.195Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:54:51.195Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:54:51.195Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:54:51.195Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T13:54:51.195Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T13:54:51.195Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T13:54:51.195Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T13:54:51.195Z] === RUN TestNetworkList [2022-07-12T13:54:51.195Z] === RUN TestNetworkList//networks [2022-07-12T13:54:51.195Z] === PAUSE TestNetworkList//networks [2022-07-12T13:54:51.195Z] === RUN TestNetworkList//networks/ [2022-07-12T13:54:51.195Z] === PAUSE TestNetworkList//networks/ [2022-07-12T13:54:51.195Z] === CONT TestNetworkList//networks [2022-07-12T13:54:51.195Z] === CONT TestNetworkList//networks/ [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkList (0.02s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T13:54:51.195Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T13:54:51.195Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T13:54:51.763Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-07-12T13:54:51.763Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T13:54:52.701Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T13:54:52.701Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T13:54:53.379Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-07-12T13:54:53.640Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-07-12T13:54:53.640Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T13:54:54.578Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-07-12T13:54:54.579Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T13:54:55.273Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-07-12T13:54:55.958Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2022-07-12T13:54:55.958Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T13:54:56.204Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-07-12T13:54:56.527Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-07-12T13:54:56.527Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T13:54:56.768Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-07-12T13:54:57.631Z] --- PASS: TestServiceUpdateConfigs (14.68s) [2022-07-12T13:54:57.631Z] === RUN TestServiceUpdateNetwork [2022-07-12T13:54:57.699Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-07-12T13:54:57.699Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from config [2022-07-12T13:54:57.956Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config [2022-07-12T13:54:57.956Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-07-12T13:54:58.519Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from config [2022-07-12T13:54:59.061Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-07-12T13:54:59.061Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T13:54:59.061Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:54:59.061Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:54:59.061Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T13:54:59.082Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config [2022-07-12T13:54:59.645Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config [2022-07-12T13:55:00.209Z] docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli [2022-07-12T13:55:00.466Z] docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli [2022-07-12T13:55:01.030Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-07-12T13:55:01.030Z] docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli [2022-07-12T13:55:01.286Z] === RUN TestDockerSuite/TestBuildAddTar [2022-07-12T13:55:01.544Z] docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli [2022-07-12T13:55:02.109Z] docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli [2022-07-12T13:55:02.672Z] check_test.go:540: [ddc721217b3c7] daemon is not started [2022-07-12T13:55:02.672Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-07-12T13:55:03.602Z] check_test.go:540: [d5efb82c34545] daemon is not started [2022-07-12T13:55:03.602Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-07-12T13:55:04.165Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-07-12T13:55:06.059Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-07-12T13:55:09.363Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-07-12T13:55:09.363Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-07-12T13:55:09.363Z] check_test.go:540: [d20451aef5a91] daemon is not started [2022-07-12T13:55:09.363Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-07-12T13:55:09.854Z] --- PASS: TestServiceUpdateNetwork (12.67s) [2022-07-12T13:55:09.854Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T13:55:10.730Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-07-12T13:55:10.783Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T13:55:11.711Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T13:55:12.623Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-07-12T13:55:12.623Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-07-12T13:55:13.974Z] --- PASS: TestServiceWithDataPathPortInit (13.53s) [2022-07-12T13:55:13.974Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T13:55:14.515Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-07-12T13:55:14.913Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j3t7mguyjb625kn40l57qh4cs Created:2022-07-12 13:55:13.577397942 +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[f8fea0c75118c3f8f93eea8e46c02057af5c9d6c2c3f671a10f05f2ae3ff61e6:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itluuegxvyxws27u6hhvm1f1i EndpointID:ac03a875a5d1ffd9f7ad5a7054cba1f5852ef46657b4140f392c86166ca26962 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:17590c4492358a2123a5fe0034afd8eea6420d44786dd40da1be75cd1041b7dc 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:cdbb21542b7d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.itluuegxvyxws27u6hhvm1f1i EndpointID:ac03a875a5d1ffd9f7ad5a7054cba1f5852ef46657b4140f392c86166ca26962 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T13:55:17.035Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-07-12T13:55:18.404Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-07-12T13:55:19.113Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.78s) [2022-07-12T13:55:19.113Z] PASS [2022-07-12T13:55:19.113Z] [2022-07-12T13:55:19.113Z] === Skipped [2022-07-12T13:55:19.113Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:55:19.113Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:55:19.113Z] [2022-07-12T13:55:19.113Z] DONE 38 tests, 1 skipped in 43.396s [2022-07-12T13:55:19.113Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:55:19.113Z] ++ 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-07-12T13:55:19.113Z] ++ set -e [2022-07-12T13:55:19.113Z] ++ '[' -n 0 ']' [2022-07-12T13:55:19.113Z] ++ set -x [2022-07-12T13:55:19.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:55:19.113Z] INFO: Testing against a local daemon [2022-07-12T13:55:19.113Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T13:55:19.113Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:55:19.113Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:55:19.113Z] === RUN TestDockerNetworkIpvlan [2022-07-12T13:55:19.113Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:55:19.113Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:55:19.113Z] PASS [2022-07-12T13:55:19.113Z] [2022-07-12T13:55:19.113Z] === Skipped [2022-07-12T13:55:19.113Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:55:19.113Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:55:19.113Z] [2022-07-12T13:55:19.113Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:55:19.113Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:55:19.113Z] [2022-07-12T13:55:19.113Z] DONE 2 tests, 2 skipped in 0.080s [2022-07-12T13:55:19.113Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:55:19.113Z] ++ 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-07-12T13:55:19.113Z] ++ set -e [2022-07-12T13:55:19.113Z] ++ '[' -n 0 ']' [2022-07-12T13:55:19.113Z] ++ set -x [2022-07-12T13:55:19.113Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:55:19.333Z] check_test.go:540: [daed531449792] daemon is not started [2022-07-12T13:55:19.333Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-07-12T13:55:19.372Z] INFO: Testing against a local daemon [2022-07-12T13:55:19.372Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T13:55:19.795Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T13:55:20.750Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-07-12T13:55:20.750Z] === RUN TestDockerNetworkMacvlan [2022-07-12T13:55:21.318Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T13:55:21.885Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T13:55:22.824Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T13:55:23.506Z] === RUN TestDockerSuite/TestBuildBlankName [2022-07-12T13:55:23.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-07-12T13:55:23.762Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-07-12T13:55:24.729Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T13:55:26.107Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T13:55:26.280Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-07-12T13:55:26.332Z] --- PASS: TestServiceUpdatePidsLimit (16.23s) [2022-07-12T13:55:26.332Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2022-07-12T13:55:26.332Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-07-12T13:55:26.332Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-07-12T13:55:26.332Z] PASS [2022-07-12T13:55:26.332Z] [2022-07-12T13:55:26.332Z] === Skipped [2022-07-12T13:55:26.332Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T13:55:26.332Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:55:26.332Z] [2022-07-12T13:55:26.332Z] DONE 27 tests, 1 skipped in 165.763s [2022-07-12T13:55:26.332Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T13:55:26.332Z] INFO: Testing against a local daemon [2022-07-12T13:55:26.332Z] === RUN TestSessionCreate [2022-07-12T13:55:26.332Z] --- PASS: TestSessionCreate (0.02s) [2022-07-12T13:55:26.332Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T13:55:26.332Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T13:55:26.332Z] PASS [2022-07-12T13:55:26.332Z] [2022-07-12T13:55:26.332Z] DONE 2 tests in 0.057s [2022-07-12T13:55:26.332Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T13:55:26.332Z] INFO: Testing against a local daemon [2022-07-12T13:55:26.332Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T13:55:26.332Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-07-12T13:55:26.332Z] === RUN TestDiskUsage [2022-07-12T13:55:26.332Z] === PAUSE TestDiskUsage [2022-07-12T13:55:26.332Z] === RUN TestEventsExecDie [2022-07-12T13:55:26.590Z] --- PASS: TestEventsExecDie (0.59s) [2022-07-12T13:55:26.590Z] === RUN TestEventsBackwardsCompatible [2022-07-12T13:55:26.590Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-12T13:55:26.590Z] === RUN TestEventsVolumeCreate [2022-07-12T13:55:26.590Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-07-12T13:55:26.590Z] === RUN TestInfoBinaryCommits [2022-07-12T13:55:26.590Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T13:55:26.590Z] === RUN TestInfoAPIVersioned [2022-07-12T13:55:26.590Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T13:55:26.590Z] === RUN TestInfoAPI [2022-07-12T13:55:26.590Z] --- PASS: TestInfoAPI (0.02s) [2022-07-12T13:55:26.590Z] === RUN TestInfoAPIWarnings [2022-07-12T13:55:27.649Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-07-12T13:55:27.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-07-12T13:55:29.272Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-07-12T13:55:30.202Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-07-12T13:55:30.303Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan (9.82s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.23s) [2022-07-12T13:55:30.304Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-07-12T13:55:30.304Z] PASS [2022-07-12T13:55:30.304Z] [2022-07-12T13:55:30.304Z] DONE 8 tests in 11.211s [2022-07-12T13:55:30.304Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T13:55:30.304Z] ++ 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-07-12T13:55:30.304Z] ++ set -e [2022-07-12T13:55:30.304Z] ++ '[' -n 0 ']' [2022-07-12T13:55:30.304Z] ++ set -x [2022-07-12T13:55:30.304Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:55:30.563Z] testing: warning: no tests to run [2022-07-12T13:55:30.563Z] PASS [2022-07-12T13:55:30.563Z] [2022-07-12T13:55:30.563Z] DONE 0 tests in 0.030s [2022-07-12T13:55:30.563Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T13:55:30.563Z] ++ 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-07-12T13:55:30.563Z] ++ set -e [2022-07-12T13:55:30.563Z] ++ '[' -n 0 ']' [2022-07-12T13:55:30.563Z] ++ set -x [2022-07-12T13:55:30.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:55:30.564Z] INFO: Testing against a local daemon [2022-07-12T13:55:30.564Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T13:55:31.570Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-07-12T13:55:31.944Z] --- PASS: TestAuthZPluginAllowRequest (1.16s) [2022-07-12T13:55:31.944Z] === RUN TestAuthZPluginTLS [2022-07-12T13:55:32.204Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-12T13:55:32.204Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T13:55:32.773Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-07-12T13:55:32.773Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T13:55:32.943Z] check_test.go:540: [dfea31d60590a] daemon is not started [2022-07-12T13:55:32.943Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-07-12T13:55:33.397Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-07-12T13:55:33.397Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T13:55:33.507Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-07-12T13:55:33.762Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-07-12T13:55:33.965Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-12T13:55:33.965Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T13:55:34.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-07-12T13:55:34.888Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-07-12T13:55:35.344Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-07-12T13:55:35.345Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T13:55:35.604Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2022-07-12T13:55:35.604Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T13:55:36.173Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-07-12T13:55:36.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T13:55:36.257Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-07-12T13:55:36.513Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-07-12T13:55:36.513Z] check_test.go:540: [df4abe2d06dc5] daemon is not started [2022-07-12T13:55:36.513Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-07-12T13:55:36.743Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-12T13:55:36.743Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T13:55:37.443Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-07-12T13:55:38.123Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-07-12T13:55:38.123Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T13:55:39.336Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-07-12T13:55:39.501Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s) [2022-07-12T13:55:39.502Z] === RUN TestAuthZPluginHeader [2022-07-12T13:55:40.071Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-07-12T13:55:40.071Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T13:55:40.071Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:40.071Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T13:55:40.071Z] === RUN TestAuthZPluginV2Disable [2022-07-12T13:55:40.071Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:40.071Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-07-12T13:55:40.071Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T13:55:40.071Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:40.071Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T13:55:40.071Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T13:55:40.071Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:40.071Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T13:55:40.071Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T13:55:40.705Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-07-12T13:55:42.072Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-07-12T13:55:44.628Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T13:55:44.629Z] === RUN TestInfoDebug [2022-07-12T13:55:44.629Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T13:55:44.629Z] === RUN TestInfoInsecureRegistries [2022-07-12T13:55:44.629Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T13:55:44.629Z] === RUN TestInfoRegistryMirrors [2022-07-12T13:55:44.629Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T13:55:44.629Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T13:55:45.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-07-12T13:55:45.191Z] === RUN TestPingCacheHeaders [2022-07-12T13:55:45.191Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T13:55:45.191Z] === RUN TestPingGet [2022-07-12T13:55:45.191Z] --- PASS: TestPingGet (0.01s) [2022-07-12T13:55:45.191Z] === RUN TestPingHead [2022-07-12T13:55:45.191Z] --- PASS: TestPingHead (0.02s) [2022-07-12T13:55:45.191Z] === RUN TestPingSwarmHeader [2022-07-12T13:55:45.753Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T13:55:46.315Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T13:55:47.244Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T13:55:47.244Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-12T13:55:47.244Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T13:55:47.244Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T13:55:47.244Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T13:55:47.244Z] === RUN TestVersion [2022-07-12T13:55:47.244Z] --- PASS: TestVersion (0.02s) [2022-07-12T13:55:47.244Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-07-12T13:55:47.244Z] === CONT TestDiskUsage [2022-07-12T13:55:47.322Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T13:55:47.806Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T13:55:48.063Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T13:55:48.251Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T13:55:48.626Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage (1.61s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.29s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run (0.57s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:55:48.882Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.63s) [2022-07-12T13:55:48.882Z] PASS [2022-07-12T13:55:48.882Z] [2022-07-12T13:55:48.882Z] DONE 54 tests in 23.049s [2022-07-12T13:55:48.882Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T13:55:48.882Z] INFO: Testing against a local daemon [2022-07-12T13:55:48.882Z] === RUN TestVolumesCreateAndList [2022-07-12T13:55:48.882Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T13:55:48.882Z] === RUN TestVolumesRemove [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-12T13:55:49.138Z] === RUN TestVolumesInspect [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T13:55:49.138Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T13:55:49.138Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T13:55:49.138Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T13:55:49.138Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T13:55:49.138Z] PASS [2022-07-12T13:55:49.138Z] [2022-07-12T13:55:49.138Z] DONE 9 tests in 0.145s [2022-07-12T13:55:49.138Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T13:55:49.702Z] Stopping apparmor (via systemctl): apparmor.service. [2022-07-12T13:55:49.702Z] Removing test suite binaries [2022-07-12T13:55:49.702Z] exiting test-integration [2022-07-12T13:55:49.702Z] ++ exit 0 [2022-07-12T13:55:49.702Z] [2022-07-12T13:55:50.145Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore Post stage [Pipeline] junit [2022-07-12T13:55:51.080Z] Recording test results [2022-07-12T13:55:51.512Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-07-12T13:55:52.420Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T13:55:52.746Z] + echo Ensuring container killed. [2022-07-12T13:55:52.746Z] Ensuring container killed. [2022-07-12T13:55:52.746Z] + docker rm -vf docker-pr2 [2022-07-12T13:55:52.746Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-12T13:55:53.024Z] + echo Chowning /workspace to jenkins user [2022-07-12T13:55:53.024Z] Chowning /workspace to jenkins user [2022-07-12T13:55:53.024Z] + id -u [2022-07-12T13:55:53.024Z] + id -g [2022-07-12T13:55:53.024Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T13:55:53.406Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T13:55:54.724Z] + bundleName=amd64-cgroup2 [2022-07-12T13:55:54.724Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T13:55:54.724Z] Creating amd64-cgroup2-bundles.tar.gz [2022-07-12T13:55:54.724Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T13:55:54.724Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-07-12T13:55:54.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [Pipeline] archiveArtifacts [2022-07-12T13:55:54.990Z] Archiving artifacts [2022-07-12T13:55:56.456Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T13:55:56.665Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-07-12T13:55:56.830Z] + make clean [2022-07-12T13:55:56.830Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T13:55:56.830Z] docker-dev-cache [2022-07-12T13:55:56.830Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T13:55:57.596Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-07-12T13:55:57.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-07-12T13:55:58.164Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2022-07-12T13:55:58.164Z] PASS [2022-07-12T13:55:58.164Z] [2022-07-12T13:55:58.164Z] === Skipped [2022-07-12T13:55:58.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-07-12T13:55:58.164Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:58.164Z] [2022-07-12T13:55:58.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-07-12T13:55:58.164Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:58.164Z] [2022-07-12T13:55:58.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-07-12T13:55:58.164Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:58.164Z] [2022-07-12T13:55:58.164Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-07-12T13:55:58.164Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:55:58.164Z] [2022-07-12T13:55:58.164Z] DONE 17 tests, 4 skipped in 26.523s [2022-07-12T13:55:58.164Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T13:55:58.164Z] ++ 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-07-12T13:55:58.164Z] ++ set -e [2022-07-12T13:55:58.164Z] ++ '[' -n 0 ']' [2022-07-12T13:55:58.164Z] ++ set -x [2022-07-12T13:55:58.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:55:58.164Z] INFO: Testing against a local daemon [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:55:58.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:55:58.164Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T13:55:58.164Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T13:55:58.164Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T13:55:58.164Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T13:55:58.164Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T13:55:58.164Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T13:55:58.164Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T13:55:58.164Z] === RUN TestPluginInstall [2022-07-12T13:55:58.164Z] === RUN TestPluginInstall/no_auth [2022-07-12T13:55:58.164Z] time="2022-07-12T13:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:58.164Z] time="2022-07-12T13:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4192003fea4b9983f46adc5cd6239af2f14b68a4c85714ffcd94e41faa72362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:58.164Z] time="2022-07-12T13:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:58.164Z] time="2022-07-12T13:55:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4192003fea4b9983f46adc5cd6239af2f14b68a4c85714ffcd94e41faa72362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:58.164Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T13:55:58.423Z] time="2022-07-12T13:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:58.423Z] time="2022-07-12T13:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4192003fea4b9983f46adc5cd6239af2f14b68a4c85714ffcd94e41faa72362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:58.423Z] time="2022-07-12T13:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:58.423Z] time="2022-07-12T13:55:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4192003fea4b9983f46adc5cd6239af2f14b68a4c85714ffcd94e41faa72362" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:58.683Z] === RUN TestPluginInstall/with_insecure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T13:55:59.621Z] time="2022-07-12T13:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:59.621Z] time="2022-07-12T13:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8719d783eba2241402da16f8c7bea52b7691b78f0111dfa3125847afe9bee9db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:59.621Z] time="2022-07-12T13:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:55:59.621Z] time="2022-07-12T13:55:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8719d783eba2241402da16f8c7bea52b7691b78f0111dfa3125847afe9bee9db" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:55:59.621Z] plugin_test.go:195: [d0b583a7afc42] daemon is not started [2022-07-12T13:55:59.621Z] --- PASS: TestPluginInstall (2.53s) [2022-07-12T13:55:59.621Z] --- PASS: TestPluginInstall/no_auth (0.94s) [2022-07-12T13:55:59.621Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-07-12T13:55:59.621Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-07-12T13:55:59.621Z] === RUN TestPluginsWithRuntimes [2022-07-12T13:56:00.407Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-07-12T13:56:01.336Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-07-12T13:56:01.526Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T13:56:02.094Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T13:56:03.147Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-07-12T13:56:03.147Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-07-12T13:56:03.147Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-07-12T13:56:03.147Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T13:56:03.227Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-07-12T13:56:03.227Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-07-12T13:56:03.415Z] --- PASS: TestPluginBackCompatMediaTypes (0.59s) [2022-07-12T13:56:03.415Z] PASS [2022-07-12T13:56:03.415Z] [2022-07-12T13:56:03.415Z] DONE 24 tests in 6.501s [2022-07-12T13:56:03.415Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T13:56:03.415Z] ++ 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-07-12T13:56:03.415Z] ++ set -e [2022-07-12T13:56:03.415Z] ++ '[' -n 0 ']' [2022-07-12T13:56:03.415Z] ++ set -x [2022-07-12T13:56:03.416Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:03.678Z] INFO: Testing against a local daemon [2022-07-12T13:56:03.678Z] === RUN TestExternalGraphDriver [2022-07-12T13:56:03.941Z] === RUN TestExternalGraphDriver/json [2022-07-12T13:56:04.156Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-07-12T13:56:05.524Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-07-12T13:56:05.847Z] === RUN TestExternalGraphDriver/spec [2022-07-12T13:56:07.226Z] === RUN TestExternalGraphDriver/pull [2022-07-12T13:56:08.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-07-12T13:56:08.794Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-07-12T13:56:09.133Z] --- PASS: TestExternalGraphDriver (5.22s) [2022-07-12T13:56:09.133Z] --- PASS: TestExternalGraphDriver/json (1.65s) [2022-07-12T13:56:09.133Z] --- PASS: TestExternalGraphDriver/spec (1.57s) [2022-07-12T13:56:09.133Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-07-12T13:56:09.133Z] === RUN TestGraphdriverPluginV2 [2022-07-12T13:56:09.133Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:56:09.133Z] --- SKIP: TestGraphdriverPluginV2 (0.33s) [2022-07-12T13:56:09.133Z] PASS [2022-07-12T13:56:09.133Z] [2022-07-12T13:56:09.133Z] === Skipped [2022-07-12T13:56:09.133Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s) [2022-07-12T13:56:09.133Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:56:09.133Z] [2022-07-12T13:56:09.133Z] DONE 5 tests, 1 skipped in 5.646s [2022-07-12T13:56:09.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T13:56:09.133Z] ++ 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-07-12T13:56:09.133Z] ++ set -e [2022-07-12T13:56:09.133Z] ++ '[' -n 0 ']' [2022-07-12T13:56:09.133Z] ++ set -x [2022-07-12T13:56:09.133Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:09.392Z] INFO: Testing against a local daemon [2022-07-12T13:56:09.392Z] === RUN TestContinueAfterPluginCrash [2022-07-12T13:56:09.392Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T13:56:09.392Z] === RUN TestReadPluginNoRead [2022-07-12T13:56:09.392Z] === PAUSE TestReadPluginNoRead [2022-07-12T13:56:09.392Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T13:56:09.392Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T13:56:09.392Z] === CONT TestContinueAfterPluginCrash [2022-07-12T13:56:09.392Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T13:56:09.724Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-07-12T13:56:11.619Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-07-12T13:56:12.182Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-07-12T13:56:12.684Z] === CONT TestReadPluginNoRead [2022-07-12T13:56:12.684Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2022-07-12T13:56:13.551Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-07-12T13:56:14.479Z] docker_cli_daemon_test.go:2503: [db6a459003d7f] daemon is not started [2022-07-12T13:56:14.591Z] === RUN TestReadPluginNoRead/default [2022-07-12T13:56:15.530Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T13:56:16.372Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-07-12T13:56:16.909Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T13:56:17.168Z] --- PASS: TestContinueAfterPluginCrash (8.00s) [2022-07-12T13:56:17.738Z] === CONT TestReadPluginNoRead [2022-07-12T13:56:17.738Z] read_test.go:92: [d574cc96fb7fd] daemon is not started [2022-07-12T13:56:17.738Z] --- PASS: TestReadPluginNoRead (5.58s) [2022-07-12T13:56:17.738Z] --- PASS: TestReadPluginNoRead/default (1.18s) [2022-07-12T13:56:17.738Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.15s) [2022-07-12T13:56:17.738Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.13s) [2022-07-12T13:56:17.738Z] PASS [2022-07-12T13:56:17.738Z] [2022-07-12T13:56:17.738Z] DONE 6 tests in 8.671s [2022-07-12T13:56:17.997Z] 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-07-12T13:56:17.997Z] ++ 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-07-12T13:56:17.997Z] ++ set -e [2022-07-12T13:56:17.997Z] ++ '[' -n 0 ']' [2022-07-12T13:56:17.997Z] ++ set -x [2022-07-12T13:56:17.997Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:17.997Z] testing: warning: no tests to run [2022-07-12T13:56:17.997Z] PASS [2022-07-12T13:56:17.997Z] [2022-07-12T13:56:17.997Z] DONE 0 tests in 0.032s [2022-07-12T13:56:17.997Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T13:56:17.998Z] ++ 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-07-12T13:56:17.998Z] ++ set -e [2022-07-12T13:56:17.998Z] ++ '[' -n 0 ']' [2022-07-12T13:56:17.998Z] ++ set -x [2022-07-12T13:56:17.998Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:17.998Z] INFO: Testing against a local daemon [2022-07-12T13:56:17.998Z] === RUN TestPluginWithDevMounts [2022-07-12T13:56:17.998Z] === PAUSE TestPluginWithDevMounts [2022-07-12T13:56:17.998Z] === CONT TestPluginWithDevMounts [2022-07-12T13:56:19.642Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-07-12T13:56:19.904Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-07-12T13:56:19.904Z] PASS [2022-07-12T13:56:19.904Z] [2022-07-12T13:56:19.904Z] DONE 1 tests in 1.637s [2022-07-12T13:56:19.904Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T13:56:19.904Z] ++ 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-07-12T13:56:19.904Z] ++ set -e [2022-07-12T13:56:19.904Z] ++ '[' -n 0 ']' [2022-07-12T13:56:19.904Z] ++ set -x [2022-07-12T13:56:19.904Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:19.904Z] INFO: Testing against a local daemon [2022-07-12T13:56:19.904Z] === RUN TestSecretInspect [2022-07-12T13:56:21.009Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-07-12T13:56:21.842Z] --- PASS: TestSecretInspect (2.21s) [2022-07-12T13:56:21.842Z] === RUN TestSecretList [2022-07-12T13:56:21.939Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-07-12T13:56:22.868Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-07-12T13:56:24.379Z] --- PASS: TestSecretList (2.23s) [2022-07-12T13:56:24.379Z] === RUN TestSecretsCreateAndDelete [2022-07-12T13:56:24.771Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-07-12T13:56:24.771Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-07-12T13:56:26.139Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-07-12T13:56:26.286Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2022-07-12T13:56:26.286Z] === RUN TestSecretsUpdate [2022-07-12T13:56:26.395Z] === RUN TestDockerSuite/TestBuildCmd [2022-07-12T13:56:26.957Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-07-12T13:56:27.521Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-07-12T13:56:27.521Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-07-12T13:56:27.778Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-07-12T13:56:27.778Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T13:56:27.778Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-07-12T13:56:28.822Z] --- PASS: TestSecretsUpdate (2.20s) [2022-07-12T13:56:28.822Z] === RUN TestTemplatedSecret [2022-07-12T13:56:29.146Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-07-12T13:56:29.402Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-07-12T13:56:31.360Z] --- PASS: TestTemplatedSecret (2.47s) [2022-07-12T13:56:31.360Z] === RUN TestSecretCreateResolve [2022-07-12T13:56:31.921Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-07-12T13:56:31.921Z] check_test.go:540: [d1ce748d178bb] daemon is not started [2022-07-12T13:56:31.921Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-07-12T13:56:33.266Z] --- PASS: TestSecretCreateResolve (2.22s) [2022-07-12T13:56:33.266Z] PASS [2022-07-12T13:56:33.266Z] [2022-07-12T13:56:33.266Z] DONE 6 tests in 13.623s [2022-07-12T13:56:33.266Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T13:56:33.266Z] ++ 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-07-12T13:56:33.266Z] ++ set -e [2022-07-12T13:56:33.266Z] ++ '[' -n 0 ']' [2022-07-12T13:56:33.266Z] ++ set -x [2022-07-12T13:56:33.266Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:56:33.266Z] INFO: Testing against a local daemon [2022-07-12T13:56:33.266Z] === RUN TestServiceCreateInit [2022-07-12T13:56:33.266Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T13:56:34.606Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-07-12T13:56:34.606Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-07-12T13:56:34.606Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T13:56:34.606Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-07-12T13:56:34.606Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-07-12T13:56:34.606Z] Cross building: bundles/cross/windows/amd64 [2022-07-12T13:56:34.606Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-07-12T13:56:34.606Z] { [2022-07-12T13:56:34.606Z] "RT_GROUP_ICON": { [2022-07-12T13:56:34.606Z] "#1": { [2022-07-12T13:56:34.606Z] "0409": "../../winresources/docker.ico" [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] }, [2022-07-12T13:56:34.606Z] "RT_MANIFEST": { [2022-07-12T13:56:34.606Z] "#1": { [2022-07-12T13:56:34.606Z] "0409": { [2022-07-12T13:56:34.606Z] "identity": {}, [2022-07-12T13:56:34.606Z] "description": "Docker Engine", [2022-07-12T13:56:34.606Z] "minimum-os": "vista", [2022-07-12T13:56:34.606Z] "execution-level": "", [2022-07-12T13:56:34.606Z] "ui-access": false, [2022-07-12T13:56:34.606Z] "auto-elevate": false, [2022-07-12T13:56:34.606Z] "dpi-awareness": "unaware", [2022-07-12T13:56:34.606Z] "disable-theming": false, [2022-07-12T13:56:34.606Z] "disable-window-filtering": false, [2022-07-12T13:56:34.606Z] "high-resolution-scrolling-aware": false, [2022-07-12T13:56:34.606Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T13:56:34.606Z] "long-path-aware": false, [2022-07-12T13:56:34.606Z] "printer-driver-isolation": false, [2022-07-12T13:56:34.606Z] "gdi-scaling": false, [2022-07-12T13:56:34.606Z] "segment-heap": false, [2022-07-12T13:56:34.606Z] "use-common-controls-v6": false [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] }, [2022-07-12T13:56:34.606Z] "RT_MESSAGETABLE": { [2022-07-12T13:56:34.606Z] "#1": { [2022-07-12T13:56:34.606Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] }, [2022-07-12T13:56:34.606Z] "RT_VERSION": { [2022-07-12T13:56:34.606Z] "#1": { [2022-07-12T13:56:34.606Z] "0409": { [2022-07-12T13:56:34.606Z] "fixed": { [2022-07-12T13:56:34.606Z] "file_version": "0.0.0.0", [2022-07-12T13:56:34.606Z] "product_version": "0.0.0.0", [2022-07-12T13:56:34.606Z] "type": "Unknown" [2022-07-12T13:56:34.606Z] }, [2022-07-12T13:56:34.606Z] "info": { [2022-07-12T13:56:34.606Z] "0000": { [2022-07-12T13:56:34.606Z] "CompanyName": "", [2022-07-12T13:56:34.606Z] "FileVersion": "dev", [2022-07-12T13:56:34.606Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T13:56:34.606Z] "OriginalFileName": "dockerd.exe", [2022-07-12T13:56:34.606Z] "ProductName": "", [2022-07-12T13:56:34.606Z] "ProductVersion": "dev", [2022-07-12T13:56:34.606Z] "SpecialBuild": "68bf777eced495df352be219da9c9c1070af5c99" [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] } [2022-07-12T13:56:34.606Z] cmd/dockerd/config.go [2022-07-12T13:56:34.606Z] cmd/dockerd/config_windows.go [2022-07-12T13:56:34.606Z] cmd/dockerd/daemon.go [2022-07-12T13:56:34.606Z] cmd/dockerd/daemon_test.go [2022-07-12T13:56:34.606Z] cmd/dockerd/daemon_windows.go [2022-07-12T13:56:34.606Z] cmd/dockerd/docker.go [2022-07-12T13:56:34.606Z] cmd/dockerd/docker_windows.go [2022-07-12T13:56:34.606Z] cmd/dockerd/genwinres_windows.go [2022-07-12T13:56:34.606Z] cmd/dockerd/metrics.go [2022-07-12T13:56:34.606Z] cmd/dockerd/options.go [2022-07-12T13:56:34.606Z] cmd/dockerd/options_test.go [2022-07-12T13:56:34.606Z] cmd/dockerd/service_windows.go [2022-07-12T13:56:34.606Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T13:56:34.606Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T13:56:35.192Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-07-12T13:56:35.755Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-07-12T13:56:36.686Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-07-12T13:56:37.249Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-07-12T13:56:37.461Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite (333.51s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.19s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.49s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.34s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.18s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.86s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.27s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.49s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.24s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.46s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.44s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.31s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.76s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.80s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.28s) [2022-07-12T13:56:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.17s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.71s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.96s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.26s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.34s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.60s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.47s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.52s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.42s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.41s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.43s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.35s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.89s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.07s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.96s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.92s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.67s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.14s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.01s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.35s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.51s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.59s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.65s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.64s) [2022-07-12T13:56:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T13:56:38.180Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.29s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.77s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.24s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.17s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.09s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.04s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.09s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.09s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.32s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.66s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.80s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.60s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.87s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.17s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-07-12T13:56:38.180Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.13s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.90s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.89s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.03s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.52s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.55s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.91s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.71s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.71s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.69s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.57s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.45s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.97s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.43s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.32s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.45s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.83s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.09s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.14s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.10s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.73s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.70s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.64s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.79s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.59s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2022-07-12T13:56:38.181Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.08s) [2022-07-12T13:56:38.181Z] === RUN TestDockerSwarmSuite [2022-07-12T13:56:38.181Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-07-12T13:56:38.181Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-07-12T13:56:38.744Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-07-12T13:56:39.307Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-07-12T13:56:40.752Z] --- PASS: TestServiceCreateInit (7.04s) [2022-07-12T13:56:40.752Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s) [2022-07-12T13:56:40.752Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s) [2022-07-12T13:56:40.752Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T13:56:41.828Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-07-12T13:56:45.100Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-07-12T13:56:50.350Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-07-12T13:56:50.606Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-07-12T13:56:51.534Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-07-12T13:56:54.833Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-07-12T13:56:55.639Z] --- PASS: TestCreateServiceMultipleTimes (15.18s) [2022-07-12T13:56:55.639Z] === RUN TestCreateServiceConflict [2022-07-12T13:56:58.104Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-07-12T13:56:58.175Z] --- PASS: TestCreateServiceConflict (2.21s) [2022-07-12T13:56:58.175Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T13:56:59.033Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-07-12T13:56:59.033Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T13:56:59.033Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-07-12T13:56:59.033Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T13:56:59.033Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-07-12T13:56:59.033Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T13:56:59.033Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-07-12T13:56:59.033Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T13:56:59.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-07-12T13:57:00.712Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2022-07-12T13:57:00.712Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T13:57:01.553Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-07-12T13:57:03.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-07-12T13:57:04.378Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-07-12T13:57:05.745Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-07-12T13:57:07.638Z] docker_api_swarm_test.go:563: [d95b724f9d9ea] joining swarm manager [d10b7c9a22685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T13:57:09.531Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-07-12T13:57:09.787Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-07-12T13:57:15.036Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-07-12T13:57:15.604Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s) [2022-07-12T13:57:15.604Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T13:57:15.867Z] --- PASS: TestCreateServiceSecretFileMode (2.42s) [2022-07-12T13:57:15.867Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T13:57:18.401Z] --- PASS: TestCreateServiceConfigFileMode (2.35s) [2022-07-12T13:57:18.401Z] === RUN TestCreateServiceSysctls [2022-07-12T13:57:20.286Z] docker_api_swarm_test.go:585: [db3d95e5c2d86] joining swarm manager [d10b7c9a22685]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T13:57:20.286Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-07-12T13:57:20.849Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-07-12T13:57:21.691Z] --- PASS: TestCreateServiceSysctls (3.02s) [2022-07-12T13:57:21.691Z] === RUN TestCreateServiceCapabilities [2022-07-12T13:57:22.741Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-07-12T13:57:22.997Z] check_test.go:611: [d95b724f9d9ea] daemon is not started [2022-07-12T13:57:23.596Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2022-07-12T13:57:23.596Z] === RUN TestInspect [2022-07-12T13:57:25.538Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-07-12T13:57:26.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-07-12T13:57:26.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-07-12T13:57:26.886Z] --- PASS: TestInspect (2.81s) [2022-07-12T13:57:26.886Z] === RUN TestCreateJob [2022-07-12T13:57:27.031Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-07-12T13:57:27.959Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-07-12T13:57:29.328Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-07-12T13:57:29.422Z] --- PASS: TestCreateJob (3.08s) [2022-07-12T13:57:29.423Z] === RUN TestReplicatedJob [2022-07-12T13:57:33.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-07-12T13:57:33.500Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T13:57:33.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-07-12T13:57:34.696Z] --- PASS: TestReplicatedJob (5.17s) [2022-07-12T13:57:34.696Z] === RUN TestUpdateReplicatedJob [2022-07-12T13:57:36.771Z] docker_api_swarm_test.go:46: [d9fdedae65a2f] joining swarm manager [d49cb137f910f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T13:57:37.703Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-07-12T13:57:37.991Z] --- PASS: TestUpdateReplicatedJob (2.91s) [2022-07-12T13:57:37.991Z] === RUN TestServiceListWithStatuses [2022-07-12T13:57:37.991Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:57:37.991Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T13:57:37.991Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T13:57:39.070Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-07-12T13:57:41.588Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-07-12T13:57:42.187Z] --- PASS: TestDockerNetworkConnectAlias (4.19s) [2022-07-12T13:57:42.187Z] === RUN TestDockerNetworkReConnect [2022-07-12T13:57:45.478Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2022-07-12T13:57:45.478Z] === RUN TestServicePlugin [2022-07-12T13:57:45.478Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:57:45.478Z] --- SKIP: TestServicePlugin (0.00s) [2022-07-12T13:57:45.478Z] === RUN TestServiceUpdateLabel [2022-07-12T13:57:47.383Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-07-12T13:57:47.383Z] === RUN TestServiceUpdateSecrets [2022-07-12T13:57:49.678Z] --- PASS: TestImportExtremelyLargeImageWorks (181.39s) [2022-07-12T13:57:49.678Z] PASS [2022-07-12T13:57:49.678Z] [2022-07-12T13:57:49.678Z] DONE 22 tests in 185.632s [2022-07-12T13:57:49.678Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-07-12T13:57:49.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:57:49.678Z] ++ set -e [2022-07-12T13:57:49.678Z] ++ '[' -n 0 ']' [2022-07-12T13:57:49.678Z] ++ set -x [2022-07-12T13:57:49.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:57:49.679Z] === RUN TestStripANSICommands [2022-07-12T13:57:49.679Z] === RUN TestStripANSICommands/#00 [2022-07-12T13:57:49.679Z] === RUN TestStripANSICommands/#01 [2022-07-12T13:57:49.679Z] --- PASS: TestStripANSICommands (0.00s) [2022-07-12T13:57:49.679Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-07-12T13:57:49.679Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-07-12T13:57:49.679Z] PASS [2022-07-12T13:57:49.679Z] [2022-07-12T13:57:49.679Z] DONE 3 tests in 0.040s [2022-07-12T13:57:49.679Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-07-12T13:57:49.679Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:57:49.679Z] ++ set -e [2022-07-12T13:57:49.679Z] ++ '[' -n 0 ']' [2022-07-12T13:57:49.679Z] ++ set -x [2022-07-12T13:57:49.679Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:57:49.679Z] INFO: Testing against a local daemon [2022-07-12T13:57:49.679Z] === RUN TestNetworkCreateDelete [2022-07-12T13:57:49.934Z] --- PASS: TestNetworkCreateDelete (0.17s) [2022-07-12T13:57:49.934Z] === RUN TestDockerNetworkDeletePreferID [2022-07-12T13:57:50.496Z] --- PASS: TestDockerNetworkDeletePreferID (0.50s) [2022-07-12T13:57:50.496Z] === RUN TestDaemonDNSFallback [2022-07-12T13:57:50.496Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-07-12T13:57:51.060Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-07-12T13:57:51.060Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-07-12T13:57:54.329Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-07-12T13:57:54.329Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-07-12T13:57:54.891Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-07-12T13:57:55.148Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-07-12T13:57:56.527Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-07-12T13:57:57.091Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-07-12T13:57:57.091Z] === RUN TestInspectNetwork [2022-07-12T13:58:01.263Z] === RUN TestInspectNetwork/full_network_id [2022-07-12T13:58:01.263Z] === RUN TestInspectNetwork/partial_network_id [2022-07-12T13:58:01.263Z] === RUN TestInspectNetwork/network_name [2022-07-12T13:58:01.263Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-07-12T13:58:01.263Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-07-12T13:58:02.267Z] --- PASS: TestServiceUpdateSecrets (14.42s) [2022-07-12T13:58:02.267Z] === RUN TestServiceUpdateConfigs [2022-07-12T13:58:02.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-07-12T13:58:03.996Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-07-12T13:58:05.363Z] --- PASS: TestInspectNetwork (8.19s) [2022-07-12T13:58:05.363Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-07-12T13:58:05.363Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-07-12T13:58:05.363Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-07-12T13:58:05.363Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-07-12T13:58:05.363Z] === RUN TestRunContainerWithBridgeNone [2022-07-12T13:58:07.255Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/create [2022-07-12T13:58:07.255Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:58:07.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:58:07.255Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:58:07.255Z] === CONT TestNetworkInvalidJSON/networks/create [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-07-12T13:58:07.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-07-12T13:58:07.255Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-07-12T13:58:07.255Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-07-12T13:58:07.255Z] === RUN TestNetworkList [2022-07-12T13:58:07.255Z] === RUN TestNetworkList//networks [2022-07-12T13:58:07.255Z] === PAUSE TestNetworkList//networks [2022-07-12T13:58:07.255Z] === RUN TestNetworkList//networks/ [2022-07-12T13:58:07.255Z] === PAUSE TestNetworkList//networks/ [2022-07-12T13:58:07.255Z] === CONT TestNetworkList//networks [2022-07-12T13:58:07.255Z] === CONT TestNetworkList//networks/ [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkList (0.02s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkList//networks (0.00s) [2022-07-12T13:58:07.255Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-07-12T13:58:07.255Z] === RUN TestHostIPv4BridgeLabel [2022-07-12T13:58:07.819Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-07-12T13:58:07.819Z] === RUN TestDaemonRestartWithLiveRestore [2022-07-12T13:58:09.186Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-07-12T13:58:09.186Z] === RUN TestDaemonDefaultNetworkPools [2022-07-12T13:58:09.750Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2022-07-12T13:58:09.750Z] === RUN TestDaemonRestartWithExistingNetwork [2022-07-12T13:58:11.117Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2022-07-12T13:58:11.117Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-07-12T13:58:12.486Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2022-07-12T13:58:12.486Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-07-12T13:58:12.745Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-07-12T13:58:12.745Z] === RUN TestServiceWithPredefinedNetwork [2022-07-12T13:58:14.635Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-07-12T13:58:14.893Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-07-12T13:58:15.456Z] --- PASS: TestServiceWithPredefinedNetwork (2.73s) [2022-07-12T13:58:15.456Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-07-12T13:58:15.456Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:58:15.456Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:58:15.456Z] === RUN TestServiceWithDataPathPortInit [2022-07-12T13:58:17.150Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2022-07-12T13:58:17.150Z] === RUN TestServiceUpdateNetwork [2022-07-12T13:58:18.728Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-07-12T13:58:18.728Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-07-12T13:58:18.984Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-07-12T13:58:19.240Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-07-12T13:58:19.240Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-07-12T13:58:19.496Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-07-12T13:58:19.752Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-07-12T13:58:21.118Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-07-12T13:58:21.685Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-07-12T13:58:23.056Z] === RUN TestDockerSuite/TestBuildEnv [2022-07-12T13:58:23.984Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-07-12T13:58:24.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-07-12T13:58:25.844Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-07-12T13:58:26.036Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-07-12T13:58:26.036Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-07-12T13:58:26.036Z] { [2022-07-12T13:58:26.036Z] "RT_GROUP_ICON": { [2022-07-12T13:58:26.036Z] "#1": { [2022-07-12T13:58:26.036Z] "0409": "../../winresources/docker.ico" [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] }, [2022-07-12T13:58:26.036Z] "RT_MANIFEST": { [2022-07-12T13:58:26.036Z] "#1": { [2022-07-12T13:58:26.036Z] "0409": { [2022-07-12T13:58:26.036Z] "identity": {}, [2022-07-12T13:58:26.036Z] "description": "Docker Engine", [2022-07-12T13:58:26.036Z] "minimum-os": "vista", [2022-07-12T13:58:26.036Z] "execution-level": "", [2022-07-12T13:58:26.036Z] "ui-access": false, [2022-07-12T13:58:26.036Z] "auto-elevate": false, [2022-07-12T13:58:26.036Z] "dpi-awareness": "unaware", [2022-07-12T13:58:26.036Z] "disable-theming": false, [2022-07-12T13:58:26.036Z] "disable-window-filtering": false, [2022-07-12T13:58:26.036Z] "high-resolution-scrolling-aware": false, [2022-07-12T13:58:26.036Z] "ultra-high-resolution-scrolling-aware": false, [2022-07-12T13:58:26.036Z] "long-path-aware": false, [2022-07-12T13:58:26.036Z] "printer-driver-isolation": false, [2022-07-12T13:58:26.036Z] "gdi-scaling": false, [2022-07-12T13:58:26.036Z] "segment-heap": false, [2022-07-12T13:58:26.036Z] "use-common-controls-v6": false [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] }, [2022-07-12T13:58:26.036Z] "RT_MESSAGETABLE": { [2022-07-12T13:58:26.036Z] "#1": { [2022-07-12T13:58:26.036Z] "0409": "../../winresources/event_messages.bin" [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] }, [2022-07-12T13:58:26.036Z] "RT_VERSION": { [2022-07-12T13:58:26.036Z] "#1": { [2022-07-12T13:58:26.036Z] "0409": { [2022-07-12T13:58:26.036Z] "fixed": { [2022-07-12T13:58:26.036Z] "file_version": "0.0.0.0", [2022-07-12T13:58:26.036Z] "product_version": "0.0.0.0", [2022-07-12T13:58:26.036Z] "type": "Unknown" [2022-07-12T13:58:26.036Z] }, [2022-07-12T13:58:26.036Z] "info": { [2022-07-12T13:58:26.036Z] "0000": { [2022-07-12T13:58:26.036Z] "CompanyName": "", [2022-07-12T13:58:26.036Z] "FileVersion": "dev", [2022-07-12T13:58:26.036Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-07-12T13:58:26.036Z] "OriginalFileName": "docker-proxy.exe", [2022-07-12T13:58:26.036Z] "ProductName": "", [2022-07-12T13:58:26.036Z] "ProductVersion": "dev", [2022-07-12T13:58:26.036Z] "SpecialBuild": "68bf777eced495df352be219da9c9c1070af5c99" [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] } [2022-07-12T13:58:26.036Z] cmd/docker-proxy/genwinres_windows.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/main.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/network_proxy_test.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/proxy.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/sctp_proxy.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/tcp_proxy.go [2022-07-12T13:58:26.036Z] cmd/docker-proxy/udp_proxy.go [2022-07-12T13:58:26.036Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T13:58:26.036Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-07-12T13:58:26.036Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-07-12T13:58:26.036Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-07-12T13:58:26.036Z] remote: Enumerating objects: 23, done. [2022-07-12T13:58:26.036Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-07-12T13:58:26.036Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-07-12T13:58:26.036Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-07-12T13:58:26.036Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2022-07-12T13:58:26.036Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-07-12T13:58:26.036Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-07-12T13:58:26.036Z] Cross building: bundles/cross/linux/ppc64le [2022-07-12T13:58:26.036Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T13:58:26.036Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T13:58:29.361Z] --- PASS: TestServiceUpdateNetwork (12.10s) [2022-07-12T13:58:29.361Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T13:58:29.361Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T13:58:29.929Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T13:58:30.012Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-07-12T13:58:31.376Z] --- PASS: TestServiceWithDataPathPortInit (15.88s) [2022-07-12T13:58:31.376Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-07-12T13:58:34.649Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oxlu7kj3kr3xdwc4u2klbr2fj Created:2022-07-12 13:58:32.748006352 +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[ad5e7cc01b7f66619c50dce4bec4d19be0873bfcee720c20770077667cb22f49:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tjol18jownoo7ej0d8t94uxzz EndpointID:f5bb074dcc3c076fceb0059cec35804d5aefce046b1fed0647b99d03500dbbb6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5c15cceaa5d3150409e55c9edeb5f8b0a91d49b07ddd445ffd574350479e36f7 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:2f44310a0ed4 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tjol18jownoo7ej0d8t94uxzz EndpointID:f5bb074dcc3c076fceb0059cec35804d5aefce046b1fed0647b99d03500dbbb6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-07-12T13:58:38.055Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T13:58:39.897Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.82s) [2022-07-12T13:58:39.897Z] PASS [2022-07-12T13:58:39.897Z] [2022-07-12T13:58:39.897Z] === Skipped [2022-07-12T13:58:39.897Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-07-12T13:58:39.897Z] service_test.go:243: FLAKY_TEST [2022-07-12T13:58:39.897Z] [2022-07-12T13:58:39.897Z] DONE 38 tests, 1 skipped in 49.506s [2022-07-12T13:58:39.897Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] ++ set -e [2022-07-12T13:58:39.897Z] ++ '[' -n 0 ']' [2022-07-12T13:58:39.897Z] ++ set -x [2022-07-12T13:58:39.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] INFO: Testing against a local daemon [2022-07-12T13:58:39.897Z] === RUN TestDockerNetworkIpvlanPersistance [2022-07-12T13:58:39.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:58:39.897Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:58:39.897Z] === RUN TestDockerNetworkIpvlan [2022-07-12T13:58:39.897Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:58:39.897Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:58:39.897Z] PASS [2022-07-12T13:58:39.897Z] [2022-07-12T13:58:39.897Z] === Skipped [2022-07-12T13:58:39.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-07-12T13:58:39.897Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:58:39.897Z] [2022-07-12T13:58:39.897Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-07-12T13:58:39.897Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-07-12T13:58:39.897Z] [2022-07-12T13:58:39.897Z] DONE 2 tests, 2 skipped in 0.110s [2022-07-12T13:58:39.897Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] ++ set -e [2022-07-12T13:58:39.897Z] ++ '[' -n 0 ']' [2022-07-12T13:58:39.897Z] ++ set -x [2022-07-12T13:58:39.897Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:39.897Z] INFO: Testing against a local daemon [2022-07-12T13:58:39.897Z] === RUN TestDockerNetworkMacvlanPersistance [2022-07-12T13:58:40.827Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2022-07-12T13:58:40.827Z] === RUN TestDockerNetworkMacvlan [2022-07-12T13:58:41.757Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-07-12T13:58:42.686Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-07-12T13:58:43.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-07-12T13:58:43.615Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-07-12T13:58:43.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-07-12T13:58:44.627Z] --- PASS: TestServiceUpdatePidsLimit (16.16s) [2022-07-12T13:58:44.627Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-07-12T13:58:44.627Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-07-12T13:58:44.627Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2022-07-12T13:58:44.627Z] PASS [2022-07-12T13:58:44.627Z] [2022-07-12T13:58:44.627Z] === Skipped [2022-07-12T13:58:44.627Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T13:58:44.627Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T13:58:44.627Z] [2022-07-12T13:58:44.627Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-07-12T13:58:44.627Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-07-12T13:58:44.627Z] [2022-07-12T13:58:44.627Z] DONE 27 tests, 2 skipped in 130.977s [2022-07-12T13:58:44.627Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T13:58:44.627Z] ++ 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-07-12T13:58:44.627Z] ++ set -e [2022-07-12T13:58:44.627Z] ++ '[' -n 0 ']' [2022-07-12T13:58:44.627Z] ++ set -x [2022-07-12T13:58:44.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:44.627Z] INFO: Testing against a local daemon [2022-07-12T13:58:44.627Z] === RUN TestSessionCreate [2022-07-12T13:58:44.627Z] --- PASS: TestSessionCreate (0.02s) [2022-07-12T13:58:44.627Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T13:58:44.627Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T13:58:44.627Z] PASS [2022-07-12T13:58:44.627Z] [2022-07-12T13:58:44.627Z] DONE 2 tests in 0.122s [2022-07-12T13:58:44.627Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T13:58:44.627Z] ++ 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-07-12T13:58:44.627Z] ++ set -e [2022-07-12T13:58:44.627Z] ++ '[' -n 0 ']' [2022-07-12T13:58:44.627Z] ++ set -x [2022-07-12T13:58:44.627Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:44.627Z] INFO: Testing against a local daemon [2022-07-12T13:58:44.627Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T13:58:44.627Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T13:58:44.627Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T13:58:44.627Z] === RUN TestDiskUsage [2022-07-12T13:58:44.627Z] === PAUSE TestDiskUsage [2022-07-12T13:58:44.627Z] === RUN TestEventsExecDie [2022-07-12T13:58:44.886Z] --- PASS: TestEventsExecDie (0.50s) [2022-07-12T13:58:44.886Z] === RUN TestEventsBackwardsCompatible [2022-07-12T13:58:44.886Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-07-12T13:58:44.886Z] === RUN TestEventsVolumeCreate [2022-07-12T13:58:45.145Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-07-12T13:58:45.145Z] === RUN TestInfoBinaryCommits [2022-07-12T13:58:45.145Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-07-12T13:58:45.145Z] === RUN TestInfoAPIVersioned [2022-07-12T13:58:45.145Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T13:58:45.145Z] === RUN TestInfoAPI [2022-07-12T13:58:45.145Z] --- PASS: TestInfoAPI (0.03s) [2022-07-12T13:58:45.145Z] === RUN TestInfoAPIWarnings [2022-07-12T13:58:46.391Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-07-12T13:58:46.391Z] docker_api_swarm_test.go:304: [d3ebe00af5ec6] joining swarm manager [d0e2a702fbbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T13:58:46.391Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-07-12T13:58:47.321Z] docker_api_swarm_test.go:305: [d15c46d7b91d9] joining swarm manager [d0e2a702fbbd9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T13:58:48.687Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-07-12T13:58:48.687Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-07-12T13:58:53.948Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-07-12T13:58:53.948Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan (13.33s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.27s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.62s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2022-07-12T13:58:54.204Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.91s) [2022-07-12T13:58:54.204Z] PASS [2022-07-12T13:58:54.204Z] [2022-07-12T13:58:54.204Z] DONE 8 tests in 14.831s [2022-07-12T13:58:54.204Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-07-12T13:58:54.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:54.204Z] ++ set -e [2022-07-12T13:58:54.204Z] ++ '[' -n 0 ']' [2022-07-12T13:58:54.204Z] ++ set -x [2022-07-12T13:58:54.204Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:54.204Z] testing: warning: no tests to run [2022-07-12T13:58:54.204Z] PASS [2022-07-12T13:58:54.204Z] [2022-07-12T13:58:54.204Z] DONE 0 tests in 0.028s [2022-07-12T13:58:54.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-07-12T13:58:54.204Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:54.204Z] ++ set -e [2022-07-12T13:58:54.204Z] ++ '[' -n 0 ']' [2022-07-12T13:58:54.204Z] ++ set -x [2022-07-12T13:58:54.205Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:58:54.460Z] INFO: Testing against a local daemon [2022-07-12T13:58:54.460Z] === RUN TestAuthZPluginAllowRequest [2022-07-12T13:58:54.460Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-07-12T13:58:54.717Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-07-12T13:58:55.280Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-07-12T13:58:55.843Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2022-07-12T13:58:55.843Z] === RUN TestAuthZPluginTLS [2022-07-12T13:58:56.405Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-07-12T13:58:56.405Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T13:58:56.405Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-07-12T13:58:56.405Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-07-12T13:58:56.405Z] === RUN TestAuthZPluginDenyRequest [2022-07-12T13:58:56.661Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-07-12T13:58:56.917Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-07-12T13:58:56.917Z] === RUN TestAuthZPluginAPIDenyResponse [2022-07-12T13:58:57.479Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-07-12T13:58:57.479Z] === RUN TestAuthZPluginDenyResponse [2022-07-12T13:58:58.043Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-07-12T13:58:58.043Z] === RUN TestAuthZPluginAllowEventStream [2022-07-12T13:58:59.412Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s) [2022-07-12T13:58:59.412Z] === RUN TestAuthZPluginErrorResponse [2022-07-12T13:58:59.975Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2022-07-12T13:58:59.975Z] === RUN TestAuthZPluginErrorRequest [2022-07-12T13:59:00.538Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-07-12T13:59:00.538Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-07-12T13:59:01.100Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-07-12T13:59:01.100Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-07-12T13:59:02.993Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.88s) [2022-07-12T13:59:02.993Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-07-12T13:59:03.233Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T13:59:03.233Z] === RUN TestInfoDebug [2022-07-12T13:59:03.233Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T13:59:03.233Z] === RUN TestInfoInsecureRegistries [2022-07-12T13:59:03.233Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-07-12T13:59:03.233Z] === RUN TestInfoRegistryMirrors [2022-07-12T13:59:03.233Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T13:59:03.233Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T13:59:03.492Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-07-12T13:59:03.492Z] === RUN TestPingCacheHeaders [2022-07-12T13:59:03.492Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T13:59:03.492Z] === RUN TestPingGet [2022-07-12T13:59:03.751Z] --- PASS: TestPingGet (0.02s) [2022-07-12T13:59:03.752Z] === RUN TestPingHead [2022-07-12T13:59:03.752Z] --- PASS: TestPingHead (0.02s) [2022-07-12T13:59:03.752Z] === RUN TestPingSwarmHeader [2022-07-12T13:59:04.319Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T13:59:04.885Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.86s) [2022-07-12T13:59:04.885Z] === RUN TestAuthZPluginHeader [2022-07-12T13:59:04.885Z] === RUN TestDockerSuite/TestBuildExpose [2022-07-12T13:59:04.888Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T13:59:05.141Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-07-12T13:59:05.141Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-07-12T13:59:05.704Z] --- PASS: TestAuthZPluginHeader (0.81s) [2022-07-12T13:59:05.704Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-07-12T13:59:05.704Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-07-12T13:59:05.826Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T13:59:05.826Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-07-12T13:59:05.826Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T13:59:05.826Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T13:59:05.826Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T13:59:05.826Z] === RUN TestVersion [2022-07-12T13:59:05.826Z] --- PASS: TestVersion (0.03s) [2022-07-12T13:59:05.826Z] === CONT TestDiskUsage [2022-07-12T13:59:06.267Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-07-12T13:59:06.267Z] === RUN TestDockerSuite/TestBuildFails [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T13:59:06.395Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T13:59:06.654Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T13:59:06.830Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage (1.15s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T13:59:06.914Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T13:59:06.914Z] PASS [2022-07-12T13:59:06.914Z] [2022-07-12T13:59:06.914Z] === Skipped [2022-07-12T13:59:06.914Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T13:59:06.914Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T13:59:06.914Z] [2022-07-12T13:59:06.914Z] DONE 54 tests, 1 skipped in 22.549s [2022-07-12T13:59:06.914Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T13:59:06.914Z] ++ 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-07-12T13:59:06.914Z] ++ set -e [2022-07-12T13:59:06.914Z] ++ '[' -n 0 ']' [2022-07-12T13:59:06.914Z] ++ set -x [2022-07-12T13:59:06.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:59:06.914Z] INFO: Testing against a local daemon [2022-07-12T13:59:06.914Z] === RUN TestVolumesCreateAndList [2022-07-12T13:59:06.914Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T13:59:06.914Z] === RUN TestVolumesRemove [2022-07-12T13:59:07.086Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesRemove (0.06s) [2022-07-12T13:59:07.173Z] === RUN TestVolumesInspect [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T13:59:07.173Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T13:59:07.173Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T13:59:07.173Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T13:59:07.173Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T13:59:07.173Z] PASS [2022-07-12T13:59:07.173Z] [2022-07-12T13:59:07.173Z] DONE 9 tests in 0.200s [2022-07-12T13:59:07.173Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T13:59:07.173Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T13:59:07.173Z] +++ kill 14220 [2022-07-12T13:59:07.433Z] +++ /etc/init.d/apparmor stop [2022-07-12T13:59:07.433Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T13:59:07.433Z] [2022-07-12T13:59:07.433Z] Unloading profiles will leave already running processes permanently [2022-07-12T13:59:07.433Z] unconfined, which can lead to unexpected situations. [2022-07-12T13:59:07.433Z] [2022-07-12T13:59:07.433Z] To set a process to complain mode, use the command line tool [2022-07-12T13:59:07.433Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T13:59:07.433Z] +++ true [2022-07-12T13:59:07.433Z] exiting test-integration [2022-07-12T13:59:07.433Z] ++ exit 0 [2022-07-12T13:59:07.433Z] Post stage [Pipeline] junit [2022-07-12T13:59:08.385Z] Recording test results [2022-07-12T13:59:08.452Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-07-12T13:59:08.649Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T13:59:08.989Z] + echo Ensuring container killed. [2022-07-12T13:59:08.989Z] Ensuring container killed. [2022-07-12T13:59:08.989Z] + docker rm -vf docker-pr2 [2022-07-12T13:59:08.989Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-12T13:59:09.272Z] + echo Chowning /workspace to jenkins user [2022-07-12T13:59:09.272Z] Chowning /workspace to jenkins user [2022-07-12T13:59:09.272Z] + id -u [2022-07-12T13:59:09.272Z] + id -g [2022-07-12T13:59:09.272Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T13:59:10.345Z] === RUN TestDockerSuite/TestBuildForceRm [2022-07-12T13:59:10.601Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.79s) [2022-07-12T13:59:10.601Z] === RUN TestAuthZPluginV2Disable [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T13:59:10.949Z] + bundleName=arm64-integration [2022-07-12T13:59:10.949Z] + echo Creating arm64-integration-bundles.tar.gz [2022-07-12T13:59:10.949Z] Creating arm64-integration-bundles.tar.gz [2022-07-12T13:59:10.949Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-07-12T13:59:10.949Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-07-12T13:59:11.165Z] === RUN TestDockerSuite/TestBuildFromGit [Pipeline] archiveArtifacts [2022-07-12T13:59:11.220Z] Archiving artifacts [2022-07-12T13:59:11.494Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T13:59:11.801Z] + make clean [2022-07-12T13:59:11.801Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T13:59:11.801Z] docker-dev-cache [2022-07-12T13:59:11.801Z] docker-mod-cache [Pipeline] deleteDir [2022-07-12T13:59:12.532Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-07-12T13:59:12.532Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-07-12T13:59:13.093Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T13:59:14.996Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-07-12T13:59:14.996Z] --- PASS: TestAuthZPluginV2Disable (4.26s) [2022-07-12T13:59:14.996Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-07-12T13:59:15.268Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-07-12T13:59:15.528Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-07-12T13:59:16.902Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-07-12T13:59:18.268Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-07-12T13:59:18.524Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2022-07-12T13:59:18.524Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-07-12T13:59:19.452Z] === RUN TestDockerSuite/TestBuildIidFile [2022-07-12T13:59:19.452Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-07-12T13:59:20.013Z] === RUN TestDockerSuite/TestBuildInheritance [2022-07-12T13:59:20.576Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-07-12T13:59:20.576Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-07-12T13:59:21.139Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-07-12T13:59:21.139Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-07-12T13:59:22.070Z] === RUN TestDockerSuite/TestBuildLabel [2022-07-12T13:59:23.000Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-07-12T13:59:23.000Z] docker_api_swarm_test.go:272: [d3ba693343a8c] joining swarm manager [dde0f7c9d1947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T13:59:23.563Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-07-12T13:59:24.125Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-07-12T13:59:24.688Z] docker_api_swarm_test.go:273: [d752253a577db] joining swarm manager [dde0f7c9d1947]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T13:59:24.688Z] === RUN TestDockerSuite/TestBuildLabels [2022-07-12T13:59:25.251Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-07-12T13:59:26.619Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-07-12T13:59:29.139Z] === RUN TestDockerSuite/TestBuildLastModified [2022-07-12T13:59:31.029Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.44s) [2022-07-12T13:59:31.029Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-07-12T13:59:33.545Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-07-12T13:59:35.435Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-07-12T13:59:35.435Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-07-12T13:59:35.435Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-07-12T13:59:35.690Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-07-12T13:59:35.690Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-07-12T13:59:35.947Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-07-12T13:59:36.875Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-07-12T13:59:37.803Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-07-12T13:59:40.346Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-07-12T13:59:40.346Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-07-12T13:59:40.602Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-07-12T13:59:45.850Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-07-12T13:59:46.414Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-07-12T13:59:48.306Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-07-12T13:59:48.306Z] PASS [2022-07-12T13:59:48.306Z] [2022-07-12T13:59:48.306Z] DONE 17 tests in 53.657s [2022-07-12T13:59:48.306Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-07-12T13:59:48.306Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:59:48.306Z] ++ set -e [2022-07-12T13:59:48.306Z] ++ '[' -n 0 ']' [2022-07-12T13:59:48.306Z] ++ set -x [2022-07-12T13:59:48.306Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:59:48.306Z] INFO: Testing against a local daemon [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:59:48.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:59:48.306Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-07-12T13:59:48.306Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-07-12T13:59:48.306Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-07-12T13:59:48.306Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-07-12T13:59:48.306Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-07-12T13:59:48.306Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-07-12T13:59:48.306Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-07-12T13:59:48.306Z] === RUN TestPluginInstall [2022-07-12T13:59:48.306Z] === RUN TestPluginInstall/no_auth [2022-07-12T13:59:50.200Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-07-12T13:59:50.200Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:50.200Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d9cb944d2c76accd0a7690319face12f5eebcbad82cf6c515d8a77c194243b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:50.200Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:50.200Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:35d9cb944d2c76accd0a7690319face12f5eebcbad82cf6c515d8a77c194243b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:50.763Z] === RUN TestPluginInstall/with_htpasswd [2022-07-12T13:59:50.763Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-07-12T13:59:51.020Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:51.020Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c29ac1200e5ab330577be80b15fd58d9d6dd42eca11b5efe36bac4852b0fa65c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:51.020Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:51.020Z] time="2022-07-12T13:59:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c29ac1200e5ab330577be80b15fd58d9d6dd42eca11b5efe36bac4852b0fa65c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:51.584Z] === RUN TestPluginInstall/with_insecure [2022-07-12T13:59:52.512Z] time="2022-07-12T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:52.512Z] time="2022-07-12T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:087f22bf975a5022beea8b31a812f0f1282e94eaec20c3071ef08d57b729d2e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:52.512Z] time="2022-07-12T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-07-12T13:59:52.512Z] time="2022-07-12T13:59:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:087f22bf975a5022beea8b31a812f0f1282e94eaec20c3071ef08d57b729d2e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-07-12T13:59:52.769Z] plugin_test.go:195: [d557e36a1f2d6] daemon is not started [2022-07-12T13:59:52.769Z] --- PASS: TestPluginInstall (4.62s) [2022-07-12T13:59:52.769Z] --- PASS: TestPluginInstall/no_auth (2.49s) [2022-07-12T13:59:52.769Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2022-07-12T13:59:52.769Z] --- PASS: TestPluginInstall/with_insecure (1.26s) [2022-07-12T13:59:52.769Z] === RUN TestPluginsWithRuntimes [2022-07-12T13:59:52.769Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-07-12T13:59:52.769Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T13:59:52.769Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-07-12T13:59:54.661Z] === RUN TestPluginsWithRuntimes/No_Args [2022-07-12T13:59:55.592Z] === RUN TestPluginsWithRuntimes/With_Args [2022-07-12T13:59:56.155Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-07-12T13:59:56.412Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-07-12T13:59:56.671Z] --- PASS: TestPluginsWithRuntimes (3.97s) [2022-07-12T13:59:56.671Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.04s) [2022-07-12T13:59:56.671Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.11s) [2022-07-12T13:59:56.671Z] === RUN TestPluginBackCompatMediaTypes [2022-07-12T13:59:57.601Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2022-07-12T13:59:57.601Z] PASS [2022-07-12T13:59:57.601Z] [2022-07-12T13:59:57.601Z] DONE 24 tests in 9.539s [2022-07-12T13:59:57.601Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-07-12T13:59:57.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:59:57.601Z] ++ set -e [2022-07-12T13:59:57.601Z] ++ '[' -n 0 ']' [2022-07-12T13:59:57.601Z] ++ set -x [2022-07-12T13:59:57.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2022-07-12T13:59:57.601Z] INFO: Testing against a local daemon [2022-07-12T13:59:57.601Z] === RUN TestExternalGraphDriver [2022-07-12T13:59:57.857Z] === RUN TestExternalGraphDriver/json [2022-07-12T13:59:57.857Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-07-12T13:59:58.421Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-07-12T13:59:59.789Z] === RUN TestExternalGraphDriver/spec [2022-07-12T13:59:59.789Z] === RUN TestDockerSuite/TestBuildNetNone [2022-07-12T14:00:00.352Z] === RUN TestDockerSuite/TestBuildNoContext [2022-07-12T14:00:01.282Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-07-12T14:00:01.538Z] === RUN TestExternalGraphDriver/pull [2022-07-12T14:00:01.795Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-07-12T14:00:03.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-07-12T14:00:03.418Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-07-12T14:00:03.418Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-07-12T14:00:03.674Z] --- PASS: TestExternalGraphDriver (6.11s) [2022-07-12T14:00:03.674Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2022-07-12T14:00:03.674Z] --- PASS: TestExternalGraphDriver/spec (1.83s) [2022-07-12T14:00:03.674Z] --- PASS: TestExternalGraphDriver/pull (2.11s) [2022-07-12T14:00:03.674Z] === RUN TestGraphdriverPluginV2 [2022-07-12T14:00:03.942Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-07-12T14:00:04.508Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-07-12T14:00:04.764Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-07-12T14:00:06.131Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-07-12T14:00:08.023Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-07-12T14:00:08.588Z] --- PASS: TestGraphdriverPluginV2 (4.83s) [2022-07-12T14:00:08.588Z] PASS [2022-07-12T14:00:08.588Z] [2022-07-12T14:00:08.588Z] DONE 5 tests in 11.049s [2022-07-12T14:00:08.588Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-07-12T14:00:08.588Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:08.588Z] ++ set -e [2022-07-12T14:00:08.588Z] ++ '[' -n 0 ']' [2022-07-12T14:00:08.588Z] ++ set -x [2022-07-12T14:00:08.588Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:08.588Z] INFO: Testing against a local daemon [2022-07-12T14:00:08.588Z] === RUN TestContinueAfterPluginCrash [2022-07-12T14:00:08.588Z] === PAUSE TestContinueAfterPluginCrash [2022-07-12T14:00:08.588Z] === RUN TestReadPluginNoRead [2022-07-12T14:00:08.588Z] === PAUSE TestReadPluginNoRead [2022-07-12T14:00:08.588Z] === RUN TestDaemonStartWithLogOpt [2022-07-12T14:00:08.588Z] === PAUSE TestDaemonStartWithLogOpt [2022-07-12T14:00:08.588Z] === CONT TestContinueAfterPluginCrash [2022-07-12T14:00:08.588Z] === CONT TestDaemonStartWithLogOpt [2022-07-12T14:00:09.520Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-07-12T14:00:09.776Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-07-12T14:00:12.299Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-07-12T14:00:14.193Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-07-12T14:00:14.452Z] --- PASS: TestDaemonStartWithLogOpt (5.74s) [2022-07-12T14:00:14.452Z] === CONT TestReadPluginNoRead [2022-07-12T14:00:15.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-07-12T14:00:15.578Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-07-12T14:00:17.424Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-07-12T14:00:17.424Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T14:00:17.424Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-07-12T14:00:17.424Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-07-12T14:00:17.424Z] Cross building: bundles/cross/linux/s390x [2022-07-12T14:00:17.424Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T14:00:17.424Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T14:00:17.472Z] docker_api_swarm_node_test.go:20: [d166ec9a4c993] joining swarm manager [dab5c37a91651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:00:18.035Z] === RUN TestReadPluginNoRead/default [2022-07-12T14:00:18.291Z] docker_api_swarm_node_test.go:21: [dd4f03bc615d6] joining swarm manager [dab5c37a91651]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:00:19.220Z] === RUN TestDockerSuite/TestBuildPATH [2022-07-12T14:00:19.477Z] --- PASS: TestContinueAfterPluginCrash (10.87s) [2022-07-12T14:00:19.733Z] === RUN TestReadPluginNoRead/disabled_caching [2022-07-12T14:00:21.101Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-07-12T14:00:21.101Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-07-12T14:00:21.664Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-07-12T14:00:22.594Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-07-12T14:00:22.594Z] === CONT TestReadPluginNoRead [2022-07-12T14:00:22.594Z] read_test.go:92: [dcbbc54758f9a] daemon is not started [2022-07-12T14:00:22.594Z] --- PASS: TestReadPluginNoRead (8.16s) [2022-07-12T14:00:22.594Z] --- PASS: TestReadPluginNoRead/default (1.73s) [2022-07-12T14:00:22.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.47s) [2022-07-12T14:00:22.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2022-07-12T14:00:22.594Z] PASS [2022-07-12T14:00:22.594Z] [2022-07-12T14:00:22.594Z] DONE 6 tests in 14.029s [2022-07-12T14:00:22.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-07-12T14:00:22.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:22.594Z] ++ set -e [2022-07-12T14:00:22.594Z] ++ '[' -n 0 ']' [2022-07-12T14:00:22.594Z] ++ set -x [2022-07-12T14:00:22.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:22.594Z] testing: warning: no tests to run [2022-07-12T14:00:22.594Z] PASS [2022-07-12T14:00:22.594Z] [2022-07-12T14:00:22.594Z] DONE 0 tests in 0.039s [2022-07-12T14:00:22.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-07-12T14:00:22.594Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:22.594Z] ++ set -e [2022-07-12T14:00:22.594Z] ++ '[' -n 0 ']' [2022-07-12T14:00:22.594Z] ++ set -x [2022-07-12T14:00:22.594Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:22.851Z] INFO: Testing against a local daemon [2022-07-12T14:00:22.851Z] === RUN TestPluginWithDevMounts [2022-07-12T14:00:22.851Z] === PAUSE TestPluginWithDevMounts [2022-07-12T14:00:22.851Z] === CONT TestPluginWithDevMounts [2022-07-12T14:00:24.744Z] --- PASS: TestPluginWithDevMounts (1.80s) [2022-07-12T14:00:24.744Z] PASS [2022-07-12T14:00:24.744Z] [2022-07-12T14:00:24.744Z] DONE 1 tests in 1.917s [2022-07-12T14:00:24.744Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-07-12T14:00:24.744Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:24.744Z] ++ set -e [2022-07-12T14:00:24.744Z] ++ '[' -n 0 ']' [2022-07-12T14:00:24.744Z] ++ set -x [2022-07-12T14:00:24.744Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:24.744Z] INFO: Testing against a local daemon [2022-07-12T14:00:24.744Z] === RUN TestSecretInspect [2022-07-12T14:00:28.015Z] --- PASS: TestSecretInspect (2.75s) [2022-07-12T14:00:28.015Z] === RUN TestSecretList [2022-07-12T14:00:28.960Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-07-12T14:00:29.218Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-07-12T14:00:30.588Z] --- PASS: TestSecretList (2.75s) [2022-07-12T14:00:30.588Z] === RUN TestSecretsCreateAndDelete [2022-07-12T14:00:33.106Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-07-12T14:00:33.362Z] --- PASS: TestSecretsCreateAndDelete (3.00s) [2022-07-12T14:00:33.362Z] === RUN TestSecretsUpdate [2022-07-12T14:00:33.925Z] docker_api_swarm_test.go:502: [d3c223b4d06f4] joining swarm manager [d3418cbc5dd06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:00:34.854Z] === RUN TestDockerSuite/TestBuildRm [2022-07-12T14:00:36.224Z] --- PASS: TestSecretsUpdate (2.67s) [2022-07-12T14:00:36.224Z] === RUN TestTemplatedSecret [2022-07-12T14:00:37.154Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-07-12T14:00:38.086Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-07-12T14:00:39.016Z] --- PASS: TestTemplatedSecret (2.98s) [2022-07-12T14:00:39.016Z] === RUN TestSecretCreateResolve [2022-07-12T14:00:39.016Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-07-12T14:00:39.579Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-07-12T14:00:40.508Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-07-12T14:00:41.438Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-07-12T14:00:41.694Z] --- PASS: TestSecretCreateResolve (2.66s) [2022-07-12T14:00:41.694Z] PASS [2022-07-12T14:00:41.694Z] [2022-07-12T14:00:41.694Z] DONE 6 tests in 16.937s [2022-07-12T14:00:41.694Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-07-12T14:00:41.694Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:41.694Z] ++ set -e [2022-07-12T14:00:41.694Z] ++ '[' -n 0 ']' [2022-07-12T14:00:41.694Z] ++ set -x [2022-07-12T14:00:41.694Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:00:41.694Z] INFO: Testing against a local daemon [2022-07-12T14:00:41.694Z] === RUN TestServiceCreateInit [2022-07-12T14:00:41.694Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-07-12T14:00:42.258Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-07-12T14:00:44.160Z] docker_api_swarm_test.go:507: [ddb0095c1bf7b] joining swarm manager [d3418cbc5dd06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:00:45.528Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-07-12T14:00:45.784Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-07-12T14:00:46.042Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-07-12T14:00:46.042Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T14:00:46.042Z] === RUN TestDockerSuite/TestBuildSpaces [2022-07-12T14:00:46.299Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-07-12T14:00:46.555Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-07-12T14:00:47.118Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-07-12T14:00:47.118Z] === RUN TestDockerSuite/TestBuildStderr [2022-07-12T14:00:47.681Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-07-12T14:00:51.852Z] --- PASS: TestServiceCreateInit (9.39s) [2022-07-12T14:00:51.852Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.77s) [2022-07-12T14:00:51.852Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.60s) [2022-07-12T14:00:51.852Z] === RUN TestCreateServiceMultipleTimes [2022-07-12T14:00:51.852Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-07-12T14:00:52.108Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-07-12T14:00:53.050Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-07-12T14:00:53.614Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-07-12T14:00:54.981Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-07-12T14:00:56.350Z] === RUN TestDockerSuite/TestBuildUser [2022-07-12T14:00:58.872Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-07-12T14:01:01.397Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-07-12T14:01:09.486Z] --- PASS: TestCreateServiceMultipleTimes (17.69s) [2022-07-12T14:01:09.486Z] === RUN TestCreateServiceConflict [2022-07-12T14:01:11.378Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-07-12T14:01:11.378Z] === RUN TestCreateServiceMaxReplicas [2022-07-12T14:01:11.940Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-07-12T14:01:12.504Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-07-12T14:01:13.067Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-07-12T14:01:13.995Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-07-12T14:01:14.251Z] --- PASS: TestCreateServiceMaxReplicas (3.34s) [2022-07-12T14:01:14.251Z] === RUN TestCreateWithDuplicateNetworkNames [2022-07-12T14:01:14.813Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-07-12T14:01:15.741Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-07-12T14:01:15.741Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T14:01:15.741Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-07-12T14:01:15.741Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T14:01:15.741Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-07-12T14:01:15.742Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T14:01:15.742Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-07-12T14:01:15.742Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T14:01:15.742Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-07-12T14:01:16.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-07-12T14:01:17.242Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-07-12T14:01:17.242Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-07-12T14:01:18.173Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-07-12T14:01:19.103Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-07-12T14:01:19.360Z] docker_api_swarm_node_test.go:81: [d26a607ce7db5] joining swarm manager [d3a34a4c29f96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:01:19.617Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-07-12T14:01:19.873Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-07-12T14:01:22.427Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-07-12T14:01:23.357Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-07-12T14:01:24.288Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-07-12T14:01:24.544Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-07-12T14:01:24.800Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-07-12T14:01:24.800Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T14:01:25.057Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-07-12T14:01:25.621Z] === RUN TestDockerSuite/TestBuildXZHost [2022-07-12T14:01:27.515Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-07-12T14:01:28.077Z] === RUN TestDockerSuite/TestCommitChange [2022-07-12T14:01:28.333Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.07s) [2022-07-12T14:01:28.333Z] === RUN TestCreateServiceSecretFileMode [2022-07-12T14:01:28.896Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-07-12T14:01:29.458Z] === RUN TestDockerSuite/TestCommitHardlink [2022-07-12T14:01:30.828Z] === RUN TestDockerSuite/TestCommitNewFile [2022-07-12T14:01:31.391Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2022-07-12T14:01:31.391Z] === RUN TestCreateServiceConfigFileMode [2022-07-12T14:01:31.958Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-07-12T14:01:32.519Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-07-12T14:01:32.776Z] === RUN TestDockerSuite/TestCommitTTY [2022-07-12T14:01:34.669Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-07-12T14:01:34.669Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2022-07-12T14:01:34.669Z] === RUN TestCreateServiceSysctls [2022-07-12T14:01:35.233Z] docker_api_swarm_node_test.go:53: [dd68056552d28] joining swarm manager [ded88ad78cf68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:01:36.163Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-07-12T14:01:36.163Z] docker_api_swarm_node_test.go:54: [dd2f50c53fd21] joining swarm manager [ded88ad78cf68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:01:37.094Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-07-12T14:01:38.462Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-07-12T14:01:38.462Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-07-12T14:01:38.718Z] --- PASS: TestCreateServiceSysctls (4.00s) [2022-07-12T14:01:38.718Z] === RUN TestCreateServiceCapabilities [2022-07-12T14:01:38.974Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-07-12T14:01:39.536Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-07-12T14:01:40.099Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-07-12T14:01:41.028Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-07-12T14:01:41.959Z] --- PASS: TestCreateServiceCapabilities (3.07s) [2022-07-12T14:01:41.959Z] === RUN TestInspect [2022-07-12T14:01:41.959Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-07-12T14:01:42.522Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-07-12T14:01:43.085Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-07-12T14:01:44.034Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-07-12T14:01:44.962Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-07-12T14:01:45.219Z] --- PASS: TestInspect (3.46s) [2022-07-12T14:01:45.219Z] === RUN TestCreateJob [2022-07-12T14:01:45.784Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-07-12T14:01:46.347Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-07-12T14:01:47.277Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-07-12T14:01:47.839Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-07-12T14:01:49.205Z] --- PASS: TestCreateJob (3.74s) [2022-07-12T14:01:49.205Z] === RUN TestReplicatedJob [2022-07-12T14:01:49.205Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-07-12T14:01:49.768Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-07-12T14:01:50.331Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-07-12T14:01:50.331Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-07-12T14:01:51.261Z] === RUN TestDockerSuite/TestCpRelativePath [2022-07-12T14:01:52.192Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-07-12T14:01:53.122Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-07-12T14:01:53.688Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-07-12T14:01:54.616Z] === RUN TestDockerSuite/TestCpToCaseA [2022-07-12T14:01:54.873Z] --- PASS: TestReplicatedJob (5.96s) [2022-07-12T14:01:54.873Z] === RUN TestUpdateReplicatedJob [2022-07-12T14:01:55.803Z] === RUN TestDockerSuite/TestCpToCaseB [2022-07-12T14:01:56.366Z] === RUN TestDockerSuite/TestCpToCaseC [2022-07-12T14:01:58.259Z] === RUN TestDockerSuite/TestCpToCaseD [2022-07-12T14:01:58.259Z] --- PASS: TestUpdateReplicatedJob (3.39s) [2022-07-12T14:01:58.259Z] === RUN TestServiceListWithStatuses [2022-07-12T14:01:58.259Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T14:01:58.259Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-07-12T14:01:58.259Z] === RUN TestDockerNetworkConnectAlias [2022-07-12T14:02:01.529Z] === RUN TestDockerSuite/TestCpToCaseE [2022-07-12T14:02:04.047Z] --- PASS: TestDockerNetworkConnectAlias (5.59s) [2022-07-12T14:02:04.047Z] === RUN TestDockerNetworkReConnect [2022-07-12T14:02:04.611Z] === RUN TestDockerSuite/TestCpToCaseF [2022-07-12T14:02:05.173Z] === RUN TestDockerSuite/TestCpToCaseG [2022-07-12T14:02:08.465Z] --- PASS: TestDockerNetworkReConnect (4.28s) [2022-07-12T14:02:08.465Z] === RUN TestServicePlugin [2022-07-12T14:02:08.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-07-12T14:02:08.825Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-07-12T14:02:08.825Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T14:02:08.825Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-07-12T14:02:08.825Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-07-12T14:02:08.825Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-07-12T14:02:09.028Z] === RUN TestDockerSuite/TestCpToCaseH [2022-07-12T14:02:09.203Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-07-12T14:02:09.528Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/test/unit [2022-07-12T14:02:09.784Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove') [2022-07-12T14:02:09.784Z] + TESTFLAGS+=' -test.timeout=5m' [2022-07-12T14:02:09.784Z] + TESTDIRS=./... [2022-07-12T14:02:09.784Z] + exclude_paths='/vendor/|/integration' [2022-07-12T14:02:09.784Z] ++ go list ./... [2022-07-12T14:02:09.784Z] ++ grep -vE '(/vendor/|/integration)' [2022-07-12T14:02:10.714Z] + pkg_list='github.com/docker/docker/api [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/backend/build [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/httputils [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/middleware [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/build [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/container [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/debug [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/image [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/network [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/session [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/system [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/volume [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/backend [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/container [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/events [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/filters [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/image [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/mount [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/network [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/registry [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/strslice [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/swarm [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/time [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/versions [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/types/volume [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/dockerfile [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/remotecontext [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T14:02:10.714Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T14:02:10.714Z] github.com/docker/docker/cli [2022-07-12T14:02:10.714Z] github.com/docker/docker/cli/config [2022-07-12T14:02:10.714Z] github.com/docker/docker/cli/debug [2022-07-12T14:02:10.714Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T14:02:10.714Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T14:02:10.714Z] github.com/docker/docker/client [2022-07-12T14:02:10.714Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T14:02:10.714Z] github.com/docker/docker/cmd/dockerd [2022-07-12T14:02:10.714Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T14:02:10.714Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T14:02:10.714Z] github.com/docker/docker/container [2022-07-12T14:02:10.714Z] github.com/docker/docker/container/stream [2022-07-12T14:02:10.714Z] github.com/docker/docker/contrib/apparmor [2022-07-12T14:02:10.714Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T14:02:10.714Z] github.com/docker/docker/contrib/httpserver [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/config [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/events [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/exec [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/images [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/initlayer [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/links [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/listeners [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/local [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/names [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/network [2022-07-12T14:02:10.714Z] github.com/docker/docker/daemon/stats [2022-07-12T14:02:10.714Z] github.com/docker/docker/distribution [2022-07-12T14:02:10.714Z] github.com/docker/docker/distribution/metadata [2022-07-12T14:02:10.714Z] github.com/docker/docker/distribution/utils [2022-07-12T14:02:10.714Z] github.com/docker/docker/distribution/xfer [2022-07-12T14:02:10.714Z] github.com/docker/docker/dockerversion [2022-07-12T14:02:10.714Z] github.com/docker/docker/errdefs [2022-07-12T14:02:10.714Z] github.com/docker/docker/image [2022-07-12T14:02:10.714Z] github.com/docker/docker/image/cache [2022-07-12T14:02:10.714Z] github.com/docker/docker/image/tarexport [2022-07-12T14:02:10.714Z] github.com/docker/docker/image/v1 [2022-07-12T14:02:10.714Z] github.com/docker/docker/internal/test/suite [2022-07-12T14:02:10.714Z] github.com/docker/docker/layer [2022-07-12T14:02:10.714Z] github.com/docker/docker/libcontainerd [2022-07-12T14:02:10.714Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T14:02:10.714Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T14:02:10.714Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T14:02:10.714Z] github.com/docker/docker/libcontainerd/types [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/libnetwork/types [2022-07-12T14:02:10.714Z] github.com/docker/docker/oci [2022-07-12T14:02:10.714Z] github.com/docker/docker/oci/caps [2022-07-12T14:02:10.714Z] github.com/docker/docker/opts [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/aaparser [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/archive [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/authorization [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/capabilities [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/containerfs [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/directory [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/dmesg [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/fileutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/fsutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/homedir [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/idtools [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/ioutils [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/longpath [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/loopback [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/parsers [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/pidfile [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/platform [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugins [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/pools [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/progress [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/pubsub [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/reexec [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/signal [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/stack [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/stringid [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/system [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/tailfile [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/tarsum [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/urlutil [2022-07-12T14:02:10.714Z] github.com/docker/docker/pkg/useragent [2022-07-12T14:02:10.714Z] github.com/docker/docker/plugin [2022-07-12T14:02:10.714Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T14:02:10.714Z] github.com/docker/docker/plugin/v2 [2022-07-12T14:02:10.714Z] github.com/docker/docker/profiles/apparmor [2022-07-12T14:02:10.714Z] github.com/docker/docker/profiles/seccomp [2022-07-12T14:02:10.714Z] github.com/docker/docker/quota [2022-07-12T14:02:10.714Z] github.com/docker/docker/reference [2022-07-12T14:02:10.714Z] github.com/docker/docker/registry [2022-07-12T14:02:10.714Z] github.com/docker/docker/registry/resumable [2022-07-12T14:02:10.714Z] github.com/docker/docker/restartmanager [2022-07-12T14:02:10.714Z] github.com/docker/docker/rootless [2022-07-12T14:02:10.714Z] github.com/docker/docker/rootless/specconv [2022-07-12T14:02:10.714Z] github.com/docker/docker/runconfig [2022-07-12T14:02:10.714Z] github.com/docker/docker/runconfig/opts [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/daemon [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/environment [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fakegit [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/registry [2022-07-12T14:02:10.714Z] github.com/docker/docker/testutil/request [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/drivers [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/local [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/mounts [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/service [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/service/opts [2022-07-12T14:02:10.714Z] github.com/docker/docker/volume/testutils' [2022-07-12T14:02:10.714Z] ++ grep --fixed-strings -v /libnetwork [2022-07-12T14:02:10.714Z] ++ echo 'github.com/docker/docker/api [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/backend/build [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/httputils [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/middleware [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/build [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/container [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/debug [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/image [2022-07-12T14:02:10.714Z] github.com/docker/docker/api/server/router/network [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/session [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/system [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/volume [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/backend [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/events [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/filters [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/image [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/mount [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/network [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/registry [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/strslice [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/swarm [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/time [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/volume [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/dockerfile [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/config [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/debug [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/client [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T14:02:10.715Z] github.com/docker/docker/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/container/stream [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/apparmor [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/httpserver [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/config [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/events [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/exec [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/images [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/initlayer [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/links [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/listeners [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/local [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/names [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/network [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/stats [2022-07-12T14:02:10.715Z] github.com/docker/docker/distribution [2022-07-12T14:02:10.715Z] github.com/docker/docker/distribution/metadata [2022-07-12T14:02:10.715Z] github.com/docker/docker/distribution/utils [2022-07-12T14:02:10.715Z] github.com/docker/docker/distribution/xfer [2022-07-12T14:02:10.715Z] github.com/docker/docker/dockerversion [2022-07-12T14:02:10.715Z] github.com/docker/docker/errdefs [2022-07-12T14:02:10.715Z] github.com/docker/docker/image [2022-07-12T14:02:10.715Z] github.com/docker/docker/image/cache [2022-07-12T14:02:10.715Z] github.com/docker/docker/image/tarexport [2022-07-12T14:02:10.715Z] github.com/docker/docker/image/v1 [2022-07-12T14:02:10.715Z] github.com/docker/docker/internal/test/suite [2022-07-12T14:02:10.715Z] github.com/docker/docker/layer [2022-07-12T14:02:10.715Z] github.com/docker/docker/libcontainerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T14:02:10.715Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T14:02:10.715Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T14:02:10.715Z] github.com/docker/docker/libcontainerd/types [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/libnetwork/types [2022-07-12T14:02:10.715Z] github.com/docker/docker/oci [2022-07-12T14:02:10.715Z] github.com/docker/docker/oci/caps [2022-07-12T14:02:10.715Z] github.com/docker/docker/opts [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/aaparser [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/archive [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/authorization [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/capabilities [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/containerfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/directory [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/dmesg [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/fileutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/fsutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/homedir [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/idtools [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/ioutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/longpath [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/loopback [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/parsers [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/pidfile [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/platform [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugins [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/pools [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/progress [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/pubsub [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/reexec [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/signal [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/stack [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/stringid [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/system [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/tailfile [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/tarsum [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/urlutil [2022-07-12T14:02:10.715Z] github.com/docker/docker/pkg/useragent [2022-07-12T14:02:10.715Z] github.com/docker/docker/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/plugin/v2 [2022-07-12T14:02:10.715Z] github.com/docker/docker/profiles/apparmor [2022-07-12T14:02:10.715Z] github.com/docker/docker/profiles/seccomp [2022-07-12T14:02:10.715Z] github.com/docker/docker/quota [2022-07-12T14:02:10.715Z] github.com/docker/docker/reference [2022-07-12T14:02:10.715Z] github.com/docker/docker/registry [2022-07-12T14:02:10.715Z] github.com/docker/docker/registry/resumable [2022-07-12T14:02:10.715Z] github.com/docker/docker/restartmanager [2022-07-12T14:02:10.715Z] github.com/docker/docker/rootless [2022-07-12T14:02:10.715Z] github.com/docker/docker/rootless/specconv [2022-07-12T14:02:10.715Z] github.com/docker/docker/runconfig [2022-07-12T14:02:10.715Z] github.com/docker/docker/runconfig/opts [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/daemon [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/environment [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fakegit [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/registry [2022-07-12T14:02:10.715Z] github.com/docker/docker/testutil/request [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/drivers [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/local [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/mounts [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/service [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/service/opts [2022-07-12T14:02:10.715Z] github.com/docker/docker/volume/testutils' [2022-07-12T14:02:10.715Z] + base_pkg_list='github.com/docker/docker/api [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/backend/build [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/httputils [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/middleware [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/build [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/debug [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/image [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/network [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/session [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/system [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/server/router/volume [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/backend [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/events [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/filters [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/image [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/mount [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/network [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/registry [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/strslice [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/swarm [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/time [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T14:02:10.715Z] github.com/docker/docker/api/types/volume [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/dockerfile [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T14:02:10.715Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/config [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/debug [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T14:02:10.715Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/client [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T14:02:10.715Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T14:02:10.715Z] github.com/docker/docker/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/container/stream [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/apparmor [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T14:02:10.715Z] github.com/docker/docker/contrib/httpserver [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/config [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/events [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/exec [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/images [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/initlayer [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/links [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/listeners [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T14:02:10.715Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/local [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/names [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/network [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/stats [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/metadata [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/utils [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/xfer [2022-07-12T14:02:10.716Z] github.com/docker/docker/dockerversion [2022-07-12T14:02:10.716Z] github.com/docker/docker/errdefs [2022-07-12T14:02:10.716Z] github.com/docker/docker/image [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/cache [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/tarexport [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/v1 [2022-07-12T14:02:10.716Z] github.com/docker/docker/internal/test/suite [2022-07-12T14:02:10.716Z] github.com/docker/docker/layer [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/types [2022-07-12T14:02:10.716Z] github.com/docker/docker/oci [2022-07-12T14:02:10.716Z] github.com/docker/docker/oci/caps [2022-07-12T14:02:10.716Z] github.com/docker/docker/opts [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/aaparser [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/archive [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/authorization [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/capabilities [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/containerfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/directory [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/dmesg [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/fileutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/fsutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/homedir [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/idtools [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/ioutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/longpath [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/loopback [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pidfile [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/platform [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pools [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/progress [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pubsub [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/reexec [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/signal [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/stack [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/stringid [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/system [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/tailfile [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/tarsum [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/urlutil [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/useragent [2022-07-12T14:02:10.716Z] github.com/docker/docker/plugin [2022-07-12T14:02:10.716Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T14:02:10.716Z] github.com/docker/docker/plugin/v2 [2022-07-12T14:02:10.716Z] github.com/docker/docker/profiles/apparmor [2022-07-12T14:02:10.716Z] github.com/docker/docker/profiles/seccomp [2022-07-12T14:02:10.716Z] github.com/docker/docker/quota [2022-07-12T14:02:10.716Z] github.com/docker/docker/reference [2022-07-12T14:02:10.716Z] github.com/docker/docker/registry [2022-07-12T14:02:10.716Z] github.com/docker/docker/registry/resumable [2022-07-12T14:02:10.716Z] github.com/docker/docker/restartmanager [2022-07-12T14:02:10.716Z] github.com/docker/docker/rootless [2022-07-12T14:02:10.716Z] github.com/docker/docker/rootless/specconv [2022-07-12T14:02:10.716Z] github.com/docker/docker/runconfig [2022-07-12T14:02:10.716Z] github.com/docker/docker/runconfig/opts [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/daemon [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/environment [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fakegit [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/registry [2022-07-12T14:02:10.716Z] github.com/docker/docker/testutil/request [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/drivers [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/local [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/mounts [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/service [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/service/opts [2022-07-12T14:02:10.716Z] github.com/docker/docker/volume/testutils' [2022-07-12T14:02:10.716Z] ++ echo 'github.com/docker/docker/api [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/backend/build [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/httputils [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/middleware [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/build [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/container [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/debug [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/image [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/network [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/session [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/system [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/server/router/volume [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/backend [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/container [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/events [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/filters [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/image [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/mount [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/network [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/registry [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/strslice [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/swarm [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/time [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/versions [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T14:02:10.716Z] github.com/docker/docker/api/types/volume [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/dockerfile [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/remotecontext [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T14:02:10.716Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T14:02:10.716Z] github.com/docker/docker/cli [2022-07-12T14:02:10.716Z] github.com/docker/docker/cli/config [2022-07-12T14:02:10.716Z] github.com/docker/docker/cli/debug [2022-07-12T14:02:10.716Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T14:02:10.716Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T14:02:10.716Z] github.com/docker/docker/client [2022-07-12T14:02:10.716Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T14:02:10.716Z] github.com/docker/docker/cmd/dockerd [2022-07-12T14:02:10.716Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T14:02:10.716Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T14:02:10.716Z] github.com/docker/docker/container [2022-07-12T14:02:10.716Z] github.com/docker/docker/container/stream [2022-07-12T14:02:10.716Z] github.com/docker/docker/contrib/apparmor [2022-07-12T14:02:10.716Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T14:02:10.716Z] github.com/docker/docker/contrib/httpserver [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/config [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/events [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/exec [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/images [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/initlayer [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/links [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/listeners [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/local [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/names [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/network [2022-07-12T14:02:10.716Z] github.com/docker/docker/daemon/stats [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/metadata [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/utils [2022-07-12T14:02:10.716Z] github.com/docker/docker/distribution/xfer [2022-07-12T14:02:10.716Z] github.com/docker/docker/dockerversion [2022-07-12T14:02:10.716Z] github.com/docker/docker/errdefs [2022-07-12T14:02:10.716Z] github.com/docker/docker/image [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/cache [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/tarexport [2022-07-12T14:02:10.716Z] github.com/docker/docker/image/v1 [2022-07-12T14:02:10.716Z] github.com/docker/docker/internal/test/suite [2022-07-12T14:02:10.716Z] github.com/docker/docker/layer [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T14:02:10.716Z] github.com/docker/docker/libcontainerd/types [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/libnetwork/types [2022-07-12T14:02:10.716Z] github.com/docker/docker/oci [2022-07-12T14:02:10.716Z] github.com/docker/docker/oci/caps [2022-07-12T14:02:10.716Z] github.com/docker/docker/opts [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/aaparser [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/archive [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/authorization [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/capabilities [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/containerfs [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/directory [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/dmesg [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/fileutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/fsutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/homedir [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/idtools [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/ioutils [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/longpath [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/loopback [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pidfile [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/platform [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pools [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/progress [2022-07-12T14:02:10.716Z] github.com/docker/docker/pkg/pubsub [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/reexec [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/signal [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/stack [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/stringid [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/system [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/tailfile [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/tarsum [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/urlutil [2022-07-12T14:02:10.717Z] github.com/docker/docker/pkg/useragent [2022-07-12T14:02:10.717Z] github.com/docker/docker/plugin [2022-07-12T14:02:10.717Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T14:02:10.717Z] github.com/docker/docker/plugin/v2 [2022-07-12T14:02:10.717Z] github.com/docker/docker/profiles/apparmor [2022-07-12T14:02:10.717Z] github.com/docker/docker/profiles/seccomp [2022-07-12T14:02:10.717Z] github.com/docker/docker/quota [2022-07-12T14:02:10.717Z] github.com/docker/docker/reference [2022-07-12T14:02:10.717Z] github.com/docker/docker/registry [2022-07-12T14:02:10.717Z] github.com/docker/docker/registry/resumable [2022-07-12T14:02:10.717Z] github.com/docker/docker/restartmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/rootless [2022-07-12T14:02:10.717Z] github.com/docker/docker/rootless/specconv [2022-07-12T14:02:10.717Z] github.com/docker/docker/runconfig [2022-07-12T14:02:10.717Z] github.com/docker/docker/runconfig/opts [2022-07-12T14:02:10.717Z] github.com/docker/doc++ grep --fixed-strings /libnetwork [2022-07-12T14:02:10.717Z] ker/testutil [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/daemon [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/environment [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fakegit [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/registry [2022-07-12T14:02:10.717Z] github.com/docker/docker/testutil/request [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/drivers [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/local [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/mounts [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/service [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/service/opts [2022-07-12T14:02:10.717Z] github.com/docker/docker/volume/testutils' [2022-07-12T14:02:10.717Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/types' [2022-07-12T14:02:10.717Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-07-12T14:02:10.717Z] + echo 'github.com/docker/docker/libnetwork [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/types' [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:02:10.717Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:02:10.717Z] + type docker-proxy [2022-07-12T14:02:10.717Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-07-12T14:02:10.717Z] + hack/make.sh binary-proxy install-proxy [2022-07-12T14:02:10.717Z] [2022-07-12T14:02:10.717Z] Removing bundles/ [2022-07-12T14:02:10.973Z] [2022-07-12T14:02:10.973Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-07-12T14:02:10.973Z] Building: bundles/binary-proxy/docker-proxy [2022-07-12T14:02:10.973Z] GOOS="" GOARCH="" GOARM="" [2022-07-12T14:02:12.299Z] === RUN TestDockerSuite/TestCpToCaseI [2022-07-12T14:02:12.555Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-07-12T14:02:12.811Z] plugin_test.go:61: [d5f8b3c9093a7] joining swarm manager [d3ec42e3b3f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:02:14.180Z] plugin_test.go:64: [d21abdc20fbd2] joining swarm manager [d3ec42e3b3f94]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:02:15.548Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-07-12T14:02:16.112Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-07-12T14:02:17.041Z] === RUN TestDockerSuite/TestCpToDot [2022-07-12T14:02:17.604Z] docker_api_swarm_test.go:202: [d8fc5cc66cf12] joining swarm manager [d01b1ae1d3ac8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:02:17.604Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-07-12T14:02:18.970Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-07-12T14:02:19.066Z] Created binary: bundles/binary-proxy/docker-proxy [2022-07-12T14:02:19.067Z] [2022-07-12T14:02:19.067Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-07-12T14:02:19.067Z] Installing docker-proxy to /usr/local/bin/ [2022-07-12T14:02:19.067Z] [2022-07-12T14:02:19.067Z] + mkdir -p bundles [2022-07-12T14:02:19.067Z] + '[' -n 'github.com/docker/docker/api [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/backend/build [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/httpstatus [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/httputils [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/middleware [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/build [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/checkpoint [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/container [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/debug [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/distribution [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/grpc [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/image [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/network [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/plugin [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/session [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/swarm [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/system [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/server/router/volume [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/backend [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/blkiodev [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/container [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/events [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/filters [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/image [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/mount [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/network [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/plugins/logdriver [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/registry [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/strslice [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/swarm [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/swarm/runtime [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/time [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/versions [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/versions/v1p19 [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/versions/v1p20 [2022-07-12T14:02:19.067Z] github.com/docker/docker/api/types/volume [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/exporter [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/builder-next/worker [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/dockerfile [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/remotecontext [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/remotecontext/git [2022-07-12T14:02:19.067Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-07-12T14:02:19.067Z] github.com/docker/docker/cli [2022-07-12T14:02:19.067Z] github.com/docker/docker/cli/config [2022-07-12T14:02:19.067Z] github.com/docker/docker/cli/debug [2022-07-12T14:02:19.067Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-07-12T14:02:19.067Z] github.com/docker/docker/cli/winresources/dockerd [2022-07-12T14:02:19.067Z] github.com/docker/docker/client [2022-07-12T14:02:19.067Z] github.com/docker/docker/cmd/docker-proxy [2022-07-12T14:02:19.067Z] github.com/docker/docker/cmd/dockerd [2022-07-12T14:02:19.067Z] github.com/docker/docker/cmd/dockerd/trap [2022-07-12T14:02:19.067Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-07-12T14:02:19.067Z] github.com/docker/docker/container [2022-07-12T14:02:19.067Z] github.com/docker/docker/container/stream [2022-07-12T14:02:19.067Z] github.com/docker/docker/contrib/apparmor [2022-07-12T14:02:19.067Z] github.com/docker/docker/contrib/docker-device-tool [2022-07-12T14:02:19.067Z] github.com/docker/docker/contrib/httpserver [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster/convert [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster/executor [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster/executor/container [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/cluster/provider [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/config [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/events [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/events/testutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/exec [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/copy [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/register [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/images [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/initlayer [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/links [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/listeners [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/awslogs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/fluentd [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/gcplogs [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/gelf [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/journald [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/local [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/logentries [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/loggertest [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/loggerutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/splunk [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/syslog [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/logger/templates [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/names [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/network [2022-07-12T14:02:19.067Z] github.com/docker/docker/daemon/stats [2022-07-12T14:02:19.067Z] github.com/docker/docker/distribution [2022-07-12T14:02:19.067Z] github.com/docker/docker/distribution/metadata [2022-07-12T14:02:19.067Z] github.com/docker/docker/distribution/utils [2022-07-12T14:02:19.067Z] github.com/docker/docker/distribution/xfer [2022-07-12T14:02:19.067Z] github.com/docker/docker/dockerversion [2022-07-12T14:02:19.067Z] github.com/docker/docker/errdefs [2022-07-12T14:02:19.067Z] github.com/docker/docker/image [2022-07-12T14:02:19.067Z] github.com/docker/docker/image/cache [2022-07-12T14:02:19.067Z] github.com/docker/docker/image/tarexport [2022-07-12T14:02:19.067Z] github.com/docker/docker/image/v1 [2022-07-12T14:02:19.067Z] github.com/docker/docker/internal/test/suite [2022-07-12T14:02:19.067Z] github.com/docker/docker/layer [2022-07-12T14:02:19.067Z] github.com/docker/docker/libcontainerd [2022-07-12T14:02:19.067Z] github.com/docker/docker/libcontainerd/queue [2022-07-12T14:02:19.067Z] github.com/docker/docker/libcontainerd/remote [2022-07-12T14:02:19.067Z] github.com/docker/docker/libcontainerd/supervisor [2022-07-12T14:02:19.067Z] github.com/docker/docker/libcontainerd/types [2022-07-12T14:02:19.067Z] github.com/docker/docker/oci [2022-07-12T14:02:19.067Z] github.com/docker/docker/oci/caps [2022-07-12T14:02:19.067Z] github.com/docker/docker/opts [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/aaparser [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/archive [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/authorization [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/broadcaster [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/capabilities [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/chrootarchive [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/containerfs [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/devicemapper [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/directory [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/dmesg [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/fileutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/fsutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/homedir [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/idtools [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/ioutils [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/jsonmessage [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/longpath [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/loopback [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/namesgenerator [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/parsers [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/parsers/kernel [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/pidfile [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/platform [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugingetter [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugins [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/plugins/transport [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/pools [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/progress [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/pubsub [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/reexec [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/signal [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/stack [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/stdcopy [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/streamformatter [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/stringid [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/sysinfo [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/system [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/tailfile [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/tarsum [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/urlutil [2022-07-12T14:02:19.067Z] github.com/docker/docker/pkg/useragent [2022-07-12T14:02:19.067Z] github.com/docker/docker/plugin [2022-07-12T14:02:19.067Z] github.com/docker/docker/plugin/executor/containerd [2022-07-12T14:02:19.067Z] github.com/docker/docker/plugin/v2 [2022-07-12T14:02:19.067Z] github.com/docker/docker/profiles/apparmor [2022-07-12T14:02:19.067Z] github.com/docker/docker/profiles/seccomp [2022-07-12T14:02:19.067Z] github.com/docker/docker/quota [2022-07-12T14:02:19.067Z] github.com/docker/docker/reference [2022-07-12T14:02:19.067Z] github.com/docker/docker/registry [2022-07-12T14:02:19.067Z] github.com/docker/docker/registry/resumable [2022-07-12T14:02:19.067Z] github.com/docker/docker/restartmanager [2022-07-12T14:02:19.067Z] github.com/docker/docker/rootless [2022-07-12T14:02:19.067Z] github.com/docker/docker/rootless/specconv [2022-07-12T14:02:19.067Z] github.com/docker/docker/runconfig [2022-07-12T14:02:19.067Z] github.com/docker/docker/runconfig/opts [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/daemon [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/environment [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fakecontext [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fakegit [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fakestorage [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fixtures/load [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fixtures/plugin [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/registry [2022-07-12T14:02:19.067Z] github.com/docker/docker/testutil/request [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/drivers [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/local [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/mounts [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/service [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/service/opts [2022-07-12T14:02:19.067Z] github.com/docker/docker/volume/testutils' ']' [2022-07-12T14:02:19.067Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/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-07-12T14:02:19.068Z] ? github.com/docker/docker/api [no test files] [2022-07-12T14:02:19.900Z] === RUN TestDockerSuite/TestCpToStdout [2022-07-12T14:02:20.465Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-07-12T14:02:21.396Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-07-12T14:02:21.652Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-07-12T14:02:22.213Z] === RUN TestDockerSuite/TestCpVolumePath [2022-07-12T14:02:23.142Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-07-12T14:02:23.142Z] === RUN TestDockerSuite/TestCreateArgs [2022-07-12T14:02:23.142Z] === RUN TestDockerSuite/TestCreateByImageID [2022-07-12T14:02:23.705Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-07-12T14:02:24.269Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-07-12T14:02:24.269Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T14:02:24.269Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-07-12T14:02:24.269Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-07-12T14:02:24.832Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-07-12T14:02:25.088Z] === RUN TestDockerSuite/TestCreateLabels [2022-07-12T14:02:25.344Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-07-12T14:02:25.344Z] === RUN TestDockerSuite/TestCreateRM [2022-07-12T14:02:25.344Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-07-12T14:02:25.344Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T14:02:25.344Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-07-12T14:02:25.601Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-07-12T14:02:25.601Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-07-12T14:02:26.969Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-07-12T14:02:26.969Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-07-12T14:02:27.224Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-07-12T14:02:30.500Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-07-12T14:02:30.756Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-07-12T14:02:30.756Z] === RUN TestDockerSuite/TestEventsAttach [2022-07-12T14:02:31.320Z] === RUN TestDockerSuite/TestEventsCommit [2022-07-12T14:02:31.882Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-07-12T14:02:32.446Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-07-12T14:02:32.702Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-07-12T14:02:33.264Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-07-12T14:02:33.826Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-07-12T14:02:34.754Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-07-12T14:02:36.122Z] docker_api_swarm_test.go:384: [da3b0a85c0806] joining swarm manager [df19d90ae815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:02:36.122Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-07-12T14:02:37.116Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2022-07-12T14:02:37.488Z] docker_api_swarm_test.go:385: [d2e606cdd6671] joining swarm manager [df19d90ae815c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:02:38.415Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-07-12T14:02:40.305Z] === RUN TestDockerSuite/TestEventsCopy [2022-07-12T14:02:40.867Z] --- PASS: TestServicePlugin (32.66s) [2022-07-12T14:02:40.867Z] === RUN TestServiceUpdateLabel [2022-07-12T14:02:41.431Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-07-12T14:02:42.360Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-07-12T14:02:43.727Z] --- PASS: TestServiceUpdateLabel (2.62s) [2022-07-12T14:02:43.727Z] === RUN TestServiceUpdateSecrets [2022-07-12T14:02:47.897Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-07-12T14:02:48.153Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-07-12T14:02:49.082Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-07-12T14:02:50.447Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-07-12T14:02:50.447Z] === RUN TestDockerSuite/TestEventsFilterType [2022-07-12T14:02:50.447Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-07-12T14:02:50.703Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-07-12T14:02:50.703Z] === RUN TestDockerSuite/TestEventsFilters [2022-07-12T14:02:51.632Z] === RUN TestDockerSuite/TestEventsFormat [2022-07-12T14:02:52.562Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-07-12T14:02:52.819Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-07-12T14:02:52.819Z] === RUN TestDockerSuite/TestEventsImageImport [2022-07-12T14:02:53.391Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-07-12T14:02:53.646Z] === RUN TestDockerSuite/TestEventsImagePull [2022-07-12T14:02:54.573Z] === RUN TestDockerSuite/TestEventsImageTag [2022-07-12T14:02:55.938Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-07-12T14:02:55.938Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-07-12T14:02:55.938Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T14:02:55.938Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-07-12T14:02:55.938Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T14:02:55.938Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-07-12T14:02:58.454Z] --- PASS: TestServiceUpdateSecrets (14.69s) [2022-07-12T14:02:58.454Z] === RUN TestServiceUpdateConfigs [2022-07-12T14:02:58.454Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-07-12T14:02:58.710Z] === RUN TestDockerSuite/TestEventsRename [2022-07-12T14:02:59.272Z] === RUN TestDockerSuite/TestEventsResize [2022-07-12T14:03:00.204Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-07-12T14:03:06.740Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-07-12T14:03:06.740Z] === RUN TestDockerSuite/TestEventsStreaming [2022-07-12T14:03:06.740Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-07-12T14:03:10.008Z] === RUN TestDockerSuite/TestEventsTop [2022-07-12T14:03:10.008Z] === RUN TestDockerSuite/TestEventsUntag [2022-07-12T14:03:12.523Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-07-12T14:03:13.085Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2022-07-12T14:03:13.085Z] === RUN TestServiceUpdateNetwork [2022-07-12T14:03:25.254Z] === RUN TestDockerSuite/TestNetworkEvents [2022-07-12T14:03:25.510Z] --- PASS: TestServiceUpdateNetwork (12.56s) [2022-07-12T14:03:25.510Z] === RUN TestServiceUpdatePidsLimit [2022-07-12T14:03:26.876Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-07-12T14:03:27.439Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-07-12T14:03:29.330Z] === RUN TestDockerSuite/TestVolumeEvents [2022-07-12T14:03:29.897Z] === RUN TestDockerSuite/TestExec [2022-07-12T14:03:30.458Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-07-12T14:03:31.387Z] === RUN TestDockerSuite/TestExecCgroup [2022-07-12T14:03:32.315Z] === RUN TestDockerSuite/TestExecEnv [2022-07-12T14:03:33.245Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-07-12T14:03:33.245Z] check_test.go:611: [d2e606cdd6671] daemon is not started [2022-07-12T14:03:33.245Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-07-12T14:03:34.173Z] === RUN TestDockerSuite/TestExecExitStatus [2022-07-12T14:03:34.430Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-07-12T14:03:34.999Z] === RUN TestDockerSuite/TestExecInspectID [2022-07-12T14:03:35.562Z] docker_api_swarm_test.go:802: [db470ade90e96] joining swarm manager [d0b82f9e812ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:03:36.930Z] === RUN TestDockerSuite/TestExecInteractive [2022-07-12T14:03:36.930Z] docker_api_swarm_test.go:802: [dc7c21a0a2aa6] joining swarm manager [d0b82f9e812ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:03:37.493Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-07-12T14:03:38.058Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-07-12T14:03:38.058Z] docker_api_swarm_test.go:802: [dc2a03ed90618] joining swarm manager [d0b82f9e812ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T14:03:38.621Z] === RUN TestDockerSuite/TestExecParseError [2022-07-12T14:03:39.186Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-07-12T14:03:39.442Z] docker_api_swarm_test.go:802: [d4a85b1ecbfc4] joining swarm manager [d0b82f9e812ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T14:03:40.004Z] === RUN TestDockerSuite/TestExecSetEnv [2022-07-12T14:03:40.567Z] === RUN TestDockerSuite/TestExecStartFails [2022-07-12T14:03:41.129Z] docker_api_swarm_test.go:810: [da08b3db1dd31] joining swarm manager [d0b82f9e812ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-07-12T14:03:41.129Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-07-12T14:03:42.058Z] === RUN TestDockerSuite/TestExecTTY [2022-07-12T14:03:42.058Z] --- PASS: TestServiceUpdatePidsLimit (16.59s) [2022-07-12T14:03:42.058Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-07-12T14:03:42.058Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-07-12T14:03:42.058Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.94s) [2022-07-12T14:03:42.058Z] PASS [2022-07-12T14:03:42.058Z] [2022-07-12T14:03:42.058Z] === Skipped [2022-07-12T14:03:42.058Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-07-12T14:03:42.058Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-07-12T14:03:42.058Z] [2022-07-12T14:03:42.058Z] DONE 27 tests, 1 skipped in 180.475s [2022-07-12T14:03:42.058Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-07-12T14:03:42.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:03:42.058Z] ++ set -e [2022-07-12T14:03:42.058Z] ++ '[' -n 0 ']' [2022-07-12T14:03:42.058Z] ++ set -x [2022-07-12T14:03:42.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:03:42.315Z] INFO: Testing against a local daemon [2022-07-12T14:03:42.315Z] === RUN TestSessionCreate [2022-07-12T14:03:42.315Z] --- PASS: TestSessionCreate (0.03s) [2022-07-12T14:03:42.315Z] === RUN TestSessionCreateWithBadUpgrade [2022-07-12T14:03:42.315Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-07-12T14:03:42.315Z] PASS [2022-07-12T14:03:42.315Z] [2022-07-12T14:03:42.315Z] DONE 2 tests in 0.155s [2022-07-12T14:03:42.315Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-07-12T14:03:42.315Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:03:42.315Z] ++ set -e [2022-07-12T14:03:42.315Z] ++ '[' -n 0 ']' [2022-07-12T14:03:42.315Z] ++ set -x [2022-07-12T14:03:42.315Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:03:42.315Z] INFO: Testing against a local daemon [2022-07-12T14:03:42.315Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-07-12T14:03:42.315Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T14:03:42.315Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T14:03:42.315Z] === RUN TestDiskUsage [2022-07-12T14:03:42.315Z] === PAUSE TestDiskUsage [2022-07-12T14:03:42.315Z] === RUN TestEventsExecDie [2022-07-12T14:03:42.571Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-07-12T14:03:43.136Z] --- PASS: TestEventsExecDie (0.74s) [2022-07-12T14:03:43.136Z] === RUN TestEventsBackwardsCompatible [2022-07-12T14:03:43.136Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-07-12T14:03:43.136Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-07-12T14:03:43.136Z] === RUN TestEventsVolumeCreate [2022-07-12T14:03:43.392Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-07-12T14:03:43.392Z] === RUN TestInfoBinaryCommits [2022-07-12T14:03:43.392Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-07-12T14:03:43.392Z] === RUN TestInfoAPIVersioned [2022-07-12T14:03:43.392Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-07-12T14:03:43.392Z] === RUN TestInfoAPI [2022-07-12T14:03:43.392Z] --- PASS: TestInfoAPI (0.04s) [2022-07-12T14:03:43.392Z] === RUN TestInfoAPIWarnings [2022-07-12T14:03:43.651Z] === RUN TestDockerSuite/TestExecUlimits [2022-07-12T14:03:44.214Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-07-12T14:03:44.214Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T14:03:44.214Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-07-12T14:03:45.579Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-07-12T14:03:46.141Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-07-12T14:03:47.072Z] === RUN TestDockerSuite/TestExecWithTERM [2022-07-12T14:03:47.635Z] === RUN TestDockerSuite/TestExecWithUser [2022-07-12T14:03:48.196Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-07-12T14:03:49.563Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-07-12T14:03:51.472Z] === RUN TestDockerSuite/TestHealth [2022-07-12T14:04:01.420Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-07-12T14:04:01.420Z] === RUN TestInfoDebug [2022-07-12T14:04:01.420Z] --- PASS: TestInfoDebug (0.52s) [2022-07-12T14:04:01.420Z] === RUN TestInfoInsecureRegistries [2022-07-12T14:04:01.420Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-07-12T14:04:01.420Z] === RUN TestInfoRegistryMirrors [2022-07-12T14:04:01.420Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-07-12T14:04:01.420Z] === RUN TestLoginFailsWithBadCredentials [2022-07-12T14:04:01.981Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-07-12T14:04:01.981Z] === RUN TestPingCacheHeaders [2022-07-12T14:04:01.981Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-07-12T14:04:01.981Z] === RUN TestPingGet [2022-07-12T14:04:01.981Z] --- PASS: TestPingGet (0.02s) [2022-07-12T14:04:01.981Z] === RUN TestPingHead [2022-07-12T14:04:01.981Z] --- PASS: TestPingHead (0.01s) [2022-07-12T14:04:01.981Z] === RUN TestPingSwarmHeader [2022-07-12T14:04:02.543Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-07-12T14:04:03.105Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-07-12T14:04:04.034Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-07-12T14:04:04.290Z] --- PASS: TestPingSwarmHeader (2.26s) [2022-07-12T14:04:04.290Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-07-12T14:04:04.290Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-07-12T14:04:04.290Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-07-12T14:04:04.290Z] === RUN TestVersion [2022-07-12T14:04:04.290Z] --- PASS: TestVersion (0.02s) [2022-07-12T14:04:04.290Z] === CONT TestDiskUsage [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/container_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/image_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-07-12T14:04:04.851Z] === RUN TestDiskUsage/after_container.Run [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-07-12T14:04:05.421Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage (1.23s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.19s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run (0.37s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-07-12T14:04:05.421Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-07-12T14:04:05.421Z] PASS [2022-07-12T14:04:05.421Z] [2022-07-12T14:04:05.421Z] === Skipped [2022-07-12T14:04:05.421Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-07-12T14:04:05.421Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-07-12T14:04:05.421Z] [2022-07-12T14:04:05.421Z] DONE 54 tests, 1 skipped in 23.123s [2022-07-12T14:04:05.421Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-07-12T14:04:05.421Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:04:05.421Z] ++ set -e [2022-07-12T14:04:05.421Z] ++ '[' -n 0 ']' [2022-07-12T14:04:05.421Z] ++ set -x [2022-07-12T14:04:05.421Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2022-07-12T14:04:05.421Z] INFO: Testing against a local daemon [2022-07-12T14:04:05.421Z] === RUN TestVolumesCreateAndList [2022-07-12T14:04:05.421Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-07-12T14:04:05.421Z] === RUN TestVolumesRemove [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesRemove (0.07s) [2022-07-12T14:04:05.678Z] === RUN TestVolumesInspect [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInspect (0.02s) [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-07-12T14:04:05.678Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-07-12T14:04:05.678Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-07-12T14:04:05.678Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-07-12T14:04:05.678Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-07-12T14:04:05.678Z] PASS [2022-07-12T14:04:05.678Z] [2022-07-12T14:04:05.678Z] DONE 9 tests in 0.205s [2022-07-12T14:04:05.678Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T14:04:05.934Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T14:04:05.934Z] +++ kill 6709 [2022-07-12T14:04:06.190Z] +++ /etc/init.d/apparmor stop [2022-07-12T14:04:06.190Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T14:04:06.190Z] [2022-07-12T14:04:06.190Z] Unloading profiles will leave already running processes permanently [2022-07-12T14:04:06.190Z] unconfined, which can lead to unexpected situations. [2022-07-12T14:04:06.190Z] [2022-07-12T14:04:06.190Z] To set a process to complain mode, use the command line tool [2022-07-12T14:04:06.190Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T14:04:06.190Z] +++ true [2022-07-12T14:04:06.190Z] exiting test-integration [2022-07-12T14:04:06.190Z] ++ exit 0 [2022-07-12T14:04:06.190Z] [2022-07-12T14:04:06.752Z] + for job in $(jobs -p) [2022-07-12T14:04:06.752Z] + wait 10715 [2022-07-12T14:04:10.918Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-07-12T14:04:13.433Z] === RUN TestDockerSuite/TestBuildHistory [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.0% of statements [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/container [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/events [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/image [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/network [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-07-12T14:04:13.513Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-07-12T14:04:13.513Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/builder/remotecontext 0.119s coverage: 13.7% of statements [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/builder/dockerfile 0.517s coverage: 49.3% of statements [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/builder/remotecontext/git 1.700s coverage: 86.3% of statements [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/cli [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/cli/config [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-07-12T14:04:13.514Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-07-12T14:04:13.514Z] ok github.com/docker/docker/cmd/docker-proxy 0.285s coverage: 67.6% of statements [2022-07-12T14:04:16.701Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-07-12T14:04:16.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-07-12T14:04:16.701Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-07-12T14:04:16.701Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-07-12T14:04:16.958Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-07-12T14:04:16.958Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-07-12T14:04:17.520Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-07-12T14:04:17.693Z] ok github.com/docker/docker/client 0.131s coverage: 75.6% of statements [2022-07-12T14:04:18.083Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-07-12T14:04:18.083Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-07-12T14:04:18.083Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-07-12T14:04:18.083Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-07-12T14:04:18.339Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-07-12T14:04:18.594Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-07-12T14:04:18.850Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-07-12T14:04:18.850Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-07-12T14:04:19.412Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-07-12T14:04:19.668Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-07-12T14:04:20.254Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-07-12T14:04:20.829Z] === RUN TestDockerSuite/TestImagesFormat [2022-07-12T14:04:20.829Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-07-12T14:04:21.395Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-07-12T14:04:23.918Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-07-12T14:04:23.918Z] === RUN TestDockerSuite/TestImportBadURL [2022-07-12T14:04:23.918Z] === RUN TestDockerSuite/TestImportDisplay [2022-07-12T14:04:25.283Z] === RUN TestDockerSuite/TestImportFile [2022-07-12T14:04:26.211Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-07-12T14:04:26.211Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-07-12T14:04:27.139Z] === RUN TestDockerSuite/TestImportGzipped [2022-07-12T14:04:28.505Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-07-12T14:04:29.435Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-07-12T14:04:29.996Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-07-12T14:04:30.558Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-07-12T14:04:31.121Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-07-12T14:04:31.121Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-07-12T14:04:31.121Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-07-12T14:04:31.377Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-07-12T14:04:31.941Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-07-12T14:04:31.941Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-07-12T14:04:32.505Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-07-12T14:04:32.505Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T14:04:32.505Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-07-12T14:04:33.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-07-12T14:04:33.632Z] === RUN TestDockerSuite/TestInspectDefault [2022-07-12T14:04:33.889Z] === RUN TestDockerSuite/TestInspectHistory [2022-07-12T14:04:34.817Z] === RUN TestDockerSuite/TestInspectImage [2022-07-12T14:04:34.817Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-07-12T14:04:34.817Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-07-12T14:04:34.817Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T14:04:34.817Z] === RUN TestDockerSuite/TestInspectInt64 [2022-07-12T14:04:35.074Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-07-12T14:04:35.635Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-07-12T14:04:35.635Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-07-12T14:04:36.198Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-07-12T14:04:36.453Z] === RUN TestDockerSuite/TestInspectPlugin [2022-07-12T14:04:38.968Z] === RUN TestDockerSuite/TestInspectRootFS [2022-07-12T14:04:38.968Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-07-12T14:04:39.224Z] === RUN TestDockerSuite/TestInspectStatus [2022-07-12T14:04:39.786Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-07-12T14:04:41.153Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-07-12T14:04:41.409Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-07-12T14:04:41.971Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-07-12T14:04:42.227Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-07-12T14:04:42.805Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-07-12T14:04:42.805Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-07-12T14:04:43.370Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-07-12T14:04:43.626Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-07-12T14:04:43.626Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-07-12T14:04:44.990Z] === RUN TestDockerSuite/TestLinksEnvs [2022-07-12T14:04:45.918Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-07-12T14:04:45.918Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-07-12T14:04:47.284Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-07-12T14:04:48.651Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-07-12T14:04:50.017Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-07-12T14:04:50.017Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-07-12T14:04:51.382Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-07-12T14:04:51.638Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-07-12T14:04:52.200Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-07-12T14:05:00.292Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-07-12T14:05:00.292Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-07-12T14:05:01.224Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-07-12T14:05:02.589Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-07-12T14:05:02.589Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-07-12T14:05:02.589Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-07-12T14:05:03.517Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-07-12T14:05:04.319Z] ok github.com/docker/docker/cmd/dockerd 0.069s coverage: 31.5% of statements [2022-07-12T14:05:04.319Z] ok github.com/docker/docker/container 0.119s coverage: 36.2% of statements [2022-07-12T14:05:04.319Z] ok github.com/docker/docker/cmd/dockerd/trap 2.532s coverage: 0.0% of statements [2022-07-12T14:05:04.319Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-07-12T14:05:04.319Z] ? github.com/docker/docker/container/stream [no test files] [2022-07-12T14:05:04.319Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-07-12T14:05:04.319Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-07-12T14:05:04.319Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-07-12T14:05:04.445Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-07-12T14:05:04.445Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-07-12T14:05:05.374Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-07-12T14:05:06.303Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-07-12T14:05:07.231Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-07-12T14:05:07.593Z] ok github.com/docker/docker/daemon/cluster 0.084s coverage: 0.5% of statements [2022-07-12T14:05:08.962Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.019s coverage: 65.3% of statements [2022-07-12T14:05:09.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-07-12T14:05:09.417Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-07-12T14:05:09.984Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-07-12T14:05:10.329Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-07-12T14:05:10.547Z] === RUN TestDockerSuite/TestLogsSince [2022-07-12T14:05:11.110Z] docker_api_swarm_service_test.go:395: [d349bb3b995aa] joining swarm manager [d316ad143b65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:05:12.038Z] docker_api_swarm_service_test.go:395: [d7641c43f48bb] joining swarm manager [d316ad143b65a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:05:17.283Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-07-12T14:05:18.416Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 13.4% of statements [2022-07-12T14:05:18.416Z] ok github.com/docker/docker/daemon/config 0.032s coverage: 81.7% of statements [2022-07-12T14:05:18.978Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-07-12T14:05:19.541Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-07-12T14:05:19.541Z] ok github.com/docker/docker/daemon 10.160s coverage: 16.2% of statements [2022-07-12T14:05:19.541Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-07-12T14:05:19.541Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-07-12T14:05:19.541Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-07-12T14:05:19.541Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-07-12T14:05:21.434Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.745s coverage: 74.8% of statements [2022-07-12T14:05:21.996Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.0% of statements [2022-07-12T14:05:22.254Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.418s coverage: 56.2% of statements [2022-07-12T14:05:23.818Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-07-12T14:05:23.818Z] === RUN TestDockerSuite/TestLogsTail [2022-07-12T14:05:23.818Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-07-12T14:05:24.146Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.9% of statements [2022-07-12T14:05:24.380Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-07-12T14:05:24.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-07-12T14:05:24.636Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-07-12T14:05:24.636Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-07-12T14:05:24.892Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-07-12T14:05:24.892Z] === RUN TestDockerSuite/TestNetHostname [2022-07-12T14:05:25.531Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.319s coverage: 50.6% of statements [2022-07-12T14:05:26.117Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.317s coverage: 45.9% of statements [2022-07-12T14:05:26.117Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-07-12T14:05:26.259Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-07-12T14:05:26.259Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-07-12T14:05:26.259Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-07-12T14:05:26.516Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-07-12T14:05:26.772Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-07-12T14:05:27.334Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-07-12T14:05:27.483Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-07-12T14:05:27.739Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.761s coverage: 58.5% of statements [2022-07-12T14:05:27.739Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-07-12T14:05:27.739Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-07-12T14:05:27.897Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-07-12T14:05:28.669Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2022-07-12T14:05:28.825Z] docker_api_swarm_service_test.go:343: [da73eb8553233] joining swarm manager [d49d49956540e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:05:29.232Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2022-07-12T14:05:29.387Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-07-12T14:05:29.388Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-07-12T14:05:29.388Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-07-12T14:05:29.388Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-07-12T14:05:29.644Z] docker_api_swarm_service_test.go:343: [d3eafef7f8486] joining swarm manager [d49d49956540e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:05:30.162Z] ok github.com/docker/docker/daemon/images 0.037s coverage: 6.8% of statements [2022-07-12T14:05:30.162Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-07-12T14:05:30.162Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-07-12T14:05:30.726Z] ok github.com/docker/docker/daemon/logger 0.230s coverage: 43.2% of statements [2022-07-12T14:05:31.656Z] ok github.com/docker/docker/daemon/logger/fluentd 0.014s coverage: 53.6% of statements [2022-07-12T14:05:31.913Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 80.2% of statements [2022-07-12T14:05:31.913Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-07-12T14:05:32.476Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-07-12T14:05:32.476Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.4% of statements [2022-07-12T14:05:33.039Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.006s coverage: 87.2% of statements [2022-07-12T14:05:33.968Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.158s coverage: 76.8% of statements [2022-07-12T14:05:33.968Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 79.4% of statements [2022-07-12T14:05:33.968Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-07-12T14:05:33.968Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-07-12T14:05:34.897Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.040s coverage: 31.5% of statements [2022-07-12T14:05:34.898Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.021s coverage: 62.0% of statements [2022-07-12T14:05:36.182Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-07-12T14:05:36.182Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-07-12T14:05:36.267Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-07-12T14:05:36.524Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2022-07-12T14:05:36.779Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-07-12T14:05:37.111Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-07-12T14:05:37.708Z] ok github.com/docker/docker/daemon/logger/splunk 1.614s coverage: 82.5% of statements [2022-07-12T14:05:37.709Z] ? github.com/docker/docker/daemon/names [no test files] [2022-07-12T14:05:37.709Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-07-12T14:05:38.637Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 44.4% of statements [2022-07-12T14:05:39.627Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-07-12T14:05:40.003Z] ok github.com/docker/docker/distribution 1.498s coverage: 28.0% of statements [2022-07-12T14:05:40.003Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-07-12T14:05:40.258Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-07-12T14:05:40.821Z] ok github.com/docker/docker/image 0.022s coverage: 86.9% of statements [2022-07-12T14:05:41.077Z] ok github.com/docker/docker/distribution/xfer 1.912s coverage: 84.9% of statements [2022-07-12T14:05:41.077Z] ? github.com/docker/docker/dockerversion [no test files] [2022-07-12T14:05:41.522Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-07-12T14:05:41.641Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-07-12T14:05:41.897Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.7% of statements [2022-07-12T14:05:41.897Z] ? github.com/docker/docker/image/v1 [no test files] [2022-07-12T14:05:41.897Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-07-12T14:05:42.460Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-07-12T14:05:42.887Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-07-12T14:05:43.390Z] ok github.com/docker/docker/oci 0.009s coverage: 46.0% of statements [2022-07-12T14:05:43.447Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-07-12T14:05:43.952Z] ok github.com/docker/docker/opts 0.027s coverage: 66.0% of statements [2022-07-12T14:05:43.952Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-07-12T14:05:45.843Z] ok github.com/docker/docker/pkg/archive 0.289s coverage: 82.3% of statements [2022-07-12T14:05:45.964Z] docker_api_swarm_service_test.go:490: [d18e95bd4bfb4] joining swarm manager [d2a542a49448f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:05:46.221Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-07-12T14:05:46.405Z] ok github.com/docker/docker/pkg/authorization 0.361s coverage: 68.3% of statements [2022-07-12T14:05:46.478Z] docker_api_swarm_service_test.go:490: [d26b5ae89d072] joining swarm manager [d2a542a49448f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:05:46.704Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-07-12T14:05:46.704Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-07-12T14:05:48.370Z] === RUN TestDockerSuite/TestPluginActive [2022-07-12T14:05:49.972Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 42.7% of statements [2022-07-12T14:05:49.972Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-07-12T14:05:50.228Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-07-12T14:05:50.485Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-07-12T14:05:50.741Z] ok github.com/docker/docker/pkg/fileutils 0.011s coverage: 87.2% of statements [2022-07-12T14:05:50.885Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-07-12T14:05:51.303Z] ok github.com/docker/docker/layer 7.808s coverage: 68.9% of statements [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/oci/caps [no test files] [2022-07-12T14:05:51.303Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-07-12T14:05:51.303Z] ok github.com/docker/docker/pkg/fsutils 0.126s coverage: 85.1% of statements [2022-07-12T14:05:51.559Z] ok github.com/docker/docker/pkg/homedir 0.022s coverage: 11.4% of statements [2022-07-12T14:05:52.488Z] ok github.com/docker/docker/pkg/idtools 0.507s coverage: 67.9% of statements [2022-07-12T14:05:52.488Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 70.1% of statements [2022-07-12T14:05:52.744Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2022-07-12T14:05:53.001Z] ok github.com/docker/docker/pkg/longpath 0.006s coverage: 100.0% of statements [2022-07-12T14:05:53.001Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-07-12T14:05:53.001Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-07-12T14:05:53.258Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-07-12T14:05:53.514Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2022-07-12T14:05:53.514Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 90.5% of statements [2022-07-12T14:05:53.771Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-07-12T14:05:53.771Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-07-12T14:05:53.771Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-07-12T14:05:54.334Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2022-07-12T14:05:54.896Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-07-12T14:05:55.152Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-07-12T14:05:55.153Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-07-12T14:05:56.517Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-07-12T14:05:56.774Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-07-12T14:05:57.030Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-07-12T14:05:57.030Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-07-12T14:05:57.287Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-07-12T14:05:57.424Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-07-12T14:05:57.424Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T14:05:57.424Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-07-12T14:05:57.543Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-07-12T14:05:57.986Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-07-12T14:05:58.105Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.1% of statements [2022-07-12T14:05:58.361Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-07-12T14:05:58.617Z] ok github.com/docker/docker/pkg/tailfile 0.060s coverage: 88.6% of statements [2022-07-12T14:05:58.914Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-07-12T14:05:59.179Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-07-12T14:05:59.436Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2022-07-12T14:06:00.804Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-07-12T14:06:01.326Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-07-12T14:06:01.326Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-07-12T14:06:01.888Z] ok github.com/docker/docker/profiles/seccomp 0.010s coverage: 86.0% of statements [2022-07-12T14:06:02.816Z] ok github.com/docker/docker/quota 0.235s coverage: 71.4% of statements [2022-07-12T14:06:03.073Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-07-12T14:06:04.003Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-07-12T14:06:04.259Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-07-12T14:06:04.515Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-07-12T14:06:04.973Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-07-12T14:06:05.078Z] ok github.com/docker/docker/runconfig 0.008s coverage: 64.5% of statements [2022-07-12T14:06:05.078Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-07-12T14:06:06.340Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-07-12T14:06:06.902Z] docker_api_swarm_service_test.go:128: [dcee572bbedeb] joining swarm manager [d5ee681419302]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:06:06.970Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-07-12T14:06:07.532Z] ok github.com/docker/docker/volume/local 0.075s coverage: 76.8% of statements [2022-07-12T14:06:07.789Z] ok github.com/docker/docker/volume/mounts 0.009s coverage: 67.7% of statements [2022-07-12T14:06:07.832Z] docker_api_swarm_service_test.go:129: [d1f6502bd5567] joining swarm manager [d5ee681419302]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:06:08.395Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-07-12T14:06:09.164Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-07-12T14:06:09.781Z] === RUN TestDockerSuite/TestPortHostBinding [2022-07-12T14:06:10.039Z] docker_api_swarm_service_test.go:137: [de1297aa44af6] joining swarm manager [d5ee681419302]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T14:06:10.972Z] === RUN TestDockerSuite/TestPortList [2022-07-12T14:06:10.972Z] docker_api_swarm_service_test.go:138: [d9bd8c2c406b6] joining swarm manager [d5ee681419302]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-07-12T14:06:17.513Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-07-12T14:06:20.031Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-07-12T14:06:20.031Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-07-12T14:06:21.922Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-07-12T14:06:22.850Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-07-12T14:06:23.106Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-07-12T14:06:23.363Z] === RUN TestDockerSuite/TestPsByOrder [2022-07-12T14:06:25.253Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-07-12T14:06:25.816Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-07-12T14:06:28.334Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-07-12T14:06:30.852Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-07-12T14:06:30.852Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-07-12T14:06:31.044Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.3% of statements [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/rootless [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/testutil/request [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/volume [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-07-12T14:06:31.044Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === Skipped [2022-07-12T14:06:31.044Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-07-12T14:06:31.044Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-07-12T14:06:31.044Z] network_proxy_test.go:208: No support for dual stack yet [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-07-12T14:06:31.044Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-07-12T14:06:31.044Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver btrfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:71: No driver to put! [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-07-12T14:06:31.044Z] time="2022-07-12T14:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-07-12T14:06:31.044Z] time="2022-07-12T14:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-07-12T14:06:31.044Z] time="2022-07-12T14:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-07-12T14:06:31.044Z] time="2022-07-12T14:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-07-12T14:06:31.044Z] time="2022-07-12T14:05:23Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-07-12T14:06:31.044Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-07-12T14:06:31.044Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-07-12T14:06:31.044Z] graphtest_unix.go:71: No driver to put! [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-07-12T14:06:31.044Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-07-12T14:06:31.044Z] overlay_test.go:50: Fails to compute changes intermittently [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.044Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-07-12T14:06:31.044Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-07-12T14:06:31.044Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.045Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.045Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.045Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.045Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-07-12T14:06:31.045Z] graphtest_unix.go:44: Driver zfs not supported [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-07-12T14:06:31.045Z] graphtest_unix.go:71: No driver to put! [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-07-12T14:06:31.045Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-07-12T14:06:31.045Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-07-12T14:06:31.045Z] [2022-07-12T14:06:31.045Z] DONE 2811 tests, 28 skipped in 250.335s [2022-07-12T14:06:31.045Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/bitseq [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cluster [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/config [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/datastore [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/diagnostic [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/discoverapi [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/driverapi [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/host [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/null [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/remote [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/windows [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/drvregistry [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/etchosts [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/idm [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/internal/caller [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipam [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipamapi [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipams/null [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipams/remote [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ipamutils [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/iptables [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/netlabel [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/netutils [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/networkdb [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/ns [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/options [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/osl [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/osl/kernel [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/portallocator [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/portmapper [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/resolvconf [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/testutils [2022-07-12T14:06:31.045Z] github.com/docker/docker/libnetwork/types' ']' [2022-07-12T14:06:31.045Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-07-12T14:06:33.372Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-07-12T14:06:33.372Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-07-12T14:06:35.887Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-07-12T14:06:37.777Z] docker_api_swarm_service_test.go:304: [db2e5f8459211] joining swarm manager [daa4173c010e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:06:38.339Z] docker_api_swarm_service_test.go:304: [d7176fb92a7bb] joining swarm manager [daa4173c010e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:06:40.245Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-07-12T14:06:41.177Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-07-12T14:06:42.543Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-07-12T14:06:43.472Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-07-12T14:06:44.400Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-07-12T14:06:46.291Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-07-12T14:06:48.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-07-12T14:06:48.748Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-07-12T14:06:49.005Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-07-12T14:06:49.566Z] === RUN TestDockerSuite/TestPsRightTagName [2022-07-12T14:06:50.933Z] === RUN TestDockerSuite/TestPsShowMounts [2022-07-12T14:06:52.823Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-07-12T14:06:52.823Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T14:06:52.823Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-07-12T14:06:52.823Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-07-12T14:06:53.388Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-07-12T14:06:53.388Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-07-12T14:06:54.315Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-07-12T14:06:55.245Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-07-12T14:06:55.807Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-07-12T14:06:58.326Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-07-12T14:07:00.218Z] docker_api_swarm_service_test.go:100: [dfbf9a000748a] joining swarm manager [d02d68ed85056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:07:01.149Z] docker_api_swarm_service_test.go:101: [d2beebbbd023d] joining swarm manager [d02d68ed85056]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:07:02.521Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-07-12T14:07:04.434Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-07-12T14:07:06.326Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-07-12T14:07:06.326Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-07-12T14:07:06.326Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-07-12T14:07:06.582Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-07-12T14:07:08.472Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-07-12T14:07:09.400Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-07-12T14:07:11.919Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-07-12T14:07:12.480Z] === RUN TestDockerSuite/TestRmiBlank [2022-07-12T14:07:12.480Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-07-12T14:07:12.480Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-07-12T14:07:14.998Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-07-12T14:07:15.561Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-07-12T14:07:15.818Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-07-12T14:07:17.184Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork 37.161s coverage: 40.6% of statements [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/bitseq 0.112s coverage: 84.4% of statements [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.361s coverage: 59.9% of statements [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.142s coverage: 5.0% of statements [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.5% of statements [2022-07-12T14:07:17.662Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-07-12T14:07:17.662Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-07-12T14:07:17.747Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-07-12T14:07:19.114Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-07-12T14:07:19.676Z] === RUN TestDockerSuite/TestRmiTag [2022-07-12T14:07:19.933Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-07-12T14:07:20.495Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-07-12T14:07:24.667Z] check_test.go:611: [dfbf9a000748a] daemon is not started [2022-07-12T14:07:24.667Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-07-12T14:07:24.667Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-07-12T14:07:25.228Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-07-12T14:07:25.484Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-07-12T14:07:26.046Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-07-12T14:07:26.302Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-07-12T14:07:26.865Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-07-12T14:07:27.428Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-07-12T14:07:27.599Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.198s coverage: 6.6% of statements [2022-07-12T14:07:27.600Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-07-12T14:07:27.600Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-07-12T14:07:27.600Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-07-12T14:07:27.600Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-07-12T14:07:27.600Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-07-12T14:07:27.600Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-07-12T14:07:27.856Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-07-12T14:07:27.994Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-07-12T14:07:28.111Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-07-12T14:07:28.367Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-07-12T14:07:28.623Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-07-12T14:07:29.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-07-12T14:07:30.752Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-07-12T14:07:31.316Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-07-12T14:07:31.573Z] docker_api_swarm_service_test.go:533: [d41f18f380045] joining swarm manager [db19dcf961e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:07:32.940Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-07-12T14:07:32.940Z] docker_api_swarm_service_test.go:534: [d65341d839bfd] joining swarm manager [db19dcf961e8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:07:33.868Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-07-12T14:07:36.389Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-07-12T14:07:38.281Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-07-12T14:07:40.176Z] === RUN TestDockerSuite/TestDevicePermissions [2022-07-12T14:07:40.432Z] === RUN TestDockerSuite/TestDockerFails [2022-07-12T14:07:40.688Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-07-12T14:07:40.792Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2022-07-12T14:07:42.055Z] === RUN TestDockerSuite/TestMountIntoProc [2022-07-12T14:07:42.311Z] === RUN TestDockerSuite/TestMountIntoSys [2022-07-12T14:07:42.567Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-07-12T14:07:43.935Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-07-12T14:07:44.191Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-07-12T14:07:44.755Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-07-12T14:07:46.121Z] === RUN TestDockerSuite/TestRunAddHost [2022-07-12T14:07:46.376Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-07-12T14:07:46.632Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-07-12T14:07:47.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-07-12T14:07:47.194Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-07-12T14:07:47.450Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-07-12T14:07:48.379Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-07-12T14:07:48.941Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-07-12T14:07:49.503Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-07-12T14:07:50.067Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-07-12T14:07:51.447Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-07-12T14:07:52.009Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-07-12T14:07:52.570Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-07-12T14:07:53.132Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-07-12T14:07:53.694Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-07-12T14:07:54.256Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-07-12T14:07:54.818Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-07-12T14:07:55.668Z] ok github.com/docker/docker/libnetwork/ipam 14.416s coverage: 85.3% of statements [2022-07-12T14:07:55.668Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-07-12T14:07:55.668Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-07-12T14:07:55.669Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-07-12T14:07:55.669Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.007s coverage: 47.4% of statements [2022-07-12T14:07:55.669Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-07-12T14:07:55.669Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-07-12T14:07:55.669Z] ok github.com/docker/docker/libnetwork/ipamutils 0.251s coverage: 74.0% of statements [2022-07-12T14:07:55.669Z] ok github.com/docker/docker/libnetwork/iptables 0.155s coverage: 45.1% of statements [2022-07-12T14:07:55.746Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-07-12T14:07:55.925Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-07-12T14:07:56.002Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-07-12T14:07:56.182Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-07-12T14:07:56.565Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-07-12T14:07:57.126Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-07-12T14:07:57.690Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-07-12T14:07:58.254Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-07-12T14:07:58.254Z] === RUN TestDockerSuite/TestRunBindMounts [2022-07-12T14:07:58.254Z] docker_api_swarm_service_test.go:148: [d0493eca45651] joining swarm manager [d3104438b550e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:07:59.182Z] docker_api_swarm_service_test.go:148: [dd9c8f3de84a1] joining swarm manager [d3104438b550e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:08:00.112Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-07-12T14:08:00.676Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-07-12T14:08:01.238Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-07-12T14:08:01.801Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-07-12T14:08:02.365Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-07-12T14:08:02.365Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-07-12T14:08:02.929Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-07-12T14:08:03.491Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-07-12T14:08:03.748Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-07-12T14:08:04.310Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-07-12T14:08:04.872Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-07-12T14:08:04.872Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-07-12T14:08:05.129Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-07-12T14:08:05.129Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-07-12T14:08:06.058Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-07-12T14:08:06.620Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-07-12T14:08:06.876Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-07-12T14:08:07.439Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-07-12T14:08:07.439Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-07-12T14:08:08.002Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-07-12T14:08:09.369Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-07-12T14:08:09.931Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-07-12T14:08:10.883Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-07-12T14:08:11.451Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-07-12T14:08:12.014Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-07-12T14:08:12.270Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-07-12T14:08:12.833Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-07-12T14:08:13.395Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-07-12T14:08:14.323Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-07-12T14:08:16.845Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-07-12T14:08:16.845Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-07-12T14:08:17.408Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-07-12T14:08:18.779Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-07-12T14:08:20.149Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-07-12T14:08:21.517Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-07-12T14:08:23.410Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-07-12T14:08:23.410Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T14:08:23.410Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-07-12T14:08:23.410Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T14:08:23.410Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-07-12T14:08:23.667Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-07-12T14:08:25.033Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-07-12T14:08:25.961Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-07-12T14:08:27.328Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-07-12T14:08:27.584Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-07-12T14:08:28.513Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-07-12T14:08:29.076Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-07-12T14:08:29.076Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T14:08:29.076Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-07-12T14:08:29.638Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-07-12T14:08:31.005Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-07-12T14:08:31.005Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-07-12T14:08:31.261Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-07-12T14:08:31.518Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-07-12T14:08:32.143Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-07-12T14:08:32.399Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-07-12T14:08:32.399Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-07-12T14:08:32.962Z] === RUN TestDockerSuite/TestRunEnvironment [2022-07-12T14:08:33.532Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-07-12T14:08:33.794Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-07-12T14:08:34.362Z] === RUN TestDockerSuite/TestRunExitCode [2022-07-12T14:08:34.925Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-07-12T14:08:34.925Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-07-12T14:08:35.487Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-07-12T14:08:36.049Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-07-12T14:08:36.305Z] === RUN TestDockerSuite/TestRunExposePort [2022-07-12T14:08:36.305Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-07-12T14:08:37.235Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-07-12T14:08:37.798Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-07-12T14:08:39.166Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-07-12T14:08:39.422Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T14:08:39.422Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T14:08:39.422Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-07-12T14:08:41.942Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-07-12T14:08:42.504Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-07-12T14:08:54.674Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-07-12T14:08:54.674Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-07-12T14:08:54.931Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-07-12T14:08:55.187Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-07-12T14:08:55.187Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-07-12T14:08:55.187Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-07-12T14:08:55.749Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-07-12T14:08:57.640Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-07-12T14:08:59.531Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-07-12T14:08:59.787Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-07-12T14:09:00.715Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-07-12T14:09:03.985Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-07-12T14:09:06.521Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-07-12T14:09:06.521Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-07-12T14:09:06.778Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-07-12T14:09:07.034Z] === RUN TestDockerSuite/TestRunModeHostname [2022-07-12T14:09:07.964Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-07-12T14:09:07.964Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-07-12T14:09:08.222Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-07-12T14:09:09.588Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-07-12T14:09:09.588Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-07-12T14:09:10.517Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-07-12T14:09:11.885Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-07-12T14:09:11.885Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-07-12T14:09:11.885Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-07-12T14:09:12.141Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-07-12T14:09:13.070Z] === RUN TestDockerSuite/TestRunMount [2022-07-12T14:09:15.589Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-07-12T14:09:18.107Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-07-12T14:09:18.108Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-07-12T14:09:18.364Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-07-12T14:09:18.927Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-07-12T14:09:20.295Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-07-12T14:09:22.186Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-07-12T14:09:22.186Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-07-12T14:09:24.077Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-07-12T14:09:25.968Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-07-12T14:09:26.226Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-07-12T14:09:27.156Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-07-12T14:09:28.529Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-07-12T14:09:28.529Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-07-12T14:09:29.106Z] === RUN TestDockerSuite/TestRunNetHost [2022-07-12T14:09:30.036Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-07-12T14:09:30.598Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-07-12T14:09:30.854Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-07-12T14:09:32.222Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-07-12T14:09:33.589Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-07-12T14:09:36.105Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-07-12T14:09:36.363Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-07-12T14:09:36.619Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-07-12T14:09:37.182Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-07-12T14:09:37.182Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-07-12T14:09:37.439Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-07-12T14:09:38.001Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-07-12T14:09:38.001Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-07-12T14:09:38.563Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-07-12T14:09:45.098Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-07-12T14:09:45.098Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T14:09:45.098Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-07-12T14:09:45.098Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-07-12T14:09:45.354Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-07-12T14:09:46.284Z] === RUN TestDockerSuite/TestRunPortInUse [2022-07-12T14:09:46.847Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-07-12T14:09:47.409Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-07-12T14:09:47.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/networkdb 103.317s coverage: 60.0% of statements [2022-07-12T14:09:47.561Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/osl 4.295s coverage: 39.7% of statements [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/portmapper 0.539s coverage: 48.6% of statements [2022-07-12T14:09:47.561Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.6% of statements [2022-07-12T14:09:47.561Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-07-12T14:09:47.666Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-07-12T14:09:47.817Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === Skipped [2022-07-12T14:09:47.817Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-07-12T14:09:47.817Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-07-12T14:09:47.817Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-07-12T14:09:47.817Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-07-12T14:09:47.817Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-07-12T14:09:47.817Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-07-12T14:09:47.817Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-07-12T14:09:47.817Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-07-12T14:09:47.817Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-07-12T14:09:47.817Z] firewalld_test.go:14: firewalld is not running [2022-07-12T14:09:47.817Z] [2022-07-12T14:09:47.817Z] DONE 327 tests, 9 skipped in 199.450s [2022-07-12T14:09:48.227Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers Post stage [Pipeline] junit [2022-07-12T14:09:48.387Z] Recording test results [2022-07-12T14:09:48.483Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-07-12T14:09:48.697Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-07-12T14:09:49.046Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-07-12T14:09:49.046Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T14:09:49.046Z] === RUN TestDockerSuite/TestRunPublishPort [2022-07-12T14:09:49.051Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43798/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=68bf777eced495df352be219da9c9c1070af5c99 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:68bf777eced495df352be219da9c9c1070af5c99 hack/validate/vendor [2022-07-12T14:09:49.302Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-07-12T14:09:49.627Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T14:09:50.220Z] + echo Ensuring container killed. [2022-07-12T14:09:50.220Z] Ensuring container killed. [2022-07-12T14:09:50.220Z] + docker rm -vf docker-pr2 [2022-07-12T14:09:50.220Z] Error: No such container: docker-pr2 [Pipeline] sh [2022-07-12T14:09:50.230Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-07-12T14:09:50.230Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T14:09:50.230Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-07-12T14:09:50.536Z] + echo Chowning /workspace to jenkins user [2022-07-12T14:09:50.536Z] Chowning /workspace to jenkins user [2022-07-12T14:09:50.536Z] + id -u [2022-07-12T14:09:50.536Z] + id -g [2022-07-12T14:09:50.536Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [2022-07-12T14:09:50.793Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-07-12T14:09:50.793Z] === RUN TestDockerSuite/TestRunRedirectStdout [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T14:09:51.722Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-07-12T14:09:51.722Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T14:09:51.722Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-07-12T14:09:51.787Z] + bundleName=unit [2022-07-12T14:09:51.787Z] + echo Creating unit-bundles.tar.gz [2022-07-12T14:09:51.787Z] Creating unit-bundles.tar.gz [2022-07-12T14:09:51.787Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2022-07-12T14:09:51.787Z] bundles/junit-report-libnetwork.xml [2022-07-12T14:09:51.787Z] bundles/junit-report.xml [2022-07-12T14:09:51.787Z] bundles/go-test-report-libnetwork.json [2022-07-12T14:09:51.787Z] bundles/go-test-report.json [2022-07-12T14:09:51.787Z] bundles/profile-libnetwork.out [2022-07-12T14:09:51.787Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-07-12T14:09:51.796Z] Archiving artifacts [2022-07-12T14:09:52.195Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T14:09:52.532Z] + make clean [2022-07-12T14:09:52.532Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T14:09:52.532Z] docker-dev-cache [2022-07-12T14:09:52.532Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-12T14:09:54.252Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-07-12T14:09:55.631Z] === RUN TestDockerSuite/TestRunRm [2022-07-12T14:09:55.888Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-07-12T14:09:59.157Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-07-12T14:09:59.413Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-07-12T14:09:59.976Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-07-12T14:10:00.539Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-07-12T14:10:02.431Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-07-12T14:10:02.687Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-07-12T14:10:03.249Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-07-12T14:10:05.768Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-07-12T14:10:06.330Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-07-12T14:10:08.849Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-07-12T14:10:09.778Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-07-12T14:10:10.091Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-07-12T14:10:10.656Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-07-12T14:10:11.586Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-07-12T14:10:12.148Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-07-12T14:10:12.148Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-07-12T14:10:12.404Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-07-12T14:10:12.967Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-07-12T14:10:13.531Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-07-12T14:10:14.094Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-07-12T14:10:15.023Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-07-12T14:10:15.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-07-12T14:10:17.541Z] === RUN TestDockerSuite/TestRunState [2022-07-12T14:10:17.798Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-07-12T14:10:18.730Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-07-12T14:10:19.292Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-07-12T14:10:19.857Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-07-12T14:10:20.115Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-07-12T14:10:20.115Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T14:10:20.115Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-07-12T14:10:20.115Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-07-12T14:10:20.677Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-07-12T14:10:21.240Z] === RUN TestDockerSuite/TestRunSysctls [2022-07-12T14:10:22.606Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-07-12T14:10:22.606Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-07-12T14:10:22.606Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-07-12T14:10:23.168Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-07-12T14:10:23.424Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-07-12T14:10:25.315Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-07-12T14:10:25.572Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-07-12T14:10:25.828Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-07-12T14:10:27.195Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-07-12T14:10:29.088Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-07-12T14:10:30.018Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-07-12T14:10:33.287Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-07-12T14:10:33.287Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-07-12T14:10:33.851Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-07-12T14:10:34.416Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-07-12T14:10:34.673Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-07-12T14:10:36.044Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-07-12T14:10:37.437Z] === RUN TestDockerSuite/TestRunUserByID [2022-07-12T14:10:38.000Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-07-12T14:10:38.000Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-07-12T14:10:38.256Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-07-12T14:10:38.819Z] === RUN TestDockerSuite/TestRunUserByName [2022-07-12T14:10:39.075Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-07-12T14:10:39.639Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-07-12T14:10:39.639Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T14:10:39.639Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-07-12T14:10:39.895Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-07-12T14:10:40.458Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-07-12T14:10:40.458Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-07-12T14:10:43.728Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-07-12T14:10:43.728Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-07-12T14:10:44.291Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-07-12T14:10:45.220Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-07-12T14:10:47.112Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-07-12T14:10:47.112Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-07-12T14:10:48.044Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-07-12T14:10:49.935Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-07-12T14:10:50.191Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-07-12T14:10:52.081Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-07-12T14:10:52.644Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-07-12T14:10:52.644Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T14:10:52.644Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-07-12T14:10:52.644Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T14:10:52.644Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-07-12T14:10:52.644Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T14:10:52.644Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-07-12T14:10:52.901Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-07-12T14:10:52.901Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T14:10:52.901Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-07-12T14:10:53.157Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-07-12T14:10:53.720Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-07-12T14:10:54.281Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-07-12T14:10:55.649Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-07-12T14:10:55.906Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-07-12T14:10:56.468Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-07-12T14:10:56.468Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-07-12T14:10:57.030Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T14:10:57.030Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-07-12T14:10:57.598Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-07-12T14:10:58.159Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-07-12T14:10:58.159Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-07-12T14:10:58.159Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-07-12T14:10:58.721Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-07-12T14:10:58.978Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-07-12T14:10:59.541Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-07-12T14:10:59.541Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-07-12T14:11:00.106Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-07-12T14:11:01.035Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-07-12T14:11:01.035Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-07-12T14:11:01.035Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-07-12T14:11:01.035Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-07-12T14:11:01.597Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-07-12T14:11:02.526Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-07-12T14:11:03.457Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-07-12T14:11:03.457Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T14:11:03.457Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-07-12T14:11:04.020Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-07-12T14:11:04.020Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-07-12T14:11:04.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-07-12T14:11:05.146Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-07-12T14:11:05.709Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-07-12T14:11:07.601Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-07-12T14:11:07.601Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-07-12T14:11:08.164Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-07-12T14:11:08.164Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-07-12T14:11:08.164Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-07-12T14:11:08.164Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-07-12T14:11:08.729Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-07-12T14:11:09.659Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-07-12T14:11:10.221Z] docker_cli_service_logs_test.go:248: checking task ois4i95jvti2 [2022-07-12T14:11:10.221Z] docker_cli_service_logs_test.go:253: checking messages for ois4i95jvti2 [2022-07-12T14:11:10.221Z] docker_cli_service_logs_test.go:248: checking task l4bj0dvyqx4n [2022-07-12T14:11:10.221Z] docker_cli_service_logs_test.go:253: checking messages for l4bj0dvyqx4n [2022-07-12T14:11:10.221Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-07-12T14:11:11.149Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-07-12T14:11:12.077Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-07-12T14:11:12.333Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-07-12T14:11:13.703Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-07-12T14:11:15.595Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-07-12T14:11:18.116Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-07-12T14:11:20.646Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-07-12T14:11:22.033Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-07-12T14:11:23.923Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-07-12T14:11:24.485Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-07-12T14:11:25.415Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-07-12T14:11:26.781Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-07-12T14:11:28.148Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-07-12T14:11:30.041Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-07-12T14:11:31.408Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-07-12T14:11:31.664Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-07-12T14:11:33.033Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-07-12T14:11:34.399Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-07-12T14:11:34.655Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-07-12T14:11:37.176Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-07-12T14:11:37.176Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-07-12T14:11:39.066Z] docker_cli_swarm_test.go:1895: [dbfbb40358740] joining swarm manager [dfb8e8db62eb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:11:39.995Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-07-12T14:11:39.995Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T14:11:39.995Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-07-12T14:11:39.995Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-07-12T14:11:40.558Z] docker_cli_swarm_test.go:1896: [dd401839d049a] joining swarm manager [dfb8e8db62eb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:11:40.558Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-07-12T14:11:41.486Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-07-12T14:11:42.049Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-07-12T14:11:42.978Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-07-12T14:11:42.978Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-07-12T14:11:43.915Z] === RUN TestDockerSuite/TestSaveImageId [2022-07-12T14:11:43.915Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-07-12T14:11:44.482Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-07-12T14:11:45.411Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents2636410020 [2022-07-12T14:11:45.668Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-07-12T14:11:45.923Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-07-12T14:11:46.852Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-07-12T14:11:46.852Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-07-12T14:11:46.852Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-07-12T14:11:48.219Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-07-12T14:11:49.147Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-07-12T14:11:51.661Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-07-12T14:11:51.917Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-07-12T14:11:52.173Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-07-12T14:11:52.429Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-07-12T14:11:53.793Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-07-12T14:11:53.793Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T14:11:53.793Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-07-12T14:11:57.061Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-07-12T14:11:58.951Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-07-12T14:12:00.319Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-07-12T14:12:00.882Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-07-12T14:12:01.810Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-07-12T14:12:04.325Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-07-12T14:12:04.325Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-07-12T14:12:06.215Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-07-12T14:12:06.777Z] === RUN TestDockerSuite/TestStartRecordError [2022-07-12T14:12:07.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-07-12T14:12:07.989Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-07-12T14:12:09.882Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-07-12T14:12:11.249Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-07-12T14:12:13.766Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-07-12T14:12:17.934Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-07-12T14:12:21.200Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-07-12T14:12:22.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-07-12T14:12:24.456Z] docker_cli_swarm_test.go:1796: [d200646c1a847] joining swarm manager [de668458e4eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:12:25.018Z] === RUN TestDockerSuite/TestStatsNoStream [2022-07-12T14:12:25.946Z] docker_cli_swarm_test.go:1797: [d6322fb9a2353] joining swarm manager [de668458e4eec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:12:27.838Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-07-12T14:12:28.094Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-07-12T14:12:28.656Z] === RUN TestDockerSuite/TestTopPrivileged [2022-07-12T14:12:29.219Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-07-12T14:12:29.219Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T14:12:29.219Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-07-12T14:12:29.781Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-07-12T14:12:30.037Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-07-12T14:12:30.037Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T14:12:30.037Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-07-12T14:12:30.037Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T14:12:30.037Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-07-12T14:12:30.967Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-07-12T14:12:31.896Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-07-12T14:12:32.152Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-07-12T14:12:33.533Z] === RUN TestDockerSuite/TestUpdateStats [2022-07-12T14:12:36.803Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-07-12T14:12:37.732Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-07-12T14:12:37.732Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T14:12:37.732Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-07-12T14:12:38.299Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-07-12T14:12:38.862Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-07-12T14:12:40.755Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-07-12T14:12:41.683Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-07-12T14:12:42.247Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-07-12T14:12:44.139Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-07-12T14:12:49.381Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-07-12T14:12:51.898Z] docker_cli_swarm_test.go:1315: [d9e05af794d8d] joining swarm manager [d15fb0a0a3fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:12:52.826Z] docker_cli_swarm_test.go:1316: [d22974ee0d41f] joining swarm manager [d15fb0a0a3fcd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:12:59.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-07-12T14:12:59.362Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-07-12T14:12:59.362Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-07-12T14:12:59.362Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-07-12T14:12:59.362Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-07-12T14:12:59.620Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-07-12T14:12:59.620Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-07-12T14:13:00.184Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-07-12T14:13:00.184Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-07-12T14:13:00.747Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-07-12T14:13:00.747Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-07-12T14:13:00.747Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-07-12T14:13:00.747Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-07-12T14:13:00.747Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-07-12T14:13:02.642Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite (1318.46s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.62s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.76s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.34s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.07s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.72s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.03s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.05s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.61s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.43s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.72s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.66s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.84s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.56s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.80s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.03s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.85s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.42s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.59s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.30s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.25s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.76s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.82s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.90s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.67s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.78s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.85s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.92s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.85s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.85s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.78s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.92s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.81s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.79s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.81s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.81s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.50s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.39s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.80s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.34s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.45s) [2022-07-12T14:13:02.642Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.47s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.58s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.17s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.42s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (0.61s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (0.69s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.48s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000b7ed98__} (1.53s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13890735825_/foo_false_____} (1.41s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13890735825_/foo_true_____} (1.49s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_false_____} (1.37s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_true_____} (0.74s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32575235377_/foo_true__0xc000b7ee88___} (1.53s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000b7ef30__} (1.59s) [2022-07-12T14:13:02.642Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000b7ef48__} (1.87s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000b7ef60__} (1.76s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000b7eff0__} (1.72s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.63s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.32s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.83s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.85s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.37s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.50s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.67s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.69s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.74s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.62s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.59s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.26s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.88s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.94s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.97s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.79s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.70s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.08s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.73s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.65s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.87s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.73s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.98s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.09s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.06s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.86s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.91s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.70s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.90s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.02s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.73s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.76s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (1.23s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.49s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.83s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.54s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.81s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.80s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.74s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachDetach (0.98s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.68s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.84s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.84s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.64s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.41s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.29s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.30s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.59s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.93s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.84s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.83s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.83s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.43s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.13s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.73s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.46s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.59s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.11s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.45s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.20s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.89s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.86s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddTar (7.97s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.45s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.50s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.60s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.57s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.17s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.12s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.29s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.24s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.12s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.46s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.06s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (10.95s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.23s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.81s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.35s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.60s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.49s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.42s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.54s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.91s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.07s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.44s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.19s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.05s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.72s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.11s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.05s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCmd (0.46s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.45s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2022-07-12T14:13:02.643Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.60s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.28s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.96s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.07s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.94s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.60s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.41s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.50s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.66s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.05s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.12s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.34s) [2022-07-12T14:13:02.643Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T14:13:02.643Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T14:13:02.643Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T14:13:02.643Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.44s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.41s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.64s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.84s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.53s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.02s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.58s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.97s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.99s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.09s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.75s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.07s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.42s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.30s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.58s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.55s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.33s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.39s) [2022-07-12T14:13:02.643Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.80s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.25s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.18s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (10.96s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.65s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.21s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.36s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.17s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.80s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnv (0.95s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.76s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.02s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.05s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (14.18s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.22s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.59s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.37s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.02s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.37s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.50s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.34s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFails (0.55s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.44s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.58s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.29s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromGit (0.95s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.23s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.42s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.64s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.26s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.38s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.29s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.54s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.40s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.61s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.07s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabel (0.62s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.68s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.58s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabels (0.62s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.54s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.07s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.93s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.24s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.37s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (5.77s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.40s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.01s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.53s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.30s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.56s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.45s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.87s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.72s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.10s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.36s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.57s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.45s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.36s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.93s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.79s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.85s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.75s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildPATH (1.99s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.56s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.65s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.89s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.86s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRm (2.24s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.13s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.42s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.74s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.31s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.30s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.67s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildStderr (0.69s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.54s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.84s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.71s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.54s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildUser (2.23s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.65s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.76s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.40s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.01s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.68s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.95s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.56s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.10s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.89s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.73s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.32s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.75s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.48s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.91s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.54s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitChange (0.79s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.32s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.17s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.69s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitTTY (1.77s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.61s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.28s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.65s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.60s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.57s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.80s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.83s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.60s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.66s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.81s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.72s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.22s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.68s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.86s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.90s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.76s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.13s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.62s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.86s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.44s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.90s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.56s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.98s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.82s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.63s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.72s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.73s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.11s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.01s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToStdout (0.53s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.99s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.19s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.88s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateArgs (0.06s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.40s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.61s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.71s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2022-07-12T14:13:02.644Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.41s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.47s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsAttach (0.48s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.45s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.46s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.50s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.60s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.30s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.27s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsCopy (0.98s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.11s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.52s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.24s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.95s) [2022-07-12T14:13:02.644Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFilters (0.96s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFormat (1.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.68s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.07s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.35s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.50s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsRename (0.57s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsResize (0.88s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.57s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.68s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.93s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.68s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.63s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExec (0.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecCgroup (0.95s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecEnv (0.74s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.19s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.65s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecInspectID (1.85s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecInteractive (0.62s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.70s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecParseError (0.55s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.70s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecStartFails (0.60s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.80s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecTTY (0.61s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.58s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecUlimits (0.54s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.16s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.15s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.07s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHealth (19.31s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestBuildHistory (2.70s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.31s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFormat (0.06s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.57s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportDisplay (1.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.07s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportGzipped (1.16s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.08s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.48s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectHistory (0.57s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.30s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectStatus (0.58s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.97s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.49s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.47s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.04s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.39s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.40s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.38s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.96s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.62s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.85s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.87s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.97s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.99s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.15s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.64s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.58s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsSince (6.73s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsTail (0.48s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.46s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.41s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.84s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.62s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.20s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.37s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.13s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginActive (2.30s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.89s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.58s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.92s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.44s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.92s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.35s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.27s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPortList (6.48s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.57s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.84s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.89s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.50s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsByOrder (1.85s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.63s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.97s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.85s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.96s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.51s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.90s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.86s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.52s) [2022-07-12T14:13:02.645Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.92s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.94s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.88s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.59s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.07s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.98s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.87s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.03s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.98s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.69s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.25s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.21s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.66s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.52s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.74s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.61s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.45s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.44s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.69s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.88s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.53s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.31s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.99s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.54s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.71s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.23s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.43s) [2022-07-12T14:13:02.645Z] --- PASS: TestDockerSuite/TestDockerFails (0.03s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.35s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.21s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.11s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-07-12T14:13:02.646Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.96s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.55s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.58s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.10s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.60s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.87s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.57s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.78s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.53s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.49s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.59s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.70s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.52s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.14s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.95s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.91s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.30s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.80s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.68s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.30s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.33s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.95s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.18s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.42s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.42s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunExitCode (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.52s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.54s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.67s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.81s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.18s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.37s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.29s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.67s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.97s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.65s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.07s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.89s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.67s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.33s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.88s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.77s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.04s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.28s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.90s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.28s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.13s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunMount (4.81s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.52s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.38s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.99s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.66s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.12s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.14s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.22s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetHost (0.77s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.32s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.32s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.44s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.11s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.41s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.83s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.50s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.02s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.57s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.41s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.41s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.42s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.43s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.42s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.46s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.66s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.03s) [2022-07-12T14:13:02.917Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.62s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.08s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRm (0.49s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.48s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.58s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-07-12T14:13:02.917Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.17s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.18s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.42s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.46s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.66s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.47s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.47s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.75s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunState (1.15s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.78s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.54s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunSysctls (1.25s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.07s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.67s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.72s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.57s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.38s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.91s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.07s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.47s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.50s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.50s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.49s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserByName (0.47s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.27s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.97s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.10s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.82s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.75s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.25s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.65s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.22s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.51s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.67s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.79s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.59s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.99s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.85s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.54s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.09s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.54s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.68s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.81s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.61s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.59s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.84s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.65s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.80s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.49s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.30s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.43s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.64s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.78s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.65s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.32s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.78s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.76s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.39s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.13s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.16s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.23s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.46s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.94s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.53s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.60s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.65s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.67s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartRecordError (1.34s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.93s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.18s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.49s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.57s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.51s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.94s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.56s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateStats (3.50s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2022-07-12T14:13:02.918Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.68s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.62s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.76s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.52s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.44s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-07-12T14:13:02.918Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-07-12T14:13:02.918Z] === RUN TestDockerRegistrySuite [2022-07-12T14:13:02.918Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-07-12T14:13:03.847Z] check_test.go:427: [de8b1892e39bc] daemon is not started [2022-07-12T14:13:03.847Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-07-12T14:13:05.213Z] check_test.go:427: [dc7032631c61e] daemon is not started [2022-07-12T14:13:05.213Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-07-12T14:13:06.582Z] check_test.go:427: [d34fbcf056612] daemon is not started [2022-07-12T14:13:06.582Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-07-12T14:13:06.582Z] check_test.go:427: [d7cbac8e1dc09] daemon is not started [2022-07-12T14:13:06.582Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T14:13:09.100Z] check_test.go:427: [d3aa93bd5880e] daemon is not started [2022-07-12T14:13:09.100Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T14:13:14.345Z] check_test.go:427: [df887a43ac3a0] daemon is not started [2022-07-12T14:13:14.345Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-07-12T14:13:16.236Z] check_test.go:427: [d37b084f3d4c1] daemon is not started [2022-07-12T14:13:16.236Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-07-12T14:13:17.165Z] check_test.go:427: [d5c7bbb2bf04f] daemon is not started [2022-07-12T14:13:17.165Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-07-12T14:13:18.095Z] check_test.go:427: [d7413cd463e74] daemon is not started [2022-07-12T14:13:18.095Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-07-12T14:13:19.023Z] check_test.go:427: [dc812bbf14163] daemon is not started [2022-07-12T14:13:19.023Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-07-12T14:13:20.389Z] check_test.go:427: [d20f03c30da76] daemon is not started [2022-07-12T14:13:20.389Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-07-12T14:13:21.317Z] check_test.go:427: [de7c7297c2c1e] daemon is not started [2022-07-12T14:13:21.317Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-07-12T14:13:22.245Z] check_test.go:427: [d6edafdf4c8ab] daemon is not started [2022-07-12T14:13:22.502Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-07-12T14:13:23.429Z] check_test.go:427: [d862915dcc522] daemon is not started [2022-07-12T14:13:23.429Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-07-12T14:13:24.359Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:5d7d1c74e454df3191cc4c2eda6755cea3878144b7652b5f3d70143a7715d8e0 [2022-07-12T14:13:24.921Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d68ceea19d4664f7f5d228378afeb76225cade805e92e7277b52c21506b6c77b [2022-07-12T14:13:25.176Z] check_test.go:427: [d339bc4dde2aa] daemon is not started [2022-07-12T14:13:25.176Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-07-12T14:13:26.106Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c58baa34095d764db614d75f87cc4e1043f79ff5849bf2fae257fdd316a846ad [2022-07-12T14:13:27.049Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1bdf229c44de869edbac4c6579e20bb36b869b2594c96728a200fc9e6fbdeac7 [2022-07-12T14:13:27.049Z] check_test.go:427: [d8e1e60dd0277] daemon is not started [2022-07-12T14:13:27.049Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-07-12T14:13:27.986Z] check_test.go:427: [da7655d9e8e6e] daemon is not started [2022-07-12T14:13:27.986Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-07-12T14:13:30.503Z] check_test.go:427: [df9899105e55c] daemon is not started [2022-07-12T14:13:30.503Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-07-12T14:13:31.065Z] check_test.go:427: [d219b3112ff6c] daemon is not started [2022-07-12T14:13:31.065Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-07-12T14:13:31.321Z] check_test.go:427: [df8d07a58aea7] daemon is not started [2022-07-12T14:13:31.321Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T14:13:32.688Z] check_test.go:427: [d23ee6bdf02da] daemon is not started [2022-07-12T14:13:32.688Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T14:13:33.251Z] check_test.go:427: [daae182540807] daemon is not started [2022-07-12T14:13:33.251Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T14:13:34.180Z] check_test.go:427: [d3dd4b610d0fc] daemon is not started [2022-07-12T14:13:34.180Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-07-12T14:13:36.698Z] check_test.go:427: [dd5a0ef7e489f] daemon is not started [2022-07-12T14:13:36.698Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-07-12T14:13:36.956Z] check_test.go:427: [d3e0dff901256] daemon is not started [2022-07-12T14:13:36.956Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-07-12T14:13:37.884Z] check_test.go:427: [d22e07f9a27ba] daemon is not started [2022-07-12T14:13:37.884Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-07-12T14:13:38.447Z] check_test.go:427: [dfb276c63224d] daemon is not started [2022-07-12T14:13:38.447Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-07-12T14:13:38.447Z] check_test.go:427: [d844dfeb6ac18] daemon is not started [2022-07-12T14:13:38.447Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-07-12T14:13:38.703Z] check_test.go:427: [dc86fd0a5e4fc] daemon is not started [2022-07-12T14:13:38.703Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-07-12T14:13:38.959Z] check_test.go:427: [d38f8b52a0e0d] daemon is not started [2022-07-12T14:13:38.959Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-07-12T14:13:39.215Z] check_test.go:427: [de4706156de8f] daemon is not started [2022-07-12T14:13:39.215Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-07-12T14:13:39.470Z] check_test.go:427: [d2f46824bd1ba] daemon is not started [2022-07-12T14:13:39.471Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-07-12T14:13:40.399Z] check_test.go:427: [d6d3270f0bea6] daemon is not started [2022-07-12T14:13:40.399Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-07-12T14:13:41.765Z] check_test.go:427: [d24e2d74902f2] daemon is not started [2022-07-12T14:13:41.765Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-07-12T14:13:42.693Z] check_test.go:427: [d4a9ba6ef0a70] daemon is not started [2022-07-12T14:13:42.693Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-07-12T14:13:43.620Z] check_test.go:427: [d236f6bf4fcfa] daemon is not started [2022-07-12T14:13:43.620Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-07-12T14:13:44.547Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite (42.55s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.18s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.20s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.25s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.61s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.34s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.64s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.00s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.90s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.07s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.06s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.08s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.19s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.83s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.88s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.99s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.17s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.97s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.08s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.94s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.02s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.36s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.78s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.98s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2022-07-12T14:13:45.476Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2022-07-12T14:13:45.476Z] === RUN TestDockerSchema1RegistrySuite [2022-07-12T14:13:45.476Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-07-12T14:13:45.476Z] check_test.go:454: [d5d0c1aa39d91] daemon is not started [2022-07-12T14:13:45.476Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-07-12T14:13:47.993Z] check_test.go:454: [d9fc9a00ac27f] daemon is not started [2022-07-12T14:13:47.993Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-07-12T14:13:53.283Z] check_test.go:454: [d655b6cd1e1cb] daemon is not started [2022-07-12T14:13:53.283Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-07-12T14:13:53.845Z] check_test.go:454: [db72336b961cf] daemon is not started [2022-07-12T14:13:53.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-07-12T14:13:53.845Z] check_test.go:454: [d9dfe776749bd] daemon is not started [2022-07-12T14:13:53.845Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-07-12T14:13:54.773Z] check_test.go:454: [da73a188ee507] daemon is not started [2022-07-12T14:13:54.773Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-07-12T14:13:54.773Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-07-12T14:13:56.143Z] check_test.go:454: [ded61e0b674c8] daemon is not started [2022-07-12T14:13:56.143Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-07-12T14:13:57.073Z] check_test.go:454: [d9f0ec1fe4105] daemon is not started [2022-07-12T14:13:57.073Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-07-12T14:13:59.593Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-07-12T14:14:00.157Z] check_test.go:454: [de89d3ee26ff2] daemon is not started [2022-07-12T14:14:00.157Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-07-12T14:14:00.720Z] check_test.go:454: [d0544364a4272] daemon is not started [2022-07-12T14:14:00.720Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-07-12T14:14:01.283Z] check_test.go:454: [dab87d9b8cb83] daemon is not started [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite (15.96s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.66s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.60s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.98s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.06s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.17s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.10s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.48s) [2022-07-12T14:14:01.283Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.63s) [2022-07-12T14:14:01.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-07-12T14:14:01.283Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-07-12T14:14:02.212Z] check_test.go:483: [d939b7ed571ec] daemon is not started [2022-07-12T14:14:02.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-07-12T14:14:02.775Z] check_test.go:483: [d78ab266e569f] daemon is not started [2022-07-12T14:14:02.775Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-07-12T14:14:03.031Z] check_test.go:483: [d0d807feb627c] daemon is not started [2022-07-12T14:14:03.031Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-07-12T14:14:04.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-07-12T14:14:05.485Z] check_test.go:483: [de37d04ff9551] daemon is not started [2022-07-12T14:14:05.485Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-07-12T14:14:05.741Z] check_test.go:483: [d7540843b0754] daemon is not started [2022-07-12T14:14:05.741Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-07-12T14:14:06.304Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-07-12T14:14:06.866Z] check_test.go:483: [d5fd6cd2cbb8d] daemon is not started [2022-07-12T14:14:06.866Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-07-12T14:14:06.866Z] check_test.go:483: [d3ff1c2ed1ebd] daemon is not started [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.75s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.99s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.60s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.65s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.69s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.96s) [2022-07-12T14:14:06.866Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.17s) [2022-07-12T14:14:06.866Z] === RUN TestDockerRegistryAuthTokenSuite [2022-07-12T14:14:06.866Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-07-12T14:14:12.111Z] check_test.go:510: [d51d5fcdcd873] daemon is not started [2022-07-12T14:14:12.111Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-07-12T14:14:12.111Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-07-12T14:14:12.367Z] check_test.go:510: [d940836145f1d] daemon is not started [2022-07-12T14:14:12.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-07-12T14:14:12.367Z] check_test.go:510: [d6aecb2748b07] daemon is not started [2022-07-12T14:14:12.367Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-07-12T14:14:12.623Z] check_test.go:510: [d2ede73b0ded0] daemon is not started [2022-07-12T14:14:12.623Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-07-12T14:14:12.879Z] check_test.go:510: [d538f6e4b8519] daemon is not started [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2022-07-12T14:14:12.879Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2022-07-12T14:14:12.879Z] === RUN TestDockerNetworkSuite [2022-07-12T14:14:12.879Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-07-12T14:14:14.245Z] docker_cli_network_unix_test.go:46: [d797d15d36455] daemon is not started [2022-07-12T14:14:14.502Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-07-12T14:14:14.759Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-07-12T14:14:15.015Z] docker_cli_network_unix_test.go:46: [d7fed55f3a789] daemon is not started [2022-07-12T14:14:15.272Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-07-12T14:14:18.549Z] docker_cli_network_unix_test.go:46: [d26ce64d61ee0] daemon is not started [2022-07-12T14:14:19.111Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-07-12T14:14:19.366Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-07-12T14:14:20.738Z] docker_cli_network_unix_test.go:46: [d0a098285a27e] daemon is not started [2022-07-12T14:14:20.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-07-12T14:14:21.250Z] docker_cli_network_unix_test.go:1233: [d152c55d241b4] daemon is not started [2022-07-12T14:14:23.768Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-07-12T14:14:24.700Z] docker_cli_network_unix_test.go:46: [d4f3d5830b21c] daemon is not started [2022-07-12T14:14:25.262Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-07-12T14:14:26.631Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-07-12T14:14:30.805Z] docker_cli_network_unix_test.go:46: [d15084a06bfd6] daemon is not started [2022-07-12T14:14:31.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-07-12T14:14:31.370Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T14:14:31.370Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-07-12T14:14:31.370Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-07-12T14:14:33.887Z] docker_cli_network_unix_test.go:46: [d82562eac18e7] daemon is not started [2022-07-12T14:14:34.144Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-07-12T14:14:36.036Z] docker_cli_network_unix_test.go:46: [d8133faa6d51f] daemon is not started [2022-07-12T14:14:36.036Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-07-12T14:14:36.293Z] docker_cli_network_unix_test.go:46: [da13fba1c72ae] daemon is not started [2022-07-12T14:14:36.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-07-12T14:14:36.856Z] docker_cli_network_unix_test.go:46: [d5a47c3bb3d07] daemon is not started [2022-07-12T14:14:37.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-07-12T14:14:37.678Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-07-12T14:14:37.678Z] docker_cli_network_unix_test.go:46: [da2a85d74382a] daemon is not started [2022-07-12T14:14:38.240Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-07-12T14:14:38.496Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-07-12T14:14:38.752Z] docker_cli_network_unix_test.go:46: [d56fae14da034] daemon is not started [2022-07-12T14:14:39.315Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-07-12T14:14:39.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-07-12T14:14:39.315Z] docker_cli_network_unix_test.go:46: [dd199d748a786] daemon is not started [2022-07-12T14:14:39.315Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-07-12T14:14:39.879Z] docker_cli_network_unix_test.go:46: [dd99bd6de9a20] daemon is not started [2022-07-12T14:14:39.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-07-12T14:14:40.441Z] docker_cli_network_unix_test.go:46: [d73415fc23b4f] daemon is not started [2022-07-12T14:14:40.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-07-12T14:14:40.953Z] docker_cli_network_unix_test.go:46: [deae06c9861cd] daemon is not started [2022-07-12T14:14:40.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-07-12T14:14:40.953Z] docker_cli_network_unix_test.go:46: [d1eec2afa0e7b] daemon is not started [2022-07-12T14:14:40.953Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-07-12T14:14:41.223Z] docker_cli_network_unix_test.go:46: [da4f834490c46] daemon is not started [2022-07-12T14:14:41.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-07-12T14:14:41.787Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-07-12T14:14:42.043Z] docker_cli_network_unix_test.go:46: [d195041261d37] daemon is not started [2022-07-12T14:14:42.044Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-07-12T14:14:42.973Z] docker_cli_network_unix_test.go:46: [d2a60c4c38406] daemon is not started [2022-07-12T14:14:43.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-07-12T14:14:43.486Z] docker_cli_network_unix_test.go:46: [d9b412bd4c0ca] daemon is not started [2022-07-12T14:14:43.486Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-07-12T14:14:43.486Z] docker_cli_network_unix_test.go:46: [d787bf212467d] daemon is not started [2022-07-12T14:14:43.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-07-12T14:14:43.743Z] docker_cli_network_unix_test.go:46: [dd01b55a761bb] daemon is not started [2022-07-12T14:14:43.743Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-07-12T14:14:45.112Z] docker_cli_network_unix_test.go:968: [d578b4bca84e9] daemon is not started [2022-07-12T14:14:46.478Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-07-12T14:14:47.407Z] docker_cli_network_unix_test.go:46: [dc8419cd474cc] daemon is not started [2022-07-12T14:14:47.407Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-07-12T14:14:49.925Z] docker_cli_network_unix_test.go:1116: [d6b03f7dee9c7] daemon is not started [2022-07-12T14:14:53.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-07-12T14:14:53.198Z] docker_cli_network_unix_test.go:46: [dc8392e816bf0] daemon is not started [2022-07-12T14:14:53.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-07-12T14:14:53.761Z] docker_cli_network_unix_test.go:46: [dc3d2098e9727] daemon is not started [2022-07-12T14:14:53.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-07-12T14:14:53.761Z] docker_cli_network_unix_test.go:46: [d239cf50c007c] daemon is not started [2022-07-12T14:14:53.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-07-12T14:14:54.017Z] docker_cli_network_unix_test.go:46: [dcdbb3e6ba1ef] daemon is not started [2022-07-12T14:14:54.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-07-12T14:14:54.017Z] docker_cli_network_unix_test.go:46: [d4d5e7d3eaf99] daemon is not started [2022-07-12T14:14:54.017Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-07-12T14:14:54.273Z] docker_cli_network_unix_test.go:46: [d489b1c873718] daemon is not started [2022-07-12T14:14:54.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-07-12T14:14:54.273Z] docker_cli_network_unix_test.go:46: [dea7cfa45fbff] daemon is not started [2022-07-12T14:14:54.273Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-07-12T14:14:56.165Z] docker_cli_network_unix_test.go:46: [df6bacd086ec1] daemon is not started [2022-07-12T14:14:56.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-07-12T14:14:56.729Z] docker_cli_network_unix_test.go:46: [d65614e8cfbd9] daemon is not started [2022-07-12T14:14:56.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-07-12T14:14:56.729Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T14:14:56.729Z] docker_cli_network_unix_test.go:46: [dee8577fe6fc6] daemon is not started [2022-07-12T14:14:56.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-07-12T14:14:57.291Z] docker_cli_network_unix_test.go:46: [d6c080b46569a] daemon is not started [2022-07-12T14:14:57.548Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-07-12T14:15:01.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-07-12T14:15:02.646Z] docker_cli_network_unix_test.go:1084: [d53d8f890b53e] daemon is not started [2022-07-12T14:15:04.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-07-12T14:15:04.016Z] docker_cli_network_unix_test.go:46: [d40e0e336361c] daemon is not started [2022-07-12T14:15:04.016Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-07-12T14:15:04.580Z] docker_cli_network_unix_test.go:46: [df0a3224776b3] daemon is not started [2022-07-12T14:15:04.836Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-07-12T14:15:06.224Z] docker_cli_network_unix_test.go:46: [dad20cbde7cff] daemon is not started [2022-07-12T14:15:06.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-07-12T14:15:06.481Z] docker_cli_network_unix_test.go:46: [d10ea17cbd688] daemon is not started [2022-07-12T14:15:06.481Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-07-12T14:15:07.043Z] docker_cli_network_unix_test.go:46: [d648d424e9934] daemon is not started [2022-07-12T14:15:07.300Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-07-12T14:15:07.556Z] docker_cli_network_unix_test.go:46: [d22ca07a5f92a] daemon is not started [2022-07-12T14:15:07.556Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-07-12T14:15:08.485Z] docker_cli_network_unix_test.go:46: [ddd786c04d4c9] daemon is not started [2022-07-12T14:15:08.741Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-07-12T14:15:15.275Z] docker_cli_network_unix_test.go:46: [d0f16d82d641c] daemon is not started [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite (61.55s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.73s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.86s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.74s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.90s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.64s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.47s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.33s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.81s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.49s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.66s) [2022-07-12T14:15:15.275Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.60s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.13s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.10s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.35s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.85s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.25s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.24s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.93s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.17s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.32s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.13s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.33s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.13s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.39s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.15s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.47s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-07-12T14:15:15.276Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.47s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.85s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.53s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.95s) [2022-07-12T14:15:15.276Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.71s) [2022-07-12T14:15:15.276Z] === RUN TestDockerHubPullSuite [2022-07-12T14:15:15.276Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-07-12T14:15:16.640Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-07-12T14:15:19.154Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-07-12T14:15:20.081Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-07-12T14:15:21.971Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-07-12T14:15:22.228Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite (8.23s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.01s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.55s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.00s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.76s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.54s) [2022-07-12T14:15:22.484Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-07-12T14:15:22.484Z] PASS [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === Skipped [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T14:15:22.484Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-07-12T14:15:22.484Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T14:15:22.484Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-07-12T14:15:22.484Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-07-12T14:15:22.484Z] [2022-07-12T14:15:22.484Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T14:15:22.484Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_inspect_test.go:195: unmatched requirement Devicemapper [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_inspect_test.go:177: unmatched requirement Devicemapper [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_sni_test.go:30: Flakey test [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-12T14:15:22.485Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T14:15:22.485Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-07-12T14:15:22.485Z] docker_cli_network_unix_test.go:46: [dee8577fe6fc6] daemon is not started [2022-07-12T14:15:22.485Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-07-12T14:15:22.485Z] [2022-07-12T14:15:22.485Z] DONE 1265 tests, 51 skipped in 1464.222s [2022-07-12T14:15:22.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T14:15:22.485Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T14:15:22.485Z] +++ kill 9345 [2022-07-12T14:15:22.742Z] +++ /etc/init.d/apparmor stop [2022-07-12T14:15:22.742Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T14:15:22.742Z] [2022-07-12T14:15:22.742Z] Unloading profiles will leave already running processes permanently [2022-07-12T14:15:22.742Z] unconfined, which can lead to unexpected situations. [2022-07-12T14:15:22.742Z] [2022-07-12T14:15:22.742Z] To set a process to complain mode, use the command line tool [2022-07-12T14:15:22.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T14:15:22.742Z] +++ true [2022-07-12T14:15:22.742Z] exiting test-integration [2022-07-12T14:15:22.742Z] ++ exit 0 [2022-07-12T14:15:22.742Z] [2022-07-12T14:15:22.742Z] + for job in $(jobs -p) [2022-07-12T14:15:22.742Z] + wait 10716 [2022-07-12T14:15:37.576Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-07-12T14:15:37.832Z] docker_cli_swarm_test.go:1180: [dad2fc84a9617] joining swarm manager [d922590de8a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:15:44.372Z] docker_cli_swarm_test.go:1189: [d195e596b4448] joining swarm manager [d922590de8a5e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:16:23.046Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-07-12T14:16:29.580Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-07-12T14:16:33.745Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-07-12T14:16:35.112Z] docker_cli_swarm_test.go:1112: [de30bcfab5029] joining swarm manager [d6fdef556c650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:16:36.476Z] docker_cli_swarm_test.go:1113: [d8898a4ff1b73] joining swarm manager [d6fdef556c650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:18:12.855Z] docker_cli_swarm_test.go:1166: [d3f14dbad34a1] joining swarm manager [d6fdef556c650]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-07-12T14:18:39.348Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-07-12T14:18:39.348Z] docker_cli_swarm_test.go:1447: [d7d1c4c607159] joining swarm manager [d447a98b41b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:18:39.348Z] docker_cli_swarm_test.go:1448: [d96cd3a14bb30] joining swarm manager [d447a98b41b22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-07-12T14:18:49.286Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-07-12T14:18:49.847Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-07-12T14:18:50.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-07-12T14:18:50.104Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-07-12T14:18:50.360Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-07-12T14:18:50.922Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-07-12T14:18:53.481Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-07-12T14:18:55.996Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-07-12T14:18:58.511Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-07-12T14:19:00.401Z] docker_cli_swarm_unix_test.go:63: [dbae0e05d37ca] joining swarm manager [d8818ab8a7f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:19:56.578Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-07-12T14:19:56.579Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-07-12T14:19:56.579Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-07-12T14:19:58.469Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-07-12T14:20:01.738Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-07-12T14:20:04.254Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-07-12T14:20:06.145Z] docker_api_swarm_test.go:962: [d24aa7ed6d94b] joining swarm manager [dcecf76b9ff75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-07-12T14:20:24.187Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-07-12T14:20:36.356Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-07-12T14:20:38.246Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-07-12T14:20:40.778Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-07-12T14:20:43.296Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-07-12T14:20:49.833Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-07-12T14:20:55.079Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-07-12T14:20:56.969Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-07-12T14:20:59.486Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-07-12T14:21:02.002Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-07-12T14:21:04.520Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-07-12T14:21:07.792Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-07-12T14:21:09.683Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-07-12T14:22:06.088Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-07-12T14:22:20.923Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite (1557.49s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.37s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.46s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.24s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.02s) [2022-07-12T14:22:35.760Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.81s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.75s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.41s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.04s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.16s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.22s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (5.06s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.21s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.73s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.67s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.08s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.73s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (18.46s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.41s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (69.67s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.64s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.33s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.85s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.72s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.64s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.65s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.47s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.26s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.61s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.40s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.58s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.00s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.72s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.27s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.18s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.11s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.96s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.61s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.00s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.19s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.34s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (3.19s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.07s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.21s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.83s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.75s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.55s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.18s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.24s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.45s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.65s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.52s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.15s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.92s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.11s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.36s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.06s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.40s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.65s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.12s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.47s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.63s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.85s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.75s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.63s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.46s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.95s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.99s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (65.42s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.24s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.02s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.03s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.58s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.66s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.25s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.68s) [2022-07-12T14:22:35.760Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.29s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.74s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.52s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.09s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (43.96s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.04s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.27s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.39s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (2.85s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.48s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.17s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.25s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.22s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.12s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.47s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.36s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.73s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.71s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.47s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.45s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.49s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.50s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.10s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.48s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-07-12T14:22:35.760Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.16s) [2022-07-12T14:22:35.760Z] === RUN TestDockerExternalVolumeSuite [2022-07-12T14:22:35.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-07-12T14:22:36.016Z] docker_cli_external_volume_driver_test.go:53: [d447a7d312944] daemon is not started [2022-07-12T14:22:54.058Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-07-12T14:24:01.692Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-07-12T14:24:08.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-07-12T14:24:23.059Z] docker_cli_external_volume_driver_test.go:53: [d343be19dc2dd] daemon is not started [2022-07-12T14:24:37.895Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-07-12T14:24:55.949Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-07-12T14:25:10.784Z] docker_cli_external_volume_driver_test.go:53: [d84c5159891a9] daemon is not started [2022-07-12T14:25:25.621Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-07-12T14:25:25.621Z] docker_cli_external_volume_driver_test.go:53: [df7dcbd296c10] daemon is not started [2022-07-12T14:25:40.457Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-07-12T14:26:12.480Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-07-12T14:26:27.336Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-07-12T14:26:42.172Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-07-12T14:27:28.785Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-07-12T14:27:46.826Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-07-12T14:28:18.861Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-07-12T14:28:50.885Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-07-12T14:29:05.730Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-07-12T14:29:23.770Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-07-12T14:29:23.770Z] docker_cli_external_volume_driver_test.go:485: [d57c3d344d371] daemon is not started [2022-07-12T14:29:38.623Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-07-12T14:29:38.623Z] docker_cli_external_volume_driver_test.go:53: [d3d646d30820e] daemon is not started [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite (436.93s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.77s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.27s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.16s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-07-12T14:29:53.460Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2022-07-12T14:29:53.460Z] PASS [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] === Skipped [2022-07-12T14:29:53.460Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-12T14:29:53.460Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-07-12T14:29:53.460Z] check_test.go:540: [d16ca38cc62a5] daemon is not started [2022-07-12T14:29:53.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.02s) [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T14:29:53.460Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-07-12T14:29:53.460Z] check_test.go:540: [d70c774c5063b] daemon is not started [2022-07-12T14:29:53.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T14:29:53.460Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-07-12T14:29:53.460Z] check_test.go:540: [dc7cb32d38a42] daemon is not started [2022-07-12T14:29:53.460Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T14:29:53.460Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-07-12T14:29:53.460Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T14:29:53.460Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-07-12T14:29:53.460Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] DONE 269 tests, 5 skipped in 2334.058s [2022-07-12T14:29:53.460Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-07-12T14:29:53.460Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32afb245b879/docker.pid [2022-07-12T14:29:53.460Z] +++ kill 6989 [2022-07-12T14:29:53.460Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6989 is not a child of this shell [2022-07-12T14:29:53.460Z] warning: PID 6989 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d32afb245b879/docker.pid had a nonzero exit code [2022-07-12T14:29:53.460Z] ++++ cat bundles/test-integration/docker.pid [2022-07-12T14:29:53.460Z] +++ kill 9354 [2022-07-12T14:29:53.460Z] +++ /etc/init.d/apparmor stop [2022-07-12T14:29:53.460Z] Leaving: AppArmorNo profiles have been unloaded. [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] Unloading profiles will leave already running processes permanently [2022-07-12T14:29:53.460Z] unconfined, which can lead to unexpected situations. [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] To set a process to complain mode, use the command line tool [2022-07-12T14:29:53.460Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-07-12T14:29:53.460Z] +++ true [2022-07-12T14:29:53.460Z] exiting test-integration [2022-07-12T14:29:53.460Z] ++ exit 0 [2022-07-12T14:29:53.460Z] [2022-07-12T14:29:53.460Z] + exit 0 [2022-07-12T14:29:53.460Z] ++ jobs -p [2022-07-12T14:29:53.460Z] + pids= [2022-07-12T14:29:53.460Z] + echo 'Remaining pids to kill: []' [2022-07-12T14:29:53.460Z] Remaining pids to kill: [] [2022-07-12T14:29:53.460Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-07-12T14:29:53.471Z] Recording test results [2022-07-12T14:29:54.847Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-07-12T14:29:55.155Z] + echo Ensuring container killed. [2022-07-12T14:29:55.156Z] Ensuring container killed. [2022-07-12T14:29:55.156Z] + docker ps -aq -f name=docker-pr2-* [2022-07-12T14:29:55.156Z] + cids=90ed05875e9a [2022-07-12T14:29:55.156Z] 121df2eff1f6 [2022-07-12T14:29:55.156Z] 79596f18ba0b [2022-07-12T14:29:55.156Z] + [ -n 90ed05875e9a [2022-07-12T14:29:55.156Z] 121df2eff1f6 [2022-07-12T14:29:55.156Z] 79596f18ba0b ] [2022-07-12T14:29:55.156Z] + docker rm -vf 90ed05875e9a 121df2eff1f6 79596f18ba0b [2022-07-12T14:29:55.732Z] 90ed05875e9a [2022-07-12T14:29:55.988Z] 121df2eff1f6 [2022-07-12T14:29:55.988Z] 79596f18ba0b [Pipeline] sh [2022-07-12T14:29:56.308Z] + echo Chowning /workspace to jenkins user [2022-07-12T14:29:56.308Z] Chowning /workspace to jenkins user [2022-07-12T14:29:56.308Z] + id -u [2022-07-12T14:29:56.308Z] + id -g [2022-07-12T14:29:56.308Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43798:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-07-12T14:29:59.165Z] + bundleName=amd64 [2022-07-12T14:29:59.165Z] + echo Creating amd64-bundles.tar.gz [2022-07-12T14:29:59.165Z] Creating amd64-bundles.tar.gz [2022-07-12T14:29:59.165Z] + + xargs tar -czf amd64-bundles.tar.gzfind [2022-07-12T14:29:59.165Z] bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-07-12T14:30:00.548Z] Archiving artifacts [2022-07-12T14:30:01.480Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43798/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-07-12T14:30:01.777Z] + make clean [2022-07-12T14:30:01.777Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-07-12T14:30:01.777Z] docker-dev-cache [2022-07-12T14:30:01.777Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS