Pull request #44040 closed Started by user Sebastiaan van Stijn Rebuilds build #2 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from d52ffce38f0f8361c3ca6000344a5a14d77608f2+80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 (9f76656163b47f9f56a8956add8b39ef3607dabe) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-44040@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" > git rev-list --no-walk 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-26T09:01:51.741Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-26T09:01:51.747Z] Trying to pass milestone 2 [Pipeline] milestone [2022-08-26T09:01:51.844Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-26T09:01:52.064Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf1fbf8f40972bcf) in /home/ubuntu/workspace/moby_PR-44040 [Pipeline] { [Pipeline] checkout [2022-08-26T09:01:52.095Z] The recommended git tool is: git [2022-08-26T09:01:52.127Z] using credential docker-jenkins-github-credentials [2022-08-26T09:01:52.136Z] Cloning the remote Git repository [2022-08-26T09:01:52.136Z] Cloning with configured refspecs honoured and without tags [2022-08-26T09:01:52.142Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T09:01:52.142Z] > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10 [2022-08-26T09:01:52.163Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:01:52.164Z] > git --version # timeout=10 [2022-08-26T09:01:52.166Z] > git --version # 'git version 2.17.1' [2022-08-26T09:01:52.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:01:52.167Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:08.246Z] Fetching without tags [2022-08-26T09:02:08.436Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [2022-08-26T09:02:09.622Z] Merge succeeded, producing 085c51d8d33a26b2fcc66d53542dd45a08a5f932 [2022-08-26T09:02:09.622Z] Checking out Revision 085c51d8d33a26b2fcc66d53542dd45a08a5f932 (PR-44040) [2022-08-26T09:02:09.694Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T09:02:09.708Z] First time build. Skipping changelog. [2022-08-26T09:02:08.223Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:08.229Z] > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10 [2022-08-26T09:02:08.232Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:08.240Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:08.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:08.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:08.249Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:08.437Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:08.445Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:08.967Z] > git remote # timeout=10 [2022-08-26T09:02:08.972Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:08.977Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:08.978Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:09.598Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:09.624Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:09.629Z] > git checkout -f 085c51d8d33a26b2fcc66d53542dd45a08a5f932 # timeout=10 [2022-08-26T09:02:09.695Z] > git rev-list --no-walk 39e2c0fff4c3eae35d82c7bbc59b80dc5982e8b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T09:02:10.370Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/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-08-26T09:02:12.911Z] 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-08-26T09:02:13.386Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0bf1fbf8f40972bcf) in /home/ubuntu/workspace/moby_PR-44040 [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [2022-08-26T09:02:13.397Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-038d672c25bf46c78) in /home/ubuntu/workspace/moby_PR-44040 [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] } [2022-08-26T09:02:13.410Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0b218e40e68c17da0) in /home/ubuntu/workspace/moby_PR-44040 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-08-26T09:02:13.411Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d6adc88f21298ff9) in /home/ubuntu/workspace/moby_PR-44040 [2022-08-26T09:02:13.415Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0039df4146a103ccd) in /home/ubuntu/workspace/moby_PR-44040 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-26T09:02:13.447Z] The recommended git tool is: git [2022-08-26T09:02:13.456Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2022-08-26T09:02:13.467Z] The recommended git tool is: git [2022-08-26T09:02:13.472Z] Fetching changes from the remote Git repository [Pipeline] // stage [Pipeline] { [2022-08-26T09:02:13.480Z] Fetching without tags [2022-08-26T09:02:13.485Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T09:02:13.494Z] Cloning the remote Git repository [2022-08-26T09:02:13.494Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [2022-08-26T09:02:13.554Z] The recommended git tool is: git [Pipeline] checkout [2022-08-26T09:02:13.562Z] The recommended git tool is: git [Pipeline] checkout 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-08-26T09:02:13.569Z] The recommended git tool is: git [2022-08-26T09:02:13.573Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T09:02:13.582Z] Cloning the remote Git repository [2022-08-26T09:02:13.583Z] Cloning with configured refspecs honoured and without tags [2022-08-26T09:02:13.587Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T09:02:13.597Z] Cloning the remote Git repository [2022-08-26T09:02:13.597Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-26T09:02:13.608Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-26T09:02:13.617Z] Cloning the remote Git repository [2022-08-26T09:02:13.617Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [2022-08-26T09:02:13.669Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [2022-08-26T09:02:13.812Z] Merge succeeded, producing 6b08fcc285ed0a5ada7ac365de45af83aec9c853 [2022-08-26T09:02:13.813Z] Checking out Revision 6b08fcc285ed0a5ada7ac365de45af83aec9c853 (PR-44040) [Pipeline] } [Pipeline] } [2022-08-26T09:02:13.878Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T09:02:13.889Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T09:02:13.466Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-44040/.git # timeout=10 [2022-08-26T09:02:13.474Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:13.481Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:13.481Z] > git --version # timeout=10 [2022-08-26T09:02:13.486Z] > git --version # 'git version 2.17.1' [2022-08-26T09:02:13.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.487Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:13.670Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:13.678Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:13.731Z] > git remote # timeout=10 [2022-08-26T09:02:13.734Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:13.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.743Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:13.805Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:13.814Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:13.819Z] > git checkout -f 6b08fcc285ed0a5ada7ac365de45af83aec9c853 # timeout=10 [2022-08-26T09:02:13.880Z] > git rev-list --no-walk 39e2c0fff4c3eae35d82c7bbc59b80dc5982e8b0 # timeout=10 [2022-08-26T09:02:13.501Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T09:02:13.501Z] > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10 [2022-08-26T09:02:13.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:13.517Z] > git --version # timeout=10 [2022-08-26T09:02:13.520Z] > git --version # 'git version 2.17.1' [2022-08-26T09:02:13.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.520Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:14.534Z] + docker version [2022-08-26T09:02:14.534Z] Client: Docker Engine - Community [2022-08-26T09:02:14.534Z] Version: 20.10.14 [2022-08-26T09:02:14.534Z] API version: 1.41 [2022-08-26T09:02:14.534Z] Go version: go1.16.15 [2022-08-26T09:02:14.534Z] Git commit: a224086 [2022-08-26T09:02:14.534Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T09:02:14.534Z] OS/Arch: linux/amd64 [2022-08-26T09:02:14.534Z] Context: default [2022-08-26T09:02:14.534Z] Experimental: true [2022-08-26T09:02:14.534Z] [2022-08-26T09:02:14.534Z] Server: Docker Engine - Community [2022-08-26T09:02:14.534Z] Engine: [2022-08-26T09:02:14.534Z] Version: 20.10.14 [2022-08-26T09:02:14.534Z] API version: 1.41 (minimum version 1.12) [2022-08-26T09:02:14.534Z] Go version: go1.16.15 [2022-08-26T09:02:14.534Z] Git commit: 87a90dc [2022-08-26T09:02:14.534Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T09:02:14.534Z] OS/Arch: linux/amd64 [2022-08-26T09:02:14.534Z] Experimental: true [2022-08-26T09:02:14.534Z] containerd: [2022-08-26T09:02:14.534Z] Version: 1.5.11 [2022-08-26T09:02:14.534Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:14.534Z] runc: [2022-08-26T09:02:14.534Z] Version: 1.0.3 [2022-08-26T09:02:14.534Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T09:02:14.534Z] docker-init: [2022-08-26T09:02:14.534Z] Version: 0.19.0 [2022-08-26T09:02:14.534Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T09:02:13.649Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T09:02:13.649Z] > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10 [2022-08-26T09:02:13.664Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:13.664Z] > git --version # timeout=10 [2022-08-26T09:02:13.667Z] > git --version # 'git version 2.25.1' [2022-08-26T09:02:13.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.668Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:13.460Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T09:02:13.461Z] > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10 [2022-08-26T09:02:13.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:13.476Z] > git --version # timeout=10 [2022-08-26T09:02:13.480Z] > git --version # 'git version 2.17.1' [2022-08-26T09:02:13.480Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.480Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:13.603Z] Cloning repository https://github.com/moby/moby.git [2022-08-26T09:02:13.603Z] > git init /home/ubuntu/workspace/moby_PR-44040 # timeout=10 [2022-08-26T09:02:13.617Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:13.617Z] > git --version # timeout=10 [2022-08-26T09:02:13.624Z] > git --version # 'git version 2.25.1' [2022-08-26T09:02:13.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:13.626Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:14.820Z] + docker info [2022-08-26T09:02:15.759Z] Client: [2022-08-26T09:02:15.759Z] Context: default [2022-08-26T09:02:15.759Z] Debug Mode: false [2022-08-26T09:02:15.759Z] Plugins: [2022-08-26T09:02:15.759Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T09:02:15.759Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T09:02:15.759Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T09:02:15.759Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T09:02:15.759Z] [2022-08-26T09:02:15.759Z] Server: [2022-08-26T09:02:15.759Z] Containers: 0 [2022-08-26T09:02:15.759Z] Running: 0 [2022-08-26T09:02:15.759Z] Paused: 0 [2022-08-26T09:02:15.759Z] Stopped: 0 [2022-08-26T09:02:15.759Z] Images: 3 [2022-08-26T09:02:15.759Z] Server Version: 20.10.14 [2022-08-26T09:02:15.759Z] Storage Driver: overlay2 [2022-08-26T09:02:15.759Z] Backing Filesystem: extfs [2022-08-26T09:02:15.759Z] Supports d_type: true [2022-08-26T09:02:15.759Z] Native Overlay Diff: true [2022-08-26T09:02:15.759Z] userxattr: false [2022-08-26T09:02:15.759Z] Logging Driver: json-file [2022-08-26T09:02:15.759Z] Cgroup Driver: cgroupfs [2022-08-26T09:02:15.759Z] Cgroup Version: 1 [2022-08-26T09:02:15.759Z] Plugins: [2022-08-26T09:02:15.759Z] Volume: local [2022-08-26T09:02:15.759Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T09:02:15.759Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T09:02:15.759Z] Swarm: inactive [2022-08-26T09:02:15.759Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T09:02:15.759Z] Default Runtime: runc [2022-08-26T09:02:15.759Z] Init Binary: docker-init [2022-08-26T09:02:15.759Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:15.759Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T09:02:15.759Z] init version: de40ad0 [2022-08-26T09:02:15.759Z] Security Options: [2022-08-26T09:02:15.759Z] apparmor [2022-08-26T09:02:15.759Z] seccomp [2022-08-26T09:02:15.759Z] Profile: default [2022-08-26T09:02:15.759Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T09:02:15.759Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T09:02:15.759Z] OSType: linux [2022-08-26T09:02:15.759Z] Architecture: x86_64 [2022-08-26T09:02:15.759Z] CPUs: 2 [2022-08-26T09:02:15.759Z] Total Memory: 7.483GiB [2022-08-26T09:02:15.759Z] Name: ip-10-100-51-38 [2022-08-26T09:02:15.759Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T09:02:15.759Z] Docker Root Dir: /var/lib/docker [2022-08-26T09:02:15.759Z] Debug Mode: false [2022-08-26T09:02:15.759Z] Registry: https://index.docker.io/v1/ [2022-08-26T09:02:15.759Z] Labels: [2022-08-26T09:02:15.759Z] Experimental: true [2022-08-26T09:02:15.759Z] Insecure Registries: [2022-08-26T09:02:15.759Z] 127.0.0.0/8 [2022-08-26T09:02:15.759Z] Live Restore Enabled: true [2022-08-26T09:02:15.759Z] [2022-08-26T09:02:15.759Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T09:02:16.044Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:16.045Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:16.045Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T09:02:16.045Z] + bash /home/ubuntu/workspace/moby_PR-44040/check-config.sh [2022-08-26T09:02:16.045Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T09:02:16.045Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T09:02:16.045Z] [2022-08-26T09:02:16.045Z] Generally Necessary: [2022-08-26T09:02:16.045Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T09:02:16.045Z] - apparmor: enabled and tools installed [2022-08-26T09:02:16.045Z] - CONFIG_NAMESPACES: enabled [2022-08-26T09:02:16.045Z] - CONFIG_NET_NS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_PID_NS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_IPC_NS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_UTS_NS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CGROUPS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T09:02:16.045Z] - CONFIG_CPUSETS: enabled [2022-08-26T09:02:16.045Z] - CONFIG_MEMCG: enabled [2022-08-26T09:02:16.045Z] - CONFIG_KEYS: enabled [2022-08-26T09:02:16.305Z] - CONFIG_VETH: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T09:02:16.305Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T09:02:16.305Z] [2022-08-26T09:02:16.305Z] Optional Features: [2022-08-26T09:02:16.305Z] - CONFIG_USER_NS: enabled [2022-08-26T09:02:16.305Z] - CONFIG_SECCOMP: enabled [2022-08-26T09:02:16.305Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T09:02:16.305Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T09:02:16.305Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T09:02:16.305Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T09:02:16.305Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T09:02:16.305Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T09:02:16.305Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T09:02:16.305Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T09:02:16.305Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T09:02:16.305Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T09:02:16.305Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T09:02:16.305Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T09:02:16.305Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T09:02:16.305Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T09:02:16.305Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T09:02:16.305Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T09:02:16.305Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T09:02:16.305Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T09:02:16.305Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T09:02:16.564Z] - CONFIG_EXT4_FS: enabled [2022-08-26T09:02:16.564Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T09:02:16.564Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T09:02:16.564Z] - Network Drivers: [2022-08-26T09:02:16.564Z] - "overlay": [2022-08-26T09:02:16.564Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T09:02:16.564Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T09:02:16.564Z] Optional (for encrypted networks): [2022-08-26T09:02:16.564Z] - CONFIG_CRYPTO: enabled [2022-08-26T09:02:16.564Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T09:02:16.564Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T09:02:16.564Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T09:02:16.564Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T09:02:16.564Z] - CONFIG_XFRM: enabled [2022-08-26T09:02:16.564Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T09:02:16.564Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T09:02:16.564Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T09:02:16.564Z] - "ipvlan": [2022-08-26T09:02:16.564Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T09:02:16.565Z] - "macvlan": [2022-08-26T09:02:16.565Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T09:02:16.565Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T09:02:16.565Z] - "ftp,tftp client in container": [2022-08-26T09:02:16.565Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T09:02:16.565Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T09:02:16.565Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T09:02:16.565Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T09:02:16.565Z] - Storage Drivers: [2022-08-26T09:02:16.565Z] - "aufs": [2022-08-26T09:02:16.565Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T09:02:16.565Z] - "btrfs": [2022-08-26T09:02:16.565Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T09:02:16.565Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T09:02:16.565Z] - "devicemapper": [2022-08-26T09:02:16.565Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T09:02:16.565Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T09:02:16.565Z] - "overlay": [2022-08-26T09:02:16.565Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T09:02:16.565Z] - "zfs": [2022-08-26T09:02:16.565Z] - /dev/zfs: present [2022-08-26T09:02:16.565Z] - zfs command: missing [2022-08-26T09:02:16.565Z] - zpool command: missing [2022-08-26T09:02:16.565Z] [2022-08-26T09:02:16.565Z] Limits: [2022-08-26T09:02:16.565Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T09:02:16.565Z] [2022-08-26T09:02:16.565Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T09:02:16.906Z] + sudo modprobe ip_vs [2022-08-26T09:02:16.906Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 . [2022-08-26T09:02:17.166Z] #1 [internal] load build definition from Dockerfile [2022-08-26T09:02:17.166Z] #1 sha256:ea66dee63c66c622e275060e7a87ed1d4bcd1e87098e7a8dac777626d7e6a239 [2022-08-26T09:02:17.166Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T09:02:17.166Z] #1 DONE 0.0s [2022-08-26T09:02:17.166Z] [2022-08-26T09:02:17.166Z] #2 [internal] load .dockerignore [2022-08-26T09:02:17.166Z] #2 sha256:4337bffb86ff18c1ff0b7d0bf07a633f8c9dfb07c332cf098e7364ce6554a838 [2022-08-26T09:02:17.166Z] #2 transferring context: 145B done [2022-08-26T09:02:17.166Z] #2 DONE 0.0s [2022-08-26T09:02:17.166Z] [2022-08-26T09:02:17.166Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T09:02:17.166Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T09:02:17.166Z] #3 DONE 0.1s [2022-08-26T09:02:17.166Z] [2022-08-26T09:02:17.166Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T09:02:17.166Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T09:02:17.166Z] #4 CACHED [2022-08-26T09:02:17.431Z] [2022-08-26T09:02:17.431Z] #5 [internal] load build definition from Dockerfile [2022-08-26T09:02:17.431Z] #5 sha256:a7285e5ed87fe14d3e3fa9d45820d31d1d5475eefff0f03dbcd326c9eb010fc8 [2022-08-26T09:02:17.431Z] #5 DONE 0.0s [2022-08-26T09:02:17.431Z] [2022-08-26T09:02:17.431Z] #6 [internal] load .dockerignore [2022-08-26T09:02:17.431Z] #6 sha256:96f60bd18296860099d9db99d85be830c7ddea631611e086ed92dc8670c5396b [2022-08-26T09:02:17.431Z] #6 DONE 0.0s [2022-08-26T09:02:17.431Z] [2022-08-26T09:02:17.431Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T09:02:17.431Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T09:02:17.431Z] #8 DONE 0.1s [2022-08-26T09:02:17.431Z] [2022-08-26T09:02:17.431Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:17.431Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T09:02:17.695Z] #10 DONE 0.1s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:17.695Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T09:02:17.695Z] #7 DONE 0.1s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #9 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T09:02:17.695Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T09:02:17.695Z] #9 DONE 0.1s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:17.695Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T09:02:17.695Z] #71 DONE 0.0s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:17.695Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T09:02:17.695Z] #73 DONE 0.0s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T09:02:17.695Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T09:02:17.695Z] #11 DONE 0.0s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T09:02:17.695Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T09:02:17.695Z] #28 DONE 0.0s [2022-08-26T09:02:17.695Z] [2022-08-26T09:02:17.695Z] #24 [internal] load build context [2022-08-26T09:02:17.695Z] #24 sha256:1d7a77a2fafd1543ae79a2d2da44236ee61aa8ccec972c1f335be5416f5396a1 [2022-08-26T09:02:17.957Z] #24 ... [2022-08-26T09:02:17.957Z] [2022-08-26T09:02:17.957Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T09:02:17.957Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T09:02:17.957Z] #49 DONE 0.5s [2022-08-26T09:02:17.957Z] [2022-08-26T09:02:17.957Z] #24 [internal] load build context [2022-08-26T09:02:17.957Z] #24 sha256:1d7a77a2fafd1543ae79a2d2da44236ee61aa8ccec972c1f335be5416f5396a1 [2022-08-26T09:02:19.344Z] #24 transferring context: 62.62MB 1.8s done [2022-08-26T09:02:19.344Z] #24 DONE 1.8s [2022-08-26T09:02:19.344Z] [2022-08-26T09:02:19.344Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T09:02:19.344Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T09:02:19.344Z] #12 CACHED [2022-08-26T09:02:19.344Z] [2022-08-26T09:02:19.344Z] #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-08-26T09:02:19.344Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T09:02:19.344Z] #13 CACHED [2022-08-26T09:02:19.344Z] [2022-08-26T09:02:19.344Z] #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-08-26T09:02:19.344Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T09:02:19.344Z] #62 CACHED [2022-08-26T09:02:19.344Z] [2022-08-26T09:02:19.344Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T09:02:19.344Z] #63 sha256:6f86b735ba8e6b9935086a907703d37b8f589a69e600b2ebbdf42f83dbbd071c [2022-08-26T09:02:19.604Z] #63 DONE 0.3s [2022-08-26T09:02:19.864Z] [2022-08-26T09:02:19.864Z] #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-08-26T09:02:19.864Z] #64 sha256:4a7f4b9829a2476b4c1963692e3df8e1b2553d0d68490b8b34ca9aa0c998f68a [2022-08-26T09:02:20.124Z] #64 0.369 + RM_GOPATH=0 [2022-08-26T09:02:20.124Z] #64 0.369 + TMP_GOPATH= [2022-08-26T09:02:20.124Z] #64 0.369 + : /build [2022-08-26T09:02:20.124Z] #64 0.369 + '[' -z '' ']' [2022-08-26T09:02:20.124Z] #64 0.369 ++ mktemp -d [2022-08-26T09:02:20.124Z] #64 0.376 + export GOPATH=/tmp/tmp.orwXTsm8UO [2022-08-26T09:02:20.124Z] #64 0.376 + GOPATH=/tmp/tmp.orwXTsm8UO [2022-08-26T09:02:20.124Z] #64 0.376 + RM_GOPATH=1 [2022-08-26T09:02:20.124Z] #64 0.376 + case "$(go env GOARCH)" in [2022-08-26T09:02:20.124Z] #64 0.377 ++ go env GOARCH [2022-08-26T09:02:20.124Z] #64 0.379 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:20.124Z] #64 0.379 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:20.124Z] #64 0.380 ++ dirname /install.sh [2022-08-26T09:02:20.124Z] #64 0.380 + dir=/ [2022-08-26T09:02:20.124Z] #64 0.380 + bin=containerd [2022-08-26T09:02:20.124Z] #64 0.380 + shift [2022-08-26T09:02:20.124Z] #64 0.380 + '[' '!' -f //containerd.installer ']' [2022-08-26T09:02:20.124Z] #64 0.380 + . //containerd.installer [2022-08-26T09:02:20.124Z] #64 0.380 ++ set -e [2022-08-26T09:02:20.124Z] #64 0.380 ++ : v1.6.8 [2022-08-26T09:02:20.124Z] #64 0.380 + install_containerd [2022-08-26T09:02:20.124Z] #64 0.381 + echo 'Install containerd version v1.6.8' [2022-08-26T09:02:20.124Z] #64 0.381 Install containerd version v1.6.8 [2022-08-26T09:02:20.124Z] #64 0.381 + git clone https://github.com/containerd/containerd.git /tmp/tmp.orwXTsm8UO/src/github.com/containerd/containerd [2022-08-26T09:02:20.124Z] #64 0.383 Cloning into '/tmp/tmp.orwXTsm8UO/src/github.com/containerd/containerd'... [2022-08-26T09:02:25.994Z] Fetching without tags [2022-08-26T09:02:26.008Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:26.011Z] > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10 [2022-08-26T09:02:26.013Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:26.018Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:26.069Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:26.069Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:26.070Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:26.234Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [2022-08-26T09:02:26.706Z] #64 6.703 + cd /tmp/tmp.orwXTsm8UO/src/github.com/containerd/containerd [2022-08-26T09:02:26.706Z] #64 6.703 + git checkout -q v1.6.8 [2022-08-26T09:02:26.967Z] #64 7.123 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T09:02:26.967Z] #64 7.123 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T09:02:26.967Z] #64 7.123 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:26.967Z] #64 7.123 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:26.967Z] #64 7.123 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T09:02:26.967Z] #64 7.123 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T09:02:26.967Z] #64 7.123 + '[' '' = dynamic ']' [2022-08-26T09:02:26.967Z] #64 7.123 + make [2022-08-26T09:02:27.539Z] #64 7.831 + bin/ctr [2022-08-26T09:02:27.575Z] Merge succeeded, producing e8925890f5e0d3d3f8bf92e88f8cec025541f353 [2022-08-26T09:02:27.575Z] Checking out Revision e8925890f5e0d3d3f8bf92e88f8cec025541f353 (PR-44040) [2022-08-26T09:02:27.639Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T09:02:27.651Z] First time build. Skipping changelog. [2022-08-26T09:02:26.266Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:26.275Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:26.852Z] > git remote # timeout=10 [2022-08-26T09:02:26.857Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:26.859Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:26.860Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:27.600Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:27.608Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:27.612Z] > git checkout -f e8925890f5e0d3d3f8bf92e88f8cec025541f353 # timeout=10 [2022-08-26T09:02:27.671Z] > git rev-list --no-walk 39e2c0fff4c3eae35d82c7bbc59b80dc5982e8b0 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T09:02:28.325Z] + docker version [2022-08-26T09:02:28.325Z] Client: Docker Engine - Community [2022-08-26T09:02:28.325Z] Version: 20.10.14 [2022-08-26T09:02:28.325Z] API version: 1.41 [2022-08-26T09:02:28.325Z] Go version: go1.16.15 [2022-08-26T09:02:28.325Z] Git commit: a224086 [2022-08-26T09:02:28.325Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-26T09:02:28.325Z] OS/Arch: linux/arm64 [2022-08-26T09:02:28.325Z] Context: default [2022-08-26T09:02:28.325Z] Experimental: true [2022-08-26T09:02:28.325Z] [2022-08-26T09:02:28.325Z] Server: Docker Engine - Community [2022-08-26T09:02:28.325Z] Engine: [2022-08-26T09:02:28.325Z] Version: 20.10.14 [2022-08-26T09:02:28.325Z] API version: 1.41 (minimum version 1.12) [2022-08-26T09:02:28.325Z] Go version: go1.16.15 [2022-08-26T09:02:28.325Z] Git commit: 87a90dc [2022-08-26T09:02:28.325Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-26T09:02:28.325Z] OS/Arch: linux/arm64 [2022-08-26T09:02:28.325Z] Experimental: true [2022-08-26T09:02:28.325Z] containerd: [2022-08-26T09:02:28.325Z] Version: 1.5.11 [2022-08-26T09:02:28.325Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:28.325Z] runc: [2022-08-26T09:02:28.325Z] Version: 1.0.3 [2022-08-26T09:02:28.325Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T09:02:28.325Z] docker-init: [2022-08-26T09:02:28.325Z] Version: 0.19.0 [2022-08-26T09:02:28.325Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T09:02:28.642Z] + docker info [2022-08-26T09:02:29.204Z] Client: [2022-08-26T09:02:29.204Z] Context: default [2022-08-26T09:02:29.204Z] Debug Mode: false [2022-08-26T09:02:29.204Z] Plugins: [2022-08-26T09:02:29.204Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T09:02:29.204Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T09:02:29.204Z] [2022-08-26T09:02:29.204Z] Server: [2022-08-26T09:02:29.204Z] Containers: 0 [2022-08-26T09:02:29.204Z] Running: 0 [2022-08-26T09:02:29.204Z] Paused: 0 [2022-08-26T09:02:29.204Z] Stopped: 0 [2022-08-26T09:02:29.204Z] Images: 3 [2022-08-26T09:02:29.204Z] Server Version: 20.10.14 [2022-08-26T09:02:29.204Z] Storage Driver: overlay2 [2022-08-26T09:02:29.204Z] Backing Filesystem: extfs [2022-08-26T09:02:29.204Z] Supports d_type: true [2022-08-26T09:02:29.204Z] Native Overlay Diff: true [2022-08-26T09:02:29.205Z] userxattr: false [2022-08-26T09:02:29.205Z] Logging Driver: json-file [2022-08-26T09:02:29.205Z] Cgroup Driver: cgroupfs [2022-08-26T09:02:29.205Z] Cgroup Version: 1 [2022-08-26T09:02:29.205Z] Plugins: [2022-08-26T09:02:29.205Z] Volume: local [2022-08-26T09:02:29.205Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T09:02:29.205Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T09:02:29.205Z] Swarm: inactive [2022-08-26T09:02:29.205Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T09:02:29.205Z] Default Runtime: runc [2022-08-26T09:02:29.205Z] Init Binary: docker-init [2022-08-26T09:02:29.205Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:29.205Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T09:02:29.205Z] init version: de40ad0 [2022-08-26T09:02:29.205Z] Security Options: [2022-08-26T09:02:29.205Z] apparmor [2022-08-26T09:02:29.205Z] seccomp [2022-08-26T09:02:29.205Z] Profile: default [2022-08-26T09:02:29.205Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T09:02:29.205Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T09:02:29.205Z] OSType: linux [2022-08-26T09:02:29.205Z] Architecture: aarch64 [2022-08-26T09:02:29.205Z] CPUs: 2 [2022-08-26T09:02:29.205Z] Total Memory: 7.562GiB [2022-08-26T09:02:29.205Z] Name: ip-10-100-92-96 [2022-08-26T09:02:29.205Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-26T09:02:29.205Z] Docker Root Dir: /var/lib/docker [2022-08-26T09:02:29.205Z] Debug Mode: false [2022-08-26T09:02:29.205Z] Registry: https://index.docker.io/v1/ [2022-08-26T09:02:29.205Z] Labels: [2022-08-26T09:02:29.205Z] Experimental: true [2022-08-26T09:02:29.205Z] Insecure Registries: [2022-08-26T09:02:29.205Z] 127.0.0.0/8 [2022-08-26T09:02:29.205Z] Live Restore Enabled: true [2022-08-26T09:02:29.205Z] [Pipeline] sh [2022-08-26T09:02:29.302Z] Fetching without tags [2022-08-26T09:02:29.292Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.295Z] > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10 [2022-08-26T09:02:29.297Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.303Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.352Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:29.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:29.353Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.396Z] Fetching without tags [2022-08-26T09:02:29.376Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.379Z] > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10 [2022-08-26T09:02:29.384Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.391Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.401Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:29.401Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:29.402Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.522Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:29.522Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:29.522Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T09:02:29.522Z] + bash /home/ubuntu/workspace/moby_PR-44040/check-config.sh [2022-08-26T09:02:29.522Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T09:02:29.522Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-26T09:02:29.522Z] [2022-08-26T09:02:29.522Z] Generally Necessary: [2022-08-26T09:02:29.522Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T09:02:29.522Z] - apparmor: enabled and tools installed [2022-08-26T09:02:29.522Z] - CONFIG_NAMESPACES: enabled [2022-08-26T09:02:29.522Z] - CONFIG_NET_NS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_PID_NS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_IPC_NS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_UTS_NS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUPS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CPUSETS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_MEMCG: enabled [2022-08-26T09:02:29.522Z] - CONFIG_KEYS: enabled [2022-08-26T09:02:29.522Z] - CONFIG_VETH: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T09:02:29.522Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T09:02:29.522Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T09:02:29.522Z] [2022-08-26T09:02:29.522Z] Optional Features: [2022-08-26T09:02:29.522Z] - CONFIG_USER_NS: enabled [2022-08-26T09:02:29.596Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [2022-08-26T09:02:29.619Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [2022-08-26T09:02:29.778Z] - CONFIG_SECCOMP: enabled [2022-08-26T09:02:29.778Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T09:02:29.778Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T09:02:29.778Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T09:02:29.778Z] (cgroup swap accounting is currently enabled) [2022-08-26T09:02:29.778Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T09:02:29.778Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T09:02:29.778Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T09:02:29.778Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T09:02:29.778Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T09:02:29.778Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T09:02:29.778Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T09:02:29.778Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T09:02:29.778Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T09:02:29.778Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T09:02:29.778Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T09:02:29.778Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T09:02:29.778Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T09:02:29.778Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T09:02:29.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T09:02:29.778Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T09:02:29.778Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T09:02:29.778Z] - CONFIG_EXT4_FS: enabled [2022-08-26T09:02:29.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T09:02:29.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T09:02:29.778Z] - Network Drivers: [2022-08-26T09:02:29.778Z] - "overlay": [2022-08-26T09:02:29.778Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T09:02:29.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T09:02:29.778Z] Optional (for encrypted networks): [2022-08-26T09:02:29.840Z] Fetching without tags [2022-08-26T09:02:30.034Z] - CONFIG_CRYPTO: enabled [2022-08-26T09:02:30.034Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T09:02:30.034Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T09:02:30.034Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T09:02:30.034Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T09:02:30.034Z] - CONFIG_XFRM: enabled [2022-08-26T09:02:30.034Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T09:02:30.034Z] - "ipvlan": [2022-08-26T09:02:30.034Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T09:02:30.034Z] - "macvlan": [2022-08-26T09:02:30.034Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T09:02:30.034Z] - "ftp,tftp client in container": [2022-08-26T09:02:30.034Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T09:02:30.034Z] - Storage Drivers: [2022-08-26T09:02:30.034Z] - "aufs": [2022-08-26T09:02:30.034Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T09:02:30.034Z] - "btrfs": [2022-08-26T09:02:30.034Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T09:02:30.034Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T09:02:30.034Z] - "devicemapper": [2022-08-26T09:02:30.034Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T09:02:30.034Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T09:02:30.034Z] - "overlay": [2022-08-26T09:02:30.034Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T09:02:30.034Z] - "zfs": [2022-08-26T09:02:30.034Z] - /dev/zfs: present [2022-08-26T09:02:30.034Z] - zfs command: missing [2022-08-26T09:02:30.034Z] - zpool command: missing [2022-08-26T09:02:30.034Z] [2022-08-26T09:02:30.034Z] Limits: [2022-08-26T09:02:30.034Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T09:02:30.034Z] [2022-08-26T09:02:30.034Z] + true [2022-08-26T09:02:30.035Z] Merging remotes/origin/master commit 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 into PR head commit d52ffce38f0f8361c3ca6000344a5a14d77608f2 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T09:02:30.359Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e8925890f5e0d3d3f8bf92e88f8cec025541f353 . [2022-08-26T09:02:30.426Z] Merge succeeded, producing 14f97168f4574fc15e4e67d0b3282a651ac25d62 [2022-08-26T09:02:30.426Z] Checking out Revision 14f97168f4574fc15e4e67d0b3282a651ac25d62 (PR-44040) [2022-08-26T09:02:30.487Z] Merge succeeded, producing 14f97168f4574fc15e4e67d0b3282a651ac25d62 [2022-08-26T09:02:30.487Z] Checking out Revision 14f97168f4574fc15e4e67d0b3282a651ac25d62 (PR-44040) [2022-08-26T09:02:30.615Z] #1 [internal] load build definition from Dockerfile [2022-08-26T09:02:30.615Z] #1 sha256:142b8e463766b0a53020084ae0a491b32c13e7ebb4f002e5e0c25efbe1e306da [2022-08-26T09:02:30.615Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T09:02:30.615Z] #1 DONE 0.0s [2022-08-26T09:02:30.615Z] [2022-08-26T09:02:30.615Z] #2 [internal] load .dockerignore [2022-08-26T09:02:30.615Z] #2 sha256:7862246039b383c9a4d004f8ab09fdbc249e4d89ce37757024ef53ce6789cab9 [2022-08-26T09:02:30.615Z] #2 transferring context: 145B 0.0s done [2022-08-26T09:02:30.615Z] #2 DONE 0.0s [2022-08-26T09:02:30.615Z] [2022-08-26T09:02:30.615Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T09:02:30.615Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f [2022-08-26T09:02:30.615Z] #3 DONE 0.2s [2022-08-26T09:02:30.615Z] [2022-08-26T09:02:30.615Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T09:02:30.615Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17 [2022-08-26T09:02:30.615Z] #4 CACHED [2022-08-26T09:02:30.645Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T09:02:30.660Z] First time build. Skipping changelog. [2022-08-26T09:02:30.736Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [2022-08-26T09:02:30.876Z] [2022-08-26T09:02:30.876Z] #5 [internal] load build definition from Dockerfile [2022-08-26T09:02:30.876Z] #5 sha256:d1e0545e3d6c9ab0a3bef09a00857d20dc374b25648114aa5d694e2672f1523a [2022-08-26T09:02:30.876Z] #5 DONE 0.0s [2022-08-26T09:02:30.876Z] [2022-08-26T09:02:30.876Z] #6 [internal] load .dockerignore [2022-08-26T09:02:30.876Z] #6 sha256:7d83add5007806ca61caf758e894ec7cafe70b75f380416179311ed72d3043f4 [2022-08-26T09:02:30.876Z] #6 DONE 0.0s [2022-08-26T09:02:30.876Z] [2022-08-26T09:02:30.876Z] #7 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T09:02:30.876Z] #7 sha256:1dd8dccf8b8386d70fa31526ea848b3091e2c3af74c29a8cba65e128a80126b8 [2022-08-26T09:02:30.876Z] #7 DONE 0.1s [2022-08-26T09:02:30.876Z] [2022-08-26T09:02:30.876Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T09:02:30.876Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T09:02:31.132Z] #10 DONE 0.1s [2022-08-26T09:02:31.132Z] [2022-08-26T09:02:31.133Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:31.133Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T09:02:31.133Z] #8 DONE 0.1s [2022-08-26T09:02:31.133Z] [2022-08-26T09:02:31.133Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:31.133Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T09:02:31.133Z] #9 DONE 0.1s [2022-08-26T09:02:29.625Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:29.627Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:30.165Z] > git remote # timeout=10 [2022-08-26T09:02:30.167Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:30.170Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:30.170Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:30.487Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:30.493Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:30.499Z] > git checkout -f 14f97168f4574fc15e4e67d0b3282a651ac25d62 # timeout=10 [2022-08-26T09:02:29.687Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.694Z] > git config --add remote.origin.fetch +refs/pull/44040/head:refs/remotes/origin/PR-44040 # timeout=10 [2022-08-26T09:02:29.699Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.707Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-26T09:02:29.718Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-26T09:02:29.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:29.718Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44040/head:refs/remotes/origin/PR-44040 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-08-26T09:02:29.913Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:29.915Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:30.436Z] > git remote # timeout=10 [2022-08-26T09:02:30.441Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:30.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:30.444Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:29.599Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:29.603Z] > git checkout -f d52ffce38f0f8361c3ca6000344a5a14d77608f2 # timeout=10 [2022-08-26T09:02:30.154Z] > git remote # timeout=10 [2022-08-26T09:02:30.159Z] > git config --get remote.origin.url # timeout=10 [2022-08-26T09:02:30.164Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-26T09:02:30.165Z] > git merge 80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450 # timeout=10 [2022-08-26T09:02:30.420Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:30.429Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:30.437Z] > git checkout -f 14f97168f4574fc15e4e67d0b3282a651ac25d62 # timeout=10 [2022-08-26T09:02:30.649Z] > git rev-list --no-walk 39e2c0fff4c3eae35d82c7bbc59b80dc5982e8b0 # timeout=10 [2022-08-26T09:02:31.312Z] + docker version [2022-08-26T09:02:31.312Z] Client: Docker Engine - Community [2022-08-26T09:02:31.312Z] Version: 20.10.14 [2022-08-26T09:02:31.312Z] API version: 1.41 [2022-08-26T09:02:31.312Z] Go version: go1.16.15 [2022-08-26T09:02:31.312Z] Git commit: a224086 [2022-08-26T09:02:31.312Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-26T09:02:31.312Z] OS/Arch: linux/amd64 [2022-08-26T09:02:31.312Z] Context: default [2022-08-26T09:02:31.312Z] Experimental: true [2022-08-26T09:02:31.312Z] [2022-08-26T09:02:31.312Z] Server: Docker Engine - Community [2022-08-26T09:02:31.312Z] Engine: [2022-08-26T09:02:31.312Z] Version: 20.10.14 [2022-08-26T09:02:31.312Z] API version: 1.41 (minimum version 1.12) [2022-08-26T09:02:31.312Z] Go version: go1.16.15 [2022-08-26T09:02:31.312Z] Git commit: 87a90dc [2022-08-26T09:02:31.312Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-26T09:02:31.312Z] OS/Arch: linux/amd64 [2022-08-26T09:02:31.312Z] Experimental: true [2022-08-26T09:02:31.312Z] containerd: [2022-08-26T09:02:31.312Z] Version: 1.5.11 [2022-08-26T09:02:31.312Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:31.312Z] runc: [2022-08-26T09:02:31.312Z] Version: 1.0.3 [2022-08-26T09:02:31.312Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T09:02:31.312Z] docker-init: [2022-08-26T09:02:31.312Z] Version: 0.19.0 [2022-08-26T09:02:31.312Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T09:02:31.344Z] Merge succeeded, producing 14f97168f4574fc15e4e67d0b3282a651ac25d62 [2022-08-26T09:02:31.344Z] Checking out Revision 14f97168f4574fc15e4e67d0b3282a651ac25d62 (PR-44040) [2022-08-26T09:02:31.390Z] [2022-08-26T09:02:31.390Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:31.390Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T09:02:31.390Z] #71 DONE 0.0s [2022-08-26T09:02:31.390Z] [2022-08-26T09:02:31.390Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:31.390Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T09:02:31.390Z] #73 DONE 0.0s [2022-08-26T09:02:31.390Z] [2022-08-26T09:02:31.390Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T09:02:31.390Z] #11 sha256:6f9879c941ee74fdf9aec22ef51e6fcae9d7cebf8679c8f01c50d04076892f69 [2022-08-26T09:02:31.390Z] #11 DONE 0.0s [2022-08-26T09:02:31.390Z] [2022-08-26T09:02:31.390Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T09:02:31.390Z] #28 sha256:427b2d567ba5e804c72d088b466bd970504184eb3e939b4416a6769432c12093 [2022-08-26T09:02:31.390Z] #28 DONE 0.0s [2022-08-26T09:02:31.390Z] [2022-08-26T09:02:31.390Z] #24 [internal] load build context [2022-08-26T09:02:31.390Z] #24 sha256:98656a987082b122b627257d7587139948a4122c11b1b40b6179761a80134950 [2022-08-26T09:02:31.394Z] + [ PR != PR ] [2022-08-26T09:02:31.394Z] + [ master != master ] [2022-08-26T09:02:31.394Z] + [ false = true ] [2022-08-26T09:02:31.404Z] Commit message: "Merge commit '80e0fc4901c0071cce4b6cd2d9c2ab0cf21dd450' into HEAD" [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T09:02:31.602Z] + docker info [2022-08-26T09:02:31.713Z] + docker version [2022-08-26T09:02:31.713Z] Client: Docker Engine - Community [2022-08-26T09:02:31.713Z] Version: 20.10.14 [2022-08-26T09:02:31.713Z] API version: 1.41 [2022-08-26T09:02:31.713Z] Go version: go1.16.15 [2022-08-26T09:02:31.713Z] Git commit: a224086 [2022-08-26T09:02:31.713Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T09:02:31.713Z] OS/Arch: linux/amd64 [2022-08-26T09:02:31.713Z] Context: default [2022-08-26T09:02:31.713Z] Experimental: true [2022-08-26T09:02:31.713Z] [2022-08-26T09:02:31.713Z] Server: Docker Engine - Community [2022-08-26T09:02:31.713Z] Engine: [2022-08-26T09:02:31.713Z] Version: 20.10.14 [2022-08-26T09:02:31.713Z] API version: 1.41 (minimum version 1.12) [2022-08-26T09:02:31.713Z] Go version: go1.16.15 [2022-08-26T09:02:31.713Z] Git commit: 87a90dc [2022-08-26T09:02:31.713Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T09:02:31.713Z] OS/Arch: linux/amd64 [2022-08-26T09:02:31.713Z] Experimental: true [2022-08-26T09:02:31.713Z] containerd: [2022-08-26T09:02:31.713Z] Version: 1.5.11 [2022-08-26T09:02:31.713Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:31.713Z] runc: [2022-08-26T09:02:31.713Z] Version: 1.0.3 [2022-08-26T09:02:31.713Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T09:02:31.713Z] docker-init: [2022-08-26T09:02:31.713Z] Version: 0.19.0 [2022-08-26T09:02:31.713Z] GitCommit: de40ad0 [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-26T09:02:31.956Z] #24 ... [2022-08-26T09:02:31.956Z] [2022-08-26T09:02:31.956Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T09:02:31.956Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T09:02:31.956Z] #49 DONE 0.5s [2022-08-26T09:02:31.956Z] [2022-08-26T09:02:31.956Z] #24 [internal] load build context [2022-08-26T09:02:31.956Z] #24 sha256:98656a987082b122b627257d7587139948a4122c11b1b40b6179761a80134950 [2022-08-26T09:02:31.987Z] + docker info [2022-08-26T09:02:32.085Z] + docker version [2022-08-26T09:02:32.085Z] Client: Docker Engine - Community [2022-08-26T09:02:32.085Z] Version: 20.10.14 [2022-08-26T09:02:32.085Z] API version: 1.41 [2022-08-26T09:02:32.085Z] Go version: go1.16.15 [2022-08-26T09:02:32.085Z] Git commit: a224086 [2022-08-26T09:02:32.085Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-26T09:02:32.085Z] OS/Arch: linux/amd64 [2022-08-26T09:02:32.085Z] Context: default [2022-08-26T09:02:32.085Z] Experimental: true [2022-08-26T09:02:32.085Z] [2022-08-26T09:02:32.085Z] Server: Docker Engine - Community [2022-08-26T09:02:32.085Z] Engine: [2022-08-26T09:02:32.085Z] Version: 20.10.14 [2022-08-26T09:02:32.085Z] API version: 1.41 (minimum version 1.12) [2022-08-26T09:02:32.085Z] Go version: go1.16.15 [2022-08-26T09:02:32.085Z] Git commit: 87a90dc [2022-08-26T09:02:32.085Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-26T09:02:32.085Z] OS/Arch: linux/amd64 [2022-08-26T09:02:32.085Z] Experimental: true [2022-08-26T09:02:32.085Z] containerd: [2022-08-26T09:02:32.085Z] Version: 1.5.11 [2022-08-26T09:02:32.085Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:32.085Z] runc: [2022-08-26T09:02:32.085Z] Version: 1.0.3 [2022-08-26T09:02:32.085Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-26T09:02:32.085Z] docker-init: [2022-08-26T09:02:32.085Z] Version: 0.19.0 [2022-08-26T09:02:32.085Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-26T09:02:32.371Z] + docker info [2022-08-26T09:02:32.540Z] Client: [2022-08-26T09:02:32.540Z] Context: default [2022-08-26T09:02:32.540Z] Debug Mode: false [2022-08-26T09:02:32.540Z] Plugins: [2022-08-26T09:02:32.540Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T09:02:32.540Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T09:02:32.540Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T09:02:32.540Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T09:02:32.540Z] [2022-08-26T09:02:32.540Z] Server: [2022-08-26T09:02:32.540Z] Containers: 0 [2022-08-26T09:02:32.540Z] Running: 0 [2022-08-26T09:02:32.540Z] Paused: 0 [2022-08-26T09:02:32.540Z] Stopped: 0 [2022-08-26T09:02:32.540Z] Images: 3 [2022-08-26T09:02:32.540Z] Server Version: 20.10.14 [2022-08-26T09:02:32.540Z] Storage Driver: overlay2 [2022-08-26T09:02:32.540Z] Backing Filesystem: extfs [2022-08-26T09:02:32.540Z] Supports d_type: true [2022-08-26T09:02:32.540Z] Native Overlay Diff: true [2022-08-26T09:02:32.540Z] userxattr: false [2022-08-26T09:02:32.540Z] Logging Driver: json-file [2022-08-26T09:02:32.540Z] Cgroup Driver: systemd [2022-08-26T09:02:32.540Z] Cgroup Version: 2 [2022-08-26T09:02:32.540Z] Plugins: [2022-08-26T09:02:32.540Z] Volume: local [2022-08-26T09:02:32.540Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T09:02:32.540Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T09:02:32.540Z] Swarm: inactive [2022-08-26T09:02:32.540Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T09:02:32.540Z] Default Runtime: runc [2022-08-26T09:02:32.540Z] Init Binary: docker-init [2022-08-26T09:02:32.540Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:32.540Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T09:02:32.540Z] init version: de40ad0 [2022-08-26T09:02:32.540Z] Security Options: [2022-08-26T09:02:32.540Z] apparmor [2022-08-26T09:02:32.540Z] seccomp [2022-08-26T09:02:32.540Z] Profile: default [2022-08-26T09:02:32.540Z] cgroupns [2022-08-26T09:02:32.540Z] Kernel Version: 5.13.0-1021-aws [2022-08-26T09:02:32.540Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-26T09:02:32.540Z] OSType: linux [2022-08-26T09:02:32.540Z] Architecture: x86_64 [2022-08-26T09:02:32.540Z] CPUs: 2 [2022-08-26T09:02:32.540Z] Total Memory: 7.559GiB [2022-08-26T09:02:32.540Z] Name: ip-10-100-34-45 [2022-08-26T09:02:32.540Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-26T09:02:32.540Z] Docker Root Dir: /var/lib/docker [2022-08-26T09:02:32.540Z] Debug Mode: false [2022-08-26T09:02:32.540Z] Registry: https://index.docker.io/v1/ [2022-08-26T09:02:32.540Z] Labels: [2022-08-26T09:02:32.540Z] Experimental: true [2022-08-26T09:02:32.540Z] Insecure Registries: [2022-08-26T09:02:32.540Z] 127.0.0.0/8 [2022-08-26T09:02:32.540Z] Live Restore Enabled: true [2022-08-26T09:02:32.540Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T09:02:32.877Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 . [2022-08-26T09:02:32.889Z] #24 transferring context: 62.62MB 1.4s done [2022-08-26T09:02:32.889Z] #24 DONE 1.4s [2022-08-26T09:02:32.889Z] [2022-08-26T09:02:32.889Z] #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-08-26T09:02:32.889Z] #13 sha256:1ee6bd862b9ffc5d2e5522ca6e04db9e793b0ba331f01fc4c73c657789880af6 [2022-08-26T09:02:32.889Z] #13 CACHED [2022-08-26T09:02:32.889Z] [2022-08-26T09:02:32.889Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T09:02:32.889Z] #12 sha256:5b5fc6ddce3b43babd110f3021852bd7e1ae1de8241c21c93f618783dfbeacae [2022-08-26T09:02:32.889Z] #12 CACHED [2022-08-26T09:02:32.889Z] [2022-08-26T09:02:32.889Z] #62 [containerd 1/3] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2022-08-26T09:02:32.889Z] #62 sha256:1238f0223969753a53b71b1bab587121bb8b00268af34f6ef88af7e1ccf73fd6 [2022-08-26T09:02:32.889Z] #62 CACHED [2022-08-26T09:02:32.889Z] [2022-08-26T09:02:32.889Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T09:02:32.889Z] #63 sha256:54dafff60bb4a0553e4840f68eee7e4e6289f1c735175692b587e74d5b7ebb8c [2022-08-26T09:02:32.915Z] Client: [2022-08-26T09:02:32.915Z] Context: default [2022-08-26T09:02:32.915Z] Debug Mode: false [2022-08-26T09:02:32.915Z] Plugins: [2022-08-26T09:02:32.915Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T09:02:32.915Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T09:02:32.915Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T09:02:32.915Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T09:02:32.915Z] [2022-08-26T09:02:32.915Z] Server: [2022-08-26T09:02:32.915Z] Containers: 0 [2022-08-26T09:02:32.915Z] Running: 0 [2022-08-26T09:02:32.915Z] Paused: 0 [2022-08-26T09:02:32.915Z] Stopped: 0 [2022-08-26T09:02:32.915Z] Images: 4 [2022-08-26T09:02:32.915Z] Server Version: 20.10.14 [2022-08-26T09:02:32.915Z] Storage Driver: overlay2 [2022-08-26T09:02:32.915Z] Backing Filesystem: extfs [2022-08-26T09:02:32.915Z] Supports d_type: true [2022-08-26T09:02:32.915Z] Native Overlay Diff: true [2022-08-26T09:02:32.915Z] userxattr: false [2022-08-26T09:02:32.915Z] Logging Driver: json-file [2022-08-26T09:02:32.916Z] Cgroup Driver: cgroupfs [2022-08-26T09:02:32.916Z] Cgroup Version: 1 [2022-08-26T09:02:32.916Z] Plugins: [2022-08-26T09:02:32.916Z] Volume: local [2022-08-26T09:02:32.916Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T09:02:32.916Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T09:02:32.916Z] Swarm: inactive [2022-08-26T09:02:32.916Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T09:02:32.916Z] Default Runtime: runc [2022-08-26T09:02:32.916Z] Init Binary: docker-init [2022-08-26T09:02:32.916Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:32.916Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T09:02:32.916Z] init version: de40ad0 [2022-08-26T09:02:32.916Z] Security Options: [2022-08-26T09:02:32.916Z] apparmor [2022-08-26T09:02:32.916Z] seccomp [2022-08-26T09:02:32.916Z] Profile: default [2022-08-26T09:02:32.916Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T09:02:32.916Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T09:02:32.916Z] OSType: linux [2022-08-26T09:02:32.916Z] Architecture: x86_64 [2022-08-26T09:02:32.916Z] CPUs: 2 [2022-08-26T09:02:32.916Z] Total Memory: 7.565GiB [2022-08-26T09:02:32.916Z] Name: ip-10-100-92-51 [2022-08-26T09:02:32.916Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T09:02:32.916Z] Docker Root Dir: /var/lib/docker [2022-08-26T09:02:32.916Z] Debug Mode: false [2022-08-26T09:02:32.916Z] Registry: https://index.docker.io/v1/ [2022-08-26T09:02:32.916Z] Labels: [2022-08-26T09:02:32.916Z] Experimental: true [2022-08-26T09:02:32.916Z] Insecure Registries: [2022-08-26T09:02:32.916Z] 127.0.0.0/8 [2022-08-26T09:02:32.916Z] Live Restore Enabled: true [2022-08-26T09:02:32.916Z] [2022-08-26T09:02:32.916Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T09:02:31.212Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-26T09:02:31.221Z] > git config core.sparsecheckout # timeout=10 [2022-08-26T09:02:31.226Z] > git checkout -f 14f97168f4574fc15e4e67d0b3282a651ac25d62 # timeout=10 [2022-08-26T09:02:33.136Z] #1 [internal] load build definition from Dockerfile [2022-08-26T09:02:33.136Z] #1 sha256:332e509887b6d320b6472619e2c76618e14828ac2a8f0e7ed13fc79ea035a0f0 [2022-08-26T09:02:33.136Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T09:02:33.136Z] #1 DONE 0.0s [2022-08-26T09:02:33.136Z] [2022-08-26T09:02:33.136Z] #2 [internal] load .dockerignore [2022-08-26T09:02:33.136Z] #2 sha256:e570a6106fdfefa8328d898f5826e5552b2f6132f163ce67e0474186afc461c9 [2022-08-26T09:02:33.136Z] #2 transferring context: 145B done [2022-08-26T09:02:33.136Z] #2 DONE 0.0s [2022-08-26T09:02:33.136Z] [2022-08-26T09:02:33.136Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T09:02:33.136Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T09:02:33.137Z] #3 DONE 0.1s [2022-08-26T09:02:33.137Z] [2022-08-26T09:02:33.137Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T09:02:33.137Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T09:02:33.137Z] #4 CACHED [2022-08-26T09:02:33.144Z] #63 DONE 0.3s [2022-08-26T09:02:33.144Z] [2022-08-26T09:02:33.144Z] #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-08-26T09:02:33.144Z] #64 sha256:576b0bd9c3b82babae9196bf4de6059991f9e5cd3e3159e873c52dbeff1ce46a [2022-08-26T09:02:33.249Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:33.249Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:33.249Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T09:02:33.249Z] + bash /home/ubuntu/workspace/moby_PR-44040/check-config.sh [2022-08-26T09:02:33.249Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T09:02:33.249Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T09:02:33.249Z] [2022-08-26T09:02:33.249Z] Generally Necessary: [2022-08-26T09:02:33.249Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T09:02:33.249Z] - apparmor: enabled and tools installed [2022-08-26T09:02:33.249Z] - CONFIG_NAMESPACES: enabled [2022-08-26T09:02:33.249Z] - CONFIG_NET_NS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_PID_NS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_IPC_NS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_UTS_NS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CGROUPS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T09:02:33.249Z] - CONFIG_CPUSETS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_MEMCG: enabled [2022-08-26T09:02:33.249Z] - CONFIG_KEYS: enabled [2022-08-26T09:02:33.249Z] - CONFIG_VETH: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T09:02:33.249Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T09:02:33.396Z] [2022-08-26T09:02:33.396Z] #6 [internal] load .dockerignore [2022-08-26T09:02:33.396Z] #6 sha256:aa6cdfdfb3e232c4d0b649ead08d8eedd50b25aac3f547ab1c106003a52ba075 [2022-08-26T09:02:33.396Z] #6 DONE 0.0s [2022-08-26T09:02:33.396Z] [2022-08-26T09:02:33.396Z] #5 [internal] load build definition from Dockerfile [2022-08-26T09:02:33.396Z] #5 sha256:ce5079bfb3f2077dd0527b1a4e3048c4ef0993690ba29e79d2afb0b4a0aeda32 [2022-08-26T09:02:33.396Z] #5 DONE 0.0s [2022-08-26T09:02:33.396Z] [2022-08-26T09:02:33.396Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:33.396Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T09:02:33.396Z] #7 DONE 0.1s [2022-08-26T09:02:33.396Z] [2022-08-26T09:02:33.396Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T09:02:33.396Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T09:02:33.400Z] #64 0.333 + RM_GOPATH=0 [2022-08-26T09:02:33.400Z] #64 0.333 + TMP_GOPATH= [2022-08-26T09:02:33.400Z] #64 0.333 + : /build [2022-08-26T09:02:33.400Z] #64 0.339 + '[' -z '' ']' [2022-08-26T09:02:33.400Z] #64 0.339 ++ mktemp -d [2022-08-26T09:02:33.400Z] #64 0.339 + export GOPATH=/tmp/tmp.7TeawHEOFa [2022-08-26T09:02:33.400Z] #64 0.339 + GOPATH=/tmp/tmp.7TeawHEOFa [2022-08-26T09:02:33.400Z] #64 0.339 + RM_GOPATH=1 [2022-08-26T09:02:33.400Z] #64 0.339 + case "$(go env GOARCH)" in [2022-08-26T09:02:33.400Z] #64 0.339 ++ go env GOARCH [2022-08-26T09:02:33.400Z] #64 0.342 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:33.400Z] #64 0.342 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:33.400Z] #64 0.343 ++ dirname /install.sh [2022-08-26T09:02:33.400Z] #64 0.344 + dir=/ [2022-08-26T09:02:33.400Z] #64 0.344 + bin=containerd [2022-08-26T09:02:33.400Z] #64 0.344 + shift [2022-08-26T09:02:33.400Z] #64 0.344 + '[' '!' -f //containerd.installer ']' [2022-08-26T09:02:33.400Z] #64 0.344 + . //containerd.installer [2022-08-26T09:02:33.400Z] #64 0.344 ++ set -e [2022-08-26T09:02:33.400Z] #64 0.344 ++ : v1.6.8 [2022-08-26T09:02:33.400Z] #64 0.344 + install_containerd [2022-08-26T09:02:33.400Z] #64 0.345 + echo 'Install containerd version v1.6.8' [2022-08-26T09:02:33.400Z] #64 0.345 Install containerd version v1.6.8 [2022-08-26T09:02:33.400Z] #64 0.345 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7TeawHEOFa/src/github.com/containerd/containerd [2022-08-26T09:02:33.400Z] #64 0.347 Cloning into '/tmp/tmp.7TeawHEOFa/src/github.com/containerd/containerd'... [2022-08-26T09:02:33.506Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T09:02:33.506Z] [2022-08-26T09:02:33.506Z] Optional Features: [2022-08-26T09:02:33.506Z] - CONFIG_USER_NS: enabled [2022-08-26T09:02:33.506Z] - CONFIG_SECCOMP: enabled [2022-08-26T09:02:33.506Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T09:02:33.506Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T09:02:33.506Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T09:02:33.506Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T09:02:33.506Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T09:02:33.506Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T09:02:33.506Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T09:02:33.506Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T09:02:33.506Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T09:02:33.506Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T09:02:33.506Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T09:02:33.506Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T09:02:33.506Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T09:02:33.506Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T09:02:33.506Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T09:02:33.506Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T09:02:33.506Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T09:02:33.506Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T09:02:33.506Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T09:02:33.506Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T09:02:33.506Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T09:02:33.506Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T09:02:33.506Z] - CONFIG_EXT4_FS: enabled [2022-08-26T09:02:33.506Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T09:02:33.506Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T09:02:33.506Z] - Network Drivers: [2022-08-26T09:02:33.506Z] - "overlay": [2022-08-26T09:02:33.506Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T09:02:33.506Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T09:02:33.506Z] Optional (for encrypted networks): [2022-08-26T09:02:33.655Z] #10 DONE 0.1s [2022-08-26T09:02:33.655Z] [2022-08-26T09:02:33.655Z] #8 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T09:02:33.655Z] #8 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T09:02:33.655Z] #8 DONE 0.1s [2022-08-26T09:02:33.655Z] [2022-08-26T09:02:33.655Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:33.655Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T09:02:33.655Z] #9 DONE 0.1s [2022-08-26T09:02:33.655Z] [2022-08-26T09:02:33.656Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T09:02:33.656Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T09:02:33.656Z] #11 DONE 0.0s [2022-08-26T09:02:33.656Z] [2022-08-26T09:02:33.656Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:33.656Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T09:02:33.656Z] #73 DONE 0.0s [2022-08-26T09:02:33.656Z] [2022-08-26T09:02:33.656Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:33.656Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T09:02:33.656Z] #71 DONE 0.0s [2022-08-26T09:02:33.656Z] [2022-08-26T09:02:33.656Z] #24 [internal] load build context [2022-08-26T09:02:33.656Z] #24 sha256:a9f92ad0474904b2f1a730312544bf305f28652a626313cc913e1c61a22ac8e1 [2022-08-26T09:02:33.762Z] - CONFIG_CRYPTO: enabled [2022-08-26T09:02:33.762Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T09:02:33.762Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T09:02:33.762Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T09:02:33.762Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T09:02:33.762Z] - CONFIG_XFRM: enabled [2022-08-26T09:02:33.762Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T09:02:33.762Z] - "ipvlan": [2022-08-26T09:02:33.762Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T09:02:33.762Z] - "macvlan": [2022-08-26T09:02:33.762Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T09:02:33.762Z] - "ftp,tftp client in container": [2022-08-26T09:02:33.762Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T09:02:33.762Z] - Storage Drivers: [2022-08-26T09:02:33.762Z] - "aufs": [2022-08-26T09:02:33.762Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T09:02:33.762Z] - "btrfs": [2022-08-26T09:02:33.762Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T09:02:33.762Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T09:02:33.762Z] - "devicemapper": [2022-08-26T09:02:33.762Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T09:02:33.762Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T09:02:33.762Z] - "overlay": [2022-08-26T09:02:33.762Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T09:02:33.762Z] - "zfs": [2022-08-26T09:02:33.762Z] - /dev/zfs: present [2022-08-26T09:02:33.762Z] - zfs command: missing [2022-08-26T09:02:33.762Z] - zpool command: missing [2022-08-26T09:02:33.762Z] [2022-08-26T09:02:33.762Z] Limits: [2022-08-26T09:02:33.762Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T09:02:33.762Z] [2022-08-26T09:02:33.762Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T09:02:33.917Z] #24 ... [2022-08-26T09:02:33.917Z] [2022-08-26T09:02:33.917Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T09:02:33.917Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T09:02:33.917Z] #28 DONE 0.0s [2022-08-26T09:02:33.917Z] [2022-08-26T09:02:33.917Z] #24 [internal] load build context [2022-08-26T09:02:33.917Z] #24 sha256:a9f92ad0474904b2f1a730312544bf305f28652a626313cc913e1c61a22ac8e1 [2022-08-26T09:02:34.084Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 . [2022-08-26T09:02:34.177Z] #24 ... [2022-08-26T09:02:34.177Z] [2022-08-26T09:02:34.177Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T09:02:34.177Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T09:02:34.177Z] #49 DONE 0.5s [2022-08-26T09:02:34.177Z] [2022-08-26T09:02:34.177Z] #24 [internal] load build context [2022-08-26T09:02:34.177Z] #24 sha256:a9f92ad0474904b2f1a730312544bf305f28652a626313cc913e1c61a22ac8e1 [2022-08-26T09:02:34.282Z] Client: [2022-08-26T09:02:34.282Z] Context: default [2022-08-26T09:02:34.282Z] Debug Mode: false [2022-08-26T09:02:34.282Z] Plugins: [2022-08-26T09:02:34.282Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-26T09:02:34.282Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-26T09:02:34.282Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-26T09:02:34.282Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-26T09:02:34.282Z] [2022-08-26T09:02:34.282Z] Server: [2022-08-26T09:02:34.282Z] Containers: 0 [2022-08-26T09:02:34.282Z] Running: 0 [2022-08-26T09:02:34.282Z] Paused: 0 [2022-08-26T09:02:34.282Z] Stopped: 0 [2022-08-26T09:02:34.282Z] Images: 3 [2022-08-26T09:02:34.282Z] Server Version: 20.10.14 [2022-08-26T09:02:34.282Z] Storage Driver: overlay2 [2022-08-26T09:02:34.282Z] Backing Filesystem: extfs [2022-08-26T09:02:34.282Z] Supports d_type: true [2022-08-26T09:02:34.282Z] Native Overlay Diff: true [2022-08-26T09:02:34.282Z] userxattr: false [2022-08-26T09:02:34.282Z] Logging Driver: json-file [2022-08-26T09:02:34.282Z] Cgroup Driver: cgroupfs [2022-08-26T09:02:34.282Z] Cgroup Version: 1 [2022-08-26T09:02:34.282Z] Plugins: [2022-08-26T09:02:34.282Z] Volume: local [2022-08-26T09:02:34.282Z] Network: bridge host ipvlan macvlan null overlay [2022-08-26T09:02:34.282Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-26T09:02:34.282Z] Swarm: inactive [2022-08-26T09:02:34.282Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-26T09:02:34.282Z] Default Runtime: runc [2022-08-26T09:02:34.282Z] Init Binary: docker-init [2022-08-26T09:02:34.282Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-26T09:02:34.282Z] runc version: v1.0.3-0-gf46b6ba [2022-08-26T09:02:34.282Z] init version: de40ad0 [2022-08-26T09:02:34.282Z] Security Options: [2022-08-26T09:02:34.282Z] apparmor [2022-08-26T09:02:34.282Z] seccomp [2022-08-26T09:02:34.282Z] Profile: default [2022-08-26T09:02:34.282Z] Kernel Version: 5.4.0-1071-aws [2022-08-26T09:02:34.282Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-26T09:02:34.282Z] OSType: linux [2022-08-26T09:02:34.282Z] Architecture: x86_64 [2022-08-26T09:02:34.282Z] CPUs: 2 [2022-08-26T09:02:34.282Z] Total Memory: 7.483GiB [2022-08-26T09:02:34.282Z] Name: ip-10-100-63-238 [2022-08-26T09:02:34.282Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-26T09:02:34.282Z] Docker Root Dir: /var/lib/docker [2022-08-26T09:02:34.282Z] Debug Mode: false [2022-08-26T09:02:34.282Z] Registry: https://index.docker.io/v1/ [2022-08-26T09:02:34.282Z] Labels: [2022-08-26T09:02:34.282Z] Experimental: true [2022-08-26T09:02:34.282Z] Insecure Registries: [2022-08-26T09:02:34.282Z] 127.0.0.0/8 [2022-08-26T09:02:34.282Z] Live Restore Enabled: true [2022-08-26T09:02:34.282Z] [2022-08-26T09:02:34.282Z] WARNING: No swap limit support [Pipeline] sh [2022-08-26T09:02:34.339Z] #1 [internal] load build definition from Dockerfile [2022-08-26T09:02:34.340Z] #1 sha256:7442db9c92412253d3ea2550adb548e3c977d9fc6a1eb50e9a03b8306bd07ac5 [2022-08-26T09:02:34.340Z] #1 transferring dockerfile: 19.07kB done [2022-08-26T09:02:34.340Z] #1 DONE 0.0s [2022-08-26T09:02:34.340Z] [2022-08-26T09:02:34.340Z] #2 [internal] load .dockerignore [2022-08-26T09:02:34.340Z] #2 sha256:00e8973fc81553fe2d13d1d9f6b0b121ef9e04d5ae56641f371b441403c42518 [2022-08-26T09:02:34.340Z] #2 transferring context: 145B done [2022-08-26T09:02:34.340Z] #2 DONE 0.0s [2022-08-26T09:02:34.340Z] [2022-08-26T09:02:34.340Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T09:02:34.340Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T09:02:34.340Z] #3 DONE 0.1s [2022-08-26T09:02:34.340Z] [2022-08-26T09:02:34.340Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T09:02:34.340Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T09:02:34.340Z] #4 CACHED [2022-08-26T09:02:34.568Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:34.568Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-08-26T09:02:34.568Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-44040/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-08-26T09:02:34.568Z] + bash /home/ubuntu/workspace/moby_PR-44040/check-config.sh [2022-08-26T09:02:34.568Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-26T09:02:34.568Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-26T09:02:34.568Z] [2022-08-26T09:02:34.568Z] Generally Necessary: [2022-08-26T09:02:34.568Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-26T09:02:34.568Z] - apparmor: enabled and tools installed [2022-08-26T09:02:34.568Z] - CONFIG_NAMESPACES: enabled [2022-08-26T09:02:34.568Z] - CONFIG_NET_NS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_PID_NS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_IPC_NS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_UTS_NS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CGROUPS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-26T09:02:34.568Z] - CONFIG_CPUSETS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_MEMCG: enabled [2022-08-26T09:02:34.568Z] - CONFIG_KEYS: enabled [2022-08-26T09:02:34.568Z] - CONFIG_VETH: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-26T09:02:34.568Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-08-26T09:02:34.596Z] [2022-08-26T09:02:34.596Z] #5 [internal] load build definition from Dockerfile [2022-08-26T09:02:34.596Z] #5 sha256:26d843d75ca6da232a49471d80e683f02534298a41dd99aabb317c744ad0b1e6 [2022-08-26T09:02:34.596Z] #5 DONE 0.0s [2022-08-26T09:02:34.596Z] [2022-08-26T09:02:34.596Z] #6 [internal] load .dockerignore [2022-08-26T09:02:34.596Z] #6 sha256:1c664037c6a5bfabc9c003df2e868cb02edc81cae5ade8cc4b260b35601ab893 [2022-08-26T09:02:34.596Z] #6 DONE 0.0s [2022-08-26T09:02:34.596Z] [2022-08-26T09:02:34.596Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:34.596Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T09:02:34.596Z] #7 DONE 0.1s [2022-08-26T09:02:34.596Z] [2022-08-26T09:02:34.596Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T09:02:34.596Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T09:02:34.829Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-26T09:02:34.829Z] - CONFIG_CGROUP_BPF: enabled [2022-08-26T09:02:34.829Z] [2022-08-26T09:02:34.829Z] Optional Features: [2022-08-26T09:02:34.829Z] - CONFIG_USER_NS: enabled [2022-08-26T09:02:34.829Z] - CONFIG_SECCOMP: enabled [2022-08-26T09:02:34.829Z] - CONFIG_SECCOMP_FILTER: enabled [2022-08-26T09:02:34.829Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-26T09:02:34.829Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-26T09:02:34.829Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-26T09:02:34.829Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-26T09:02:34.829Z] - CONFIG_BLK_CGROUP: enabled [2022-08-26T09:02:34.829Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-26T09:02:34.829Z] - CONFIG_CGROUP_PERF: enabled [2022-08-26T09:02:34.829Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-26T09:02:34.829Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-26T09:02:34.829Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-26T09:02:34.829Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-26T09:02:34.829Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-26T09:02:34.829Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_IP_VS: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-26T09:02:34.829Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-26T09:02:34.829Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-26T09:02:34.829Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_SECURITY_SELINUX: enabled [2022-08-26T09:02:34.829Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-08-26T09:02:34.829Z] - CONFIG_EXT4_FS: enabled [2022-08-26T09:02:34.829Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-26T09:02:34.829Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-26T09:02:34.829Z] - Network Drivers: [2022-08-26T09:02:34.829Z] - "overlay": [2022-08-26T09:02:34.829Z] - CONFIG_VXLAN: enabled (as module) [2022-08-26T09:02:34.829Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-26T09:02:34.829Z] Optional (for encrypted networks): [2022-08-26T09:02:34.854Z] #10 DONE 0.1s [2022-08-26T09:02:34.854Z] [2022-08-26T09:02:34.854Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:34.854Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T09:02:34.854Z] #9 DONE 0.1s [2022-08-26T09:02:34.854Z] [2022-08-26T09:02:34.854Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T09:02:34.854Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T09:02:34.854Z] #8 DONE 0.1s [2022-08-26T09:02:35.090Z] - CONFIG_CRYPTO: enabled [2022-08-26T09:02:35.090Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-26T09:02:35.090Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-26T09:02:35.090Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-26T09:02:35.090Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-26T09:02:35.090Z] - CONFIG_XFRM: enabled [2022-08-26T09:02:35.090Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-26T09:02:35.090Z] - "ipvlan": [2022-08-26T09:02:35.090Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-26T09:02:35.090Z] - "macvlan": [2022-08-26T09:02:35.090Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_DUMMY: enabled (as module) [2022-08-26T09:02:35.090Z] - "ftp,tftp client in container": [2022-08-26T09:02:35.090Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-26T09:02:35.090Z] - Storage Drivers: [2022-08-26T09:02:35.090Z] - "aufs": [2022-08-26T09:02:35.090Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-26T09:02:35.090Z] - "btrfs": [2022-08-26T09:02:35.090Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-26T09:02:35.090Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-26T09:02:35.090Z] - "devicemapper": [2022-08-26T09:02:35.090Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-26T09:02:35.090Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-26T09:02:35.090Z] - "overlay": [2022-08-26T09:02:35.090Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-26T09:02:35.090Z] - "zfs": [2022-08-26T09:02:35.090Z] - /dev/zfs: present [2022-08-26T09:02:35.090Z] - zfs command: missing [2022-08-26T09:02:35.090Z] - zpool command: missing [2022-08-26T09:02:35.090Z] [2022-08-26T09:02:35.090Z] Limits: [2022-08-26T09:02:35.090Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-26T09:02:35.090Z] [2022-08-26T09:02:35.090Z] + true [Pipeline] } [Pipeline] // stage [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:35.114Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T09:02:35.114Z] #80 DONE 0.0s [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:35.114Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T09:02:35.114Z] #78 DONE 0.0s [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T09:02:35.114Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T09:02:35.114Z] #11 DONE 0.0s [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T09:02:35.114Z] #35 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T09:02:35.114Z] #35 DONE 0.0s [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T09:02:35.114Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T09:02:35.114Z] #12 CACHED [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #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-08-26T09:02:35.114Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T09:02:35.114Z] #13 CACHED [2022-08-26T09:02:35.114Z] [2022-08-26T09:02:35.114Z] #31 [internal] load build context [2022-08-26T09:02:35.114Z] #31 sha256:667d0ce88c657a57270c94dcbc138dd6bbd9177a5bf1ed6a890cdb7646dc3f95 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-26T09:02:35.426Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 . [2022-08-26T09:02:35.426Z] #2 [internal] load .dockerignore [2022-08-26T09:02:35.426Z] #2 sha256:ed8ebc7c34c2f0869452a04b9178fb29710632beb68ce4ac43877d3d9a6441bd [2022-08-26T09:02:35.426Z] #2 transferring context: 145B 0.1s done [2022-08-26T09:02:35.426Z] #2 DONE 0.1s [2022-08-26T09:02:35.426Z] [2022-08-26T09:02:35.426Z] #1 [internal] load build definition from Dockerfile [2022-08-26T09:02:35.426Z] #1 sha256:a0d3d8fc715981c619b5d4af1c6d680939330e9206146006c96407d54a9b7222 [2022-08-26T09:02:35.426Z] #1 transferring dockerfile: 19.07kB 0.1s done [2022-08-26T09:02:35.426Z] #1 DONE 0.1s [2022-08-26T09:02:35.426Z] [2022-08-26T09:02:35.426Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2022-08-26T09:02:35.426Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d [2022-08-26T09:02:35.571Z] #24 transferring context: 62.60MB 1.7s done [2022-08-26T09:02:35.571Z] #24 DONE 1.7s [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T09:02:35.571Z] #62 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T09:02:35.571Z] #13 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T09:02:35.571Z] #63 sha256:6a720f2b929ce564ae5b2f998ec95a9fe3ad5b561c992e3468130f22d2877c1f [2022-08-26T09:02:35.571Z] #63 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T09:02:35.571Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T09:02:35.571Z] #12 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #64 sha256:f473294a24401220c19a302a7c5c699416090e968050d18dada0c8b37218e830 [2022-08-26T09:02:35.571Z] #64 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T09:02:35.571Z] #37 sha256:a57b4ae7b9456a1fbaaf2f91f98de77b23f269c9485d216114c9e6411634fc82 [2022-08-26T09:02:35.571Z] #37 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T09:02:35.571Z] #35 sha256:be1bb943ad596221bf007b34894909e567db625d9941efb57962d9d70054abe2 [2022-08-26T09:02:35.571Z] #35 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #47 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "v2.3.0" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "v2.1.0"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2022-08-26T09:02:35.571Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T09:02:35.571Z] #47 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T09:02:35.571Z] #52 sha256:08f14a6e318845f3ddfdf1d4e67ae9a63f1800867ff3942a51d2cb9142d6eb83 [2022-08-26T09:02:35.571Z] #52 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T09:02:35.571Z] #27 sha256:cf42836748c2782977453c4e86cbb0d662993e6fcbebf83b8a0c2f19474348d6 [2022-08-26T09:02:35.571Z] #27 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T09:02:35.571Z] #41 sha256:8d2dccea45369a0336a02724e112667c3733a3bcef66c095a223d1020d8b7372 [2022-08-26T09:02:35.571Z] #41 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T09:02:35.571Z] #57 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T09:02:35.571Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T09:02:35.571Z] #33 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T09:02:35.571Z] #59 sha256:328b9f9e4ec7d058afe7682d2256f3bc077ead2b1fc1c6711910a54c5ba73772 [2022-08-26T09:02:35.571Z] #59 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T09:02:35.571Z] #43 sha256:6e1616398e61e15b9dd2dc574745439003084d58526ebafdfd6a7a29f25486f3 [2022-08-26T09:02:35.571Z] #43 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #26 sha256:1b9a30aee829d14576567d4e729c766f396466b0c56ed425185623efef9a76fb [2022-08-26T09:02:35.571Z] #26 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #44 sha256:c8865ab3cdf417fd8c401e0eb83be411a004ccbe03cbd632d1f847a6636ee3ea [2022-08-26T09:02:35.571Z] #44 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T09:02:35.571Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T09:02:35.571Z] #18 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T09:02:35.571Z] #30 sha256:ff30b4b340038b1c5e425213f7bd92b59cf8b014fd2bc1ad4bdd93749c17735d [2022-08-26T09:02:35.571Z] #30 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.571Z] #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-08-26T09:02:35.571Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T09:02:35.571Z] #51 CACHED [2022-08-26T09:02:35.571Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T09:02:35.572Z] #53 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T09:02:35.572Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T09:02:35.572Z] #17 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T09:02:35.572Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T09:02:35.572Z] #23 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T09:02:35.572Z] #50 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T09:02:35.572Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T09:02:35.572Z] #20 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #56 sha256:c4bc96c1c0a43d45d899bddf7a58c92dbe050e1d55dffde7b3f3a374d6ebd0f1 [2022-08-26T09:02:35.572Z] #56 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T09:02:35.572Z] #32 sha256:b6c8db81ba367ae7f1364bd0f2360b81ca205bdde960296eaf72304509845df0 [2022-08-26T09:02:35.572Z] #32 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T09:02:35.572Z] #55 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #39 sha256:869df2b9b84a086fde6b46f77ba7e92e7ef6d86c1adc163d8d924021c899d90c [2022-08-26T09:02:35.572Z] #39 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T09:02:35.572Z] #36 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T09:02:35.572Z] #38 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #31 sha256:2e242e507d3311e04997610cc22c3b2b011c06d7ebeda85b81899192cab8f22d [2022-08-26T09:02:35.572Z] #31 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T09:02:35.572Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T09:02:35.572Z] #19 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #54 sha256:f355cd6353aa95fcc6eff1fed3545679f3a7d7c907be3fd4f2e30c6d530fbb17 [2022-08-26T09:02:35.572Z] #54 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #58 sha256:0c5521bbbd55a610b55a9d6a9834d43d1829d753206462534aa828aafefc67ac [2022-08-26T09:02:35.572Z] #58 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T09:02:35.572Z] #42 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T09:02:35.572Z] #16 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:02:35.572Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T09:02:35.572Z] #15 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #48 sha256:3c7f5a788734da33112519c7560902cff878a4971199ccc0fabf413cc0056851 [2022-08-26T09:02:35.572Z] #48 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T09:02:35.572Z] #22 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:02:35.572Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T09:02:35.572Z] #21 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #60 sha256:f03004498f8d0b34f9fe146568a9c8602e847402d1d825cb19de013f539e2333 [2022-08-26T09:02:35.572Z] #60 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T09:02:35.572Z] #34 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #45 sha256:61958c851dd1c6cafea33ea0b7578df696bcacff42047fb376acd0584cdf49ac [2022-08-26T09:02:35.572Z] #45 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T09:02:35.572Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T09:02:35.572Z] #46 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T09:02:35.572Z] #14 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T09:02:35.572Z] #25 sha256:f0023876b7d658502a63bcb5dff3253eba355743359d5965b3159ff6a73e74f5 [2022-08-26T09:02:35.572Z] #25 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T09:02:35.572Z] #29 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T09:02:35.572Z] #40 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #61 sha256:6e4f68562e9f74bfc47963d4e31bcc8154e42e8ab51e7084cc69d9aa6ff251bd [2022-08-26T09:02:35.572Z] #61 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T09:02:35.572Z] #68 sha256:a6fe9b01ebade59c038ed11909e99c99a5ae4970efd3d0c71d71672a58bec1d6 [2022-08-26T09:02:35.572Z] #68 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #67 sha256:196aad775742984f3283e80b8d59bfb34ae92abdbd6333123434758f2e04e46f [2022-08-26T09:02:35.572Z] #67 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T09:02:35.572Z] #66 sha256:5932d93a6f992820d9adf3efe54693598c99dd7ef4a1d9223c8553dc5354a200 [2022-08-26T09:02:35.572Z] #66 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T09:02:35.572Z] #69 sha256:98e9229ebf18a58bf4413b952ed4e61d1fc9b66849e776f0322a54da0b02c2ec [2022-08-26T09:02:35.572Z] #69 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T09:02:35.572Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T09:02:35.572Z] #72 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T09:02:35.572Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T09:02:35.572Z] #74 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T09:02:35.572Z] #76 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #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-08-26T09:02:35.572Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T09:02:35.572Z] #77 CACHED [2022-08-26T09:02:35.572Z] [2022-08-26T09:02:35.572Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T09:02:35.572Z] #65 sha256:17038df2de3be7c27efd2d5937519176671d65952350b8253889c8de06cee5be [2022-08-26T09:02:35.689Z] #31 ... [2022-08-26T09:02:35.689Z] [2022-08-26T09:02:35.689Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T09:02:35.689Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T09:02:35.689Z] #56 DONE 0.4s [2022-08-26T09:02:35.689Z] [2022-08-26T09:02:35.689Z] #31 [internal] load build context [2022-08-26T09:02:35.689Z] #31 sha256:667d0ce88c657a57270c94dcbc138dd6bbd9177a5bf1ed6a890cdb7646dc3f95 [2022-08-26T09:02:36.002Z] #3 DONE 0.3s [2022-08-26T09:02:36.002Z] [2022-08-26T09:02:36.002Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 [2022-08-26T09:02:36.002Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35 [2022-08-26T09:02:36.002Z] #4 CACHED [2022-08-26T09:02:36.259Z] #31 ... [2022-08-26T09:02:36.259Z] [2022-08-26T09:02:36.259Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-08-26T09:02:36.259Z] #14 sha256:f6a6ce3fea5f116e390769c1f05d3997884a2fd305e5fb9f04558c46df56ab48 [2022-08-26T09:02:36.259Z] #14 DONE 1.1s [2022-08-26T09:02:36.259Z] [2022-08-26T09:02:36.259Z] #31 [internal] load build context [2022-08-26T09:02:36.259Z] #31 sha256:667d0ce88c657a57270c94dcbc138dd6bbd9177a5bf1ed6a890cdb7646dc3f95 [2022-08-26T09:02:36.519Z] #65 DONE 0.8s [2022-08-26T09:02:36.519Z] [2022-08-26T09:02:36.519Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T09:02:36.519Z] #70 sha256:c0710a4608e5762521cbf91624b71953b494fea7dab697681315f89e4a8cdddc [2022-08-26T09:02:36.519Z] #70 DONE 0.1s [2022-08-26T09:02:36.519Z] [2022-08-26T09:02:36.519Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T09:02:36.519Z] #75 sha256:20e7911778eeaac4d39afc69bf6b24b78728a73e5b905f285baca8e68ac611d2 [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #5 [internal] load build definition from Dockerfile [2022-08-26T09:02:36.578Z] #5 sha256:feb6403b09c3a96c222457f84ff1f3f7534376d6ded2a7a9d6e8eecfd2c90493 [2022-08-26T09:02:36.578Z] #5 DONE 0.0s [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #6 [internal] load .dockerignore [2022-08-26T09:02:36.578Z] #6 sha256:cf6be04363dedd762bca2c70bfd50ad68dfcea082ebd5fa89ddc13282029d65c [2022-08-26T09:02:36.578Z] #6 DONE 0.0s [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2022-08-26T09:02:36.578Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-08-26T09:02:36.578Z] #8 DONE 0.2s [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #10 [internal] load metadata for docker.io/library/golang:1.18.5-bullseye [2022-08-26T09:02:36.578Z] #10 sha256:270c61ec05f7077d80feab907042c413eec3b1432a04e783dd042417a02cfd50 [2022-08-26T09:02:36.578Z] #10 DONE 0.2s [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:36.578Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-26T09:02:36.578Z] #9 DONE 0.2s [2022-08-26T09:02:36.578Z] [2022-08-26T09:02:36.578Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-26T09:02:36.578Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-26T09:02:36.578Z] #7 DONE 0.2s [2022-08-26T09:02:37.089Z] #75 DONE 0.6s [2022-08-26T09:02:37.089Z] [2022-08-26T09:02:37.089Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T09:02:37.089Z] #78 sha256:d1a707a412d3ae7aa3eac0b72c70024924a3885b132a4d6101837c6a7c7f0351 [2022-08-26T09:02:37.089Z] #78 DONE 0.1s [2022-08-26T09:02:37.089Z] [2022-08-26T09:02:37.089Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T09:02:37.089Z] #79 sha256:8ca5207c1306b14886ea77833df310c8974b2f2e7cb7c5a1f5297186fbcdd222 [2022-08-26T09:02:37.089Z] #79 DONE 0.0s [2022-08-26T09:02:37.089Z] [2022-08-26T09:02:37.089Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T09:02:37.089Z] #80 sha256:79c1ff799620361a61fc156a7341bc0f0fd22bd71aa98e2f9ad9e2b85a242f96 [2022-08-26T09:02:37.089Z] #80 DONE 0.0s [2022-08-26T09:02:37.089Z] [2022-08-26T09:02:37.089Z] #81 [dev-systemd-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-26T09:02:37.089Z] #81 sha256:a3f0c37f4667de3302c9dd22b4c416b1f4d9d56741664ccedb4d8cb44e8df07a [2022-08-26T09:02:37.154Z] [2022-08-26T09:02:37.154Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:37.154Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-26T09:02:37.154Z] #73 DONE 0.0s [2022-08-26T09:02:37.154Z] [2022-08-26T09:02:37.154Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-26T09:02:37.154Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-26T09:02:37.154Z] #71 DONE 0.0s [2022-08-26T09:02:37.154Z] [2022-08-26T09:02:37.154Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:d52921d97310d0bd48dab928548ef539d5c88c743165754c57cfad003031386c [2022-08-26T09:02:37.154Z] #28 sha256:a735b497024e5a57fa4bf0883417f0152459d842e6bacbacde33c4ae0fccd9cc [2022-08-26T09:02:37.154Z] #28 DONE 0.0s [2022-08-26T09:02:37.154Z] [2022-08-26T09:02:37.154Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.5-bullseye@sha256:c362804a0f4e21a7006e36212cbcec6b2888c01dd560d577e74e33d32e12013f [2022-08-26T09:02:37.154Z] #11 sha256:4de2b9464d76cdb95fb3432f6766454885dc67dfe5ece63a13437721b207a059 [2022-08-26T09:02:37.154Z] #11 DONE 0.0s [2022-08-26T09:02:37.154Z] [2022-08-26T09:02:37.154Z] #24 [internal] load build context [2022-08-26T09:02:37.154Z] #24 sha256:3f5868a04106ce0335ab8d76cabd37a86833569db063810e3175c06cfb2054fa [2022-08-26T09:02:37.194Z] #31 ... [2022-08-26T09:02:37.194Z] [2022-08-26T09:02:37.194Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-08-26T09:02:37.194Z] #15 sha256:7d8ba8d280dbab880e998c5d35be36230b6e530e10f971e26b1995fe7be8de40 [2022-08-26T09:02:37.194Z] #15 DONE 1.1s [2022-08-26T09:02:37.194Z] [2022-08-26T09:02:37.194Z] #31 [internal] load build context [2022-08-26T09:02:37.194Z] #31 sha256:667d0ce88c657a57270c94dcbc138dd6bbd9177a5bf1ed6a890cdb7646dc3f95 [2022-08-26T09:02:37.727Z] #24 ... [2022-08-26T09:02:37.727Z] [2022-08-26T09:02:37.727Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-08-26T09:02:37.727Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-08-26T09:02:37.727Z] #49 DONE 0.5s [2022-08-26T09:02:37.727Z] [2022-08-26T09:02:37.727Z] #24 [internal] load build context [2022-08-26T09:02:37.727Z] #24 sha256:3f5868a04106ce0335ab8d76cabd37a86833569db063810e3175c06cfb2054fa [2022-08-26T09:02:38.026Z] #81 0.860 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:02:38.127Z] #31 transferring context: 62.62MB 3.1s done [2022-08-26T09:02:38.127Z] #31 DONE 3.1s [2022-08-26T09:02:38.127Z] [2022-08-26T09:02:38.127Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-08-26T09:02:38.127Z] #16 sha256:b09490f6586f2d5c0351224d83ed329046866e3ea3f1d1b270378c952accfc39 [2022-08-26T09:02:38.286Z] #81 1.032 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:02:38.286Z] #81 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:02:38.286Z] #81 1.298 Fetched 44.1 kB in 1s (49.3 kB/s) [2022-08-26T09:02:38.384Z] #16 DONE 1.0s [2022-08-26T09:02:38.384Z] [2022-08-26T09:02:38.384Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-08-26T09:02:38.384Z] #17 sha256:5feb7c382caa79fb273aafd43660172dc260c691ea98024a6104334ecb77db9f [2022-08-26T09:02:38.645Z] #64 5.504 + cd /tmp/tmp.7TeawHEOFa/src/github.com/containerd/containerd [2022-08-26T09:02:38.645Z] #64 5.504 + git checkout -q v1.6.8 [2022-08-26T09:02:38.677Z] #24 transferring context: 62.62MB 1.6s done [2022-08-26T09:02:38.677Z] #24 DONE 1.6s [2022-08-26T09:02:38.677Z] [2022-08-26T09:02:38.677Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-26T09:02:38.677Z] #12 sha256:8dd5b921932d603f00692191f066a88fc145355a651a1e45da9fcd7dcdf407d3 [2022-08-26T09:02:38.677Z] #12 CACHED [2022-08-26T09:02:38.677Z] [2022-08-26T09:02:38.677Z] #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-08-26T09:02:38.677Z] #13 sha256:a54b338283bba04b7ab9833f14123864aff1c9ed0240fac13ab7f82cd194245f [2022-08-26T09:02:38.677Z] #13 CACHED [2022-08-26T09:02:38.677Z] [2022-08-26T09:02:38.677Z] #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-08-26T09:02:38.677Z] #62 sha256:445bf6cb4302a47ab1e369e8da324e169d8b864e6e527518d714277cf3c23e74 [2022-08-26T09:02:38.677Z] #62 CACHED [2022-08-26T09:02:38.677Z] [2022-08-26T09:02:38.677Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T09:02:38.677Z] #63 sha256:5c8566505004146dfe56f25d1d58564db8de8755e71198a2cba8a0de56f26880 [2022-08-26T09:02:38.855Z] #81 1.298 Reading package lists... [2022-08-26T09:02:38.937Z] #63 DONE 0.4s [2022-08-26T09:02:38.937Z] [2022-08-26T09:02:38.937Z] #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-08-26T09:02:38.937Z] #64 sha256:eaac535269a1a16ba2047861b3ff11b9468afbdecc8c8d05be014228cde025b1 [2022-08-26T09:02:38.947Z] #17 DONE 0.5s [2022-08-26T09:02:38.947Z] [2022-08-26T09:02:38.947Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-08-26T09:02:38.947Z] #18 sha256:f0b1e59668e437bffc1f8d843127d726bb42c00d29d8cc01493f8baab1979991 [2022-08-26T09:02:39.203Z] #18 DONE 0.5s [2022-08-26T09:02:39.207Z] #64 6.108 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T09:02:39.207Z] #64 6.108 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T09:02:39.207Z] #64 6.108 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:39.207Z] #64 6.108 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:39.207Z] #64 6.108 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T09:02:39.207Z] #64 6.108 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T09:02:39.207Z] #64 6.108 + '[' '' = dynamic ']' [2022-08-26T09:02:39.207Z] #64 6.108 + make [2022-08-26T09:02:39.459Z] [2022-08-26T09:02:39.459Z] #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-08-26T09:02:39.459Z] #19 sha256:941d2c369f3c0e00a1af9502dfeabdb560ac02c0b08e6dcfa2be1553df32e380 [2022-08-26T09:02:39.508Z] #64 0.425 + RM_GOPATH=0 [2022-08-26T09:02:39.508Z] #64 0.425 + TMP_GOPATH= [2022-08-26T09:02:39.508Z] #64 0.425 + : /build [2022-08-26T09:02:39.508Z] #64 0.425 + '[' -z '' ']' [2022-08-26T09:02:39.508Z] #64 0.425 ++ mktemp -d [2022-08-26T09:02:39.508Z] #64 0.452 + export GOPATH=/tmp/tmp.uNZ5QvhbB5 [2022-08-26T09:02:39.508Z] #64 0.452 + GOPATH=/tmp/tmp.uNZ5QvhbB5 [2022-08-26T09:02:39.508Z] #64 0.452 + RM_GOPATH=1 [2022-08-26T09:02:39.508Z] #64 0.452 + case "$(go env GOARCH)" in [2022-08-26T09:02:39.508Z] #64 0.452 ++ go env GOARCH [2022-08-26T09:02:39.508Z] #64 0.455 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:39.508Z] #64 0.455 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:02:39.508Z] #64 0.456 ++ dirname /install.sh [2022-08-26T09:02:39.508Z] #64 0.457 + dir=/ [2022-08-26T09:02:39.508Z] #64 0.457 Install containerd version v1.6.8 [2022-08-26T09:02:39.508Z] #64 0.457 + bin=containerd [2022-08-26T09:02:39.508Z] #64 0.457 + shift [2022-08-26T09:02:39.508Z] #64 0.457 + '[' '!' -f //containerd.installer ']' [2022-08-26T09:02:39.508Z] #64 0.457 + . //containerd.installer [2022-08-26T09:02:39.508Z] #64 0.457 ++ set -e [2022-08-26T09:02:39.508Z] #64 0.457 ++ : v1.6.8 [2022-08-26T09:02:39.508Z] #64 0.457 + install_containerd [2022-08-26T09:02:39.508Z] #64 0.457 + echo 'Install containerd version v1.6.8' [2022-08-26T09:02:39.508Z] #64 0.457 + git clone https://github.com/containerd/containerd.git /tmp/tmp.uNZ5QvhbB5/src/github.com/containerd/containerd [2022-08-26T09:02:39.508Z] #64 0.491 Cloning into '/tmp/tmp.uNZ5QvhbB5/src/github.com/containerd/containerd'... [2022-08-26T09:02:39.688Z] #81 1.915 Reading package lists... [2022-08-26T09:02:39.688Z] #81 2.436 Building dependency tree... [2022-08-26T09:02:39.688Z] #81 2.565 Reading state information... [2022-08-26T09:02:39.948Z] #81 2.688 systemd is already the newest version (247.3-7). [2022-08-26T09:02:39.948Z] #81 2.688 The following additional packages will be installed: [2022-08-26T09:02:39.948Z] #81 2.689 libdbus-1-3 libpam-systemd [2022-08-26T09:02:39.948Z] #81 2.690 Recommended packages: [2022-08-26T09:02:39.948Z] #81 2.690 libnss-systemd [2022-08-26T09:02:39.948Z] #81 2.751 The following NEW packages will be installed: [2022-08-26T09:02:39.948Z] #81 2.752 dbus dbus-user-session libdbus-1-3 libpam-systemd systemd-sysv [2022-08-26T09:02:40.135Z] #64 6.791 + bin/ctr [2022-08-26T09:02:40.207Z] #81 3.022 0 upgraded, 5 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:02:40.207Z] #81 3.022 Need to get 950 kB of archives. [2022-08-26T09:02:40.207Z] #81 3.022 After this operation, 1988 kB of additional disk space will be used. [2022-08-26T09:02:40.207Z] #81 3.022 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-08-26T09:02:40.207Z] #81 3.029 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-08-26T09:02:40.207Z] #81 3.032 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-08-26T09:02:40.207Z] #81 3.034 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-08-26T09:02:40.207Z] #81 3.037 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-08-26T09:02:40.208Z] #81 3.165 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:02:40.387Z] #19 0.865 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-08-26T09:02:40.387Z] #19 0.876 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2022-08-26T09:02:40.387Z] #19 0.876 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:02:40.387Z] #19 0.998 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T09:02:40.388Z] #19 1.093 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T09:02:40.467Z] #81 3.199 Fetched 950 kB in 0s (3380 kB/s) [2022-08-26T09:02:40.467Z] #81 3.221 Selecting previously unselected package systemd-sysv. [2022-08-26T09:02:40.467Z] #81 3.221 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 29483 files and directories currently installed.) [2022-08-26T09:02:40.467Z] #81 3.240 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-08-26T09:02:40.467Z] #81 3.243 Unpacking systemd-sysv (247.3-7) ... [2022-08-26T09:02:40.467Z] #81 3.284 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-26T09:02:40.467Z] #81 3.287 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-08-26T09:02:40.467Z] #81 3.294 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T09:02:40.467Z] #81 3.352 Selecting previously unselected package dbus. [2022-08-26T09:02:40.467Z] #81 3.354 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-08-26T09:02:40.467Z] #81 3.364 Unpacking dbus (1.12.20-2) ... [2022-08-26T09:02:40.467Z] #81 3.416 Selecting previously unselected package libpam-systemd:amd64. [2022-08-26T09:02:40.645Z] #19 1.185 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-08-26T09:02:40.645Z] #19 1.309 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T09:02:40.645Z] #19 1.418 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T09:02:40.727Z] #81 3.419 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-08-26T09:02:40.727Z] #81 3.423 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-08-26T09:02:40.727Z] #81 3.469 Selecting previously unselected package dbus-user-session. [2022-08-26T09:02:40.727Z] #81 3.472 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-08-26T09:02:40.727Z] #81 3.475 Unpacking dbus-user-session (1.12.20-2) ... [2022-08-26T09:02:40.727Z] #81 3.521 Setting up systemd-sysv (247.3-7) ... [2022-08-26T09:02:40.727Z] #81 3.533 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-08-26T09:02:40.727Z] #81 3.544 Setting up dbus (1.12.20-2) ... [2022-08-26T09:02:40.901Z] #19 1.544 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T09:02:40.902Z] #19 1.641 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T09:02:40.902Z] #19 1.641 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [180 kB] [2022-08-26T09:02:40.902Z] #19 1.641 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T09:02:40.902Z] #19 1.643 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T09:02:40.902Z] #19 1.645 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T09:02:40.987Z] #81 3.688 invoke-rc.d: could not determine current runlevel [2022-08-26T09:02:40.987Z] #81 3.691 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T09:02:40.987Z] #81 3.695 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-08-26T09:02:40.987Z] #81 3.821 Setting up dbus-user-session (1.12.20-2) ... [2022-08-26T09:02:40.987Z] #81 3.835 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:02:40.987Z] #81 DONE 4.0s [2022-08-26T09:02:41.158Z] #19 1.646 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T09:02:41.158Z] #19 1.687 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T09:02:41.158Z] #19 1.694 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T09:02:41.158Z] #19 1.695 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T09:02:41.158Z] #19 1.695 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-08-26T09:02:41.158Z] #19 1.695 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T09:02:41.158Z] #19 1.696 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T09:02:41.246Z] [2022-08-26T09:02:41.246Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T09:02:41.246Z] #82 sha256:4707e0be5bddc8ca7bae7143fe9051c44c406abd128e0a61442590e3928377a8 [2022-08-26T09:02:42.186Z] #82 DONE 1.0s [2022-08-26T09:02:42.186Z] [2022-08-26T09:02:42.186Z] #83 exporting to image [2022-08-26T09:02:42.186Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T09:02:42.186Z] #83 exporting layers [2022-08-26T09:02:43.566Z] #83 exporting layers 1.6s done [2022-08-26T09:02:43.566Z] #83 writing image sha256:29368fcf23c6b07b3c90737fc8f98bc43d7bfeb5b0e97a8e03791b4b9e1e5b05 [2022-08-26T09:02:43.566Z] #83 writing image sha256:29368fcf23c6b07b3c90737fc8f98bc43d7bfeb5b0e97a8e03791b4b9e1e5b05 done [2022-08-26T09:02:43.566Z] #83 naming to docker.io/library/docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 done [2022-08-26T09:02:43.566Z] #83 DONE 1.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T09:02:43.927Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -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:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/make.sh dynbinary test-integration [2022-08-26T09:02:44.186Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-26T09:02:44.186Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-26T09:02:44.186Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-26T09:02:44.186Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-26T09:02:44.186Z] 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-08-26T09:02:44.186Z] Detected virtualization docker. [2022-08-26T09:02:44.186Z] Detected architecture x86-64. [2022-08-26T09:02:44.186Z] Set hostname to <94ceb0fc7e30>. [2022-08-26T09:02:44.446Z] modprobe@configfs.service: Succeeded. [2022-08-26T09:02:44.446Z] modprobe@drm.service: Succeeded. [2022-08-26T09:02:44.446Z] modprobe@fuse.service: Succeeded. [2022-08-26T09:02:44.446Z] + source /etc/docker-entrypoint-cmd [2022-08-26T09:02:44.446Z] ++ hack/make.sh dynbinary test-integration [2022-08-26T09:02:44.446Z] [2022-08-26T09:02:44.706Z] Removing bundles/ [2022-08-26T09:02:44.706Z] [2022-08-26T09:02:44.706Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T09:02:44.706Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T09:02:44.706Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:02:46.097Z] #64 6.963 + cd /tmp/tmp.uNZ5QvhbB5/src/github.com/containerd/containerd [2022-08-26T09:02:46.097Z] #64 6.963 + git checkout -q v1.6.8 [2022-08-26T09:02:46.360Z] #64 7.500 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T09:02:46.360Z] #64 7.500 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T09:02:46.620Z] #64 7.500 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:46.620Z] #64 7.500 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:02:46.620Z] #64 7.500 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T09:02:46.620Z] #64 7.500 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T09:02:46.620Z] #64 7.500 + '[' '' = dynamic ']' [2022-08-26T09:02:46.620Z] #64 7.500 + make [2022-08-26T09:02:47.561Z] #64 8.382 + bin/ctr [2022-08-26T09:02:47.707Z] #19 7.275 Fetched 49.2 MB in 7s (7368 kB/s) [2022-08-26T09:02:49.601Z] #19 7.275 Reading package lists... [2022-08-26T09:02:53.130Z] #19 10.40 Reading package lists... [2022-08-26T09:02:53.387Z] #19 13.48 Building dependency tree... [2022-08-26T09:02:53.950Z] #19 14.63 The following additional packages will be installed: [2022-08-26T09:02:53.950Z] #19 14.63 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-26T09:02:53.950Z] #19 14.63 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-26T09:02:53.950Z] #19 14.63 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-08-26T09:02:53.950Z] #19 14.63 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-08-26T09:02:53.950Z] #19 14.63 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-08-26T09:02:53.950Z] #19 14.63 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-26T09:02:53.950Z] #19 14.63 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-26T09:02:53.951Z] #19 14.63 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-26T09:02:53.951Z] #19 14.63 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-26T09:02:53.951Z] #19 14.63 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-26T09:02:53.951Z] #19 14.63 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-26T09:02:53.951Z] #19 14.63 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-26T09:02:53.951Z] #19 14.63 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-26T09:02:53.951Z] #19 14.63 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-26T09:02:53.951Z] #19 14.63 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-26T09:02:53.951Z] #19 14.63 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-26T09:02:53.951Z] #19 14.63 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-26T09:02:53.951Z] #19 14.63 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-26T09:02:53.951Z] #19 14.63 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-26T09:02:53.951Z] #19 14.63 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-26T09:02:53.951Z] #19 14.63 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-26T09:02:53.951Z] #19 14.63 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-26T09:02:53.951Z] #19 14.63 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-26T09:02:53.951Z] #19 14.63 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-26T09:02:53.951Z] #19 14.63 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-26T09:02:53.951Z] #19 14.63 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-26T09:02:53.951Z] #19 14.63 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-26T09:02:53.951Z] #19 14.63 linux-libc-dev-s390x-cross patch xz-utils [2022-08-26T09:02:53.951Z] #19 14.64 Suggested packages: [2022-08-26T09:02:53.951Z] #19 14.64 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-08-26T09:02:53.951Z] #19 14.64 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-08-26T09:02:53.951Z] #19 14.64 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-08-26T09:02:53.951Z] #19 14.64 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-08-26T09:02:53.951Z] #19 14.64 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-08-26T09:02:53.951Z] #19 14.64 libyaml-shell-perl ed diffutils-doc [2022-08-26T09:02:53.951Z] #19 14.64 Recommended packages: [2022-08-26T09:02:53.951Z] #19 14.64 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-08-26T09:02:53.951Z] #19 14.64 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-08-26T09:02:55.317Z] #19 15.85 The following NEW packages will be installed: [2022-08-26T09:02:55.317Z] #19 15.85 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-08-26T09:02:55.317Z] #19 15.85 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-08-26T09:02:55.317Z] #19 15.85 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-08-26T09:02:55.317Z] #19 15.85 crossbuild-essential-armel crossbuild-essential-armhf [2022-08-26T09:02:55.317Z] #19 15.85 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-08-26T09:02:55.317Z] #19 15.85 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-08-26T09:02:55.317Z] #19 15.85 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-08-26T09:02:55.317Z] #19 15.85 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.85 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-08-26T09:02:55.317Z] #19 15.85 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-08-26T09:02:55.317Z] #19 15.85 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-08-26T09:02:55.317Z] #19 15.85 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-08-26T09:02:55.317Z] #19 15.85 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.86 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-08-26T09:02:55.317Z] #19 15.86 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-08-26T09:02:55.317Z] #19 15.86 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-08-26T09:02:55.317Z] #19 15.86 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-08-26T09:02:55.317Z] #19 15.86 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-08-26T09:02:55.317Z] #19 15.86 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-08-26T09:02:55.317Z] #19 15.86 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-08-26T09:02:55.317Z] #19 15.86 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-08-26T09:02:55.317Z] #19 15.86 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-08-26T09:02:55.317Z] #19 15.86 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-08-26T09:02:55.317Z] #19 15.86 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-08-26T09:02:55.317Z] #19 15.86 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-08-26T09:02:55.317Z] #19 15.86 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-08-26T09:02:55.317Z] #19 15.86 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-08-26T09:02:55.317Z] #19 15.86 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-08-26T09:02:55.317Z] #19 15.86 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-08-26T09:02:55.317Z] #19 15.86 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-08-26T09:02:55.317Z] #19 15.86 linux-libc-dev-s390x-cross patch xz-utils [2022-08-26T09:02:55.574Z] #19 16.17 0 upgraded, 133 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:02:55.574Z] #19 16.17 Need to get 788 MB of archives. [2022-08-26T09:02:55.574Z] #19 16.17 After this operation, 3385 MB of additional disk space will be used. [2022-08-26T09:02:55.574Z] #19 16.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-08-26T09:02:55.574Z] #19 16.17 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-08-26T09:02:55.574Z] #19 16.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-08-26T09:02:55.574Z] #19 16.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-08-26T09:02:55.574Z] #19 16.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-08-26T09:02:55.574Z] #19 16.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-08-26T09:02:55.574Z] #19 16.18 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-08-26T09:02:55.574Z] #19 16.21 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-08-26T09:02:55.574Z] #19 16.23 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-08-26T09:02:55.574Z] #19 16.25 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-08-26T09:02:55.574Z] #19 16.27 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-08-26T09:02:55.574Z] #19 16.28 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-26T09:02:55.574Z] #19 16.28 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB] [2022-08-26T09:02:55.831Z] #19 16.64 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB] [2022-08-26T09:02:56.087Z] #19 16.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB] [2022-08-26T09:02:56.344Z] #19 17.02 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB] [2022-08-26T09:02:56.344Z] #19 17.02 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB] [2022-08-26T09:02:56.909Z] #19 17.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-26T09:02:56.909Z] #19 17.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB] [2022-08-26T09:02:57.166Z] #19 17.72 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB] [2022-08-26T09:02:57.166Z] #19 17.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB] [2022-08-26T09:02:57.423Z] #19 18.02 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-26T09:02:57.423Z] #19 18.02 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB] [2022-08-26T09:02:57.423Z] #19 18.02 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB] [2022-08-26T09:02:57.423Z] #19 18.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-26T09:02:57.423Z] #19 18.03 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB] [2022-08-26T09:02:57.423Z] #19 18.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-08-26T09:02:57.423Z] #19 18.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-08-26T09:02:57.423Z] #19 18.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-08-26T09:02:57.423Z] #19 18.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-08-26T09:02:57.423Z] #19 18.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-08-26T09:02:57.423Z] #19 18.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-08-26T09:02:57.423Z] #19 18.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-08-26T09:02:57.423Z] #19 18.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-08-26T09:02:57.423Z] #19 18.06 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-08-26T09:02:57.423Z] #19 18.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-08-26T09:02:57.423Z] #19 18.08 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-08-26T09:02:57.423Z] #19 18.08 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-08-26T09:02:57.423Z] #19 18.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-08-26T09:02:57.423Z] #19 18.09 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB] [2022-08-26T09:02:57.984Z] #19 18.55 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-08-26T09:02:57.984Z] #19 18.55 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-08-26T09:02:57.984Z] #19 18.55 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-08-26T09:02:57.984Z] #19 18.57 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-08-26T09:02:57.984Z] #19 18.58 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB] [2022-08-26T09:02:58.240Z] #19 18.97 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-26T09:02:58.497Z] #19 18.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-08-26T09:02:58.497Z] #19 18.97 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB] [2022-08-26T09:02:58.497Z] #19 18.99 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-08-26T09:02:58.497Z] #19 18.99 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-08-26T09:02:58.497Z] #19 18.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-08-26T09:02:58.497Z] #19 19.12 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-08-26T09:02:58.497Z] #19 19.13 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-08-26T09:02:58.497Z] #19 19.14 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-08-26T09:02:58.497Z] #19 19.14 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-08-26T09:02:58.497Z] #19 19.14 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-08-26T09:02:58.497Z] #19 19.14 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-08-26T09:02:58.497Z] #19 19.15 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-08-26T09:02:58.497Z] #19 19.15 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-08-26T09:02:58.497Z] #19 19.15 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-08-26T09:02:58.497Z] #19 19.15 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-08-26T09:02:58.497Z] #19 19.17 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-08-26T09:02:58.497Z] #19 19.17 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-08-26T09:02:58.497Z] #19 19.18 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-08-26T09:02:58.497Z] #19 19.18 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB] [2022-08-26T09:02:59.060Z] #19 19.73 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-08-26T09:02:59.060Z] #19 19.73 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-08-26T09:02:59.060Z] #19 19.74 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-08-26T09:02:59.060Z] #19 19.76 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-08-26T09:02:59.060Z] #19 19.77 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB] [2022-08-26T09:02:59.987Z] #19 20.48 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-08-26T09:02:59.987Z] #19 20.48 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-08-26T09:02:59.987Z] #19 20.48 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-08-26T09:02:59.987Z] #19 20.49 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-08-26T09:02:59.987Z] #19 20.49 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-08-26T09:02:59.987Z] #19 20.49 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-08-26T09:02:59.987Z] #19 20.49 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-08-26T09:02:59.987Z] #19 20.50 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-08-26T09:02:59.987Z] #19 20.51 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-08-26T09:02:59.987Z] #19 20.51 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-08-26T09:02:59.987Z] #19 20.53 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB] [2022-08-26T09:03:00.916Z] #19 21.47 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-08-26T09:03:00.916Z] #19 21.47 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-08-26T09:03:00.916Z] #19 21.48 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-08-26T09:03:00.916Z] #19 21.49 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-08-26T09:03:00.916Z] #19 21.53 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB] [2022-08-26T09:03:01.480Z] #19 22.01 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-08-26T09:03:01.480Z] #19 22.01 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-08-26T09:03:01.480Z] #19 22.01 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-08-26T09:03:01.480Z] #19 22.02 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-08-26T09:03:01.480Z] #19 22.03 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-08-26T09:03:01.480Z] #19 22.03 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-08-26T09:03:01.480Z] #19 22.03 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-08-26T09:03:01.480Z] #19 22.03 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-08-26T09:03:01.480Z] #19 22.05 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-08-26T09:03:01.480Z] #19 22.06 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-08-26T09:03:01.480Z] #19 22.08 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-08-26T09:03:01.480Z] #19 22.08 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-08-26T09:03:01.480Z] #19 22.09 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-08-26T09:03:01.480Z] #19 22.11 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-08-26T09:03:01.480Z] #19 22.12 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB] [2022-08-26T09:03:02.410Z] #19 23.04 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-08-26T09:03:02.410Z] #19 23.05 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-08-26T09:03:02.410Z] #19 23.06 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-08-26T09:03:02.410Z] #19 23.09 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-08-26T09:03:02.410Z] #19 23.11 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB] [2022-08-26T09:03:02.977Z] #19 23.65 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-08-26T09:03:02.977Z] #19 23.65 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-08-26T09:03:02.977Z] #19 23.65 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-08-26T09:03:02.977Z] #19 23.67 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-08-26T09:03:02.977Z] #19 23.67 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-08-26T09:03:02.977Z] #19 23.67 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-08-26T09:03:02.977Z] #19 23.67 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-08-26T09:03:02.977Z] #19 23.67 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-08-26T09:03:02.977Z] #19 23.68 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-08-26T09:03:02.977Z] #19 23.69 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-08-26T09:03:02.977Z] #19 23.69 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-08-26T09:03:02.977Z] #19 23.70 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB] [2022-08-26T09:03:03.540Z] #19 24.14 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-08-26T09:03:03.540Z] #19 24.14 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-08-26T09:03:03.540Z] #19 24.15 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-08-26T09:03:03.540Z] #19 24.16 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-08-26T09:03:03.540Z] #19 24.18 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB] [2022-08-26T09:03:03.796Z] #19 24.52 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-08-26T09:03:04.053Z] #19 24.52 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-08-26T09:03:04.308Z] #19 24.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:03:04.308Z] #19 24.98 Fetched 788 MB in 9s (91.4 MB/s) [2022-08-26T09:03:04.308Z] #19 25.02 Selecting previously unselected package liblocale-gettext-perl. [2022-08-26T09:03:04.564Z] #19 25.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15717 files and directories currently installed.) [2022-08-26T09:03:04.564Z] #19 25.12 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-08-26T09:03:04.564Z] #19 25.12 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-08-26T09:03:04.564Z] #19 25.16 Selecting previously unselected package bzip2. [2022-08-26T09:03:04.564Z] #19 25.16 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-08-26T09:03:04.564Z] #19 25.17 Unpacking bzip2 (1.0.8-4) ... [2022-08-26T09:03:04.564Z] #19 25.20 Selecting previously unselected package libmagic-mgc. [2022-08-26T09:03:04.564Z] #19 25.20 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-08-26T09:03:04.564Z] #19 25.21 Unpacking libmagic-mgc (1:5.39-3) ... [2022-08-26T09:03:04.564Z] #19 25.28 Selecting previously unselected package libmagic1:amd64. [2022-08-26T09:03:04.564Z] #19 25.29 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-08-26T09:03:04.564Z] #19 25.29 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-08-26T09:03:04.564Z] #19 25.33 Selecting previously unselected package file. [2022-08-26T09:03:04.821Z] #19 25.33 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-08-26T09:03:04.821Z] #19 25.34 Unpacking file (1:5.39-3) ... [2022-08-26T09:03:04.821Z] #19 25.37 Selecting previously unselected package xz-utils. [2022-08-26T09:03:04.821Z] #19 25.37 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-08-26T09:03:04.821Z] #19 25.38 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T09:03:04.821Z] #19 25.48 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-08-26T09:03:04.821Z] #19 25.48 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T09:03:04.821Z] #19 25.49 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-26T09:03:05.396Z] #19 25.82 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-08-26T09:03:05.396Z] #19 25.82 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-08-26T09:03:05.396Z] #19 25.82 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-26T09:03:05.652Z] #19 26.14 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-08-26T09:03:05.652Z] #19 26.14 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-08-26T09:03:05.652Z] #19 26.15 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-26T09:03:05.907Z] #19 26.46 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-08-26T09:03:05.907Z] #19 26.47 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T09:03:05.907Z] #19 26.47 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-26T09:03:06.164Z] #19 26.75 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-08-26T09:03:06.164Z] #19 26.75 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-08-26T09:03:06.164Z] #19 26.75 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-26T09:03:06.164Z] #19 26.98 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-08-26T09:03:06.304Z] #64 41.30 + bin/containerd [2022-08-26T09:03:06.420Z] #19 26.98 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:06.420Z] #19 26.98 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:03:06.420Z] #19 27.02 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-08-26T09:03:06.420Z] #19 27.02 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:06.420Z] #19 27.03 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:03:06.670Z] #64 31.65 + bin/containerd [2022-08-26T09:03:11.673Z] #19 31.49 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-08-26T09:03:11.673Z] #19 31.50 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:11.673Z] #19 31.50 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:03:11.673Z] #19 31.53 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-08-26T09:03:11.673Z] #19 31.54 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:11.673Z] #19 31.54 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:03:15.846Z] #19 35.74 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-08-26T09:03:15.846Z] #19 35.74 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:15.846Z] #19 35.75 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:03:15.846Z] #19 35.81 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-08-26T09:03:15.846Z] #19 35.81 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:15.846Z] #19 35.82 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:03:20.026Z] #19 40.04 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-08-26T09:03:20.026Z] #19 40.04 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:20.026Z] #19 40.04 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:03:20.026Z] #19 40.07 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-08-26T09:03:20.026Z] #19 40.08 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:20.026Z] #19 40.08 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:03:24.201Z] #19 44.19 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-08-26T09:03:24.201Z] #19 44.19 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:24.201Z] #19 44.20 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:03:24.201Z] #19 44.23 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-08-26T09:03:24.201Z] #19 44.23 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:24.201Z] #19 44.24 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:03:26.327Z] #64 42.62 + bin/containerd [2022-08-26T09:03:27.475Z] #19 48.11 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-08-26T09:03:27.475Z] #19 48.12 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:27.475Z] #19 48.12 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:03:27.475Z] #19 48.15 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-08-26T09:03:27.475Z] #19 48.15 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:27.475Z] #19 48.16 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:03:27.475Z] #19 48.20 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-08-26T09:03:27.731Z] #19 48.20 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:27.731Z] #19 48.20 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:03:27.731Z] #19 48.23 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-08-26T09:03:27.731Z] #19 48.23 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:27.731Z] #19 48.24 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:03:27.731Z] #19 48.26 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-08-26T09:03:27.731Z] #19 48.26 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:27.731Z] #19 48.27 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:03:27.731Z] #19 48.30 Selecting previously unselected package cross-config. [2022-08-26T09:03:27.731Z] #19 48.30 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-08-26T09:03:27.731Z] #19 48.30 Unpacking cross-config (2.6.18+nmu1) ... [2022-08-26T09:03:27.731Z] #19 48.33 Selecting previously unselected package gcc-10-cross-base. [2022-08-26T09:03:27.731Z] #19 48.33 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.731Z] #19 48.34 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-26T09:03:27.731Z] #19 48.37 Selecting previously unselected package libc6-arm64-cross. [2022-08-26T09:03:27.731Z] #19 48.37 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:27.731Z] #19 48.37 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-08-26T09:03:27.987Z] #19 48.50 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-08-26T09:03:27.987Z] #19 48.50 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.987Z] #19 48.51 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:27.987Z] #19 48.53 Selecting previously unselected package libgomp1-arm64-cross. [2022-08-26T09:03:27.987Z] #19 48.53 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.987Z] #19 48.54 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:27.987Z] #19 48.57 Selecting previously unselected package libitm1-arm64-cross. [2022-08-26T09:03:27.987Z] #19 48.58 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.987Z] #19 48.58 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:27.987Z] #19 48.61 Selecting previously unselected package libatomic1-arm64-cross. [2022-08-26T09:03:27.987Z] #19 48.61 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.987Z] #19 48.61 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:27.987Z] #19 48.64 Selecting previously unselected package libasan6-arm64-cross. [2022-08-26T09:03:27.987Z] #19 48.64 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:27.987Z] #19 48.64 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.243Z] #19 48.88 Selecting previously unselected package liblsan0-arm64-cross. [2022-08-26T09:03:28.243Z] #19 48.88 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:28.243Z] #19 48.88 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.243Z] #19 48.98 Selecting previously unselected package libtsan0-arm64-cross. [2022-08-26T09:03:28.499Z] #19 48.99 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:28.499Z] #19 48.99 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.499Z] #19 49.21 Selecting previously unselected package libstdc++6-arm64-cross. [2022-08-26T09:03:28.499Z] #19 49.21 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:28.499Z] #19 49.22 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.755Z] #19 49.29 Selecting previously unselected package libubsan1-arm64-cross. [2022-08-26T09:03:28.755Z] #19 49.30 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:28.755Z] #19 49.30 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.755Z] #19 49.40 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-08-26T09:03:28.755Z] #19 49.40 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:28.755Z] #19 49.41 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:28.755Z] #19 49.55 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-08-26T09:03:29.011Z] #19 49.55 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:29.012Z] #19 49.55 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:03:34.261Z] #19 54.58 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-08-26T09:03:34.261Z] #19 54.58 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:34.261Z] #19 54.59 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:03:34.261Z] #19 54.61 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-08-26T09:03:34.261Z] #19 54.61 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-08-26T09:03:34.261Z] #19 54.62 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-26T09:03:34.261Z] #19 54.79 Selecting previously unselected package libc6-dev-arm64-cross. [2022-08-26T09:03:34.261Z] #19 54.79 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:34.261Z] #19 54.79 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-26T09:03:34.261Z] #19 55.03 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-08-26T09:03:34.518Z] #19 55.03 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:34.518Z] #19 55.03 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:03:34.518Z] #19 55.29 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-08-26T09:03:34.518Z] #19 55.29 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:34.775Z] #19 55.29 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:03:40.029Z] #19 60.05 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-08-26T09:03:40.029Z] #19 60.05 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:40.029Z] #19 60.05 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:03:40.029Z] #19 60.08 Selecting previously unselected package patch. [2022-08-26T09:03:40.029Z] #19 60.08 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-08-26T09:03:40.029Z] #19 60.08 Unpacking patch (2.7.6-7) ... [2022-08-26T09:03:40.029Z] #19 60.12 Selecting previously unselected package dpkg-dev. [2022-08-26T09:03:40.029Z] #19 60.12 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ... [2022-08-26T09:03:40.029Z] #19 60.13 Unpacking dpkg-dev (1.20.11) ... [2022-08-26T09:03:40.029Z] #19 60.26 Selecting previously unselected package libconfig-inifiles-perl. [2022-08-26T09:03:40.029Z] #19 60.26 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-08-26T09:03:40.029Z] #19 60.26 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-08-26T09:03:40.029Z] #19 60.29 Selecting previously unselected package libio-string-perl. [2022-08-26T09:03:40.029Z] #19 60.29 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-08-26T09:03:40.029Z] #19 60.30 Unpacking libio-string-perl (1.08-3.1) ... [2022-08-26T09:03:40.029Z] #19 60.33 Selecting previously unselected package libicu67:amd64. [2022-08-26T09:03:40.029Z] #19 60.33 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-08-26T09:03:40.029Z] #19 60.33 Unpacking libicu67:amd64 (67.1-7) ... [2022-08-26T09:03:40.592Z] #19 61.16 Selecting previously unselected package libxml2:amd64. [2022-08-26T09:03:40.592Z] #19 61.16 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ... [2022-08-26T09:03:40.592Z] #19 61.16 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T09:03:40.592Z] #19 61.24 Selecting previously unselected package libxml-namespacesupport-perl. [2022-08-26T09:03:40.592Z] #19 61.25 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-08-26T09:03:40.592Z] #19 61.25 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-26T09:03:40.592Z] #19 61.28 Selecting previously unselected package libxml-sax-base-perl. [2022-08-26T09:03:40.592Z] #19 61.28 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.28 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-08-26T09:03:40.849Z] #19 61.31 Selecting previously unselected package libxml-sax-perl. [2022-08-26T09:03:40.849Z] #19 61.32 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.32 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-08-26T09:03:40.849Z] #19 61.37 Selecting previously unselected package libxml-libxml-perl. [2022-08-26T09:03:40.849Z] #19 61.37 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-08-26T09:03:40.849Z] #19 61.38 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-26T09:03:40.849Z] #19 61.43 Selecting previously unselected package libxml-simple-perl. [2022-08-26T09:03:40.849Z] #19 61.44 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.44 Unpacking libxml-simple-perl (2.25-1) ... [2022-08-26T09:03:40.849Z] #19 61.48 Selecting previously unselected package libyaml-perl. [2022-08-26T09:03:40.849Z] #19 61.48 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.48 Unpacking libyaml-perl (1.30-1) ... [2022-08-26T09:03:40.849Z] #19 61.51 Selecting previously unselected package libconfig-auto-perl. [2022-08-26T09:03:40.849Z] #19 61.51 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.52 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-08-26T09:03:40.849Z] #19 61.55 Selecting previously unselected package libfile-which-perl. [2022-08-26T09:03:40.849Z] #19 61.55 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.55 Unpacking libfile-which-perl (1.23-1) ... [2022-08-26T09:03:40.849Z] #19 61.58 Selecting previously unselected package libfile-homedir-perl. [2022-08-26T09:03:40.849Z] #19 61.58 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.58 Unpacking libfile-homedir-perl (1.006-1) ... [2022-08-26T09:03:40.849Z] #19 61.61 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-08-26T09:03:40.849Z] #19 61.62 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-08-26T09:03:40.849Z] #19 61.62 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-26T09:03:40.849Z] #19 61.66 Selecting previously unselected package dpkg-cross. [2022-08-26T09:03:41.106Z] #19 61.66 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-08-26T09:03:41.106Z] #19 61.67 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-08-26T09:03:41.106Z] #19 61.70 Selecting previously unselected package crossbuild-essential-arm64. [2022-08-26T09:03:41.106Z] #19 61.70 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-08-26T09:03:41.106Z] #19 61.71 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-08-26T09:03:41.106Z] #19 61.73 Selecting previously unselected package libc6-armel-cross. [2022-08-26T09:03:41.106Z] #19 61.73 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:41.106Z] #19 61.74 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-08-26T09:03:41.106Z] #19 61.85 Selecting previously unselected package libgcc-s1-armel-cross. [2022-08-26T09:03:41.106Z] #19 61.85 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.106Z] #19 61.86 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.106Z] #19 61.89 Selecting previously unselected package libgomp1-armel-cross. [2022-08-26T09:03:41.106Z] #19 61.89 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.106Z] #19 61.89 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.106Z] #19 61.93 Selecting previously unselected package libatomic1-armel-cross. [2022-08-26T09:03:41.361Z] #19 61.93 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.361Z] #19 61.93 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.361Z] #19 61.97 Selecting previously unselected package libasan6-armel-cross. [2022-08-26T09:03:41.361Z] #19 61.97 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.361Z] #19 61.97 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.618Z] #19 62.20 Selecting previously unselected package libstdc++6-armel-cross. [2022-08-26T09:03:41.618Z] #19 62.20 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.618Z] #19 62.20 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.618Z] #19 62.27 Selecting previously unselected package libubsan1-armel-cross. [2022-08-26T09:03:41.618Z] #19 62.27 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.618Z] #19 62.28 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.875Z] #19 62.37 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-08-26T09:03:41.875Z] #19 62.37 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:41.875Z] #19 62.37 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:41.875Z] #19 62.48 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-08-26T09:03:41.875Z] #19 62.49 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:41.875Z] #19 62.49 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:03:45.337Z] #64 69.16 # github.com/containerd/containerd/cmd/containerd [2022-08-26T09:03:45.337Z] #64 69.16 /usr/bin/ld: /tmp/go-link-2590266630/000019.o: in function `New': [2022-08-26T09:03:45.337Z] #64 69.16 /tmp/tmp.7TeawHEOFa/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T09:03:45.337Z] #64 69.27 + bin/containerd-stress [2022-08-26T09:03:45.337Z] #64 70.32 + bin/containerd-shim [2022-08-26T09:03:47.124Z] #19 67.21 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-08-26T09:03:47.124Z] #19 67.21 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:47.124Z] #19 67.21 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:03:47.124Z] #19 67.24 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-08-26T09:03:47.124Z] #19 67.24 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-08-26T09:03:47.124Z] #19 67.25 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-26T09:03:47.124Z] #19 67.42 Selecting previously unselected package libc6-dev-armel-cross. [2022-08-26T09:03:47.124Z] #19 67.42 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:47.124Z] #19 67.42 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-26T09:03:47.124Z] #19 67.64 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-08-26T09:03:47.124Z] #19 67.64 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:47.124Z] #19 67.65 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:03:47.124Z] #19 67.90 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-08-26T09:03:47.386Z] #19 67.90 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:47.386Z] #19 67.91 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:03:51.876Z] #64 78.61 + bin/containerd-shim-runc-v1 [2022-08-26T09:03:52.641Z] #19 72.72 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-08-26T09:03:52.641Z] #19 72.72 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:52.641Z] #19 72.81 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:03:52.641Z] #19 73.04 Selecting previously unselected package crossbuild-essential-armel. [2022-08-26T09:03:52.641Z] #19 73.05 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-08-26T09:03:52.641Z] #19 73.05 Unpacking crossbuild-essential-armel (12.9) ... [2022-08-26T09:03:52.641Z] #19 73.08 Selecting previously unselected package libc6-armhf-cross. [2022-08-26T09:03:52.641Z] #19 73.08 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:52.641Z] #19 73.08 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-08-26T09:03:52.641Z] #19 73.20 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-08-26T09:03:52.641Z] #19 73.20 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.641Z] #19 73.20 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:52.641Z] #19 73.23 Selecting previously unselected package libgomp1-armhf-cross. [2022-08-26T09:03:52.641Z] #19 73.23 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.641Z] #19 73.23 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:52.641Z] #19 73.27 Selecting previously unselected package libatomic1-armhf-cross. [2022-08-26T09:03:52.641Z] #19 73.27 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.641Z] #19 73.29 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:52.641Z] #19 73.31 Selecting previously unselected package libasan6-armhf-cross. [2022-08-26T09:03:52.901Z] #19 73.31 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.901Z] #19 73.32 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:52.901Z] #19 73.56 Selecting previously unselected package libstdc++6-armhf-cross. [2022-08-26T09:03:52.901Z] #19 73.56 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.901Z] #19 73.56 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:52.901Z] #19 73.63 Selecting previously unselected package libubsan1-armhf-cross. [2022-08-26T09:03:52.901Z] #19 73.63 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:52.901Z] #19 73.63 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:53.017Z] #64 90.55 # github.com/containerd/containerd/cmd/containerd [2022-08-26T09:03:53.017Z] #64 90.55 /usr/bin/ld: /tmp/go-link-264645604/000019.o: in function `New': [2022-08-26T09:03:53.017Z] #64 90.55 /tmp/tmp.orwXTsm8UO/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T09:03:53.017Z] #64 90.62 + bin/containerd-stress [2022-08-26T09:03:53.017Z] #64 91.70 + bin/containerd-shim [2022-08-26T09:03:53.158Z] #19 73.74 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-08-26T09:03:53.158Z] #19 73.74 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:53.158Z] #19 73.74 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:53.158Z] #19 73.85 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-08-26T09:03:53.158Z] #19 73.85 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:53.413Z] #19 73.86 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:03:57.122Z] #64 83.41 + bin/containerd-shim-runc-v2 [2022-08-26T09:03:57.378Z] #64 84.15 + binaries [2022-08-26T09:03:57.378Z] #64 84.15 + install -D bin/containerd /build/containerd [2022-08-26T09:03:57.378Z] #64 84.18 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T09:03:57.378Z] #64 84.19 + install -D bin/ctr /build/ctr [2022-08-26T09:03:57.634Z] #64 DONE 84.6s [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T09:03:58.566Z] #68 sha256:88b4f6facc8a701d8c56d2a2019abcd7fc14b64c81d26e2c6beca75caf4028ec [2022-08-26T09:03:58.566Z] #68 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T09:03:58.566Z] #66 sha256:70ab5b09e897ae34deae2c883c7412edc7aa97a0d56098c77e230ee192917956 [2022-08-26T09:03:58.566Z] #66 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #67 sha256:f988863638f8f19ea74ddd7185a69281b734f67cdc9e828918d9768cb972c41f [2022-08-26T09:03:58.566Z] #67 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T09:03:58.566Z] #69 sha256:aba2abba4538c6df9f9089be66a4db839b54e6f95c36a5dc6830bb3570e3ed3f [2022-08-26T09:03:58.566Z] #69 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #37 sha256:1fb23617067f361dca903cfcd124370aaef3e0fff857af48fa0cb3d8bb33b886 [2022-08-26T09:03:58.566Z] #37 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T09:03:58.566Z] #20 sha256:a4e89b334762d5bc40647f5a7cafe2c34dc9196a6660653c3d026958dc4c93ce [2022-08-26T09:03:58.566Z] #20 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #52 sha256:ff5f4f9301c6cce3b966aefb4fe7694dcf196a10e44f27ec6b3254cd9bfd7c06 [2022-08-26T09:03:58.566Z] #52 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T09:03:58.566Z] #59 sha256:4d464c7ac9fbc10b3c1b460e384a020dcbcc40ee9a5b94d026e4a2235efe33d4 [2022-08-26T09:03:58.566Z] #59 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T09:03:58.566Z] #25 sha256:3363f6d5c9db6f7a3c63f4280bf6a7fdf3b174c2b59c1088142f9ba7eb6b122b [2022-08-26T09:03:58.566Z] #25 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T09:03:58.566Z] #30 sha256:824607416ebd8f7371307ade2718a8f4f2db99a8b6b19b9bfcc9c6665b7acd9a [2022-08-26T09:03:58.566Z] #30 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T09:03:58.566Z] #27 sha256:58877f813f745d17d37642919f0febb373f8e1f4c5aaf2142cb8bbf6d2f18e06 [2022-08-26T09:03:58.566Z] #27 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #41 sha256:198e2e84762efb23430630d73e4f882452357764d4e5ffec9369b17724b88430 [2022-08-26T09:03:58.566Z] #41 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #55 sha256:29305f020bebfd2ba2efd75e0c1411f914f7820d307576bb0075396d03a2b60c [2022-08-26T09:03:58.566Z] #55 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #57 sha256:35c7f56965fb25a51bec0ecfeb94218fde29c1d3b9cca9ec72fadc73029663d2 [2022-08-26T09:03:58.566Z] #57 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #39 sha256:592553a8c1679d4165a44aa493eb080682416add42cc6cf064e2266fb90ddcf5 [2022-08-26T09:03:58.566Z] #39 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:03:58.566Z] #15 sha256:0a790ccbc0d66d887d82a6ab920e9fd7cca3b775b7dd2831222c47e2e05b4c70 [2022-08-26T09:03:58.566Z] #15 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #38 sha256:14b87db81fab3f4937b07dc4bd899a70c40893af0529880de5520191d1b3f1a1 [2022-08-26T09:03:58.566Z] #38 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #58 sha256:f983bd0a9c03152643de622069180812d2d089b5259a99f148fa8d6bfd6f399b [2022-08-26T09:03:58.566Z] #58 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #47 sha256:cf9dca4cd1d621fb42c05ba73980014fd89b3b7898177e0a480e72752191d3f4 [2022-08-26T09:03:58.566Z] #47 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #50 sha256:fd5a37af811aedd243905a89fa80f8b067476d2b641e20cc96ab24276f25c9ed [2022-08-26T09:03:58.566Z] #50 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #44 sha256:32097e53dd41bcb1adb81e54da529623d07c04be534bb30bef4940afccbed6b4 [2022-08-26T09:03:58.566Z] #44 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #53 sha256:31693c75094254dd4c02813d3fd757f569f6b2ca9e2c8a5a37fc1a86cddcd8cc [2022-08-26T09:03:58.566Z] #53 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #31 sha256:58f375e568903040ed90d1a186d06c3f708df337919d624561ad19e27aac869e [2022-08-26T09:03:58.566Z] #31 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #35 sha256:017a13f9fead8f7be7dad14ead7e82f29917cf11e9400af5f667fc7e2c17090f [2022-08-26T09:03:58.566Z] #35 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T09:03:58.566Z] #43 sha256:b3a2bdd7f25e35e9141f0dd3de1e226b72f3dec79f7d8f712271ff63d93756f6 [2022-08-26T09:03:58.566Z] #43 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T09:03:58.566Z] #17 sha256:d0daca84770b28ed11fdd360cf6e725086b055c1ac0667f8346f1056b092152b [2022-08-26T09:03:58.566Z] #17 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T09:03:58.566Z] #45 sha256:fefc883f68be8a2a56b33a7bf71bbe9b555f75e5fda4190885c86f0c54f6b906 [2022-08-26T09:03:58.566Z] #45 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #36 sha256:6f05a1b5a9a2edf85e1990d4a23e9de2c6b569abdd5bb72d5e2269af3557cfb2 [2022-08-26T09:03:58.566Z] #36 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #40 sha256:0eadf1d9d0afb09931522c822689d4c72de2c4e63e66bad412d3b58eda5c9544 [2022-08-26T09:03:58.566Z] #40 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #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-08-26T09:03:58.566Z] #22 sha256:949f5aac38ad78402340bfd734af8f65850edc429482eb5db29cf005f67e5b30 [2022-08-26T09:03:58.566Z] #22 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T09:03:58.566Z] #46 sha256:8ab620e44ff1327eb8b15e227135d861b2103f28b30247bcf377fc00a5b75413 [2022-08-26T09:03:58.566Z] #46 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T09:03:58.566Z] #23 sha256:d246cd71be8b8347af08ed314f2653c6c0c2aeb40c403328ac03a77f3199f4cb [2022-08-26T09:03:58.566Z] #23 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh dockercli [2022-08-26T09:03:58.566Z] #26 sha256:0e3a0b5b4c6f4dcdb76b7f76163f009d2ed6b064d98742fb43d48ca40a2a16c1 [2022-08-26T09:03:58.566Z] #26 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.566Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T09:03:58.566Z] #18 sha256:ba23987cf5b93d2e6cf72e49bb9dba26abe354208cf08a32d4f5a7c263d61b2d [2022-08-26T09:03:58.566Z] #18 CACHED [2022-08-26T09:03:58.566Z] [2022-08-26T09:03:58.567Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T09:03:58.567Z] #33 sha256:77eba55a5af62834d8792666793778a0b448c91c1b31256c09bc79935375f804 [2022-08-26T09:03:58.567Z] #33 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #29 sha256:c2245fe0e730ece055fd3f7575da3719995b44a2d0dd6699a9bc248f39fe78e9 [2022-08-26T09:03:58.567Z] #29 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #60 sha256:afa97e56def5f72c00483d3ba543f215d3dad6723cad737a515e97c85be1c979 [2022-08-26T09:03:58.567Z] #60 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #48 sha256:d7082b84592f2d88d7fa0d8f47fde953785324da217253faa58f59f1ad458430 [2022-08-26T09:03:58.567Z] #48 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #56 sha256:c770be5ac28d024b24c736ffb757ea6e3efe489972ab7cac91f772d2961a0cd8 [2022-08-26T09:03:58.567Z] #56 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #14 sha256:146b550c3baf0f961cc4f6f11861b1a4f933c91125187c4907e47a2c18206cac [2022-08-26T09:03:58.567Z] #14 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #51 sha256:f55192523a2fbd41eea6907e6bb49ef293a6cf8c8bc10919d19fcd107e69ca23 [2022-08-26T09:03:58.567Z] #51 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T09:03:58.567Z] #19 sha256:01becc7b1229fc62cb8095b7fb9705499113f33eb27247605f0b4b4e5f917543 [2022-08-26T09:03:58.567Z] #19 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #54 sha256:711ac3808e16194ef715c43fee93462f4a406c0e7669fac248ca309e58ba111d [2022-08-26T09:03:58.567Z] #54 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:03:58.567Z] #21 sha256:b5c267de11334a591251a1d40974802eafe7ee38ec1a8733cd581e85f9b5e7a0 [2022-08-26T09:03:58.567Z] #21 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #16 sha256:12e59820127bd3c175351c185314650c2d6ff4c6207e9c7245119f3420f5e5ab [2022-08-26T09:03:58.567Z] #16 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T09:03:58.567Z] #32 sha256:a6638ae1968d02c5477d5c808abc5578686aeb00697d7ddaedafbceddeda4a2b [2022-08-26T09:03:58.567Z] #32 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #34 sha256:96a4fd71fa9d3a9a115201274c5e983fbbefee82f5b1416e980bb8bc053461b1 [2022-08-26T09:03:58.567Z] #34 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #42 sha256:0c2cb1c1676ca889881a7eac9c77151b233c215f995452a10fb111dec8a81bb9 [2022-08-26T09:03:58.567Z] #42 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #61 sha256:11e81cac4950d643cb908c54e8def789258e9be5c776ecd08e741aba1f2b0607 [2022-08-26T09:03:58.567Z] #61 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T09:03:58.567Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-26T09:03:58.567Z] #72 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T09:03:58.567Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-26T09:03:58.567Z] #74 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #76 sha256:91bef178fd79dc326fcf202e307ea7c767aaa72a6101d170d6d459920379a602 [2022-08-26T09:03:58.567Z] #76 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #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-08-26T09:03:58.567Z] #77 sha256:fe577364ecfa519b52cc768ebfc95705ed5be7268aefbb0e95b244c633720488 [2022-08-26T09:03:58.567Z] #77 CACHED [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #65 sha256:508ab7f6029ed7a535f450dda46f096ad2239e523662a0975511e263243e24f8 [2022-08-26T09:03:58.567Z] #65 DONE 0.2s [2022-08-26T09:03:58.567Z] [2022-08-26T09:03:58.567Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T09:03:58.567Z] #70 sha256:ff9fb63c8933c244cb18d44803d66c6fc48663dc9f99f89652df9a4d82995496 [2022-08-26T09:03:58.567Z] #70 DONE 0.1s [2022-08-26T09:03:58.665Z] #19 78.59 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-08-26T09:03:58.665Z] #19 78.59 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:03:58.665Z] #19 78.60 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:03:58.665Z] #19 78.63 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-08-26T09:03:58.665Z] #19 78.63 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-08-26T09:03:58.665Z] #19 78.63 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-26T09:03:58.665Z] #19 78.80 Selecting previously unselected package libc6-dev-armhf-cross. [2022-08-26T09:03:58.665Z] #19 78.80 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-08-26T09:03:58.665Z] #19 78.81 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-26T09:03:58.665Z] #19 79.02 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-08-26T09:03:58.665Z] #19 79.03 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:03:58.665Z] #19 79.03 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:03:58.665Z] #19 79.29 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-08-26T09:03:58.665Z] #19 79.29 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:03:58.665Z] #19 79.30 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:03:58.823Z] [2022-08-26T09:03:58.823Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T09:03:58.823Z] #75 sha256:25bd240317f78ad7a8aef1e0fbb0ff361f4eaab6045259cf7871ae283023a120 [2022-08-26T09:03:59.385Z] #75 DONE 0.7s [2022-08-26T09:03:59.385Z] [2022-08-26T09:03:59.385Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T09:03:59.385Z] #78 sha256:58df67e09eeae4a90f1b970bb41e14782dde474cb61e8306408c71555b13e742 [2022-08-26T09:03:59.385Z] #78 DONE 0.1s [2022-08-26T09:03:59.646Z] [2022-08-26T09:03:59.646Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T09:03:59.646Z] #79 sha256:f4848482a53cec1f4c02b0578dc2b792c8156db049e7977deb141b592d8313a4 [2022-08-26T09:03:59.646Z] #79 DONE 0.1s [2022-08-26T09:03:59.646Z] [2022-08-26T09:03:59.646Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T09:03:59.646Z] #80 sha256:9aa716bfe71d3c4756642fcad61986e920a49b2ae238de30b182f399623b74a0 [2022-08-26T09:03:59.646Z] #80 DONE 0.1s [2022-08-26T09:03:59.646Z] [2022-08-26T09:03:59.646Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T09:03:59.646Z] #81 sha256:c0d9b1124fbfe37da857acd66584b8820e751e8398c399dc9224ebff1c9b849c [2022-08-26T09:04:00.573Z] #81 DONE 0.9s [2022-08-26T09:04:00.573Z] [2022-08-26T09:04:00.573Z] #82 exporting to image [2022-08-26T09:04:00.573Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T09:04:00.573Z] #82 exporting layers [2022-08-26T09:04:01.501Z] #82 exporting layers 1.1s done [2022-08-26T09:04:01.501Z] #82 writing image sha256:4808938cdfa8dc2b98cbe7e8da17d7a7c96cd485426b3d01c716130e6440ef38 done [2022-08-26T09:04:01.501Z] #82 naming to docker.io/library/docker:e8925890f5e0d3d3f8bf92e88f8cec025541f353 done [2022-08-26T09:04:01.501Z] #82 DONE 1.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T09:04:01.825Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T09:04:02.156Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8925890f5e0d3d3f8bf92e88f8cec025541f353 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e8925890f5e0d3d3f8bf92e88f8cec025541f353 hack/test/unit [2022-08-26T09:04:02.413Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-26T09:04:02.413Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T09:04:02.413Z] + TESTDIRS=./... [2022-08-26T09:04:02.413Z] + exclude_paths='/vendor/|/integration' [2022-08-26T09:04:02.413Z] ++ go list ./... [2022-08-26T09:04:02.413Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T09:04:03.022Z] #64 102.9 + bin/containerd-shim-runc-v1 [2022-08-26T09:04:03.342Z] + pkg_list='github.com/docker/docker/api [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/backend [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/container [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/events [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/filters [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/image [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/mount [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/network [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/registry [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/time [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/versions [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:04:03.342Z] github.com/docker/docker/api/types/volume [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:04:03.342Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:04:03.342Z] github.com/docker/docker/cli [2022-08-26T09:04:03.342Z] github.com/docker/docker/cli/config [2022-08-26T09:04:03.342Z] github.com/docker/docker/cli/debug [2022-08-26T09:04:03.342Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:04:03.342Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:04:03.342Z] github.com/docker/docker/client [2022-08-26T09:04:03.342Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:04:03.342Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:04:03.342Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:04:03.342Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:04:03.342Z] github.com/docker/docker/container [2022-08-26T09:04:03.342Z] github.com/docker/docker/container/stream [2022-08-26T09:04:03.342Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:04:03.342Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:04:03.342Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/config [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/events [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/images [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/links [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/names [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/network [2022-08-26T09:04:03.342Z] github.com/docker/docker/daemon/stats [2022-08-26T09:04:03.342Z] github.com/docker/docker/distribution [2022-08-26T09:04:03.342Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:04:03.342Z] github.com/docker/docker/distribution/utils [2022-08-26T09:04:03.342Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:04:03.342Z] github.com/docker/docker/dockerversion [2022-08-26T09:04:03.342Z] github.com/docker/docker/errdefs [2022-08-26T09:04:03.342Z] github.com/docker/docker/image [2022-08-26T09:04:03.342Z] github.com/docker/docker/image/cache [2022-08-26T09:04:03.342Z] github.com/docker/docker/image/tarexport [2022-08-26T09:04:03.342Z] github.com/docker/docker/image/v1 [2022-08-26T09:04:03.343Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:04:03.343Z] github.com/docker/docker/layer [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:04:03.343Z] github.com/docker/docker/oci [2022-08-26T09:04:03.343Z] github.com/docker/docker/oci/caps [2022-08-26T09:04:03.343Z] github.com/docker/docker/opts [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/archive [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/directory [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/platform [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/pools [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/progress [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/signal [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/stack [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/system [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:04:03.343Z] github.com/docker/docker/plugin [2022-08-26T09:04:03.343Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:04:03.343Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:04:03.343Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:04:03.343Z] github.com/docker/docker/quota [2022-08-26T09:04:03.343Z] github.com/docker/docker/reference [2022-08-26T09:04:03.343Z] github.com/docker/docker/registry [2022-08-26T09:04:03.343Z] github.com/docker/docker/registry/resumable [2022-08-26T09:04:03.343Z] github.com/docker/docker/restartmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/rootless [2022-08-26T09:04:03.343Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:04:03.343Z] github.com/docker/docker/runconfig [2022-08-26T09:04:03.343Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/environment [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/registry [2022-08-26T09:04:03.343Z] github.com/docker/docker/testutil/request [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/drivers [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/local [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/mounts [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/service [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:04:03.343Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:04:03.343Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T09:04:03.343Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/backend [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/container [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/events [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/filters [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/image [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/mount [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/network [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/registry [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/time [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/versions [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:04:03.343Z] github.com/docker/docker/api/types/volume [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:04:03.343Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:04:03.343Z] github.com/docker/docker/cli [2022-08-26T09:04:03.343Z] github.com/docker/docker/cli/config [2022-08-26T09:04:03.343Z] github.com/docker/docker/cli/debug [2022-08-26T09:04:03.343Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:04:03.343Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/client [2022-08-26T09:04:03.343Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:04:03.343Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:04:03.343Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:04:03.343Z] github.com/docker/docker/container [2022-08-26T09:04:03.343Z] github.com/docker/docker/container/stream [2022-08-26T09:04:03.343Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:04:03.343Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:04:03.343Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/config [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/events [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/images [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/links [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/names [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/network [2022-08-26T09:04:03.343Z] github.com/docker/docker/daemon/stats [2022-08-26T09:04:03.343Z] github.com/docker/docker/distribution [2022-08-26T09:04:03.343Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:04:03.343Z] github.com/docker/docker/distribution/utils [2022-08-26T09:04:03.343Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:04:03.343Z] github.com/docker/docker/dockerversion [2022-08-26T09:04:03.343Z] github.com/docker/docker/errdefs [2022-08-26T09:04:03.343Z] github.com/docker/docker/image [2022-08-26T09:04:03.343Z] github.com/docker/docker/image/cache [2022-08-26T09:04:03.343Z] github.com/docker/docker/image/tarexport [2022-08-26T09:04:03.343Z] github.com/docker/docker/image/v1 [2022-08-26T09:04:03.343Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:04:03.343Z] github.com/docker/docker/layer [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:04:03.343Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:04:03.343Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:04:03.343Z] github.com/docker/docker/oci [2022-08-26T09:04:03.343Z] github.com/docker/docker/oci/caps [2022-08-26T09:04:03.343Z] github.com/docker/docker/opts [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/archive [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:04:03.343Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/directory [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/platform [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pools [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/progress [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/signal [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stack [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/system [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:04:03.344Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:04:03.344Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:04:03.344Z] github.com/docker/docker/quota [2022-08-26T09:04:03.344Z] github.com/docker/docker/reference [2022-08-26T09:04:03.344Z] github.com/docker/docker/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/registry/resumable [2022-08-26T09:04:03.344Z] github.com/docker/docker/restartmanager [2022-08-26T09:04:03.344Z] github.com/docker/docker/rootless [2022-08-26T09:04:03.344Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:04:03.344Z] github.com/docker/docker/runconfig [2022-08-26T09:04:03.344Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/environment [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/request [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/drivers [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/local [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/mounts [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/service [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:04:03.344Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/backend [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/events [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/filters [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/image [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/mount [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/network [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/time [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/config [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/debug [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/client [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:04:03.344Z] github.com/docker/docker/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/container/stream [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/config [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/events [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/images [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/links [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/names [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/network [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/stats [2022-08-26T09:04:03.344Z] github.com/docker/docker/distribution [2022-08-26T09:04:03.344Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:04:03.344Z] github.com/docker/docker/distribution/utils [2022-08-26T09:04:03.344Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:04:03.344Z] github.com/docker/docker/dockerversion [2022-08-26T09:04:03.344Z] github.com/docker/docker/errdefs [2022-08-26T09:04:03.344Z] github.com/docker/docker/image [2022-08-26T09:04:03.344Z] github.com/docker/docker/image/cache [2022-08-26T09:04:03.344Z] github.com/docker/docker/image/tarexport [2022-08-26T09:04:03.344Z] github.com/docker/docker/image/v1 [2022-08-26T09:04:03.344Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:04:03.344Z] github.com/docker/docker/layer [2022-08-26T09:04:03.344Z] github.com/docker/docker/libcontainerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:04:03.344Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:04:03.344Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:04:03.344Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:04:03.344Z] github.com/docker/docker/oci [2022-08-26T09:04:03.344Z] github.com/docker/docker/oci/caps [2022-08-26T09:04:03.344Z] github.com/docker/docker/opts [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/archive [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/directory [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/platform [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pools [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/progress [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/signal [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stack [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/system [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:04:03.344Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:04:03.344Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:04:03.344Z] github.com/docker/docker/quota [2022-08-26T09:04:03.344Z] github.com/docker/docker/reference [2022-08-26T09:04:03.344Z] github.com/docker/docker/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/registry/resumable [2022-08-26T09:04:03.344Z] github.com/docker/docker/restartmanager [2022-08-26T09:04:03.344Z] github.com/docker/docker/rootless [2022-08-26T09:04:03.344Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:04:03.344Z] github.com/docker/docker/runconfig [2022-08-26T09:04:03.344Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/environment [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/testutil/request [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/drivers [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/local [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/mounts [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/service [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:04:03.344Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:04:03.344Z] ++ grep --fixed-strings /libnetwork [2022-08-26T09:04:03.344Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/backend [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/events [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/filters [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/image [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/mount [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/network [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/registry [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/time [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:04:03.344Z] github.com/docker/docker/api/types/volume [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:04:03.344Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/config [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/debug [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:04:03.344Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/client [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:04:03.344Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:04:03.344Z] github.com/docker/docker/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/container/stream [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:04:03.344Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/config [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/events [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:04:03.344Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/images [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/links [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/names [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/network [2022-08-26T09:04:03.345Z] github.com/docker/docker/daemon/stats [2022-08-26T09:04:03.345Z] github.com/docker/docker/distribution [2022-08-26T09:04:03.345Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:04:03.345Z] github.com/docker/docker/distribution/utils [2022-08-26T09:04:03.345Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:04:03.345Z] github.com/docker/docker/dockerversion [2022-08-26T09:04:03.345Z] github.com/docker/docker/errdefs [2022-08-26T09:04:03.345Z] github.com/docker/docker/image [2022-08-26T09:04:03.345Z] github.com/docker/docker/image/cache [2022-08-26T09:04:03.345Z] github.com/docker/docker/image/tarexport [2022-08-26T09:04:03.345Z] github.com/docker/docker/image/v1 [2022-08-26T09:04:03.345Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:04:03.345Z] github.com/docker/docker/layer [2022-08-26T09:04:03.345Z] github.com/docker/docker/libcontainerd [2022-08-26T09:04:03.345Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:04:03.345Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:04:03.345Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:04:03.345Z] github.com/docker/docker/oci [2022-08-26T09:04:03.345Z] github.com/docker/docker/oci/caps [2022-08-26T09:04:03.345Z] github.com/docker/docker/opts [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/archive [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/directory [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/platform [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/pools [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/progress [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/signal [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/stack [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/system [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:04:03.345Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:04:03.345Z] github.com/docker/docker/plugin [2022-08-26T09:04:03.345Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:04:03.345Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:04:03.345Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:04:03.345Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:04:03.345Z] github.com/docker/docker/quota [2022-08-26T09:04:03.345Z] github.com/docker/docker/reference [2022-08-26T09:04:03.345Z] github.com/docker/docker/registry [2022-08-26T09:04:03.345Z] github.com/docker/docker/registry/resumable [2022-08-26T09:04:03.345Z] github.com/docker/docker/restartmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/rootless [2022-08-26T09:04:03.345Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:04:03.345Z] github.com/docker/docker/runconfig [2022-08-26T09:04:03.345Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/environment [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/registry [2022-08-26T09:04:03.345Z] github.com/docker/docker/testutil/request [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/drivers [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/local [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/mounts [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/service [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:04:03.345Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:04:03.345Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:04:03.345Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T09:04:03.345Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:04:03.345Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:04:03.346Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:04:03.346Z] + type docker-proxy [2022-08-26T09:04:03.346Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T09:04:03.346Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T09:04:03.346Z] [2022-08-26T09:04:03.346Z] Removing bundles/ [2022-08-26T09:04:03.346Z] [2022-08-26T09:04:03.346Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T09:04:03.346Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T09:04:03.346Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:04:03.916Z] #19 83.74 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-08-26T09:04:03.916Z] #19 83.74 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:04:03.916Z] #19 83.74 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:04:03.916Z] #19 83.77 Selecting previously unselected package crossbuild-essential-armhf. [2022-08-26T09:04:03.916Z] #19 83.77 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-08-26T09:04:03.916Z] #19 83.78 Unpacking crossbuild-essential-armhf (12.9) ... [2022-08-26T09:04:03.916Z] #19 83.81 Selecting previously unselected package libc6-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 83.81 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-26T09:04:03.916Z] #19 83.81 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-26T09:04:03.916Z] #19 83.97 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 83.97 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 83.98 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.01 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.01 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.01 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.05 Selecting previously unselected package libitm1-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.06 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.06 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.09 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.10 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.10 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.13 Selecting previously unselected package libasan6-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.13 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.14 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.38 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.38 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.38 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:03.916Z] #19 84.49 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-08-26T09:04:03.916Z] #19 84.50 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:03.916Z] #19 84.50 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:04.172Z] #19 84.73 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-08-26T09:04:04.172Z] #19 84.73 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:04.172Z] #19 84.73 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:04.172Z] #19 84.82 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-08-26T09:04:04.172Z] #19 84.82 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:04.172Z] #19 84.82 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:04.172Z] #19 84.93 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-08-26T09:04:04.429Z] #19 84.93 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:04.429Z] #19 84.93 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:04.429Z] #19 84.97 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-08-26T09:04:04.429Z] #19 84.97 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:04.429Z] #19 84.98 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:04.429Z] #19 85.15 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-08-26T09:04:04.429Z] #19 85.15 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:04:04.429Z] #19 85.15 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:09.608Z] #64 109.5 + bin/containerd-shim-runc-v2 [2022-08-26T09:04:09.692Z] #19 89.75 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-08-26T09:04:09.693Z] #19 89.75 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:04:09.693Z] #19 89.75 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:09.693Z] #19 89.79 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-08-26T09:04:09.693Z] #19 89.79 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-08-26T09:04:09.693Z] #19 89.79 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-26T09:04:09.693Z] #19 89.97 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-08-26T09:04:09.693Z] #19 89.98 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-08-26T09:04:09.693Z] #19 89.98 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-26T09:04:09.693Z] #19 90.31 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-08-26T09:04:09.693Z] #19 90.32 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:09.693Z] #19 90.33 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:09.869Z] #64 110.2 + binaries [2022-08-26T09:04:09.885Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T09:04:09.886Z] [2022-08-26T09:04:09.886Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T09:04:09.886Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T09:04:09.886Z] [2022-08-26T09:04:09.886Z] + mkdir -p bundles [2022-08-26T09:04:09.886Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/backend [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/container [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/events [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/filters [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/image [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/mount [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/network [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/registry [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/time [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/versions [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:04:09.886Z] github.com/docker/docker/api/types/volume [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:04:09.886Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:04:09.886Z] github.com/docker/docker/cli [2022-08-26T09:04:09.886Z] github.com/docker/docker/cli/config [2022-08-26T09:04:09.886Z] github.com/docker/docker/cli/debug [2022-08-26T09:04:09.886Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:04:09.886Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:04:09.886Z] github.com/docker/docker/client [2022-08-26T09:04:09.886Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:04:09.886Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:04:09.886Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:04:09.886Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:04:09.886Z] github.com/docker/docker/container [2022-08-26T09:04:09.886Z] github.com/docker/docker/container/stream [2022-08-26T09:04:09.886Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:04:09.886Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:04:09.886Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/config [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/events [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/images [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/links [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/names [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/network [2022-08-26T09:04:09.886Z] github.com/docker/docker/daemon/stats [2022-08-26T09:04:09.886Z] github.com/docker/docker/distribution [2022-08-26T09:04:09.886Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:04:09.886Z] github.com/docker/docker/distribution/utils [2022-08-26T09:04:09.886Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:04:09.886Z] github.com/docker/docker/dockerversion [2022-08-26T09:04:09.886Z] github.com/docker/docker/errdefs [2022-08-26T09:04:09.886Z] github.com/docker/docker/image [2022-08-26T09:04:09.886Z] github.com/docker/docker/image/cache [2022-08-26T09:04:09.886Z] github.com/docker/docker/image/tarexport [2022-08-26T09:04:09.886Z] github.com/docker/docker/image/v1 [2022-08-26T09:04:09.886Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:04:09.886Z] github.com/docker/docker/layer [2022-08-26T09:04:09.886Z] github.com/docker/docker/libcontainerd [2022-08-26T09:04:09.886Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:04:09.886Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:04:09.886Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:04:09.886Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:04:09.886Z] github.com/docker/docker/oci [2022-08-26T09:04:09.886Z] github.com/docker/docker/oci/caps [2022-08-26T09:04:09.886Z] github.com/docker/docker/opts [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/archive [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/directory [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/platform [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/pools [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/progress [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/signal [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/stack [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/system [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:04:09.886Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:04:09.886Z] github.com/docker/docker/plugin [2022-08-26T09:04:09.886Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:04:09.886Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:04:09.886Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:04:09.886Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:04:09.886Z] github.com/docker/docker/quota [2022-08-26T09:04:09.886Z] github.com/docker/docker/reference [2022-08-26T09:04:09.886Z] github.com/docker/docker/registry [2022-08-26T09:04:09.886Z] github.com/docker/docker/registry/resumable [2022-08-26T09:04:09.886Z] github.com/docker/docker/restartmanager [2022-08-26T09:04:09.886Z] github.com/docker/docker/rootless [2022-08-26T09:04:09.886Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:04:09.886Z] github.com/docker/docker/runconfig [2022-08-26T09:04:09.886Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/environment [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/registry [2022-08-26T09:04:09.886Z] github.com/docker/docker/testutil/request [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/drivers [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/local [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/mounts [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/service [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:04:09.886Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T09:04:09.887Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-26T09:04:09.887Z] ? github.com/docker/docker/api [no test files] [2022-08-26T09:04:10.129Z] #64 110.2 + install -D bin/containerd /build/containerd [2022-08-26T09:04:10.130Z] #64 110.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T09:04:10.130Z] #64 110.3 + install -D bin/ctr /build/ctr [2022-08-26T09:04:10.256Z] #19 90.96 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-08-26T09:04:10.256Z] #19 90.96 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:04:10.256Z] #19 91.03 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:10.390Z] #64 DONE 110.8s [2022-08-26T09:04:13.052Z] #64 92.61 # github.com/containerd/containerd/cmd/containerd [2022-08-26T09:04:13.052Z] #64 92.61 /usr/bin/ld: /tmp/go-link-4116269076/000019.o: in function `New': [2022-08-26T09:04:13.053Z] #64 92.61 /tmp/tmp.uNZ5QvhbB5/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T09:04:13.053Z] #64 92.69 + bin/containerd-stress [2022-08-26T09:04:13.053Z] #64 93.81 + bin/containerd-shim [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T09:04:13.102Z] #43 sha256:0e046140c6917c3a69a050cab91a0d2905f8fe7a173e8bb4eb05496e82fa9f37 [2022-08-26T09:04:13.102Z] #43 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T09:04:13.102Z] #40 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T09:04:13.102Z] #22 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T09:04:13.102Z] #55 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T09:04:13.102Z] #47 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #58 sha256:55556176dcacca980f6d314ab08c1413cd99b529e250570266eb173ff31044a1 [2022-08-26T09:04:13.102Z] #58 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:04:13.102Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T09:04:13.102Z] #15 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T09:04:13.102Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T09:04:13.102Z] #20 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #56 sha256:cf79541e0c111d4fde22a5a9ad96e4a9c1d2f330d281a2495c1ae6c8a8e070db [2022-08-26T09:04:13.102Z] #56 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T09:04:13.102Z] #57 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T09:04:13.102Z] #29 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T09:04:13.102Z] #50 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T09:04:13.102Z] #53 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T09:04:13.102Z] #38 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T09:04:13.102Z] #51 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T09:04:13.102Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T09:04:13.102Z] #17 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #31 sha256:6c47527d19f3f7a4448f43b5306cfe09354df707f8e236313b1b88da078ebc90 [2022-08-26T09:04:13.102Z] #31 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T09:04:13.102Z] #36 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T09:04:13.102Z] #25 sha256:f651bcb920e364f5d244dc6fd4b2d47ac7f1a8f71ef20e885993ff7ce01d0004 [2022-08-26T09:04:13.102Z] #25 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #44 sha256:3ad09cfef1700667b5d5cfa8f3dbdc51b73d0e5f663be7ada135065443b6fac4 [2022-08-26T09:04:13.102Z] #44 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T09:04:13.102Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T09:04:13.102Z] #19 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T09:04:13.102Z] #34 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #35 sha256:70301c80ef1ba782da238cc2217adfdf464e62376b82059b64f73671dde26120 [2022-08-26T09:04:13.102Z] #35 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T09:04:13.102Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T09:04:13.102Z] #33 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T09:04:13.102Z] #16 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T09:04:13.102Z] #30 sha256:4fdfcbd6bc7055ebf3d2e4f3e578f53975ed82bc8ea83665cc2c1f6afa92c898 [2022-08-26T09:04:13.102Z] #30 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #26 sha256:5f21229459eb5851244de73b55f78d2eb143ea9f2fc9d8da52c5e6ef6d970c6f [2022-08-26T09:04:13.102Z] #26 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T09:04:13.102Z] #27 sha256:6883829efde65b0311c1ae987c38ef11c3d9ed1b80ba63c60d30366279b7a669 [2022-08-26T09:04:13.102Z] #27 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:04:13.102Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T09:04:13.102Z] #21 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T09:04:13.102Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T09:04:13.102Z] #23 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #37 sha256:56528b48f46bad71392c281ca0439325d1ff0b3930a3d7b559937e5261c8778e [2022-08-26T09:04:13.102Z] #37 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #54 sha256:12ab06947bd418c58552c14c5395520a8c3258c30f89f97bd6edc4da63e602a6 [2022-08-26T09:04:13.102Z] #54 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T09:04:13.102Z] #32 sha256:ade29395fc3359eb6dc119ebc8b4abe3162e3158d1a5858e47c8a72f8f4662a4 [2022-08-26T09:04:13.102Z] #32 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #60 sha256:8827e18dc3479a32bf56f8de72148b088ab36bc7eb19311314db90a57d8f7d16 [2022-08-26T09:04:13.102Z] #60 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #45 sha256:08106222a1f293649a9ee248b603be79dd4d4f43e427ed7c2faa87de400d8d35 [2022-08-26T09:04:13.102Z] #45 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T09:04:13.102Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T09:04:13.102Z] #18 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #52 sha256:0b5126594509deb25dbd93e35d21cfefce39f61176d136a3be9af7bbc5a21dfa [2022-08-26T09:04:13.102Z] #52 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #39 sha256:56607e41ad607543d47bf108671407469f4c28e2cd2c35344698fb36fbfa0d27 [2022-08-26T09:04:13.102Z] #39 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T09:04:13.102Z] #42 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T09:04:13.102Z] #59 sha256:eb5269af135366b34f0b0cf13db1f742d4ea221095b9f18e20d0ac55ccffcc1d [2022-08-26T09:04:13.102Z] #59 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T09:04:13.102Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T09:04:13.102Z] #46 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #48 sha256:ffb02de7eebcffebb25ffe1edb715e88c9af23c668ab411676f3b91b2ceef791 [2022-08-26T09:04:13.102Z] #48 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T09:04:13.102Z] #14 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T09:04:13.102Z] #41 sha256:a8bf06fe6febd5b1f384ed294c4d8eec477078f1a3ba0ff429a0699990a599a4 [2022-08-26T09:04:13.102Z] #41 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #67 sha256:6a5f5df1aa67a65ac850f0984a5c45c19569de5936f5e8813b92d2d1eef9ae11 [2022-08-26T09:04:13.102Z] #67 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T09:04:13.102Z] #68 sha256:7ec9addab033da85a3a2a59a28d785b992f53ee69a0cda33000ed522b8da9959 [2022-08-26T09:04:13.102Z] #68 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T09:04:13.102Z] #66 sha256:026ed70d8652e35e5d2634c9436d301621556999684fc7cdf4b405f88dea8f8d [2022-08-26T09:04:13.102Z] #66 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T09:04:13.102Z] #69 sha256:cb7a23dbad471aa463d4615bc7a25fae06270f7718d151c08b84ef64b52d1727 [2022-08-26T09:04:13.102Z] #69 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T09:04:13.102Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T09:04:13.102Z] #72 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T09:04:13.102Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T09:04:13.102Z] #74 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.102Z] #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-08-26T09:04:13.102Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T09:04:13.102Z] #76 CACHED [2022-08-26T09:04:13.102Z] [2022-08-26T09:04:13.103Z] #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-08-26T09:04:13.103Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T09:04:13.103Z] #77 CACHED [2022-08-26T09:04:13.103Z] [2022-08-26T09:04:13.103Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T09:04:13.103Z] #61 sha256:5ff28eff2dfef32d74fd2773f2771742b8220d685d77a3824082c8263e31588a [2022-08-26T09:04:13.103Z] #61 CACHED [2022-08-26T09:04:13.103Z] [2022-08-26T09:04:13.103Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T09:04:13.103Z] #65 sha256:e1b29e63305f33bca0e20568619fce5143c33d9bc811b197520c23e482bec032 [2022-08-26T09:04:13.103Z] #65 DONE 0.2s [2022-08-26T09:04:13.103Z] [2022-08-26T09:04:13.103Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T09:04:13.103Z] #70 sha256:23ce95ac97a3a779625d3985783ec0bdecb7d60f842236efe67a78e1552a0d2b [2022-08-26T09:04:13.103Z] #70 DONE 0.2s [2022-08-26T09:04:13.103Z] [2022-08-26T09:04:13.103Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T09:04:13.103Z] #75 sha256:aee6fb2f2e38bf3a92b5abbd2ddb65a70cb6fdbd3039c459cf714b44f0aa240f [2022-08-26T09:04:13.672Z] #75 DONE 0.6s [2022-08-26T09:04:13.672Z] [2022-08-26T09:04:13.672Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T09:04:13.672Z] #78 sha256:229faeda665f28fb3ca968037b553a7b9973e53a8e9e690192d94de89bd94877 [2022-08-26T09:04:13.672Z] #78 DONE 0.1s [2022-08-26T09:04:13.672Z] [2022-08-26T09:04:13.672Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T09:04:13.672Z] #79 sha256:00f72a0f73bfb30120b07d7546ce915b4b103eb1af2fa393a01a1b81d7292b4e [2022-08-26T09:04:13.672Z] #79 DONE 0.0s [2022-08-26T09:04:13.672Z] [2022-08-26T09:04:13.672Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T09:04:13.672Z] #80 sha256:a6e713f4092b10c7060ab750d74afc708b2aa62d472a969f97b3746eca93d4c2 [2022-08-26T09:04:13.672Z] #80 DONE 0.0s [2022-08-26T09:04:13.932Z] [2022-08-26T09:04:13.932Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T09:04:13.932Z] #81 sha256:5772787d1dd661d8180720042c52040cedeb537fff2e77f85d22b3a0892b3999 [2022-08-26T09:04:14.502Z] #81 DONE 0.7s [2022-08-26T09:04:14.502Z] [2022-08-26T09:04:14.502Z] #82 exporting to image [2022-08-26T09:04:14.502Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T09:04:14.502Z] #82 exporting layers [2022-08-26T09:04:15.508Z] #19 95.37 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-08-26T09:04:15.508Z] #19 95.37 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:04:15.508Z] #19 95.38 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:15.508Z] #19 95.40 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-08-26T09:04:15.508Z] #19 95.41 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-08-26T09:04:15.508Z] #19 95.41 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-08-26T09:04:15.508Z] #19 95.44 Selecting previously unselected package libc6-s390x-cross. [2022-08-26T09:04:15.508Z] #19 95.44 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-08-26T09:04:15.508Z] #19 95.44 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-08-26T09:04:15.508Z] #19 95.57 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-08-26T09:04:15.508Z] #19 95.57 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.508Z] #19 95.58 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.508Z] #19 95.61 Selecting previously unselected package libgomp1-s390x-cross. [2022-08-26T09:04:15.509Z] #19 95.61 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 95.61 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 95.65 Selecting previously unselected package libitm1-s390x-cross. [2022-08-26T09:04:15.509Z] #19 95.65 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 95.65 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 95.68 Selecting previously unselected package libatomic1-s390x-cross. [2022-08-26T09:04:15.509Z] #19 95.68 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 95.68 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 95.71 Selecting previously unselected package libasan6-s390x-cross. [2022-08-26T09:04:15.509Z] #19 95.71 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 95.72 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 95.93 Selecting previously unselected package libstdc++6-s390x-cross. [2022-08-26T09:04:15.509Z] #19 95.94 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 95.94 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 96.02 Selecting previously unselected package libubsan1-s390x-cross. [2022-08-26T09:04:15.509Z] #19 96.02 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 96.02 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 96.12 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-08-26T09:04:15.509Z] #19 96.12 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:15.509Z] #19 96.12 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:15.509Z] #19 96.22 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-08-26T09:04:15.766Z] #19 96.23 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:04:15.766Z] #19 96.23 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:15.884Z] #82 exporting layers 1.5s done [2022-08-26T09:04:15.884Z] #82 writing image sha256:44e0af41003ac12121e3126df552744dda12495f7df8810abe76df99e5c63bf6 done [2022-08-26T09:04:15.884Z] #82 naming to docker.io/library/docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 done [2022-08-26T09:04:15.884Z] #82 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-26T09:04:16.223Z] + trap exit INT TERM [2022-08-26T09:04:16.223Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-26T09:04:16.223Z] + CONTAINER_NAME=docker-pr3 [2022-08-26T09:04:16.223Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 -e DOCKER_GRAPHDRIVER docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 hack/make.sh dynbinary [2022-08-26T09:04:16.483Z] [2022-08-26T09:04:16.744Z] Removing bundles/ [2022-08-26T09:04:16.744Z] [2022-08-26T09:04:16.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T09:04:16.744Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T09:04:16.744Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:04:19.937Z] #19 100.6 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-08-26T09:04:19.937Z] #19 100.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:04:19.937Z] #19 100.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:19.937Z] #19 100.6 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-08-26T09:04:19.937Z] #19 100.6 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-08-26T09:04:19.937Z] #19 100.6 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-26T09:04:20.193Z] #19 100.8 Selecting previously unselected package libc6-dev-s390x-cross. [2022-08-26T09:04:20.193Z] #19 100.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-08-26T09:04:20.193Z] #19 100.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-26T09:04:20.193Z] #19 101.0 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-08-26T09:04:20.451Z] #19 101.0 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-08-26T09:04:20.451Z] #19 101.0 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:20.451Z] #19 101.3 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-08-26T09:04:20.707Z] #19 101.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-08-26T09:04:20.707Z] #19 101.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:24.745Z] ok github.com/docker/docker/api/server 0.008s coverage: 7.9% of statements [2022-08-26T09:04:24.877Z] #19 105.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-08-26T09:04:24.877Z] #19 105.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-08-26T09:04:24.877Z] #19 105.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:24.877Z] #19 105.5 Selecting previously unselected package crossbuild-essential-s390x. [2022-08-26T09:04:24.877Z] #19 105.5 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-08-26T09:04:24.877Z] #19 105.5 Unpacking crossbuild-essential-s390x (12.9) ... [2022-08-26T09:04:24.877Z] #19 105.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-08-26T09:04:24.877Z] #19 105.5 Setting up libfile-which-perl (1.23-1) ... [2022-08-26T09:04:24.877Z] #19 105.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-08-26T09:04:24.877Z] #19 105.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libicu67:amd64 (67.1-7) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libmagic-mgc (1:5.39-3) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-08-26T09:04:24.877Z] #19 105.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-08-26T09:04:25.133Z] #19 105.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up file (1:5.39-3) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up bzip2 (1.0.8-4) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up libyaml-perl (1.30-1) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up libio-string-perl (1.08-3.1) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-08-26T09:04:25.133Z] #19 105.7 Setting up cross-config (2.6.18+nmu1) ... [2022-08-26T09:04:25.133Z] #19 105.8 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-08-26T09:04:25.133Z] #19 105.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-26T09:04:25.291Z] #64 105.4 + bin/containerd-shim-runc-v1 [2022-08-26T09:04:25.389Z] #19 105.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-08-26T09:04:25.389Z] #19 105.9 Setting up patch (2.7.6-7) ... [2022-08-26T09:04:25.389Z] #19 105.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-08-26T09:04:25.390Z] #19 105.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 105.9 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 105.9 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-08-26T09:04:25.390Z] #19 105.9 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-08-26T09:04:25.390Z] #19 105.9 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libfile-homedir-perl (1.006-1) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-08-26T09:04:25.390Z] #19 106.0 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.1 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.390Z] #19 106.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.2 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.646Z] #19 106.3 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-08-26T09:04:25.646Z] #19 106.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-08-26T09:04:25.903Z] #19 106.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-26T09:04:25.903Z] #19 106.6 [2022-08-26T09:04:25.903Z] #19 106.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-26T09:04:25.903Z] #19 106.6 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.903Z] #19 106.6 Setting up dpkg-dev (1.20.11) ... [2022-08-26T09:04:25.903Z] #19 106.6 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:25.903Z] #19 106.6 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.7 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.160Z] #19 106.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-08-26T09:04:26.160Z] #19 106.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-08-26T09:04:26.160Z] #19 106.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-08-26T09:04:26.417Z] #19 106.9 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-08-26T09:04:26.417Z] #19 107.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-08-26T09:04:26.417Z] #19 107.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.1 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.417Z] #19 107.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.673Z] #19 107.2 Setting up libxml-simple-perl (2.25-1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.3 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.673Z] #19 107.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-08-26T09:04:26.928Z] #19 107.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.928Z] #19 107.5 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.928Z] #19 107.5 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-08-26T09:04:26.928Z] #19 107.5 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.928Z] #19 107.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.929Z] #19 107.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-08-26T09:04:26.929Z] #19 107.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.929Z] #19 107.5 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up crossbuild-essential-armel (12.9) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up crossbuild-essential-armhf (12.9) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up crossbuild-essential-arm64 (12.9) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up crossbuild-essential-s390x (12.9) ... [2022-08-26T09:04:26.929Z] #19 107.6 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-08-26T09:04:26.929Z] #19 107.6 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:04:28.296Z] #19 DONE 109.1s [2022-08-26T09:04:28.552Z] [2022-08-26T09:04:28.552Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T09:04:28.552Z] #32 sha256:e50c5b50a765c2923774705326797a7be936c58abbe256626e94219e211c6d92 [2022-08-26T09:04:28.552Z] #32 DONE 0.1s [2022-08-26T09:04:28.552Z] [2022-08-26T09:04:28.552Z] #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-08-26T09:04:28.552Z] #33 sha256:0933c1547b3102c68db56a47405084f8c986f1abce341127bf6aa4a009872b5d [2022-08-26T09:04:28.552Z] #33 ... [2022-08-26T09:04:28.552Z] [2022-08-26T09:04:28.552Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T09:04:28.552Z] #73 sha256:3de1e3278863b4165cd69abbdaa1da0fb6ff81de69f2d3e8476ad333b0e76ed4 [2022-08-26T09:04:28.552Z] #73 DONE 0.2s [2022-08-26T09:04:28.811Z] [2022-08-26T09:04:28.811Z] #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-08-26T09:04:28.811Z] #74 sha256:c31ec3f8c7590dc8015c69cc09ee4ed98ee2eec4e18589d398c53cd2eff02173 [2022-08-26T09:04:30.209Z] #74 1.365 + RM_GOPATH=0 [2022-08-26T09:04:30.209Z] #74 1.365 + TMP_GOPATH= [2022-08-26T09:04:30.209Z] #74 1.365 + : /build [2022-08-26T09:04:30.209Z] #74 1.365 + '[' -z '' ']' [2022-08-26T09:04:30.209Z] #74 1.365 ++ mktemp -d [2022-08-26T09:04:30.209Z] #74 1.367 + export GOPATH=/tmp/tmp.pwc6UqIcNO [2022-08-26T09:04:30.209Z] #74 1.367 + GOPATH=/tmp/tmp.pwc6UqIcNO [2022-08-26T09:04:30.209Z] #74 1.368 + RM_GOPATH=1 [2022-08-26T09:04:30.209Z] #74 1.368 + case "$(go env GOARCH)" in [2022-08-26T09:04:30.209Z] #74 1.370 ++ go env GOARCH [2022-08-26T09:04:30.209Z] #74 1.374 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:04:30.209Z] #74 1.374 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:04:30.209Z] #74 1.375 ++ dirname /install.sh [2022-08-26T09:04:30.209Z] #74 1.375 + dir=/ [2022-08-26T09:04:30.209Z] #74 1.375 + bin=rootlesskit [2022-08-26T09:04:30.209Z] #74 1.375 + shift [2022-08-26T09:04:30.209Z] #74 1.375 + '[' '!' -f //rootlesskit.installer ']' [2022-08-26T09:04:30.209Z] #74 1.375 + . //rootlesskit.installer [2022-08-26T09:04:30.209Z] #74 1.375 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T09:04:30.209Z] #74 1.376 + install_rootlesskit [2022-08-26T09:04:30.209Z] #74 1.376 + case "$1" in [2022-08-26T09:04:30.209Z] #74 1.376 + export CGO_ENABLED=0 [2022-08-26T09:04:30.209Z] #74 1.376 + CGO_ENABLED=0 [2022-08-26T09:04:30.209Z] #74 1.376 + _install_rootlesskit [2022-08-26T09:04:30.209Z] #74 1.376 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-08-26T09:04:30.209Z] #74 1.376 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-08-26T09:04:30.209Z] #74 1.376 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T09:04:30.209Z] #74 1.376 + GOBIN=/build [2022-08-26T09:04:30.209Z] #74 1.376 + GO111MODULE=on [2022-08-26T09:04:30.209Z] #74 1.376 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T09:04:30.466Z] #74 1.790 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-08-26T09:04:31.836Z] #74 3.335 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-26T09:04:31.836Z] #74 3.345 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-08-26T09:04:31.883Z] #64 111.8 + bin/containerd-shim-runc-v2 [2022-08-26T09:04:31.883Z] #64 112.6 + binaries [2022-08-26T09:04:31.883Z] #64 112.6 + install -D bin/containerd /build/containerd [2022-08-26T09:04:31.883Z] #64 112.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T09:04:31.883Z] #64 112.6 + install -D bin/ctr /build/ctr [2022-08-26T09:04:32.094Z] #74 3.632 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-08-26T09:04:32.144Z] #64 DONE 113.2s [2022-08-26T09:04:33.466Z] #74 ... [2022-08-26T09:04:33.466Z] [2022-08-26T09:04:33.466Z] #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-08-26T09:04:33.466Z] #33 sha256:0933c1547b3102c68db56a47405084f8c986f1abce341127bf6aa4a009872b5d [2022-08-26T09:04:33.466Z] #33 1.430 + RM_GOPATH=0 [2022-08-26T09:04:33.466Z] #33 1.430 + TMP_GOPATH= [2022-08-26T09:04:33.466Z] #33 1.430 + : /build [2022-08-26T09:04:33.466Z] #33 1.430 + '[' -z '' ']' [2022-08-26T09:04:33.466Z] #33 1.433 ++ mktemp -d [2022-08-26T09:04:33.466Z] #33 1.437 + export GOPATH=/tmp/tmp.qfAK5RH0Qj [2022-08-26T09:04:33.466Z] #33 1.437 + GOPATH=/tmp/tmp.qfAK5RH0Qj [2022-08-26T09:04:33.466Z] #33 1.437 + RM_GOPATH=1 [2022-08-26T09:04:33.466Z] #33 1.438 + case "$(go env GOARCH)" in [2022-08-26T09:04:33.466Z] #33 1.439 ++ go env GOARCH [2022-08-26T09:04:33.466Z] #33 1.442 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:04:33.466Z] #33 1.443 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:04:33.466Z] #33 1.443 ++ dirname /install.sh [2022-08-26T09:04:33.466Z] #33 1.445 + dir=/ [2022-08-26T09:04:33.466Z] #33 1.445 + bin=dockercli [2022-08-26T09:04:33.466Z] #33 1.445 + shift [2022-08-26T09:04:33.466Z] #33 1.445 + '[' '!' -f //dockercli.installer ']' [2022-08-26T09:04:33.466Z] #33 1.446 + . //dockercli.installer [2022-08-26T09:04:33.466Z] #33 1.446 ++ : stable [2022-08-26T09:04:33.466Z] #33 1.446 ++ : 17.06.2-ce [2022-08-26T09:04:33.466Z] #33 1.446 + install_dockercli [2022-08-26T09:04:33.467Z] #33 1.446 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-26T09:04:33.467Z] #33 1.446 Install docker/cli version 17.06.2-ce from stable [2022-08-26T09:04:33.467Z] #33 1.447 ++ uname -m [2022-08-26T09:04:33.467Z] #33 1.448 + arch=x86_64 [2022-08-26T09:04:33.467Z] #33 1.453 + '[' x86_64 '!=' x86_64 ']' [2022-08-26T09:04:33.467Z] #33 1.453 + url=https://download.docker.com/linux/static [2022-08-26T09:04:33.467Z] #33 1.453 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-26T09:04:33.467Z] #33 1.453 + tar -xz docker/docker [2022-08-26T09:04:33.467Z] #33 4.516 + mkdir -p /build [2022-08-26T09:04:33.467Z] #33 4.519 + mv docker/docker /build/ [2022-08-26T09:04:33.467Z] #33 4.521 + rmdir docker [2022-08-26T09:04:33.467Z] #33 DONE 4.7s [2022-08-26T09:04:33.467Z] [2022-08-26T09:04:33.467Z] #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-08-26T09:04:33.467Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T09:04:33.467Z] #49 1.823 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:04:33.467Z] #49 1.830 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:04:33.467Z] #49 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:04:33.467Z] #49 2.132 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T09:04:33.467Z] #49 2.566 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T09:04:33.467Z] #49 2.986 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T09:04:33.467Z] #49 3.682 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T09:04:33.467Z] #49 4.243 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T09:04:33.467Z] #49 4.694 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T09:04:33.467Z] #49 4.695 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T09:04:33.467Z] #49 4.703 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T09:04:33.467Z] #49 4.716 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T09:04:33.467Z] #49 4.743 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T09:04:33.467Z] #49 4.750 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T09:04:33.467Z] #49 4.754 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T09:04:33.467Z] #49 4.756 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T09:04:33.467Z] #49 4.757 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T09:04:33.467Z] #49 4.757 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T09:04:34.397Z] #49 ... [2022-08-26T09:04:34.397Z] [2022-08-26T09:04:34.397Z] #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-08-26T09:04:34.397Z] #74 sha256:c31ec3f8c7590dc8015c69cc09ee4ed98ee2eec4e18589d398c53cd2eff02173 [2022-08-26T09:04:34.397Z] #74 5.198 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-08-26T09:04:34.397Z] #74 5.431 go: downloading github.com/google/uuid v1.3.0 [2022-08-26T09:04:34.397Z] #74 5.445 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-26T09:04:34.397Z] #74 5.464 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-26T09:04:34.397Z] #74 5.574 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-26T09:04:34.397Z] #74 5.588 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-26T09:04:34.397Z] #74 5.680 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-08-26T09:04:34.655Z] #74 5.928 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-08-26T09:04:34.655Z] #74 6.012 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-08-26T09:04:34.655Z] #74 6.064 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #53 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T09:04:34.690Z] #53 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #26 sha256:2b7590c78fa059ee7688e8fb6366d20c98c115b7ee16e01548333a75036f1724 [2022-08-26T09:04:34.690Z] #26 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #40 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T09:04:34.690Z] #40 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #14 sha256:baf6d667cfc807e813aa7aaca1823e9af31a24b34cff1c2d505732f341970afb [2022-08-26T09:04:34.690Z] #14 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #18 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T09:04:34.690Z] #18 sha256:dfb5c6c46ee93e946c780e93ed6c6f0f63c2b753c02e2559a542daed5ee7b488 [2022-08-26T09:04:34.690Z] #18 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #52 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #52 sha256:ede3810e0a7ad33270f53f55f33371ed68251f269011b5f530d6c383fc9672ec [2022-08-26T09:04:34.690Z] #52 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T09:04:34.690Z] #27 sha256:6cff2ea575917b0073ebdc5176edd2b2ac0cafc1c839b81d2e5b8066ee3226e7 [2022-08-26T09:04:34.690Z] #27 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #50 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T09:04:34.690Z] #50 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #38 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T09:04:34.690Z] #38 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #16 sha256:7ec0d0b7647086c9ad295402b3eba95966d6eec0baea9510dd965d57261e1771 [2022-08-26T09:04:34.690Z] #16 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-08-26T09:04:34.690Z] #25 sha256:c8a77d1a29dc2710e53989de28f047e3c8ba5f78bd93a78cafb387ff2d02b63d [2022-08-26T09:04:34.690Z] #25 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #21 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:04:34.690Z] #21 sha256:b110efec35397f4ede9aabf41c73fe44753538abfa3fad4ab1d0ec5a81c3a5db [2022-08-26T09:04:34.690Z] #21 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod case $(dpkg --print-architecture) in amd64|arm64) GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1" && /build/dlv --help ;; *) mkdir -p /build/ ;; esac [2022-08-26T09:04:34.690Z] #36 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T09:04:34.690Z] #36 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #42 sha256:2b48cfc3519d7b79f343f8073e3767352028d3ff2c37d3225a082841c85fd147 [2022-08-26T09:04:34.690Z] #42 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #37 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #37 sha256:a99df03c2857ebb4f5c34c6af0d1f19a4a04a8fdbc29d90d6b08df43a7318037 [2022-08-26T09:04:34.690Z] #37 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #17 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T09:04:34.690Z] #17 sha256:9d3949b8df535662ff186d0bdc1ca6f7179db4dc15317490f3c98f32cde7fd65 [2022-08-26T09:04:34.690Z] #17 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #23 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T09:04:34.690Z] #23 sha256:42723851ec544e6761ebb074a46e680897698b2b6ec0001d1943b2caabaeabcf [2022-08-26T09:04:34.690Z] #23 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #41 sha256:9d9dc824308d012725f4397cae595a2de70e0c6d796e7e777e78e238ab5ab237 [2022-08-26T09:04:34.690Z] #41 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #29 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T09:04:34.690Z] #29 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #20 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T09:04:34.690Z] #20 sha256:888a153c7ec52cd42077c23138eeda982eeb2a8abd991b630b053acde9ccc213 [2022-08-26T09:04:34.690Z] #20 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T09:04:34.690Z] #33 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T09:04:34.690Z] #33 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T09:04:34.690Z] #59 sha256:856c140f59d4cc38b6afd3e42718468eb5a4590470e58cd8635641cfdb0cd2cf [2022-08-26T09:04:34.690Z] #59 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #57 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T09:04:34.690Z] #57 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T09:04:34.690Z] #30 sha256:00285f78f6de20f7d6c9c86b6ae40a6305d563e435d3321da350c7cd078ae0bd [2022-08-26T09:04:34.690Z] #30 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #48 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #48 sha256:b0c31f19111cc50a63e81724bb48483a2c39df5cf08fc6fd178c42ba602a8e96 [2022-08-26T09:04:34.690Z] #48 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T09:04:34.690Z] #32 sha256:a334759642d3c171e6cd430f097cb4298cc3aa77f4d282502821bf833cdcb3a9 [2022-08-26T09:04:34.690Z] #32 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #34 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T09:04:34.690Z] #34 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #51 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T09:04:34.690Z] #51 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #22 sha256:0f827cd1db67da85b24df6d7720fa24a28b8133c3b2c95141a1a93c9cdd56423 [2022-08-26T09:04:34.690Z] #22 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #60 sha256:1308feb52d6e9324584aa04841530747fad3671864218f48a7e0fc4cf090b1b5 [2022-08-26T09:04:34.690Z] #60 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #56 sha256:d71ffd24c6f684fe58cd330a61ace9e344238346b69eafdf2329175f845b7e67 [2022-08-26T09:04:34.690Z] #56 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #47 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T09:04:34.690Z] #47 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #45 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #45 sha256:177a68fbf33fdfce9d87428096c8d2296d61195d16656d3f42275d34c1a51b23 [2022-08-26T09:04:34.690Z] #45 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #39 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #39 sha256:13052d0d9e0ec1070f7d382fd8835cc387ba729691b6ea621422e09ff98bcd60 [2022-08-26T09:04:34.690Z] #39 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T09:04:34.690Z] #43 sha256:10d62a5f26126e7cd671bfd0b3519503ba6ef05a26117136b5e208585ffc41ff [2022-08-26T09:04:34.690Z] #43 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #31 sha256:4cc4cf082e07b3deae7a2492b3c88cafdc93b8e47d9dedbb1d48090e31eb3593 [2022-08-26T09:04:34.690Z] #31 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T09:04:34.690Z] #46 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T09:04:34.690Z] #46 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #44 sha256:1efb573f09c597a81700b34319ed0e630e80fa9dd412c1deeadb8ba3ffefcc23 [2022-08-26T09:04:34.690Z] #44 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #54 sha256:32c73f186cd3239041bb35ea219adb26730fe31c32cc6bd92aa594c80cf32b12 [2022-08-26T09:04:34.690Z] #54 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #55 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T09:04:34.690Z] #55 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #58 sha256:5a0d5967fbba160cb3f9ba1f336ffd8e0851964644d2aa3d780637919d6c17cf [2022-08-26T09:04:34.690Z] #58 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #35 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #35 sha256:3670b19cd4ab409fd24ad5edd10837b04ccafd30df9a3743afa337f0fa0a78cc [2022-08-26T09:04:34.690Z] #35 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #15 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:04:34.690Z] #15 sha256:87051bb18e529dd8e089a22366ae8e94f6993911c5285c79256ffe10f0de3b91 [2022-08-26T09:04:34.690Z] #15 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #19 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T09:04:34.690Z] #19 sha256:2e654ddf8329c95cc8f5437485d77d11bf9ee594792bc76d07be7ca8c230fcdb [2022-08-26T09:04:34.690Z] #19 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #67 sha256:974707847cba5b4b216ee56410e77a92a6485130ba335e742041b7d1d8a67803 [2022-08-26T09:04:34.690Z] #67 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-08-26T09:04:34.690Z] #66 sha256:7eed8d499acfa72228c017f2cd3aef277c8c5bccb202ba72705c7acb09cde77b [2022-08-26T09:04:34.690Z] #66 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T09:04:34.690Z] #68 sha256:a1d0c771f142398e2b1df0c33ce41c1ef2bff28e329a214867d255258fb0dcb8 [2022-08-26T09:04:34.690Z] #68 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #61 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T09:04:34.690Z] #61 sha256:b24c7a14cac957921d4f0f311454077d074257f1a55162cd5b91fa37740fcaf1 [2022-08-26T09:04:34.690Z] #61 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T09:04:34.690Z] #69 sha256:9044db953d8532473ec3ff119d79c45fb1914bb97a14183ff9ac341e204b538f [2022-08-26T09:04:34.690Z] #69 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T09:04:34.690Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T09:04:34.690Z] #72 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T09:04:34.690Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T09:04:34.690Z] #74 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #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-08-26T09:04:34.690Z] #76 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T09:04:34.690Z] #76 CACHED [2022-08-26T09:04:34.690Z] [2022-08-26T09:04:34.690Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build git clone https://github.com/containers/crun.git /tmp/crun-build && cd /tmp/crun-build && git checkout -q "1.4.5" && ./autogen.sh && ./configure --bindir=/build && make -j install [2022-08-26T09:04:34.691Z] #77 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T09:04:34.691Z] #77 CACHED [2022-08-26T09:04:34.691Z] [2022-08-26T09:04:34.691Z] #65 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T09:04:34.691Z] #65 sha256:6c99a8ae017d867b15abaa29e0369ab9afacb1059c2fd06dd416965bd0fbb6af [2022-08-26T09:04:35.261Z] #65 DONE 0.4s [2022-08-26T09:04:35.261Z] [2022-08-26T09:04:35.261Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T09:04:35.261Z] #70 sha256:8e105787d0305e2feff69b6974bce948259b40907f0a051c4a0c8be58eeb6a87 [2022-08-26T09:04:35.520Z] #70 DONE 0.3s [2022-08-26T09:04:35.520Z] [2022-08-26T09:04:35.520Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T09:04:35.520Z] #75 sha256:305f880698bf039cdf342c9b0ada3b7df60ac469d7c78ef3ed4f451df174c2fb [2022-08-26T09:04:35.586Z] #74 6.769 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-26T09:04:35.843Z] #74 ... [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #36 sha256:cb1c10d3768b77ddcf0d3621b94e9595e441010936372a78aecbeca513be8755 [2022-08-26T09:04:35.843Z] #36 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-26T09:04:35.843Z] #37 sha256:6912f8c7d6f1519d641314e8f65c49b3ef2acb41d249bd829c63bb642bd1c8b3 [2022-08-26T09:04:35.843Z] #37 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #38 sha256:1d164dc8c43d359aad4e5e31f42594a800e36722bd7b343149f2e6e772fc49c3 [2022-08-26T09:04:35.843Z] #38 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-26T09:04:35.843Z] #40 sha256:e0c4c3e4175352400e4692a62d9b0f38a77b181618e938294d1468859b2ad98b [2022-08-26T09:04:35.843Z] #40 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #41 sha256:c01d2ca93070b46c2b698fd57bf153e2968c6185a055fa7f94e1207c6933d0df [2022-08-26T09:04:35.843Z] #41 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #43 sha256:7e9e0dcda39589385d5e37fad46967ad39554da3368d0a79cf427fac2ef1372d [2022-08-26T09:04:35.843Z] #43 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #45 sha256:ced2984cf7e6d474dabcfff592ed160a18d15731f399f1033974efa2d3762f24 [2022-08-26T09:04:35.843Z] #45 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #47 sha256:7803bf569a318bc8b034e8f9396117345908be73bb32d1b326b268d862b92fa2 [2022-08-26T09:04:35.843Z] #47 CACHED [2022-08-26T09:04:35.843Z] [2022-08-26T09:04:35.843Z] #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-08-26T09:04:35.843Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T09:04:35.843Z] #69 1.822 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:04:35.843Z] #69 1.822 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:04:35.843Z] #69 1.984 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:04:35.843Z] #69 2.198 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T09:04:35.843Z] #69 2.503 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T09:04:35.843Z] #69 2.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T09:04:35.843Z] #69 3.181 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T09:04:35.843Z] #69 3.543 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T09:04:35.843Z] #69 4.120 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T09:04:35.843Z] #69 4.123 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T09:04:35.843Z] #69 4.135 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T09:04:35.843Z] #69 4.144 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T09:04:35.843Z] #69 4.163 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T09:04:35.843Z] #69 4.561 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T09:04:35.843Z] #69 4.569 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T09:04:35.843Z] #69 4.575 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T09:04:35.843Z] #69 4.576 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T09:04:35.843Z] #69 4.577 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T09:04:36.464Z] #75 DONE 0.7s [2022-08-26T09:04:36.464Z] [2022-08-26T09:04:36.464Z] #78 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T09:04:36.464Z] #78 sha256:945f940527027775d6fb73708de1ed68ce8c075313f9c5bdb9615ac41f3a4c94 [2022-08-26T09:04:36.464Z] #78 DONE 0.1s [2022-08-26T09:04:36.464Z] [2022-08-26T09:04:36.464Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T09:04:36.464Z] #79 sha256:df7ecb6cc4267d7e487d425371b48444965e52b2d265f16a55a0c0962d07465d [2022-08-26T09:04:36.464Z] #79 DONE 0.0s [2022-08-26T09:04:36.464Z] [2022-08-26T09:04:36.464Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T09:04:36.464Z] #80 sha256:4f4d087f92637d90cc1b3dd0824300785d89b792b5d1850782a869ed7e5b7c05 [2022-08-26T09:04:36.464Z] #80 DONE 0.0s [2022-08-26T09:04:36.464Z] [2022-08-26T09:04:36.464Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T09:04:36.464Z] #81 sha256:602450b891f700ecb7f1786cf73e2b10a6acbaf46cb845a2cdb94e309b582e3d [2022-08-26T09:04:37.036Z] #81 DONE 0.8s [2022-08-26T09:04:37.297Z] [2022-08-26T09:04:37.297Z] #82 exporting to image [2022-08-26T09:04:37.297Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T09:04:37.297Z] #82 exporting layers [2022-08-26T09:04:38.366Z] #69 ... [2022-08-26T09:04:38.366Z] [2022-08-26T09:04:38.366Z] #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-08-26T09:04:38.366Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:04:38.366Z] #20 1.816 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:04:38.366Z] #20 1.816 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:04:38.366Z] #20 1.986 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:04:38.366Z] #20 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T09:04:38.366Z] #20 2.543 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T09:04:38.366Z] #20 2.971 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T09:04:38.366Z] #20 3.560 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T09:04:38.366Z] #20 4.027 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T09:04:38.366Z] #20 4.516 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T09:04:38.366Z] #20 4.519 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T09:04:38.366Z] #20 4.523 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T09:04:38.366Z] #20 4.532 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T09:04:38.366Z] #20 4.546 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T09:04:38.366Z] #20 4.676 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T09:04:38.366Z] #20 4.686 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T09:04:38.366Z] #20 4.686 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T09:04:38.366Z] #20 4.687 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T09:04:38.366Z] #20 4.689 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T09:04:38.681Z] #82 exporting layers 1.5s done [2022-08-26T09:04:38.681Z] #82 writing image sha256:2427a3c56b3ff1d6774560a30b6214efdcd4aced46f5e61a76ac37511ecaf522 done [2022-08-26T09:04:38.681Z] #82 naming to docker.io/library/docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 done [2022-08-26T09:04:38.681Z] #82 DONE 1.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T09:04:39.056Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -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:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/make.sh dynbinary test-integration [2022-08-26T09:04:39.316Z] [2022-08-26T09:04:39.578Z] Removing bundles/ [2022-08-26T09:04:39.578Z] [2022-08-26T09:04:39.578Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T09:04:39.578Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T09:04:39.578Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:04:48.317Z] #20 ... [2022-08-26T09:04:48.317Z] [2022-08-26T09:04:48.317Z] #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-08-26T09:04:48.317Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T09:04:48.317Z] #69 19.09 Fetched 40.7 MB in 18s (2295 kB/s) [2022-08-26T09:04:51.330Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T09:04:51.330Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:04:51.330Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:04:51.330Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:04:51.330Z] [2022-08-26T09:04:51.330Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:04:51.330Z] DOCKER_SYSTEMD=1 [2022-08-26T09:04:51.330Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:04:51.330Z] HOSTNAME=94ceb0fc7e30 [2022-08-26T09:04:51.330Z] DEST=bundles/test-integration [2022-08-26T09:04:51.330Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:04:51.330Z] DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 [2022-08-26T09:04:51.330Z] container=docker [2022-08-26T09:04:51.330Z] HOME=/root [2022-08-26T09:04:51.330Z] LANG=C.UTF-8 [2022-08-26T09:04:51.330Z] INVOCATION_ID=38e778dba6a349a28fda5ed985358104 [2022-08-26T09:04:51.330Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:04:51.330Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:04:51.330Z] VALIDATE_BRANCH=master [2022-08-26T09:04:51.330Z] TERM=xterm [2022-08-26T09:04:51.330Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:04:51.330Z] SHLVL=3 [2022-08-26T09:04:51.330Z] TIMEOUT=120m [2022-08-26T09:04:51.330Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:04:51.330Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:04:51.330Z] GO111MODULE=off [2022-08-26T09:04:51.330Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T09:04:51.330Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T09:04:51.330Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:04:51.330Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:04:51.330Z] GOPATH=/go [2022-08-26T09:04:51.330Z] PKG_CONFIG=pkg-config [2022-08-26T09:04:51.330Z] _=/usr/bin/env [2022-08-26T09:04:51.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T09:04:54.863Z] #69 19.09 Reading package lists... [2022-08-26T09:04:54.863Z] #69 ... [2022-08-26T09:04:54.863Z] [2022-08-26T09:04:54.863Z] #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-08-26T09:04:54.863Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T09:04:54.863Z] #49 19.43 Fetched 40.7 MB in 18s (2274 kB/s) [2022-08-26T09:04:56.755Z] #49 19.43 Reading package lists... [2022-08-26T09:04:56.755Z] #49 ... [2022-08-26T09:04:56.755Z] [2022-08-26T09:04:56.755Z] #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-08-26T09:04:56.755Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T09:04:56.755Z] #69 19.09 Reading package lists... [2022-08-26T09:04:57.943Z] #69 28.54 Reading package lists... [2022-08-26T09:04:57.943Z] #69 ... [2022-08-26T09:04:57.943Z] [2022-08-26T09:04:57.943Z] #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-08-26T09:04:57.943Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:04:57.943Z] #20 19.33 Fetched 40.7 MB in 18s (2273 kB/s) [2022-08-26T09:04:57.943Z] #20 19.33 Reading package lists... [2022-08-26T09:04:57.943Z] #20 28.54 Reading package lists... [2022-08-26T09:04:57.943Z] #20 ... [2022-08-26T09:04:57.943Z] [2022-08-26T09:04:57.943Z] #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-08-26T09:04:57.943Z] #74 sha256:c31ec3f8c7590dc8015c69cc09ee4ed98ee2eec4e18589d398c53cd2eff02173 [2022-08-26T09:04:57.943Z] #74 29.21 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-26T09:04:57.943Z] #74 29.21 + GOBIN=/build [2022-08-26T09:04:57.943Z] #74 29.21 + GO111MODULE=on [2022-08-26T09:04:57.943Z] #74 29.21 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-08-26T09:05:02.115Z] #74 32.86 rootlesskit version 1.0.0 [2022-08-26T09:05:02.115Z] #74 32.87 Usage of /build/rootlesskit-docker-proxy: [2022-08-26T09:05:02.115Z] #74 32.87 -container-ip string [2022-08-26T09:05:02.115Z] #74 32.87 container ip [2022-08-26T09:05:02.115Z] #74 32.87 -container-port int [2022-08-26T09:05:02.115Z] #74 32.87 container port (default -1) [2022-08-26T09:05:02.115Z] #74 32.87 -host-ip string [2022-08-26T09:05:02.115Z] #74 32.87 host ip [2022-08-26T09:05:02.115Z] #74 32.87 -host-port int [2022-08-26T09:05:02.115Z] #74 32.87 host port (default -1) [2022-08-26T09:05:02.115Z] #74 32.87 -proto string [2022-08-26T09:05:02.115Z] #74 32.87 proxy protocol (default "tcp") [2022-08-26T09:05:02.115Z] #74 DONE 33.2s [2022-08-26T09:05:02.115Z] [2022-08-26T09:05:02.115Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-08-26T09:05:02.115Z] #75 sha256:eda5e7aecdba84f43809b8f0a758613e174a5991db265f4c571d03a30e58ad92 [2022-08-26T09:05:02.115Z] #75 DONE 0.1s [2022-08-26T09:05:02.115Z] [2022-08-26T09:05:02.115Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-26T09:05:02.115Z] #76 sha256:847ead82b43ea2e7067ad8380c982b39dc77852ed0a99d75d2593b7809631f2a [2022-08-26T09:05:02.115Z] #76 DONE 0.1s [2022-08-26T09:05:02.115Z] [2022-08-26T09:05:02.115Z] #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-08-26T09:05:02.115Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T09:05:03.482Z] #49 28.57 Reading package lists... [2022-08-26T09:05:03.482Z] #49 ... [2022-08-26T09:05:03.482Z] [2022-08-26T09:05:03.482Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-26T09:05:03.482Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-26T09:05:03.482Z] #79 CACHED [2022-08-26T09:05:03.482Z] [2022-08-26T09:05:03.482Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-26T09:05:03.482Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-26T09:05:03.482Z] #81 CACHED [2022-08-26T09:05:03.482Z] [2022-08-26T09:05:03.482Z] #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-08-26T09:05:03.482Z] #83 sha256:8dadd708984ce8e7b46c1f005eca833c8e44149a46fb2499eeebd444f591178e [2022-08-26T09:05:03.482Z] #83 CACHED [2022-08-26T09:05:03.482Z] [2022-08-26T09:05:03.482Z] #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-08-26T09:05:03.482Z] #84 sha256:21b000730df3de205825a98ad37bec69259b2cb42fb57daa3dee792accfbcf8c [2022-08-26T09:05:03.482Z] #84 CACHED [2022-08-26T09:05:03.482Z] [2022-08-26T09:05:03.482Z] #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-08-26T09:05:03.482Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:05.376Z] #20 28.54 Reading package lists... [2022-08-26T09:05:07.000Z] #20 37.11 Building dependency tree... [2022-08-26T09:05:07.256Z] #20 38.66 Reading state information... [2022-08-26T09:05:08.185Z] #20 39.84 The following additional packages will be installed: [2022-08-26T09:05:08.441Z] #20 39.84 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T09:05:08.441Z] #20 39.84 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-08-26T09:05:08.441Z] #20 39.84 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-08-26T09:05:08.441Z] #20 39.84 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-08-26T09:05:08.441Z] #20 39.85 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-08-26T09:05:08.441Z] #20 39.85 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-08-26T09:05:08.441Z] #20 39.86 mingw-w64-common mingw-w64-x86-64-dev [2022-08-26T09:05:08.441Z] #20 39.88 Suggested packages: [2022-08-26T09:05:08.441Z] #20 39.88 gcc-10-locales seccomp wine64 [2022-08-26T09:05:09.004Z] #20 40.54 The following NEW packages will be installed: [2022-08-26T09:05:09.004Z] #20 40.54 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-26T09:05:09.004Z] #20 40.54 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-08-26T09:05:09.004Z] #20 40.54 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-08-26T09:05:09.004Z] #20 40.54 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-08-26T09:05:09.004Z] #20 40.54 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-08-26T09:05:09.004Z] #20 40.55 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-08-26T09:05:09.004Z] #20 40.55 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-08-26T09:05:09.004Z] #20 40.55 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-08-26T09:05:09.004Z] #20 40.55 mingw-w64-x86-64-dev [2022-08-26T09:05:09.567Z] #20 40.94 0 upgraded, 30 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:05:09.567Z] #20 40.94 Need to get 115 MB of archives. [2022-08-26T09:05:09.567Z] #20 40.94 After this operation, 645 MB of additional disk space will be used. [2022-08-26T09:05:09.567Z] #20 40.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2022-08-26T09:05:09.567Z] #20 40.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2022-08-26T09:05:09.567Z] #20 40.98 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-08-26T09:05:09.567Z] #20 40.98 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-08-26T09:05:09.567Z] #20 40.99 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-08-26T09:05:09.567Z] #20 40.99 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-08-26T09:05:09.567Z] #20 41.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-08-26T09:05:09.567Z] #20 41.06 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2022-08-26T09:05:09.567Z] #20 41.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2022-08-26T09:05:09.567Z] #20 41.24 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-26T09:05:10.129Z] #20 41.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-26T09:05:10.129Z] #20 41.76 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2022-08-26T09:05:10.388Z] #20 41.93 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2022-08-26T09:05:10.645Z] #20 ... [2022-08-26T09:05:10.645Z] [2022-08-26T09:05:10.645Z] #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-08-26T09:05:10.645Z] #69 sha256:2b163ad86de23f5e7a2f459148b345e871ee5494d8d903c6cf0f6ecc1edeb41b [2022-08-26T09:05:10.645Z] #69 28.54 Reading package lists... [2022-08-26T09:05:10.645Z] #69 37.34 Building dependency tree... [2022-08-26T09:05:10.645Z] #69 39.18 Reading state information... [2022-08-26T09:05:10.645Z] #69 40.37 The following additional packages will be installed: [2022-08-26T09:05:10.645Z] #69 40.38 libbtrfs0 [2022-08-26T09:05:10.645Z] #69 40.50 The following NEW packages will be installed: [2022-08-26T09:05:10.645Z] #69 40.51 libbtrfs-dev libbtrfs0 [2022-08-26T09:05:10.645Z] #69 40.92 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:05:10.645Z] #69 40.92 Need to get 460 kB of archives. [2022-08-26T09:05:10.645Z] #69 40.92 After this operation, 1237 kB of additional disk space will be used. [2022-08-26T09:05:10.645Z] #69 40.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T09:05:10.645Z] #69 40.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T09:05:10.645Z] #69 41.47 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:05:10.645Z] #69 41.72 Fetched 460 kB in 0s (1565 kB/s) [2022-08-26T09:05:10.645Z] #69 41.77 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T09:05:10.645Z] #69 41.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-26T09:05:10.645Z] #69 41.80 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T09:05:10.645Z] #69 41.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T09:05:10.645Z] #69 41.89 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T09:05:10.645Z] #69 41.89 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T09:05:10.645Z] #69 41.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T09:05:10.645Z] #69 42.05 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T09:05:10.645Z] #69 42.07 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T09:05:10.645Z] #69 42.08 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:05:10.645Z] #69 DONE 42.3s [2022-08-26T09:05:10.645Z] [2022-08-26T09:05:10.646Z] #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-08-26T09:05:10.646Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:10.646Z] #20 42.25 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2022-08-26T09:05:10.646Z] #20 ... [2022-08-26T09:05:10.646Z] [2022-08-26T09:05:10.646Z] #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-08-26T09:05:10.646Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T09:05:10.646Z] #49 28.57 Reading package lists... [2022-08-26T09:05:10.646Z] #49 37.19 Building dependency tree... [2022-08-26T09:05:10.646Z] #49 38.75 Reading state information... [2022-08-26T09:05:10.646Z] #49 40.27 The following additional packages will be installed: [2022-08-26T09:05:10.646Z] #49 40.28 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-08-26T09:05:10.646Z] #49 40.31 Suggested packages: [2022-08-26T09:05:10.646Z] #49 40.31 cmake-doc ninja-build lrzip [2022-08-26T09:05:10.646Z] #49 40.31 Recommended packages: [2022-08-26T09:05:10.646Z] #49 40.31 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-26T09:05:10.646Z] #49 40.77 The following NEW packages will be installed: [2022-08-26T09:05:10.646Z] #49 40.77 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-08-26T09:05:10.646Z] #49 41.08 0 upgraded, 8 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:05:10.646Z] #49 41.08 Need to get 8418 kB of archives. [2022-08-26T09:05:10.646Z] #49 41.08 After this operation, 34.9 MB of additional disk space will be used. [2022-08-26T09:05:10.646Z] #49 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T09:05:10.646Z] #49 41.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T09:05:10.646Z] #49 41.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-08-26T09:05:10.646Z] #49 41.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-08-26T09:05:10.646Z] #49 41.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-08-26T09:05:10.646Z] #49 41.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-08-26T09:05:10.646Z] #49 41.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-08-26T09:05:10.646Z] #49 41.15 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-08-26T09:05:10.646Z] #49 41.85 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:05:10.646Z] #49 42.11 Fetched 8418 kB in 0s (19.5 MB/s) [2022-08-26T09:05:10.646Z] #49 42.15 Selecting previously unselected package xxd. [2022-08-26T09:05:10.646Z] #49 42.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-26T09:05:10.646Z] #49 42.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T09:05:10.646Z] #49 42.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:05:10.903Z] #49 ... [2022-08-26T09:05:10.903Z] [2022-08-26T09:05:10.903Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-08-26T09:05:10.903Z] #70 sha256:9aebea12df3babc7c1c1d03e47c26679b0dd011573fa9c6b6a628da3f874b4a5 [2022-08-26T09:05:10.903Z] #70 DONE 0.1s [2022-08-26T09:05:10.903Z] [2022-08-26T09:05:10.903Z] #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-08-26T09:05:10.903Z] #49 sha256:e05d25162f84fad02bef0a2f49f083de50799b93b901bf7e3d8c6c88f6938195 [2022-08-26T09:05:10.903Z] #49 42.32 Selecting previously unselected package vim-common. [2022-08-26T09:05:10.903Z] #49 42.33 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T09:05:10.903Z] #49 42.35 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:05:10.903Z] #49 42.52 Selecting previously unselected package cmake-data. [2022-08-26T09:05:10.903Z] #49 42.52 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-08-26T09:05:11.160Z] #49 42.54 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T09:05:12.091Z] #49 43.43 Selecting previously unselected package libarchive13:amd64. [2022-08-26T09:05:12.091Z] #49 43.43 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-08-26T09:05:12.091Z] #49 43.44 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T09:05:12.091Z] #49 43.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-08-26T09:05:12.091Z] #49 43.53 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-08-26T09:05:12.091Z] #49 43.54 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T09:05:12.091Z] #49 43.59 Selecting previously unselected package librhash0:amd64. [2022-08-26T09:05:12.091Z] #49 43.59 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-08-26T09:05:12.091Z] #49 43.59 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-08-26T09:05:12.091Z] #49 43.64 Selecting previously unselected package libuv1:amd64. [2022-08-26T09:05:12.091Z] #49 43.64 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-08-26T09:05:12.091Z] #49 43.65 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-08-26T09:05:12.091Z] #49 43.71 Selecting previously unselected package cmake. [2022-08-26T09:05:12.091Z] #49 43.71 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-08-26T09:05:12.091Z] #49 43.71 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 44.95 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 44.97 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 44.99 Setting up libuv1:amd64 (1.40.0-2) ... [2022-08-26T09:05:13.461Z] #49 45.00 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 45.02 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-08-26T09:05:13.461Z] #49 45.03 Setting up librhash0:amd64 (1.4.1-2) ... [2022-08-26T09:05:13.461Z] #49 45.04 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 45.06 Setting up cmake (3.18.4-2+deb11u1) ... [2022-08-26T09:05:13.461Z] #49 45.07 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:05:13.720Z] #49 DONE 45.4s [2022-08-26T09:05:13.720Z] [2022-08-26T09:05:13.720Z] #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-08-26T09:05:13.720Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:13.720Z] #20 42.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-08-26T09:05:13.720Z] #20 42.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-08-26T09:05:13.720Z] #20 42.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-08-26T09:05:13.720Z] #20 42.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-08-26T09:05:13.720Z] #20 42.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-08-26T09:05:13.720Z] #20 42.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-08-26T09:05:13.720Z] #20 42.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-08-26T09:05:13.720Z] #20 42.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-08-26T09:05:13.720Z] #20 42.44 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-08-26T09:05:13.720Z] #20 42.44 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-08-26T09:05:13.720Z] #20 42.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-08-26T09:05:13.720Z] #20 42.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-08-26T09:05:13.720Z] #20 42.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-08-26T09:05:13.720Z] #20 42.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-08-26T09:05:13.720Z] #20 42.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-08-26T09:05:13.720Z] #20 42.47 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-08-26T09:05:13.720Z] #20 43.07 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:05:13.720Z] #20 43.26 Fetched 115 MB in 2s (63.2 MB/s) [2022-08-26T09:05:13.720Z] #20 43.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-26T09:05:13.720Z] #20 43.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30255 files and directories currently installed.) [2022-08-26T09:05:13.720Z] #20 43.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T09:05:13.720Z] #20 43.34 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T09:05:13.720Z] #20 43.75 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-26T09:05:13.720Z] #20 43.76 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-08-26T09:05:13.720Z] #20 43.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T09:05:13.720Z] #20 44.54 Selecting previously unselected package binutils-mingw-w64. [2022-08-26T09:05:13.720Z] #20 44.55 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-08-26T09:05:13.720Z] #20 44.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T09:05:13.720Z] #20 44.62 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-26T09:05:13.720Z] #20 44.62 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T09:05:13.720Z] #20 44.63 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:13.720Z] #20 44.71 Selecting previously unselected package dmsetup. [2022-08-26T09:05:13.720Z] #20 44.71 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T09:05:13.720Z] #20 44.71 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-08-26T09:05:13.720Z] #20 44.80 Selecting previously unselected package mingw-w64-common. [2022-08-26T09:05:13.720Z] #20 44.80 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-08-26T09:05:13.720Z] #20 44.80 Unpacking mingw-w64-common (8.0.0-1) ... [2022-08-26T09:05:13.977Z] #20 ... [2022-08-26T09:05:13.977Z] [2022-08-26T09:05:13.977Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-08-26T09:05:13.977Z] #50 sha256:9f3685c84179f8cb99b6b7ac200edb6eec246f4a252381b1d869969d46d79844 [2022-08-26T09:05:13.977Z] #50 DONE 0.1s [2022-08-26T09:05:14.237Z] [2022-08-26T09:05:14.237Z] #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-08-26T09:05:14.237Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:14.237Z] #71 0.737 + RM_GOPATH=0 [2022-08-26T09:05:14.237Z] #71 0.737 + TMP_GOPATH= [2022-08-26T09:05:14.237Z] #71 0.737 + : /build [2022-08-26T09:05:14.237Z] #71 0.737 + '[' -z '' ']' [2022-08-26T09:05:14.237Z] #71 0.737 ++ mktemp -d [2022-08-26T09:05:14.237Z] #71 0.737 + export GOPATH=/tmp/tmp.sFUla7iHAN [2022-08-26T09:05:14.237Z] #71 0.737 + GOPATH=/tmp/tmp.sFUla7iHAN [2022-08-26T09:05:14.237Z] #71 0.737 + RM_GOPATH=1 [2022-08-26T09:05:14.237Z] #71 0.737 + case "$(go env GOARCH)" in [2022-08-26T09:05:14.237Z] #71 0.737 ++ go env GOARCH [2022-08-26T09:05:14.237Z] #71 0.744 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:05:14.237Z] #71 0.744 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:05:14.237Z] #71 0.745 ++ dirname /install.sh [2022-08-26T09:05:14.237Z] #71 0.746 + dir=/ [2022-08-26T09:05:14.237Z] #71 0.747 + bin=containerd [2022-08-26T09:05:14.237Z] #71 0.747 + shift [2022-08-26T09:05:14.237Z] #71 0.747 + '[' '!' -f //containerd.installer ']' [2022-08-26T09:05:14.237Z] #71 0.747 + . //containerd.installer [2022-08-26T09:05:14.237Z] #71 0.747 ++ set -e [2022-08-26T09:05:14.237Z] #71 0.748 ++ : v1.6.8 [2022-08-26T09:05:14.237Z] #71 0.748 + install_containerd [2022-08-26T09:05:14.237Z] #71 0.748 + echo 'Install containerd version v1.6.8' [2022-08-26T09:05:14.237Z] #71 0.748 Install containerd version v1.6.8 [2022-08-26T09:05:14.237Z] #71 0.748 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sFUla7iHAN/src/github.com/containerd/containerd [2022-08-26T09:05:14.237Z] #71 0.750 Cloning into '/tmp/tmp.sFUla7iHAN/src/github.com/containerd/containerd'... [2022-08-26T09:05:16.760Z] #71 ... [2022-08-26T09:05:16.761Z] [2022-08-26T09:05:16.761Z] #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-08-26T09:05:16.761Z] #51 sha256:a0451c6e4a836b87d6f734c3d835e2790a7b7f7be23be536eb95e0e07c26e170 [2022-08-26T09:05:16.761Z] #51 0.805 + RM_GOPATH=0 [2022-08-26T09:05:16.761Z] #51 0.805 + TMP_GOPATH= [2022-08-26T09:05:16.761Z] #51 0.805 + : /build [2022-08-26T09:05:16.761Z] #51 0.805 + '[' -z '' ']' [2022-08-26T09:05:16.761Z] #51 0.805 ++ mktemp -d [2022-08-26T09:05:16.761Z] #51 0.807 + export GOPATH=/tmp/tmp.ZWj5nkXSTi [2022-08-26T09:05:16.761Z] #51 0.807 + GOPATH=/tmp/tmp.ZWj5nkXSTi [2022-08-26T09:05:16.761Z] #51 0.807 + RM_GOPATH=1 [2022-08-26T09:05:16.761Z] #51 0.807 + case "$(go env GOARCH)" in [2022-08-26T09:05:16.761Z] #51 0.807 ++ go env GOARCH [2022-08-26T09:05:16.761Z] #51 0.818 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:05:16.761Z] #51 0.818 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:05:16.761Z] #51 0.818 ++ dirname /install.sh [2022-08-26T09:05:16.761Z] #51 0.819 + dir=/ [2022-08-26T09:05:16.761Z] #51 0.819 + bin=tini [2022-08-26T09:05:16.761Z] #51 0.819 + shift [2022-08-26T09:05:16.761Z] #51 0.820 + '[' '!' -f //tini.installer ']' [2022-08-26T09:05:16.761Z] #51 0.820 + . //tini.installer [2022-08-26T09:05:16.761Z] #51 0.820 ++ : v0.19.0 [2022-08-26T09:05:16.761Z] #51 0.820 + install_tini [2022-08-26T09:05:16.761Z] #51 0.820 + echo 'Install tini version v0.19.0' [2022-08-26T09:05:16.761Z] #51 0.820 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZWj5nkXSTi/tini [2022-08-26T09:05:16.761Z] #51 0.820 Install tini version v0.19.0 [2022-08-26T09:05:16.761Z] #51 0.822 Cloning into '/tmp/tmp.ZWj5nkXSTi/tini'... [2022-08-26T09:05:16.761Z] #51 1.233 + cd /tmp/tmp.ZWj5nkXSTi/tini [2022-08-26T09:05:16.761Z] #51 1.234 + git checkout -q v0.19.0 [2022-08-26T09:05:16.761Z] #51 1.240 + cmake . [2022-08-26T09:05:16.761Z] #51 1.390 -- The C compiler identification is GNU 10.2.1 [2022-08-26T09:05:16.761Z] #51 1.429 -- Detecting C compiler ABI info [2022-08-26T09:05:16.761Z] #51 1.690 -- Detecting C compiler ABI info - done [2022-08-26T09:05:16.761Z] #51 1.747 -- Check for working C compiler: /usr/bin/cc - skipped [2022-08-26T09:05:16.761Z] #51 1.749 -- Detecting C compile features [2022-08-26T09:05:16.761Z] #51 1.750 -- Detecting C compile features - done [2022-08-26T09:05:16.761Z] #51 1.770 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-26T09:05:16.761Z] #51 1.832 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-26T09:05:16.761Z] #51 1.857 -- Configuring done [2022-08-26T09:05:16.761Z] #51 1.864 -- Generating done [2022-08-26T09:05:16.761Z] #51 1.867 -- Build files have been written to: /tmp/tmp.ZWj5nkXSTi/tini [2022-08-26T09:05:16.761Z] #51 1.870 + make tini-static [2022-08-26T09:05:16.761Z] #51 1.977 Scanning dependencies of target tini-static [2022-08-26T09:05:16.761Z] #51 1.992 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-26T09:05:16.761Z] #51 2.491 [100%] Linking C executable tini-static [2022-08-26T09:05:16.761Z] #51 2.714 [100%] Built target tini-static [2022-08-26T09:05:16.761Z] #51 2.742 + mkdir -p /build [2022-08-26T09:05:16.761Z] #51 2.744 + cp tini-static /build/docker-init [2022-08-26T09:05:17.027Z] #51 DONE 3.0s [2022-08-26T09:05:17.027Z] [2022-08-26T09:05:17.027Z] #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-08-26T09:05:17.027Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:17.027Z] #20 46.59 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-26T09:05:17.027Z] #20 46.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-08-26T09:05:17.027Z] #20 46.59 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T09:05:17.027Z] #20 48.40 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-26T09:05:17.027Z] #20 48.41 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:17.027Z] #20 48.42 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T09:05:17.027Z] #20 48.52 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-08-26T09:05:17.027Z] #20 48.53 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:17.027Z] #20 48.54 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T09:05:18.393Z] #20 ... [2022-08-26T09:05:18.393Z] [2022-08-26T09:05:18.393Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-26T09:05:18.393Z] #53 sha256:03e7a9e0eaf588a56511230b6211c99f2707f29e72f286a65738b2580dd44fdf [2022-08-26T09:05:18.393Z] #53 CACHED [2022-08-26T09:05:18.393Z] [2022-08-26T09:05:18.393Z] #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-08-26T09:05:18.393Z] #54 sha256:71832906a8764a4b134fb595af28bdb285f230def80357dbfa0d4f53ef20dc68 [2022-08-26T09:05:18.393Z] #54 CACHED [2022-08-26T09:05:18.393Z] [2022-08-26T09:05:18.393Z] #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-08-26T09:05:18.393Z] #57 sha256:728600a0771e7592ff7efa799488d0b16650d116f1302281218b69e4042dd530 [2022-08-26T09:05:18.393Z] #57 CACHED [2022-08-26T09:05:18.393Z] [2022-08-26T09:05:18.393Z] #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-08-26T09:05:18.393Z] #58 sha256:55120fe1359c8415171c73ab1ec3e17e8864ed1c5735d37f44c6cec169595953 [2022-08-26T09:05:18.393Z] #58 CACHED [2022-08-26T09:05:18.393Z] [2022-08-26T09:05:18.393Z] #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-08-26T09:05:18.393Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:18.650Z] #71 ... [2022-08-26T09:05:18.650Z] [2022-08-26T09:05:18.650Z] #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-08-26T09:05:18.650Z] #60 sha256:5a5cb01c2db617814964e3f18443a0bc28c742d82a13333b2f6ce38fbf0e09bf [2022-08-26T09:05:18.650Z] #60 CACHED [2022-08-26T09:05:18.650Z] [2022-08-26T09:05:18.650Z] #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-08-26T09:05:18.650Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:19.579Z] #71 ... [2022-08-26T09:05:19.579Z] [2022-08-26T09:05:19.579Z] #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-08-26T09:05:19.579Z] #62 sha256:b315029167a0218f5d71ae8e9d516d861e82e5e709ff0adc42b4fb1ff526d163 [2022-08-26T09:05:19.579Z] #62 CACHED [2022-08-26T09:05:19.579Z] [2022-08-26T09:05:19.579Z] #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-08-26T09:05:19.579Z] #64 sha256:184b4ccd0ac6b3aaf25b68633ba72158e1065d82e836a2f99dabd02a8fb5eaf0 [2022-08-26T09:05:19.579Z] #64 CACHED [2022-08-26T09:05:19.579Z] [2022-08-26T09:05:19.579Z] #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-08-26T09:05:19.579Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:20.143Z] #71 ... [2022-08-26T09:05:20.143Z] [2022-08-26T09:05:20.143Z] #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-08-26T09:05:20.143Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:20.143Z] #20 51.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-08-26T09:05:20.143Z] #20 51.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:20.143Z] #20 51.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T09:05:24.316Z] #20 55.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-08-26T09:05:24.316Z] #20 55.58 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:24.316Z] #20 55.58 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T09:05:25.689Z] #20 57.21 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-08-26T09:05:25.689Z] #20 57.21 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:25.689Z] #20 57.22 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T09:05:27.585Z] #20 59.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-08-26T09:05:27.585Z] #20 59.01 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:27.585Z] #20 59.01 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T09:05:31.760Z] #20 62.75 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-08-26T09:05:31.760Z] #20 62.75 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-08-26T09:05:31.760Z] #20 62.76 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T09:05:33.131Z] #20 64.45 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-26T09:05:33.131Z] #20 64.45 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-08-26T09:05:33.131Z] #20 64.46 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T09:05:33.131Z] #20 64.53 Selecting previously unselected package libapparmor1:amd64. [2022-08-26T09:05:33.131Z] #20 64.53 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-08-26T09:05:33.131Z] #20 64.54 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T09:05:33.131Z] #20 64.59 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-26T09:05:33.131Z] #20 64.60 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-08-26T09:05:33.131Z] #20 64.61 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T09:05:33.131Z] #20 64.67 Selecting previously unselected package libbtrfs0:amd64. [2022-08-26T09:05:33.131Z] #20 64.68 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-08-26T09:05:33.131Z] #20 64.69 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T09:05:33.131Z] #20 64.75 Selecting previously unselected package libbtrfs-dev:amd64. [2022-08-26T09:05:33.131Z] #20 64.76 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-08-26T09:05:33.131Z] #20 64.77 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T09:05:33.388Z] #20 64.86 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-26T09:05:33.388Z] #20 64.86 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T09:05:33.388Z] #20 64.87 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:33.388Z] #20 64.90 Selecting previously unselected package libudev-dev:amd64. [2022-08-26T09:05:33.388Z] #20 64.91 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-08-26T09:05:33.388Z] #20 64.92 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-08-26T09:05:33.388Z] #20 64.98 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-26T09:05:33.388Z] #20 64.99 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-08-26T09:05:33.388Z] #20 64.99 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T09:05:33.388Z] #20 65.10 Selecting previously unselected package libpcre2-16-0:amd64. [2022-08-26T09:05:33.644Z] #20 65.11 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-08-26T09:05:33.644Z] #20 65.11 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T09:05:33.644Z] #20 65.21 Selecting previously unselected package libpcre2-32-0:amd64. [2022-08-26T09:05:33.644Z] #20 65.21 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-08-26T09:05:33.644Z] #20 65.22 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T09:05:33.644Z] #20 65.31 Selecting previously unselected package libpcre2-posix2:amd64. [2022-08-26T09:05:33.901Z] #20 65.31 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-08-26T09:05:33.901Z] #20 65.31 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T09:05:33.901Z] #20 65.36 Selecting previously unselected package libpcre2-dev:amd64. [2022-08-26T09:05:33.901Z] #20 65.37 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-08-26T09:05:33.901Z] #20 65.37 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T09:05:33.901Z] #20 65.58 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-26T09:05:34.158Z] #20 65.59 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-08-26T09:05:34.158Z] #20 65.59 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T09:05:34.158Z] #20 65.71 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-26T09:05:34.158Z] #20 65.72 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-08-26T09:05:34.158Z] #20 65.72 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:34.158Z] #20 65.76 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-26T09:05:34.158Z] #20 65.77 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-08-26T09:05:34.158Z] #20 65.78 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T09:05:34.158Z] #20 65.84 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-26T09:05:34.415Z] #20 65.85 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-08-26T09:05:34.415Z] #20 65.85 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T09:05:34.415Z] #20 ... [2022-08-26T09:05:34.415Z] [2022-08-26T09:05:34.415Z] #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-08-26T09:05:34.415Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:34.415Z] #71 13.57 + cd /tmp/tmp.sFUla7iHAN/src/github.com/containerd/containerd [2022-08-26T09:05:34.415Z] #71 13.57 + git checkout -q v1.6.8 [2022-08-26T09:05:34.415Z] #71 14.14 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-26T09:05:34.415Z] #71 14.14 + BUILDTAGS='netgo osusergo static_build' [2022-08-26T09:05:34.415Z] #71 14.14 + export EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:05:34.415Z] #71 14.14 + EXTRA_FLAGS=-buildmode=pie [2022-08-26T09:05:34.415Z] #71 14.14 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-26T09:05:34.415Z] #71 14.14 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-26T09:05:34.415Z] #71 14.14 + '[' '' = dynamic ']' [2022-08-26T09:05:34.415Z] #71 14.14 + make [2022-08-26T09:05:34.415Z] #71 14.79 + bin/ctr [2022-08-26T09:05:34.415Z] #71 ... [2022-08-26T09:05:34.415Z] [2022-08-26T09:05:34.415Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-08-26T09:05:34.415Z] #20 sha256:40cc8ae848b56775064a4ff5519e85840638958f121b25a5eae24fc364c24d98 [2022-08-26T09:05:34.415Z] #20 66.05 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-08-26T09:05:34.415Z] #20 66.06 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-08-26T09:05:34.415Z] #20 66.08 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-08-26T09:05:34.672Z] #20 66.09 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-08-26T09:05:34.672Z] #20 66.10 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.11 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-08-26T09:05:34.672Z] #20 66.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-08-26T09:05:34.672Z] #20 66.14 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-08-26T09:05:34.672Z] #20 66.15 Setting up libudev-dev:amd64 (247.3-7) ... [2022-08-26T09:05:34.672Z] #20 66.16 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-08-26T09:05:34.672Z] #20 66.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-08-26T09:05:34.672Z] #20 66.19 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-08-26T09:05:34.672Z] #20 66.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.21 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-08-26T09:05:34.672Z] #20 66.22 Setting up mingw-w64-common (8.0.0-1) ... [2022-08-26T09:05:34.672Z] #20 66.24 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-08-26T09:05:34.672Z] #20 66.25 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-08-26T09:05:34.672Z] #20 66.26 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-08-26T09:05:34.672Z] #20 66.27 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-08-26T09:05:34.672Z] #20 66.28 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.30 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T09:05:34.672Z] #20 66.32 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.33 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-26T09:05:34.672Z] #20 66.33 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-08-26T09:05:34.672Z] #20 66.35 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.36 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-26T09:05:34.672Z] #20 66.36 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.38 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-08-26T09:05:34.672Z] #20 66.40 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:34.929Z] #20 66.41 Setting up dmsetup (2:1.02.175-2.1) ... [2022-08-26T09:05:34.929Z] #20 66.43 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:34.929Z] #20 66.44 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-08-26T09:05:34.929Z] #20 66.45 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:05:35.497Z] #20 DONE 67.0s [2022-08-26T09:05:35.497Z] [2022-08-26T09:05:35.497Z] #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-08-26T09:05:35.497Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:05:35.497Z] #71 ... [2022-08-26T09:05:35.497Z] [2022-08-26T09:05:35.497Z] #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-08-26T09:05:35.497Z] #21 sha256:a64cfea026c18e0ae91bc700f920ff3500105d780e267e217109fecab02715b6 [2022-08-26T09:05:36.428Z] #21 1.123 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:05:36.684Z] #21 1.287 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:05:36.941Z] #21 1.463 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-08-26T09:05:38.032Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T09:05:38.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T09:05:42.556Z] #21 1.713 Reading package lists... [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 31.9% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/server/router/swarm 0.014s coverage: 6.0% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/server/router/volume 0.010s coverage: 67.9% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/types/strslice 0.011s coverage: 90.0% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/types/registry 0.003s coverage: 54.2% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 77.3% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/builder/remotecontext 0.124s coverage: 13.7% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/builder/dockerfile 0.427s coverage: 49.3% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/builder/remotecontext/git 1.614s coverage: 86.3% of statements [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T09:05:46.129Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T09:05:46.129Z] ok github.com/docker/docker/cmd/docker-proxy 0.018s coverage: 67.6% of statements [2022-08-26T09:05:46.726Z] #21 6.542 Reading package lists... [2022-08-26T09:05:47.058Z] ok github.com/docker/docker/client 0.117s coverage: 76.0% of statements [2022-08-26T09:05:48.094Z] #21 11.35 Building dependency tree... [2022-08-26T09:05:48.094Z] #21 12.48 Reading state information... [2022-08-26T09:05:49.025Z] #21 13.63 The following additional packages will be installed: [2022-08-26T09:05:49.025Z] #21 13.63 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-26T09:05:49.025Z] #21 13.64 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-26T09:05:49.025Z] #21 13.64 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-26T09:05:49.025Z] #21 13.64 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-26T09:05:49.025Z] #21 13.64 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-26T09:05:49.025Z] #21 13.64 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-08-26T09:05:49.025Z] #21 13.65 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-08-26T09:05:49.025Z] #21 13.66 Suggested packages: [2022-08-26T09:05:49.025Z] #21 13.66 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-08-26T09:05:49.025Z] #21 13.66 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-08-26T09:05:49.025Z] #21 13.66 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-08-26T09:05:49.025Z] #21 13.66 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-08-26T09:05:49.025Z] #21 13.66 seccomp:ppc64el seccomp:s390x [2022-08-26T09:05:49.025Z] #21 13.66 Recommended packages: [2022-08-26T09:05:49.025Z] #21 13.66 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-08-26T09:05:49.025Z] #21 13.66 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-08-26T09:05:49.025Z] #21 13.66 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-08-26T09:05:49.025Z] #21 13.66 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-08-26T09:05:49.590Z] #21 14.12 The following NEW packages will be installed: [2022-08-26T09:05:49.590Z] #21 14.12 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-08-26T09:05:49.590Z] #21 14.12 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-08-26T09:05:49.590Z] #21 14.12 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-08-26T09:05:49.590Z] #21 14.12 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-08-26T09:05:49.590Z] #21 14.12 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-08-26T09:05:49.590Z] #21 14.12 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-08-26T09:05:49.590Z] #21 14.12 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-08-26T09:05:49.590Z] #21 14.13 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-08-26T09:05:49.590Z] #21 14.13 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-08-26T09:05:49.590Z] #21 14.13 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-08-26T09:05:49.590Z] #21 14.13 libseccomp2:ppc64el libseccomp2:s390x [2022-08-26T09:05:49.847Z] #21 14.48 0 upgraded, 40 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:05:49.847Z] #21 14.48 Need to get 15.9 MB of archives. [2022-08-26T09:05:49.847Z] #21 14.48 After this operation, 73.0 MB of additional disk space will be used. [2022-08-26T09:05:49.847Z] #21 14.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-08-26T09:05:49.847Z] #21 14.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-08-26T09:05:49.847Z] #21 14.49 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-08-26T09:05:49.847Z] #21 14.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-08-26T09:05:49.847Z] #21 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-08-26T09:05:49.847Z] #21 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-08-26T09:05:49.847Z] #21 14.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-08-26T09:05:49.847Z] #21 14.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-08-26T09:05:49.847Z] #21 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-08-26T09:05:49.848Z] #21 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-08-26T09:05:49.848Z] #21 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-08-26T09:05:49.848Z] #21 14.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-08-26T09:05:49.848Z] #21 14.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-08-26T09:05:49.848Z] #21 14.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-08-26T09:05:49.848Z] #21 14.58 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-08-26T09:05:50.105Z] #21 14.58 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-08-26T09:05:50.105Z] #21 14.58 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-08-26T09:05:50.105Z] #21 14.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-08-26T09:05:50.105Z] #21 14.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-08-26T09:05:50.105Z] #21 14.61 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-08-26T09:05:50.105Z] #21 14.61 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-08-26T09:05:50.105Z] #21 14.61 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-08-26T09:05:50.105Z] #21 14.62 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-08-26T09:05:50.105Z] #21 14.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-08-26T09:05:50.105Z] #21 14.65 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-08-26T09:05:50.105Z] #21 14.65 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-08-26T09:05:50.105Z] #21 14.65 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-08-26T09:05:50.105Z] #21 14.65 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-08-26T09:05:50.105Z] #21 14.68 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-08-26T09:05:50.105Z] #21 14.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-08-26T09:05:50.105Z] #21 14.69 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-08-26T09:05:50.105Z] #21 14.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-08-26T09:05:50.105Z] #21 14.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-08-26T09:05:50.668Z] #21 15.18 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:05:50.668Z] #21 15.39 Fetched 15.9 MB in 1s (31.5 MB/s) [2022-08-26T09:05:50.925Z] #21 15.42 Selecting previously unselected package gcc-10-base:armel. [2022-08-26T09:05:50.925Z] #21 15.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 38556 files and directories currently installed.) [2022-08-26T09:05:50.925Z] #21 15.46 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-08-26T09:05:50.925Z] #21 15.47 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-08-26T09:05:50.925Z] #21 15.51 Selecting previously unselected package gcc-10-base:armhf. [2022-08-26T09:05:50.925Z] #21 15.52 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-08-26T09:05:50.925Z] #21 15.53 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-08-26T09:05:50.925Z] #21 15.58 Selecting previously unselected package gcc-10-base:ppc64el. [2022-08-26T09:05:50.925Z] #21 15.59 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-08-26T09:05:50.925Z] #21 15.59 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-26T09:05:50.925Z] #21 15.64 Selecting previously unselected package gcc-10-base:s390x. [2022-08-26T09:05:51.184Z] #21 15.65 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-08-26T09:05:51.184Z] #21 15.65 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-08-26T09:05:51.184Z] #21 15.71 Selecting previously unselected package gcc-10-base:arm64. [2022-08-26T09:05:51.184Z] #21 15.71 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-08-26T09:05:51.184Z] #21 15.72 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-08-26T09:05:51.184Z] #21 15.78 Selecting previously unselected package libgcc-s1:armel. [2022-08-26T09:05:51.184Z] #21 15.79 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-08-26T09:05:51.184Z] #21 15.80 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-08-26T09:05:51.184Z] #21 15.84 Selecting previously unselected package libcrypt1:armel. [2022-08-26T09:05:51.184Z] #21 15.85 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-08-26T09:05:51.184Z] #21 15.85 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-08-26T09:05:51.184Z] #21 15.93 Selecting previously unselected package libc6:armel. [2022-08-26T09:05:51.442Z] #21 15.94 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-08-26T09:05:51.699Z] #21 16.14 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-08-26T09:05:51.961Z] #21 16.59 Selecting previously unselected package libapparmor1:armel. [2022-08-26T09:05:51.961Z] #21 16.60 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-08-26T09:05:51.961Z] #21 16.61 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-08-26T09:05:51.961Z] #21 16.66 Selecting previously unselected package libapparmor-dev:armel. [2022-08-26T09:05:52.219Z] #21 16.66 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-08-26T09:05:52.219Z] #21 16.66 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-08-26T09:05:52.219Z] #21 16.75 Selecting previously unselected package libgcc-s1:arm64. [2022-08-26T09:05:52.219Z] #21 16.76 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-08-26T09:05:52.219Z] #21 16.77 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-08-26T09:05:52.219Z] #21 16.82 Selecting previously unselected package libcrypt1:arm64. [2022-08-26T09:05:52.219Z] #21 16.82 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-08-26T09:05:52.219Z] #21 16.82 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-26T09:05:52.219Z] #21 16.90 Selecting previously unselected package libc6:arm64. [2022-08-26T09:05:52.476Z] #21 16.90 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-08-26T09:05:52.476Z] #21 17.12 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-08-26T09:05:53.041Z] #21 17.64 Selecting previously unselected package libapparmor1:arm64. [2022-08-26T09:05:53.041Z] #21 17.65 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-08-26T09:05:53.041Z] #21 17.66 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T09:05:53.041Z] #21 17.70 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-26T09:05:53.041Z] #21 17.71 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-08-26T09:05:53.041Z] #21 17.71 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T09:05:53.041Z] #21 17.79 Selecting previously unselected package libgcc-s1:s390x. [2022-08-26T09:05:53.298Z] #21 17.79 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-08-26T09:05:53.298Z] #21 17.79 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-08-26T09:05:53.298Z] #21 17.84 Selecting previously unselected package libcrypt1:s390x. [2022-08-26T09:05:53.298Z] #21 17.84 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-08-26T09:05:53.298Z] #21 17.85 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-08-26T09:05:53.298Z] #21 17.91 Selecting previously unselected package libc6:s390x. [2022-08-26T09:05:53.298Z] #21 17.92 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-08-26T09:05:53.554Z] #21 18.12 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-08-26T09:05:54.118Z] #21 18.61 Selecting previously unselected package libapparmor1:s390x. [2022-08-26T09:05:54.118Z] #21 18.61 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-08-26T09:05:54.118Z] #21 18.62 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-08-26T09:05:54.118Z] #21 18.67 Selecting previously unselected package libapparmor-dev:s390x. [2022-08-26T09:05:54.118Z] #21 18.68 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-08-26T09:05:54.118Z] #21 18.68 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-08-26T09:05:54.118Z] #21 18.75 Selecting previously unselected package libgcc-s1:armhf. [2022-08-26T09:05:54.118Z] #21 18.75 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-08-26T09:05:54.118Z] #21 18.75 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-08-26T09:05:54.118Z] #21 18.80 Selecting previously unselected package libcrypt1:armhf. [2022-08-26T09:05:54.118Z] #21 18.80 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-08-26T09:05:54.118Z] #21 18.81 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-08-26T09:05:54.118Z] #21 18.89 Selecting previously unselected package libc6:armhf. [2022-08-26T09:05:54.375Z] #21 18.89 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-08-26T09:05:54.631Z] #21 19.04 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-08-26T09:05:54.890Z] #21 19.52 Selecting previously unselected package libapparmor1:armhf. [2022-08-26T09:05:54.890Z] #21 19.52 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-08-26T09:05:54.890Z] #21 19.53 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-08-26T09:05:54.890Z] #21 19.57 Selecting previously unselected package libapparmor-dev:armhf. [2022-08-26T09:05:54.890Z] #21 19.58 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-08-26T09:05:54.890Z] #21 19.58 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-08-26T09:05:55.147Z] #21 19.64 Selecting previously unselected package libgcc-s1:ppc64el. [2022-08-26T09:05:55.147Z] #21 19.65 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-08-26T09:05:55.147Z] #21 19.65 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-26T09:05:55.147Z] #21 19.71 Selecting previously unselected package libcrypt1:ppc64el. [2022-08-26T09:05:55.147Z] #21 19.72 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-08-26T09:05:55.147Z] #21 19.72 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-26T09:05:55.404Z] #21 19.80 Selecting previously unselected package libc6:ppc64el. [2022-08-26T09:05:55.404Z] #21 19.81 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-08-26T09:05:55.404Z] #21 20.00 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-26T09:05:55.967Z] #21 20.63 Selecting previously unselected package libapparmor1:ppc64el. [2022-08-26T09:05:55.967Z] #21 20.63 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-08-26T09:05:55.967Z] #21 20.64 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-08-26T09:05:56.224Z] #21 20.69 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-08-26T09:05:56.224Z] #21 20.70 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-08-26T09:05:56.224Z] #21 20.70 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-26T09:05:56.224Z] #21 20.78 Selecting previously unselected package libseccomp2:s390x. [2022-08-26T09:05:56.224Z] #21 20.79 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-08-26T09:05:56.224Z] #21 20.80 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.224Z] #21 20.84 Selecting previously unselected package libseccomp-dev:s390x. [2022-08-26T09:05:56.224Z] #21 20.84 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-08-26T09:05:56.224Z] #21 20.85 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.481Z] #21 20.91 Selecting previously unselected package libseccomp2:ppc64el. [2022-08-26T09:05:56.481Z] #21 20.92 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-26T09:05:56.481Z] #21 20.92 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.481Z] #21 20.97 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-08-26T09:05:56.481Z] #21 20.98 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-08-26T09:05:56.481Z] #21 20.98 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.481Z] #21 21.04 Selecting previously unselected package libseccomp2:armhf. [2022-08-26T09:05:56.481Z] #21 21.05 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-08-26T09:05:56.481Z] #21 21.06 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.481Z] #21 21.10 Selecting previously unselected package libseccomp-dev:armhf. [2022-08-26T09:05:56.481Z] #21 21.10 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-08-26T09:05:56.481Z] #21 21.11 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.739Z] #21 21.17 Selecting previously unselected package libseccomp2:armel. [2022-08-26T09:05:56.739Z] #21 21.18 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-08-26T09:05:56.739Z] #21 21.18 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.739Z] #21 21.22 Selecting previously unselected package libseccomp-dev:armel. [2022-08-26T09:05:56.739Z] #21 21.23 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-08-26T09:05:56.739Z] #21 21.23 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.739Z] #21 21.30 Selecting previously unselected package libseccomp2:arm64. [2022-08-26T09:05:56.739Z] #21 21.30 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T09:05:56.739Z] #21 21.31 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.739Z] #21 21.36 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-26T09:05:56.739Z] #21 21.36 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-08-26T09:05:56.739Z] #21 21.37 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T09:05:56.995Z] #21 21.47 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-08-26T09:05:56.996Z] #21 21.51 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-08-26T09:05:56.996Z] #21 21.55 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-08-26T09:05:56.996Z] #21 21.58 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-08-26T09:05:56.996Z] #21 21.61 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-08-26T09:05:56.996Z] #21 21.64 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-08-26T09:05:56.996Z] #21 21.67 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-08-26T09:05:57.252Z] #21 21.70 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-08-26T09:05:57.252Z] #21 21.71 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-08-26T09:05:57.252Z] #21 21.72 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-08-26T09:05:57.252Z] #21 21.73 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-08-26T09:05:57.252Z] #21 21.75 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-08-26T09:05:57.252Z] #21 21.76 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-08-26T09:05:57.252Z] #21 21.77 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-08-26T09:05:57.252Z] #21 21.78 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-08-26T09:05:57.252Z] #21 21.79 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-08-26T09:05:58.621Z] #21 23.00 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-08-26T09:05:59.550Z] #21 24.22 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-08-26T09:06:00.918Z] #21 25.46 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-08-26T09:06:02.287Z] #21 26.67 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-08-26T09:06:03.218Z] #21 27.92 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-08-26T09:06:03.218Z] #21 27.93 Setting up libapparmor1:armel (2.13.6-10) ... [2022-08-26T09:06:03.218Z] #21 27.94 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 27.95 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 27.96 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 27.97 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 27.98 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.00 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.01 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.02 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.04 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 28.05 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 28.06 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 28.07 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 28.09 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-08-26T09:06:03.476Z] #21 28.10 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.12 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.13 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.476Z] #21 28.14 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.732Z] #21 28.15 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-08-26T09:06:03.733Z] #21 28.16 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:06:03.733Z] #21 DONE 28.4s [2022-08-26T09:06:03.733Z] [2022-08-26T09:06:03.733Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:06:03.733Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-26T09:06:03.991Z] #22 ... [2022-08-26T09:06:03.991Z] [2022-08-26T09:06:03.991Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-08-26T09:06:03.991Z] #66 sha256:0d8db70e809f7434add234c221b86b47233b70702e62ab6817268937a1d80775 [2022-08-26T09:06:03.991Z] #66 DONE 0.2s [2022-08-26T09:06:03.991Z] [2022-08-26T09:06:03.991Z] #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-08-26T09:06:03.991Z] #67 sha256:ad12f420195bf00d370ed43b03d3233d7269f890be071a90ce207de9f6b705b8 [2022-08-26T09:06:05.364Z] #67 ... [2022-08-26T09:06:05.364Z] [2022-08-26T09:06:05.364Z] #22 [dev-systemd-false 1/28] RUN groupadd -r docker [2022-08-26T09:06:05.364Z] #22 sha256:35ed186502cef52872882d426ca66efaf58b45eba1f4f276bf8e0fb4ff7485ad [2022-08-26T09:06:05.364Z] #22 DONE 1.3s [2022-08-26T09:06:05.364Z] [2022-08-26T09:06:05.364Z] #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-08-26T09:06:05.364Z] #67 sha256:ad12f420195bf00d370ed43b03d3233d7269f890be071a90ce207de9f6b705b8 [2022-08-26T09:06:05.364Z] #67 1.132 + RM_GOPATH=0 [2022-08-26T09:06:05.364Z] #67 1.132 + TMP_GOPATH= [2022-08-26T09:06:05.364Z] #67 1.132 + : /build [2022-08-26T09:06:05.364Z] #67 1.132 + '[' -z '' ']' [2022-08-26T09:06:05.364Z] #67 1.133 ++ mktemp -d [2022-08-26T09:06:05.364Z] #67 1.135 + export GOPATH=/tmp/tmp.mYRvyXgwlr [2022-08-26T09:06:05.364Z] #67 1.135 + GOPATH=/tmp/tmp.mYRvyXgwlr [2022-08-26T09:06:05.364Z] #67 1.135 + RM_GOPATH=1 [2022-08-26T09:06:05.364Z] #67 1.135 + case "$(go env GOARCH)" in [2022-08-26T09:06:05.364Z] #67 1.135 ++ go env GOARCH [2022-08-26T09:06:05.364Z] #67 1.140 + export GO_BUILDMODE=-buildmode=pie [2022-08-26T09:06:05.364Z] #67 1.140 + GO_BUILDMODE=-buildmode=pie [2022-08-26T09:06:05.364Z] #67 1.140 ++ dirname /install.sh [2022-08-26T09:06:05.364Z] #67 1.148 + dir=/ [2022-08-26T09:06:05.364Z] #67 1.148 + bin=runc [2022-08-26T09:06:05.364Z] #67 1.148 + shift [2022-08-26T09:06:05.364Z] #67 1.148 + '[' '!' -f //runc.installer ']' [2022-08-26T09:06:05.364Z] #67 1.148 + . //runc.installer [2022-08-26T09:06:05.364Z] #67 1.148 ++ set -e [2022-08-26T09:06:05.364Z] #67 1.149 ++ : v1.1.3 [2022-08-26T09:06:05.364Z] #67 1.149 + install_runc [2022-08-26T09:06:05.364Z] #67 1.149 + RUNC_BUILDTAGS=seccomp [2022-08-26T09:06:05.364Z] #67 1.149 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-26T09:06:05.364Z] #67 1.149 Install runc version v1.1.3 (build tags: seccomp) [2022-08-26T09:06:05.364Z] #67 1.149 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.mYRvyXgwlr/src/github.com/opencontainers/runc [2022-08-26T09:06:05.364Z] #67 1.153 Cloning into '/tmp/tmp.mYRvyXgwlr/src/github.com/opencontainers/runc'... [2022-08-26T09:06:05.928Z] #67 ... [2022-08-26T09:06:05.928Z] [2022-08-26T09:06:05.928Z] #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-08-26T09:06:05.928Z] #23 sha256:cff1496592fdcb98f01202ec82cbdf00807d34e1036515c53bb8f94116893cae [2022-08-26T09:06:05.928Z] #23 DONE 1.0s [2022-08-26T09:06:06.186Z] [2022-08-26T09:06:06.186Z] #24 [dev-systemd-false 3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-26T09:06:06.186Z] #24 sha256:461d04f8da4754b35662af2b93da681baac695aa4fda29254975c1854edd6f1f [2022-08-26T09:06:07.120Z] #24 0.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-26T09:06:07.120Z] #24 DONE 1.0s [2022-08-26T09:06:07.120Z] [2022-08-26T09:06:07.120Z] #25 [dev-systemd-false 4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-26T09:06:07.120Z] #25 sha256:6f4f6bb9964fdd75404ad565edb5b575e0918db5c09d05a803ae96559bf5b291 [2022-08-26T09:06:08.051Z] #25 DONE 0.8s [2022-08-26T09:06:08.051Z] [2022-08-26T09:06:08.051Z] #26 [dev-systemd-false 5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-26T09:06:08.051Z] #26 sha256:c4fc30d19ab75eb782fbba538f7826404786d473441c36c05e0606c2844d7911 [2022-08-26T09:06:08.983Z] #26 DONE 1.0s [2022-08-26T09:06:08.983Z] [2022-08-26T09:06:08.983Z] #27 [dev-systemd-false 6/28] RUN ldconfig [2022-08-26T09:06:08.983Z] #27 sha256:7ebea4a9eb50b520d6099cc02673001b8b09876daaa18fe0586f2a44aed33a60 [2022-08-26T09:06:09.913Z] #27 DONE 1.0s [2022-08-26T09:06:09.913Z] [2022-08-26T09:06:09.913Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:06:09.913Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T09:06:11.286Z] #28 1.334 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-08-26T09:06:11.286Z] #28 1.334 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-08-26T09:06:11.286Z] #28 1.335 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2022-08-26T09:06:11.544Z] #28 1.594 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB] [2022-08-26T09:06:11.800Z] #28 1.855 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB] [2022-08-26T09:06:12.058Z] #28 2.207 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB] [2022-08-26T09:06:12.622Z] #28 2.555 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB] [2022-08-26T09:06:12.879Z] #28 2.842 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB] [2022-08-26T09:06:12.879Z] #28 3.026 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [151 kB] [2022-08-26T09:06:13.136Z] #28 3.026 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [160 kB] [2022-08-26T09:06:13.136Z] #28 3.027 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [175 kB] [2022-08-26T09:06:13.136Z] #28 3.027 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [178 kB] [2022-08-26T09:06:13.136Z] #28 3.040 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [170 kB] [2022-08-26T09:06:13.393Z] #28 3.328 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2600 B] [2022-08-26T09:06:13.393Z] #28 3.341 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2600 B] [2022-08-26T09:06:13.393Z] #28 3.342 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2608 B] [2022-08-26T09:06:13.393Z] #28 3.342 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2600 B] [2022-08-26T09:06:13.393Z] #28 3.344 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2604 B] [2022-08-26T09:06:17.030Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T09:06:19.095Z] ok github.com/docker/docker/cmd/dockerd 0.061s coverage: 29.9% of statements [2022-08-26T09:06:19.095Z] ok github.com/docker/docker/container 0.120s coverage: 35.7% of statements [2022-08-26T09:06:19.095Z] ok github.com/docker/docker/cmd/dockerd/trap 2.452s coverage: 0.0% of statements [2022-08-26T09:06:19.095Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T09:06:19.095Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T09:06:19.095Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T09:06:19.095Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T09:06:19.095Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T09:06:19.946Z] #28 ... [2022-08-26T09:06:19.946Z] [2022-08-26T09:06:19.946Z] #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-08-26T09:06:19.946Z] #67 sha256:ad12f420195bf00d370ed43b03d3233d7269f890be071a90ce207de9f6b705b8 [2022-08-26T09:06:19.946Z] #67 5.717 + cd /tmp/tmp.mYRvyXgwlr/src/github.com/opencontainers/runc [2022-08-26T09:06:19.946Z] #67 5.717 + git checkout -q v1.1.3 [2022-08-26T09:06:19.946Z] #67 6.095 + '[' -z '' ']' [2022-08-26T09:06:19.946Z] #67 6.095 + target=static [2022-08-26T09:06:19.946Z] #67 6.095 + make BUILDTAGS=seccomp static [2022-08-26T09:06:19.947Z] #67 6.355 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.3-0-g6724737f -X main.version=1.1.3 " -o runc . [2022-08-26T09:06:20.463Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2022-08-26T09:06:20.516Z] #67 16.62 + mkdir -p /build [2022-08-26T09:06:20.773Z] #67 16.62 + cp runc /build/runc [2022-08-26T09:06:20.773Z] #67 DONE 16.8s [2022-08-26T09:06:20.773Z] [2022-08-26T09:06:20.773Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:06:20.773Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T09:06:22.354Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.055s coverage: 65.3% of statements [2022-08-26T09:06:22.669Z] #28 12.76 Fetched 40.7 MB in 12s (3428 kB/s) [2022-08-26T09:06:23.259Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T09:06:23.259Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:06:23.259Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:06:23.259Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:06:23.259Z] [2022-08-26T09:06:23.259Z] + TEST_INTEGRATION_DEST=1 [2022-08-26T09:06:23.259Z] + CONTAINER_NAME=docker-pr3-1 [2022-08-26T09:06:23.259Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T09:06:23.259Z] + run_tests test-integration-flaky [2022-08-26T09:06:23.259Z] + '[' -n 0 ']' [2022-08-26T09:06:23.259Z] + rm= [2022-08-26T09:06:23.260Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 hack/make.sh test-integration-flaky test-integration [2022-08-26T09:06:23.260Z] + TEST_INTEGRATION_DEST=2 [2022-08-26T09:06:23.260Z] + CONTAINER_NAME=docker-pr3-2 [2022-08-26T09:06:23.260Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T09:06:23.260Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-26T09:06:23.260Z] + run_tests [2022-08-26T09:06:23.260Z] + c=0 [2022-08-26T09:06:23.260Z] + '[' -n 0 ']' [2022-08-26T09:06:23.260Z] + rm= [2022-08-26T09:06:23.260Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 hack/make.sh '' test-integration [2022-08-26T09:06:23.260Z] + TEST_INTEGRATION_DEST=3 [2022-08-26T09:06:23.260Z] + CONTAINER_NAME=docker-pr3-3 [2022-08-26T09:06:23.260Z] + TEST_SKIP_INTEGRATION=1 [2022-08-26T09:06:23.260Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-26T09:06:23.260Z] + run_tests [2022-08-26T09:06:23.260Z] + '[' -n 0 ']' [2022-08-26T09:06:23.260Z] + rm= [2022-08-26T09:06:23.260Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44040/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:6b08fcc285ed0a5ada7ac365de45af83aec9c853 hack/make.sh '' test-integration [2022-08-26T09:06:23.260Z] ++ jobs -p [2022-08-26T09:06:23.260Z] + for job in $(jobs -p) [2022-08-26T09:06:23.260Z] + wait 23620 [2022-08-26T09:06:23.260Z] [2022-08-26T09:06:23.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:06:23.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:06:23.260Z] HOSTNAME=f6fd2d8e90a1 [2022-08-26T09:06:23.260Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T09:06:23.260Z] TESTDEBUG=0 [2022-08-26T09:06:23.260Z] DEST=bundles/test-integration [2022-08-26T09:06:23.260Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:06:23.260Z] KEEPBUNDLE=1 [2022-08-26T09:06:23.260Z] DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 [2022-08-26T09:06:23.260Z] container=docker [2022-08-26T09:06:23.260Z] HOME=/root [2022-08-26T09:06:23.260Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:06:23.260Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:06:23.260Z] VALIDATE_BRANCH=master [2022-08-26T09:06:23.260Z] TERM=xterm [2022-08-26T09:06:23.260Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:06:23.260Z] SHLVL=1 [2022-08-26T09:06:23.260Z] TIMEOUT=120m [2022-08-26T09:06:23.260Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:06:23.260Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:06:23.260Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-26T09:06:23.260Z] GO111MODULE=off [2022-08-26T09:06:23.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:06:23.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:06:23.260Z] GOPATH=/go [2022-08-26T09:06:23.260Z] PKG_CONFIG=pkg-config [2022-08-26T09:06:23.260Z] _=/usr/bin/env [2022-08-26T09:06:23.260Z] Building test suite binary ./integration-cli/test.main [2022-08-26T09:06:23.260Z] [2022-08-26T09:06:23.260Z] [2022-08-26T09:06:23.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:06:23.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:06:23.260Z] HOSTNAME=d04bc629c721 [2022-08-26T09:06:23.260Z] TEST_SKIP_INTEGRATION=1 [2022-08-26T09:06:23.260Z] TESTDEBUG=0 [2022-08-26T09:06:23.260Z] DEST=bundles/test-integration [2022-08-26T09:06:23.260Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:06:23.260Z] KEEPBUNDLE=1 [2022-08-26T09:06:23.260Z] DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 [2022-08-26T09:06:23.260Z] container=docker [2022-08-26T09:06:23.260Z] HOME=/root [2022-08-26T09:06:23.260Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:06:23.260Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:06:23.260Z] VALIDATE_BRANCH=master [2022-08-26T09:06:23.260Z] TERM=xterm [2022-08-26T09:06:23.260Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:06:23.260Z] SHLVL=1 [2022-08-26T09:06:23.260Z] TIMEOUT=120m [2022-08-26T09:06:23.260Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:06:23.260Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:06:23.260Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-26T09:06:23.260Z] GO111MODULE=off [2022-08-26T09:06:23.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:06:23.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:06:23.260Z] GOPATH=/go [2022-08-26T09:06:23.260Z] PKG_CONFIG=pkg-config [2022-08-26T09:06:23.260Z] _=/usr/bin/env [2022-08-26T09:06:23.260Z] Building test suite binary ./integration-cli/test.main [2022-08-26T09:06:23.260Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-26T09:06:23.260Z] No new tests added to integration. [2022-08-26T09:06:23.260Z] [2022-08-26T09:06:23.260Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:06:23.260Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:06:23.260Z] HOSTNAME=5f9f0968f6a3 [2022-08-26T09:06:23.260Z] TESTDEBUG=0 [2022-08-26T09:06:23.260Z] DEST=bundles/test-integration [2022-08-26T09:06:23.260Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:06:23.260Z] KEEPBUNDLE=1 [2022-08-26T09:06:23.260Z] DOCKER_GITCOMMIT=6b08fcc285ed0a5ada7ac365de45af83aec9c853 [2022-08-26T09:06:23.260Z] container=docker [2022-08-26T09:06:23.260Z] HOME=/root [2022-08-26T09:06:23.260Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:06:23.260Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:06:23.260Z] VALIDATE_BRANCH=master [2022-08-26T09:06:23.260Z] TERM=xterm [2022-08-26T09:06:23.260Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:06:23.260Z] SHLVL=1 [2022-08-26T09:06:23.260Z] TIMEOUT=120m [2022-08-26T09:06:23.260Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:06:23.260Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:06:23.260Z] GO111MODULE=off [2022-08-26T09:06:23.260Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T09:06:23.260Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:06:23.260Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:06:23.260Z] GOPATH=/go [2022-08-26T09:06:23.260Z] PKG_CONFIG=pkg-config [2022-08-26T09:06:23.260Z] _=/usr/bin/env [2022-08-26T09:06:23.260Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T09:06:24.244Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 36.9% of statements [2022-08-26T09:06:25.161Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T09:06:27.918Z] #28 12.76 Reading package lists... [2022-08-26T09:06:28.176Z] #28 17.38 Reading package lists... [2022-08-26T09:06:28.176Z] #28 ... [2022-08-26T09:06:28.176Z] [2022-08-26T09:06:28.176Z] #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-08-26T09:06:28.176Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:06:28.176Z] #71 77.33 + bin/containerd [2022-08-26T09:06:30.782Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.447s coverage: 13.4% of statements [2022-08-26T09:06:31.710Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-26T09:06:32.272Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-26T09:06:32.835Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-08-26T09:06:33.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T09:06:33.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T09:06:34.201Z] ok github.com/docker/docker/daemon 10.124s coverage: 16.4% of statements [2022-08-26T09:06:34.201Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T09:06:34.201Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T09:06:34.201Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-26T09:06:34.201Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T09:06:34.201Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.537s coverage: 74.8% of statements [2022-08-26T09:06:34.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T09:06:34.723Z] #71 ... [2022-08-26T09:06:34.723Z] [2022-08-26T09:06:34.723Z] #28 [dev-systemd-false 7/28] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 libyajl2 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo systemd-journal-remote thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip zstd [2022-08-26T09:06:34.723Z] #28 sha256:aba8c1202c344a9cc975dc0c150f2a3fad23f613e012e77c62fd8a45a421db6c [2022-08-26T09:06:34.723Z] #28 17.38 Reading package lists... [2022-08-26T09:06:34.723Z] #28 21.93 Building dependency tree... [2022-08-26T09:06:34.723Z] #28 23.02 Reading state information... [2022-08-26T09:06:34.723Z] #28 23.84 bzip2 is already the newest version (1.0.8-4). [2022-08-26T09:06:34.723Z] #28 23.84 patch is already the newest version (2.7.6-7). [2022-08-26T09:06:34.723Z] #28 23.84 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-08-26T09:06:34.723Z] #28 23.84 The following additional packages will be installed: [2022-08-26T09:06:34.723Z] #28 23.84 libaio1 libargon2-1 libbpf0 libcap2 libcryptsetup12 libelf1 libgpm2 libinih1 [2022-08-26T09:06:34.723Z] #28 23.84 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 libmnl0 [2022-08-26T09:06:34.723Z] #28 23.85 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libxtables12 [2022-08-26T09:06:34.723Z] #28 23.85 python-pip-whl python3-distutils python3-lib2to3 python3-pkg-resources [2022-08-26T09:06:34.723Z] #28 23.85 systemd vim-runtime xxd [2022-08-26T09:06:34.723Z] #28 23.86 Suggested packages: [2022-08-26T09:06:34.723Z] #28 23.86 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-08-26T09:06:34.723Z] #28 23.86 python-setuptools-doc systemd-container policykit-1 ctags vim-doc [2022-08-26T09:06:34.723Z] #28 23.86 vim-scripts xfsdump acl attr quota [2022-08-26T09:06:34.723Z] #28 23.86 Recommended packages: [2022-08-26T09:06:34.723Z] #28 23.86 libatm1 nftables libpam-cap build-essential python3-dev dbus [2022-08-26T09:06:34.723Z] #28 23.86 systemd-timesyncd | time-daemon unzip [2022-08-26T09:06:34.980Z] #28 25.04 The following NEW packages will be installed: [2022-08-26T09:06:34.980Z] #28 25.05 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 [2022-08-26T09:06:34.980Z] #28 25.05 libargon2-1 libbpf0 libcap2 libcap2-bin libcryptsetup12 libelf1 libgpm2 [2022-08-26T09:06:34.980Z] #28 25.05 libinih1 libip4tc2 libip6tc2 libjq1 libjson-c5 libkmod2 libmicrohttpd12 [2022-08-26T09:06:34.980Z] #28 25.05 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-08-26T09:06:34.980Z] #28 25.05 libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl [2022-08-26T09:06:34.980Z] #28 25.06 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-08-26T09:06:34.980Z] #28 25.06 python3-setuptools python3-wheel sudo systemd systemd-journal-remote [2022-08-26T09:06:34.980Z] #28 25.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd zip [2022-08-26T09:06:34.980Z] #28 25.06 zstd [2022-08-26T09:06:35.143Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.305s coverage: 60.7% of statements [2022-08-26T09:06:35.237Z] #28 25.39 0 upgraded, 52 newly installed, 0 to remove and 1 not upgraded. [2022-08-26T09:06:35.237Z] #28 25.39 Need to get 23.8 MB of archives. [2022-08-26T09:06:35.237Z] #28 25.39 After this operation, 89.3 MB of additional disk space will be used. [2022-08-26T09:06:35.237Z] #28 25.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-08-26T09:06:35.237Z] #28 25.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-26T09:06:35.237Z] #28 25.39 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-08-26T09:06:35.238Z] #28 25.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-08-26T09:06:35.238Z] #28 25.40 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-08-26T09:06:35.238Z] #28 25.40 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-08-26T09:06:35.238Z] #28 25.41 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-08-26T09:06:35.238Z] #28 25.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-08-26T09:06:35.238Z] #28 25.49 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-08-26T09:06:35.238Z] #28 25.49 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-08-26T09:06:35.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T09:06:35.494Z] #28 25.49 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-08-26T09:06:35.494Z] #28 25.49 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-08-26T09:06:35.494Z] #28 25.50 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-08-26T09:06:35.494Z] #28 25.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-08-26T09:06:35.494Z] #28 25.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-08-26T09:06:35.494Z] #28 25.51 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-08-26T09:06:35.494Z] #28 25.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-08-26T09:06:35.494Z] #28 25.52 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-08-26T09:06:35.494Z] #28 25.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-08-26T09:06:35.494Z] #28 25.54 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-08-26T09:06:35.494Z] #28 25.54 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-26T09:06:35.494Z] #28 25.54 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-08-26T09:06:35.494Z] #28 25.54 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-08-26T09:06:35.494Z] #28 25.55 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-08-26T09:06:35.494Z] #28 25.55 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-08-26T09:06:35.494Z] #28 25.55 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-08-26T09:06:35.494Z] #28 25.56 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmicrohttpd12 amd64 0.9.72-2 [109 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-26T09:06:35.494Z] #28 25.56 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-08-26T09:06:35.494Z] #28 25.57 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-08-26T09:06:35.494Z] #28 25.57 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB] [2022-08-26T09:06:35.494Z] #28 25.57 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-08-26T09:06:35.751Z] #28 25.73 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-08-26T09:06:36.008Z] #28 26.09 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-08-26T09:06:36.008Z] #28 26.09 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-08-26T09:06:36.008Z] #28 26.10 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-08-26T09:06:36.008Z] #28 26.10 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-08-26T09:06:36.008Z] #28 26.11 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-08-26T09:06:36.008Z] #28 26.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-08-26T09:06:36.008Z] #28 26.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-08-26T09:06:36.008Z] #28 26.13 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-journal-remote amd64 247.3-7 [165 kB] [2022-08-26T09:06:36.008Z] #28 26.14 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-08-26T09:06:36.008Z] #28 26.15 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-08-26T09:06:36.008Z] #28 26.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-08-26T09:06:36.008Z] #28 26.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-08-26T09:06:36.072Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 3.0% of statements [2022-08-26T09:06:36.265Z] #28 26.25 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-08-26T09:06:36.265Z] #28 26.26 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-08-26T09:06:36.265Z] #28 26.27 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-08-26T09:06:36.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T09:06:36.371Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T09:06:36.829Z] #28 26.70 debconf: delaying package configuration, since apt-utils is not installed [2022-08-26T09:06:36.829Z] #28 26.89 Fetched 23.8 MB in 1s (20.5 MB/s) [2022-08-26T09:06:36.829Z] #28 26.95 Selecting previously unselected package libcap2:amd64. [2022-08-26T09:06:36.829Z] #28 26.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40116 files and directories currently installed.) [2022-08-26T09:06:36.829Z] #28 27.00 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2022-08-26T09:06:36.829Z] #28 27.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-08-26T09:06:37.087Z] #28 27.05 Selecting previously unselected package libargon2-1:amd64. [2022-08-26T09:06:37.087Z] #28 27.06 Preparing to unpack .../01-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-26T09:06:37.087Z] #28 27.07 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T09:06:37.087Z] #28 27.10 Selecting previously unselected package libjson-c5:amd64. [2022-08-26T09:06:37.087Z] #28 27.11 Preparing to unpack .../02-libjson-c5_0.15-2_amd64.deb ... [2022-08-26T09:06:37.087Z] #28 27.12 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-08-26T09:06:37.087Z] #28 27.19 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-26T09:06:37.087Z] #28 27.19 Preparing to unpack .../03-libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-08-26T09:06:37.087Z] #28 27.20 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T09:06:37.087Z] #28 27.29 Selecting previously unselected package libip4tc2:amd64. [2022-08-26T09:06:37.087Z] #28 27.29 Preparing to unpack .../04-libip4tc2_1.8.7-1_amd64.deb ... [2022-08-26T09:06:37.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T09:06:37.344Z] #28 27.30 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T09:06:37.344Z] #28 27.34 Selecting previously unselected package libkmod2:amd64. [2022-08-26T09:06:37.344Z] #28 27.35 Preparing to unpack .../05-libkmod2_28-1_amd64.deb ... [2022-08-26T09:06:37.344Z] #28 27.35 Unpacking libkmod2:amd64 (28-1) ... [2022-08-26T09:06:37.344Z] #28 27.42 Selecting previously unselected package systemd. [2022-08-26T09:06:37.344Z] #28 27.42 Preparing to unpack .../06-systemd_247.3-7_amd64.deb ... [2022-08-26T09:06:37.344Z] #28 27.49 Unpacking systemd (247.3-7) ... [2022-08-26T09:06:37.439Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2022-08-26T09:06:38.275Z] #28 28.27 Selecting previously unselected package pigz. [2022-08-26T09:06:38.275Z] #28 28.27 Preparing to unpack .../07-pigz_2.6-1_amd64.deb ... [2022-08-26T09:06:38.275Z] #28 28.28 Unpacking pigz (2.6-1) ... [2022-08-26T09:06:38.275Z] #28 28.39 Selecting previously unselected package libelf1:amd64. [2022-08-26T09:06:38.275Z] #28 28.40 Preparing to unpack .../08-libelf1_0.183-1_amd64.deb ... [2022-08-26T09:06:38.275Z] #28 28.41 Unpacking libelf1:amd64 (0.183-1) ... [2022-08-26T09:06:38.275Z] #28 28.49 Selecting previously unselected package libbpf0:amd64. [2022-08-26T09:06:38.532Z] #28 28.50 Preparing to unpack .../09-libbpf0_1%3a0.3-2_amd64.deb ... [2022-08-26T09:06:38.532Z] #28 28.50 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-08-26T09:06:38.532Z] #28 28.56 Selecting previously unselected package libmnl0:amd64. [2022-08-26T09:06:38.532Z] #28 28.57 Preparing to unpack .../10-libmnl0_1.0.4-3_amd64.deb ... [2022-08-26T09:06:38.532Z] #28 28.57 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-08-26T09:06:38.532Z] #28 28.62 Selecting previously unselected package libxtables12:amd64. [2022-08-26T09:06:38.532Z] #28 28.63 Preparing to unpack .../11-libxtables12_1.8.7-1_amd64.deb ... [2022-08-26T09:06:38.532Z] #28 28.63 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-08-26T09:06:38.532Z] #28 28.67 Selecting previously unselected package libcap2-bin. [2022-08-26T09:06:38.532Z] #28 28.67 Preparing to unpack .../12-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-08-26T09:06:38.532Z] #28 28.68 Unpacking libcap2-bin (1:2.44-1) ... [2022-08-26T09:06:38.532Z] #28 28.73 Selecting previously unselected package iproute2. [2022-08-26T09:06:38.789Z] #28 28.73 Preparing to unpack .../13-iproute2_5.10.0-4_amd64.deb ... [2022-08-26T09:06:38.789Z] #28 28.74 Unpacking iproute2 (5.10.0-4) ... [2022-08-26T09:06:38.789Z] #28 28.95 Selecting previously unselected package xxd. [2022-08-26T09:06:38.789Z] #28 28.96 Preparing to unpack .../14-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T09:06:38.789Z] #28 28.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:38.806Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.276s coverage: 50.6% of statements [2022-08-26T09:06:38.806Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.088s coverage: 46.1% of statements [2022-08-26T09:06:38.806Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T09:06:39.046Z] #28 29.02 Selecting previously unselected package vim-common. [2022-08-26T09:06:39.046Z] #28 29.03 Preparing to unpack .../15-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T09:06:39.046Z] #28 29.05 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:39.046Z] #28 29.13 Selecting previously unselected package bash-completion. [2022-08-26T09:06:39.046Z] #28 29.14 Preparing to unpack .../16-bash-completion_1%3a2.11-2_all.deb ... [2022-08-26T09:06:39.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T09:06:39.734Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-26T09:06:39.977Z] #28 30.01 Unpacking bash-completion (1:2.11-2) ... [2022-08-26T09:06:40.234Z] #28 30.21 Selecting previously unselected package apparmor. [2022-08-26T09:06:40.234Z] #28 30.21 Preparing to unpack .../17-apparmor_2.13.6-10_amd64.deb ... [2022-08-26T09:06:40.234Z] #28 30.24 Unpacking apparmor (2.13.6-10) ... [2022-08-26T09:06:40.491Z] #28 30.45 Selecting previously unselected package inetutils-ping. [2022-08-26T09:06:40.491Z] #28 30.46 Preparing to unpack .../18-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-08-26T09:06:40.491Z] #28 30.47 Unpacking inetutils-ping (2:2.0-1) ... [2022-08-26T09:06:40.491Z] #28 30.54 Selecting previously unselected package libip6tc2:amd64. [2022-08-26T09:06:40.491Z] #28 30.55 Preparing to unpack .../19-libip6tc2_1.8.7-1_amd64.deb ... [2022-08-26T09:06:40.491Z] #28 30.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T09:06:40.491Z] #28 30.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-26T09:06:40.491Z] #28 30.62 Preparing to unpack .../20-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-26T09:06:40.491Z] #28 30.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T09:06:40.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T09:06:40.663Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.902s coverage: 58.5% of statements [2022-08-26T09:06:40.663Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T09:06:40.663Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T09:06:40.663Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2022-08-26T09:06:40.748Z] #28 30.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-26T09:06:40.748Z] #28 30.67 Preparing to unpack .../21-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-08-26T09:06:40.748Z] #28 30.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T09:06:40.748Z] #28 30.73 Selecting previously unselected package libnftnl11:amd64. [2022-08-26T09:06:40.748Z] #28 30.74 Preparing to unpack .../22-libnftnl11_1.1.9-1_amd64.deb ... [2022-08-26T09:06:40.748Z] #28 30.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T09:06:40.748Z] #28 30.79 Selecting previously unselected package iptables. [2022-08-26T09:06:40.748Z] #28 30.79 Preparing to unpack .../23-iptables_1.8.7-1_amd64.deb ... [2022-08-26T09:06:40.748Z] #28 30.80 Unpacking iptables (1.8.7-1) ... [2022-08-26T09:06:40.919Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2022-08-26T09:06:41.005Z] #28 30.93 Selecting previously unselected package libonig5:amd64. [2022-08-26T09:06:41.005Z] #28 30.95 Preparing to unpack .../24-libonig5_6.9.6-1.1_amd64.deb ... [2022-08-26T09:06:41.005Z] #28 30.95 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T09:06:41.005Z] #28 31.02 Selecting previously unselected package libjq1:amd64. [2022-08-26T09:06:41.005Z] #28 31.03 Preparing to unpack .../25-libjq1_1.6-2.1_amd64.deb ... [2022-08-26T09:06:41.005Z] #28 31.03 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-08-26T09:06:41.005Z] #28 31.10 Selecting previously unselected package jq. [2022-08-26T09:06:41.005Z] #28 31.11 Preparing to unpack .../26-jq_1.6-2.1_amd64.deb ... [2022-08-26T09:06:41.005Z] #28 31.11 Unpacking jq (1.6-2.1) ... [2022-08-26T09:06:41.005Z] #28 31.17 Selecting previously unselected package libaio1:amd64. [2022-08-26T09:06:41.005Z] #28 31.17 Preparing to unpack .../27-libaio1_0.3.112-9_amd64.deb ... [2022-08-26T09:06:41.005Z] #28 31.18 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-08-26T09:06:41.262Z] #28 31.24 Selecting previously unselected package libgpm2:amd64. [2022-08-26T09:06:41.262Z] #28 31.24 Preparing to unpack .../28-libgpm2_1.20.7-8_amd64.deb ... [2022-08-26T09:06:41.262Z] #28 31.25 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-08-26T09:06:41.262Z] #28 31.29 Selecting previously unselected package libinih1:amd64. [2022-08-26T09:06:41.262Z] #28 31.30 Preparing to unpack .../29-libinih1_53-1+b2_amd64.deb ... [2022-08-26T09:06:41.262Z] #28 31.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-08-26T09:06:41.262Z] #28 31.34 Selecting previously unselected package libmicrohttpd12:amd64. [2022-08-26T09:06:41.262Z] #28 31.35 Preparing to unpack .../30-libmicrohttpd12_0.9.72-2_amd64.deb ... [2022-08-26T09:06:41.262Z] #28 31.36 Unpacking libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T09:06:41.262Z] #28 31.42 Selecting previously unselected package libnet1:amd64. [2022-08-26T09:06:41.262Z] #28 31.43 Preparing to unpack .../31-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-26T09:06:41.262Z] #28 31.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T09:06:41.519Z] #28 31.49 Selecting previously unselected package libnl-3-200:amd64. [2022-08-26T09:06:41.519Z] #28 31.50 Preparing to unpack .../32-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-08-26T09:06:41.519Z] #28 31.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T09:06:41.519Z] #28 31.56 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-26T09:06:41.519Z] #28 31.57 Preparing to unpack .../33-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-08-26T09:06:41.519Z] #28 31.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T09:06:41.519Z] #28 31.62 Selecting previously unselected package libyajl2:amd64. [2022-08-26T09:06:41.519Z] #28 31.63 Preparing to unpack .../34-libyajl2_2.1.0-3_amd64.deb ... [2022-08-26T09:06:41.519Z] #28 31.63 Unpacking libyajl2:amd64 (2.1.0-3) ... [2022-08-26T09:06:41.519Z] #28 31.68 Selecting previously unselected package net-tools. [2022-08-26T09:06:41.519Z] #28 31.68 Preparing to unpack .../35-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-08-26T09:06:41.519Z] #28 31.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T09:06:41.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T09:06:41.776Z] #28 31.78 Selecting previously unselected package python-pip-whl. [2022-08-26T09:06:41.776Z] #28 31.79 Preparing to unpack .../36-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-08-26T09:06:41.776Z] #28 31.79 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T09:06:41.776Z] #28 32.03 Selecting previously unselected package python3-lib2to3. [2022-08-26T09:06:41.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T09:06:42.032Z] #28 32.03 Preparing to unpack .../37-python3-lib2to3_3.9.2-1_all.deb ... [2022-08-26T09:06:42.032Z] #28 32.04 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-08-26T09:06:42.032Z] #28 32.10 Selecting previously unselected package python3-distutils. [2022-08-26T09:06:42.032Z] #28 32.11 Preparing to unpack .../38-python3-distutils_3.9.2-1_all.deb ... [2022-08-26T09:06:42.032Z] #28 32.11 Unpacking python3-distutils (3.9.2-1) ... [2022-08-26T09:06:42.032Z] #28 32.18 Selecting previously unselected package python3-pkg-resources. [2022-08-26T09:06:42.032Z] #28 32.19 Preparing to unpack .../39-python3-pkg-resources_52.0.0-4_all.deb ... [2022-08-26T09:06:42.032Z] #28 32.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-08-26T09:06:42.032Z] #28 32.28 Selecting previously unselected package python3-setuptools. [2022-08-26T09:06:42.032Z] #28 32.28 Preparing to unpack .../40-python3-setuptools_52.0.0-4_all.deb ... [2022-08-26T09:06:42.288Z] #28 32.28 Unpacking python3-setuptools (52.0.0-4) ... [2022-08-26T09:06:42.545Z] #28 32.44 Selecting previously unselected package python3-wheel. [2022-08-26T09:06:42.545Z] #28 32.44 Preparing to unpack .../41-python3-wheel_0.34.2-1_all.deb ... [2022-08-26T09:06:42.545Z] #28 32.45 Unpacking python3-wheel (0.34.2-1) ... [2022-08-26T09:06:42.545Z] #28 32.52 Selecting previously unselected package python3-pip. [2022-08-26T09:06:42.545Z] #28 32.52 Preparing to unpack .../42-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-08-26T09:06:42.545Z] #28 32.53 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T09:06:42.545Z] #28 32.67 Selecting previously unselected package sudo. [2022-08-26T09:06:42.545Z] #28 32.67 Preparing to unpack .../43-sudo_1.9.5p2-3_amd64.deb ... [2022-08-26T09:06:42.545Z] #28 32.68 Unpacking sudo (1.9.5p2-3) ... [2022-08-26T09:06:42.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T09:06:42.803Z] #28 32.94 Selecting previously unselected package systemd-journal-remote. [2022-08-26T09:06:42.803Z] #28 32.94 Preparing to unpack .../44-systemd-journal-remote_247.3-7_amd64.deb ... [2022-08-26T09:06:42.803Z] #28 32.95 Unpacking systemd-journal-remote (247.3-7) ... [2022-08-26T09:06:42.803Z] #28 33.03 Selecting previously unselected package thin-provisioning-tools. [2022-08-26T09:06:42.810Z] ok github.com/docker/docker/daemon/images 0.032s coverage: 6.9% of statements [2022-08-26T09:06:42.810Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T09:06:42.810Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T09:06:42.810Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-26T09:06:43.060Z] #28 33.03 Preparing to unpack .../45-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-08-26T09:06:43.060Z] #28 33.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-08-26T09:06:43.060Z] #28 33.16 Selecting previously unselected package uidmap. [2022-08-26T09:06:43.060Z] #28 33.17 Preparing to unpack .../46-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-08-26T09:06:43.060Z] #28 33.17 Unpacking uidmap (1:4.8.1-1) ... [2022-08-26T09:06:43.060Z] #28 33.25 Selecting previously unselected package vim-runtime. [2022-08-26T09:06:43.060Z] #28 33.26 Preparing to unpack .../47-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-08-26T09:06:43.060Z] #28 33.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-08-26T09:06:43.317Z] #28 33.31 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-08-26T09:06:43.317Z] #28 33.32 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:43.676Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T09:06:43.738Z] ok github.com/docker/docker/daemon/logger/fluentd 0.019s coverage: 53.6% of statements [2022-08-26T09:06:43.738Z] ok github.com/docker/docker/daemon/logger/awslogs 0.133s coverage: 80.2% of statements [2022-08-26T09:06:43.994Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T09:06:44.251Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 68.2% of statements [2022-08-26T09:06:44.505Z] #28 34.48 Selecting previously unselected package vim. [2022-08-26T09:06:44.505Z] #28 34.49 Preparing to unpack .../48-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-08-26T09:06:44.505Z] #28 34.50 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:44.762Z] #28 34.79 Selecting previously unselected package xfsprogs. [2022-08-26T09:06:44.762Z] #28 34.79 Preparing to unpack .../49-xfsprogs_5.10.0-4_amd64.deb ... [2022-08-26T09:06:44.762Z] #28 34.80 Unpacking xfsprogs (5.10.0-4) ... [2022-08-26T09:06:44.762Z] #28 35.04 Selecting previously unselected package zip. [2022-08-26T09:06:44.813Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.003s coverage: 88.2% of statements [2022-08-26T09:06:45.019Z] #28 35.05 Preparing to unpack .../50-zip_3.0-12_amd64.deb ... [2022-08-26T09:06:45.019Z] #28 35.06 Unpacking zip (3.0-12) ... [2022-08-26T09:06:45.019Z] #28 35.14 Selecting previously unselected package zstd. [2022-08-26T09:06:45.019Z] #28 35.14 Preparing to unpack .../51-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-08-26T09:06:45.019Z] #28 35.15 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-08-26T09:06:45.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T09:06:45.277Z] #28 35.36 Setting up python3-pkg-resources (52.0.0-4) ... [2022-08-26T09:06:45.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T09:06:45.741Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.115s coverage: 76.8% of statements [2022-08-26T09:06:45.741Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2022-08-26T09:06:45.842Z] #28 35.79 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-08-26T09:06:45.842Z] #28 35.80 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-08-26T09:06:45.842Z] #28 35.80 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-08-26T09:06:45.842Z] #28 35.81 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-08-26T09:06:45.842Z] #28 35.82 Setting up libinih1:amd64 (53-1+b2) ... [2022-08-26T09:06:45.842Z] #28 35.83 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-26T09:06:45.842Z] #28 35.84 Setting up uidmap (1:4.8.1-1) ... [2022-08-26T09:06:45.842Z] #28 35.85 Setting up libyajl2:amd64 (2.1.0-3) ... [2022-08-26T09:06:45.842Z] #28 35.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-26T09:06:45.842Z] #28 35.88 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-08-26T09:06:45.842Z] #28 35.89 Setting up python3-wheel (0.34.2-1) ... [2022-08-26T09:06:46.099Z] #28 36.18 Setting up libmicrohttpd12:amd64 (0.9.72-2) ... [2022-08-26T09:06:46.099Z] #28 36.19 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:46.099Z] #28 36.20 Setting up libcap2:amd64 (1:2.44-1) ... [2022-08-26T09:06:46.099Z] #28 36.21 Setting up libcap2-bin (1:2.44-1) ... [2022-08-26T09:06:46.099Z] #28 36.22 Setting up apparmor (2.13.6-10) ... [2022-08-26T09:06:46.105Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T09:06:46.105Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:06:46.105Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:06:46.105Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:06:46.105Z] [2022-08-26T09:06:46.105Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:06:46.105Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:06:46.105Z] HOSTNAME=d46e0cf51817 [2022-08-26T09:06:46.105Z] DEST=bundles/test-integration [2022-08-26T09:06:46.105Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:06:46.105Z] DOCKER_ROOTLESS=1 [2022-08-26T09:06:46.105Z] DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 [2022-08-26T09:06:46.105Z] container=docker [2022-08-26T09:06:46.105Z] HOME=/root [2022-08-26T09:06:46.105Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:06:46.105Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:06:46.105Z] VALIDATE_BRANCH=master [2022-08-26T09:06:46.105Z] TERM=xterm [2022-08-26T09:06:46.105Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:06:46.105Z] SHLVL=1 [2022-08-26T09:06:46.105Z] TIMEOUT=120m [2022-08-26T09:06:46.105Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:06:46.105Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:06:46.105Z] GO111MODULE=off [2022-08-26T09:06:46.105Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T09:06:46.105Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T09:06:46.105Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:06:46.105Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:06:46.105Z] GOPATH=/go [2022-08-26T09:06:46.105Z] PKG_CONFIG=pkg-config [2022-08-26T09:06:46.105Z] _=/usr/bin/env [2022-08-26T09:06:46.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T09:06:46.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T09:06:46.669Z] ok github.com/docker/docker/daemon/logger/local 0.021s coverage: 79.4% of statements [2022-08-26T09:06:47.033Z] #28 37.20 Created symlink /etc/systemd/system/sysinit.target.wants/apparmor.service → /lib/systemd/system/apparmor.service. [2022-08-26T09:06:47.231Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.5% of statements [2022-08-26T09:06:47.290Z] #28 37.23 Setting up zip (3.0-12) ... [2022-08-26T09:06:47.290Z] #28 37.24 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:47.290Z] #28 37.26 Setting up bash-completion (1:2.11-2) ... [2022-08-26T09:06:47.793Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.025s coverage: 31.5% of statements [2022-08-26T09:06:47.979Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:06:47.979Z] Using test binary docker [2022-08-26T09:06:47.979Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T09:06:47.979Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-26T09:06:47.979Z] Starting dockerd [2022-08-26T09:06:47.979Z] INFO: Waiting for daemon to start... [2022-08-26T09:06:48.220Z] #28 38.26 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-08-26T09:06:48.220Z] #28 38.27 Setting up sudo (1.9.5p2-3) ... [2022-08-26T09:06:48.220Z] #28 38.33 invoke-rc.d: could not determine current runlevel [2022-08-26T09:06:48.220Z] #28 38.33 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-26T09:06:48.220Z] #28 38.34 Setting up xfsprogs (5.10.0-4) ... [2022-08-26T09:06:48.220Z] #28 38.35 System has not been booted with systemd as init system (PID 1). Can't operate. [2022-08-26T09:06:48.220Z] #28 38.35 Failed to connect to bus: Host is down [2022-08-26T09:06:48.220Z] #28 38.36 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-08-26T09:06:48.476Z] #28 38.37 Setting up inetutils-ping (2:2.0-1) ... [2022-08-26T09:06:48.476Z] #28 38.38 Setting up pigz (2.6-1) ... [2022-08-26T09:06:48.476Z] #28 38.39 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-26T09:06:48.476Z] #28 38.40 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-08-26T09:06:48.476Z] #28 38.42 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-08-26T09:06:48.476Z] #28 38.43 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:48.722Z] ok github.com/docker/docker/daemon/logger/journald 3.471s coverage: 74.3% of statements [2022-08-26T09:06:48.722Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-26T09:06:48.722Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-26T09:06:48.722Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T09:06:48.722Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T09:06:48.733Z] #28 38.81 Setting up libaio1:amd64 (0.3.112-9) ... [2022-08-26T09:06:48.733Z] #28 38.82 Setting up python3-lib2to3 (3.9.2-1) ... [2022-08-26T09:06:48.990Z] #28 39.02 Setting up libelf1:amd64 (0.183-1) ... [2022-08-26T09:06:48.990Z] #28 39.04 Setting up libjson-c5:amd64 (0.15-2) ... [2022-08-26T09:06:48.990Z] #28 39.07 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-08-26T09:06:48.990Z] #28 39.09 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-08-26T09:06:48.990Z] #28 39.10 Setting up libkmod2:amd64 (28-1) ... [2022-08-26T09:06:48.990Z] #28 39.11 Setting up python3-distutils (3.9.2-1) ... [2022-08-26T09:06:49.247Z] #28 39.33 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-08-26T09:06:49.247Z] #28 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-26T09:06:49.247Z] #28 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-26T09:06:49.247Z] #28 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-26T09:06:49.247Z] #28 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-26T09:06:49.247Z] #28 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-26T09:06:49.247Z] #28 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-26T09:06:49.247Z] #28 39.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-26T09:06:49.247Z] #28 39.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-26T09:06:49.247Z] #28 39.43 Setting up python3-setuptools (52.0.0-4) ... [2022-08-26T09:06:49.284Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-26T09:06:49.540Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-26T09:06:49.883Z] . [2022-08-26T09:06:49.883Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:06:49.883Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:06:49.883Z] Error: No such image: emptyfs [2022-08-26T09:06:49.883Z] Loaded image: emptyfs:latest [2022-08-26T09:06:49.883Z] Running integration-test (iteration 1) [2022-08-26T09:06:49.883Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T09:06:50.067Z] #28 40.04 Setting up libjq1:amd64 (1.6-2.1) ... [2022-08-26T09:06:50.067Z] #28 40.06 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-08-26T09:06:50.067Z] #28 40.07 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-08-26T09:06:50.067Z] #28 40.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-08-26T09:06:50.102Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-26T09:06:50.102Z] ok github.com/docker/docker/daemon/logger/splunk 1.553s coverage: 82.5% of statements [2022-08-26T09:06:50.102Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T09:06:50.102Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T09:06:50.142Z] Loaded image: busybox:latest [2022-08-26T09:06:50.324Z] #28 40.56 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-08-26T09:06:50.324Z] #28 40.57 Setting up jq (1.6-2.1) ... [2022-08-26T09:06:50.324Z] #28 40.58 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-08-26T09:06:50.324Z] #28 40.59 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-08-26T09:06:50.324Z] #28 40.60 Setting up iptables (1.8.7-1) ... [2022-08-26T09:06:50.402Z] Loaded image: busybox:glibc [2022-08-26T09:06:50.581Z] #28 40.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.63 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.64 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-26T09:06:50.581Z] #28 40.64 Setting up iproute2 (5.10.0-4) ... [2022-08-26T09:06:50.839Z] #28 40.86 Setting up systemd (247.3-7) ... [2022-08-26T09:06:50.839Z] #28 40.90 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-26T09:06:50.839Z] #28 40.90 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-26T09:06:50.839Z] #28 40.90 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-08-26T09:06:50.839Z] #28 40.93 Initializing machine ID from KVM UUID. [2022-08-26T09:06:51.030Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-26T09:06:51.402Z] #28 41.42 Setting up systemd-journal-remote (247.3-7) ... [2022-08-26T09:06:51.660Z] #28 41.60 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-08-26T09:06:51.782Z] Loaded image: debian:bullseye-slim [2022-08-26T09:06:51.782Z] Loaded image: hello-world:latest [2022-08-26T09:06:51.782Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:06:51.782Z] INFO: Testing against a local daemon [2022-08-26T09:06:51.782Z] === RUN TestCgroupNamespacesBuild [2022-08-26T09:06:51.917Z] #28 DONE 42.0s [2022-08-26T09:06:51.917Z] [2022-08-26T09:06:51.917Z] #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-08-26T09:06:51.917Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:06:51.917Z] #71 ... [2022-08-26T09:06:51.917Z] [2022-08-26T09:06:51.917Z] #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-08-26T09:06:51.917Z] #29 sha256:3883e2d1a74fb20c8278fdc77b97b4bae11d3a1fd65248cfe02daf3878a658ab [2022-08-26T09:06:52.847Z] #29 0.830 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-26T09:06:52.847Z] #29 0.833 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-26T09:06:52.847Z] #29 0.836 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-26T09:06:52.847Z] #29 DONE 0.9s [2022-08-26T09:06:52.847Z] [2022-08-26T09:06:52.847Z] #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-08-26T09:06:52.847Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:06:52.848Z] #71 ... [2022-08-26T09:06:52.848Z] [2022-08-26T09:06:52.848Z] #30 [dev-systemd-false 9/28] RUN pip3 install yamllint==1.26.1 [2022-08-26T09:06:52.848Z] #30 sha256:2cf0b479f1db039f6fdd3bbe9ba66f37779d912335c9f4a047665cc2ffc3188a [2022-08-26T09:06:52.924Z] ok github.com/docker/docker/distribution 1.482s coverage: 28.0% of statements [2022-08-26T09:06:52.924Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T09:06:53.163Z] --- PASS: TestCgroupNamespacesBuild (1.33s) [2022-08-26T09:06:53.163Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T09:06:53.501Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-26T09:06:53.758Z] ok github.com/docker/docker/distribution/xfer 1.909s coverage: 84.9% of statements [2022-08-26T09:06:53.758Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T09:06:54.014Z] ok github.com/docker/docker/image 0.024s coverage: 86.9% of statements [2022-08-26T09:06:54.270Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2022-08-26T09:06:54.542Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s) [2022-08-26T09:06:54.542Z] === RUN TestBuildWithSession [2022-08-26T09:06:54.542Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:06:54.542Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T09:06:54.542Z] === RUN TestBuildSquashParent [2022-08-26T09:06:54.832Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-08-26T09:06:54.833Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T09:06:54.833Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T09:06:55.089Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2022-08-26T09:06:56.018Z] ok github.com/docker/docker/oci 0.012s coverage: 46.0% of statements [2022-08-26T09:06:56.274Z] ok github.com/docker/docker/opts 0.026s coverage: 66.0% of statements [2022-08-26T09:06:56.530Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-26T09:06:57.938Z] ok github.com/docker/docker/pkg/archive 0.287s coverage: 82.2% of statements [2022-08-26T09:06:59.305Z] ok github.com/docker/docker/pkg/authorization 0.572s coverage: 68.3% of statements [2022-08-26T09:06:59.305Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-26T09:06:59.305Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-08-26T09:06:59.819Z] --- PASS: TestBuildSquashParent (4.87s) [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:06:59.819Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:06:59.819Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:06:59.819Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:06:59.819Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:07:00.940Z] #30 6.844 Collecting yamllint==1.26.1 [2022-08-26T09:07:00.940Z] #30 7.882 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-08-26T09:07:01.197Z] #30 8.414 Collecting pathspec>=0.5.3 [2022-08-26T09:07:01.197Z] #30 8.422 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-08-26T09:07:01.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:07:01.198Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:07:01.454Z] #30 8.599 Collecting pyyaml [2022-08-26T09:07:01.454Z] #30 8.606 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2022-08-26T09:07:01.454Z] #30 8.641 Building wheels for collected packages: yamllint [2022-08-26T09:07:01.454Z] #30 8.641 Building wheel for yamllint (setup.py): started [2022-08-26T09:07:02.017Z] #30 9.027 Building wheel for yamllint (setup.py): finished with status 'done' [2022-08-26T09:07:02.017Z] #30 9.034 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=3c8a2bfc6253de8b6843535580260d9dcb68e7f4b8e04f0f3ffd6a9062e9b5d2 [2022-08-26T09:07:02.017Z] #30 9.034 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-08-26T09:07:02.017Z] #30 9.037 Successfully built yamllint [2022-08-26T09:07:02.017Z] #30 9.046 Installing collected packages: pyyaml, pathspec, yamllint [2022-08-26T09:07:02.017Z] #30 9.246 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-26T09:07:02.279Z] #30 DONE 9.4s [2022-08-26T09:07:02.279Z] [2022-08-26T09:07:02.279Z] #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-08-26T09:07:02.279Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:07:02.279Z] #71 ... [2022-08-26T09:07:02.279Z] [2022-08-26T09:07:02.279Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli /build/ /usr/local/cli [2022-08-26T09:07:02.279Z] #34 sha256:aa8ccbda4f4568f31f0f8693c0429f50c71c67fc39c69e1b2aa110db7f4fce9c [2022-08-26T09:07:02.556Z] #34 DONE 0.2s [2022-08-26T09:07:02.556Z] [2022-08-26T09:07:02.556Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-26T09:07:02.556Z] #39 sha256:7320369d9f2f76906a703d8299ec2f55a1b0d978db0c77532b0c6f419c199572 [2022-08-26T09:07:02.572Z] ok github.com/docker/docker/pkg/chrootarchive 2.521s coverage: 42.7% of statements [2022-08-26T09:07:02.576Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:07:02.814Z] #39 DONE 0.3s [2022-08-26T09:07:02.814Z] [2022-08-26T09:07:02.814Z] #42 [dev-systemd-false 12/28] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-26T09:07:02.814Z] #42 sha256:fa46ab4530f61109029af844ceaee13c951ca0951fbd30ca8cc359e7bf04b67a [2022-08-26T09:07:02.814Z] #42 DONE 0.2s [2022-08-26T09:07:02.814Z] [2022-08-26T09:07:02.814Z] #44 [dev-systemd-false 13/28] COPY --from=delve /build/ /usr/local/bin/ [2022-08-26T09:07:02.814Z] #44 sha256:72e0bdf16d74f6b2aa9216e15628da109def1782375f951b1af464a8ab4115ec [2022-08-26T09:07:02.829Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-26T09:07:02.836Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:07:03.071Z] #44 DONE 0.2s [2022-08-26T09:07:03.071Z] [2022-08-26T09:07:03.071Z] #46 [dev-systemd-false 14/28] COPY --from=tomll /build/ /usr/local/bin/ [2022-08-26T09:07:03.071Z] #46 sha256:7b0b797ba5a7828289cc9917fb8af056e0edbdff70874e2f191f73bebe0ad2bb [2022-08-26T09:07:03.085Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-26T09:07:03.085Z] ok github.com/docker/docker/layer 7.284s coverage: 68.9% of statements [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T09:07:03.085Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T09:07:03.085Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-08-26T09:07:03.329Z] #46 DONE 0.1s [2022-08-26T09:07:03.329Z] [2022-08-26T09:07:03.329Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres /build/ /usr/local/bin/ [2022-08-26T09:07:03.329Z] #48 sha256:224230d30ef4297a22039099d2d9a46d8c15f199a8ac4b10d710aefa58031bf9 [2022-08-26T09:07:03.329Z] #48 DONE 0.1s [2022-08-26T09:07:03.329Z] [2022-08-26T09:07:03.329Z] #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-08-26T09:07:03.329Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:07:03.329Z] #71 ... [2022-08-26T09:07:03.329Z] [2022-08-26T09:07:03.329Z] #52 [dev-systemd-false 16/28] COPY --from=tini /build/ /usr/local/bin/ [2022-08-26T09:07:03.329Z] #52 sha256:326bc4b7f5bbd596ca78349ce484584d21f9ba8632383cd348462f9bbad59d26 [2022-08-26T09:07:03.329Z] #52 DONE 0.1s [2022-08-26T09:07:03.329Z] [2022-08-26T09:07:03.329Z] #55 [dev-systemd-false 17/28] COPY --from=registry /build/ /usr/local/bin/ [2022-08-26T09:07:03.329Z] #55 sha256:8382e2f90ead3a8303b915f7df6b5fef5f0e5a053e0a76565d49cb847019f342 [2022-08-26T09:07:03.587Z] #55 DONE 0.3s [2022-08-26T09:07:03.587Z] [2022-08-26T09:07:03.587Z] #59 [dev-systemd-false 18/28] COPY --from=criu /build/ /usr/local/bin/ [2022-08-26T09:07:03.587Z] #59 sha256:b8f58bdd4d6b637173dc96ad786991fbf279cd639c08e300053be6d8bb4f85b7 [2022-08-26T09:07:03.587Z] #59 DONE 0.1s [2022-08-26T09:07:03.587Z] [2022-08-26T09:07:03.587Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-26T09:07:03.587Z] #61 sha256:2a0aaa2b79361f25fe6476609d19217bb1d8d3170d88facb2d51e7f24e48b24d [2022-08-26T09:07:03.587Z] #61 DONE 0.1s [2022-08-26T09:07:03.587Z] [2022-08-26T09:07:03.587Z] #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-08-26T09:07:03.587Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:07:03.647Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 87.2% of statements [2022-08-26T09:07:03.844Z] #71 ... [2022-08-26T09:07:03.844Z] [2022-08-26T09:07:03.844Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-26T09:07:03.844Z] #63 sha256:24ebbbb9dd5341b5f7e15b2016c5df4456cf444055c212b5df5d3d983489356d [2022-08-26T09:07:03.903Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-08-26T09:07:03.903Z] ok github.com/docker/docker/pkg/homedir 0.014s coverage: 11.4% of statements [2022-08-26T09:07:04.101Z] #63 DONE 0.3s [2022-08-26T09:07:04.101Z] [2022-08-26T09:07:04.101Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-26T09:07:04.101Z] #65 sha256:4208d1b647a7687f4a4c156899e7b940c70a1b1da0d26d1b186d14057cab6cdd [2022-08-26T09:07:04.101Z] #65 DONE 0.1s [2022-08-26T09:07:04.101Z] [2022-08-26T09:07:04.101Z] #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-08-26T09:07:04.101Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:07:04.101Z] #71 ... [2022-08-26T09:07:04.101Z] [2022-08-26T09:07:04.101Z] #68 [dev-systemd-false 22/28] COPY --from=runc /build/ /usr/local/bin/ [2022-08-26T09:07:04.101Z] #68 sha256:127f56e282e96f89a1b1735973648965ea85692c556c3d0066e015d5932607f3 [2022-08-26T09:07:04.101Z] #68 DONE 0.1s [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.53s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.84s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.59s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.65s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.58s) [2022-08-26T09:07:04.216Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.44s) [2022-08-26T09:07:04.216Z] === RUN TestBuildMultiStageCopy [2022-08-26T09:07:04.216Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T09:07:04.358Z] [2022-08-26T09:07:04.358Z] #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-08-26T09:07:04.358Z] #71 sha256:9c3e2be9b1187ef548cc1668cec4af54f8f4446213bdc122e53f55a6a5f62a8a [2022-08-26T09:07:04.832Z] ok github.com/docker/docker/pkg/idtools 0.374s coverage: 69.3% of statements [2022-08-26T09:07:04.832Z] ok github.com/docker/docker/pkg/ioutils 0.367s coverage: 71.5% of statements [2022-08-26T09:07:05.088Z] ok github.com/docker/docker/pkg/jsonmessage 0.028s coverage: 91.7% of statements [2022-08-26T09:07:05.088Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-26T09:07:05.088Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T09:07:05.344Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-26T09:07:05.344Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-26T09:07:05.600Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2022-08-26T09:07:05.856Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 90.5% of statements [2022-08-26T09:07:05.856Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2022-08-26T09:07:05.856Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T09:07:05.856Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T09:07:06.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T09:07:06.127Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T09:07:06.399Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T09:07:06.418Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2022-08-26T09:07:06.658Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T09:07:06.674Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy (2.51s) [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.26s) [2022-08-26T09:07:06.918Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s) [2022-08-26T09:07:06.918Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T09:07:06.930Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T09:07:07.186Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T09:07:07.488Z] --- PASS: TestBuildMultiStageParentConfig (0.67s) [2022-08-26T09:07:07.488Z] === RUN TestBuildLabelWithTargets [2022-08-26T09:07:08.551Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-08-26T09:07:08.808Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-08-26T09:07:08.868Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2022-08-26T09:07:08.868Z] === RUN TestBuildWithEmptyLayers [2022-08-26T09:07:09.064Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-08-26T09:07:09.064Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-26T09:07:09.127Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-08-26T09:07:09.127Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T09:07:09.320Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-26T09:07:09.576Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T09:07:10.138Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.6% of statements [2022-08-26T09:07:10.395Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 42.3% of statements [2022-08-26T09:07:10.956Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2022-08-26T09:07:11.033Z] --- PASS: TestBuildMultiStageOnBuild (1.69s) [2022-08-26T09:07:11.033Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T09:07:11.213Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-08-26T09:07:11.293Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-26T09:07:11.293Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T09:07:11.469Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T09:07:13.201Z] --- PASS: TestBuildMultiStageLayerLeak (1.76s) [2022-08-26T09:07:13.201Z] === RUN TestBuildWithHugeFile [2022-08-26T09:07:13.361Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2022-08-26T09:07:13.617Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T09:07:13.873Z] ok github.com/docker/docker/profiles/seccomp 0.011s coverage: 86.0% of statements [2022-08-26T09:07:15.241Z] ok github.com/docker/docker/quota 0.214s coverage: 71.4% of statements [2022-08-26T09:07:15.497Z] ok github.com/docker/docker/reference 0.007s coverage: 84.4% of statements [2022-08-26T09:07:16.425Z] ok github.com/docker/docker/registry 0.081s coverage: 58.6% of statements [2022-08-26T09:07:16.681Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-26T09:07:16.937Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-26T09:07:17.193Z] ok github.com/docker/docker/runconfig 0.010s coverage: 64.5% of statements [2022-08-26T09:07:17.449Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-08-26T09:07:19.339Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-26T09:07:19.902Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.8% of statements [2022-08-26T09:07:20.463Z] ok github.com/docker/docker/volume/mounts 0.007s coverage: 67.7% of statements [2022-08-26T09:07:21.391Z] ok github.com/docker/docker/volume/service 0.014s coverage: 72.3% of statements [2022-08-26T09:07:30.870Z] #71 139.0 # github.com/containerd/containerd/cmd/containerd [2022-08-26T09:07:30.870Z] #71 139.0 /usr/bin/ld: /tmp/go-link-2491648851/000019.o: in function `New': [2022-08-26T09:07:30.870Z] #71 139.0 /tmp/tmp.sFUla7iHAN/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2022-08-26T09:07:30.870Z] #71 139.1 + bin/containerd-stress [2022-08-26T09:07:31.126Z] #71 140.2 + bin/containerd-shim [2022-08-26T09:07:32.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T09:07:32.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T09:07:43.275Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.3% of statements [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T09:07:43.275Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === Skipped [2022-08-26T09:07:43.275Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T09:07:43.275Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T09:07:43.275Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T09:07:43.275Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T09:07:43.275Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T09:07:43.275Z] time="2022-08-26T09:06:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T09:07:43.275Z] time="2022-08-26T09:06:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T09:07:43.275Z] time="2022-08-26T09:06:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T09:07:43.275Z] time="2022-08-26T09:06:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T09:07:43.275Z] time="2022-08-26T09:06:37Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T09:07:43.275Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T09:07:43.275Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T09:07:43.275Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:07:43.275Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T09:07:43.275Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T09:07:43.275Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T09:07:43.275Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T09:07:43.275Z] [2022-08-26T09:07:43.275Z] DONE 2874 tests, 28 skipped in 211.495s [2022-08-26T09:07:43.275Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:07:43.275Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T09:07:43.275Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-26T09:07:43.305Z] #71 151.4 + bin/containerd-shim-runc-v1 [2022-08-26T09:07:48.556Z] #71 157.8 + bin/containerd-shim-runc-v2 [2022-08-26T09:07:49.486Z] #71 158.6 + binaries [2022-08-26T09:07:49.486Z] #71 158.6 + install -D bin/containerd /build/containerd [2022-08-26T09:07:49.486Z] #71 158.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-26T09:07:49.486Z] #71 158.6 + install -D bin/ctr /build/ctr [2022-08-26T09:07:49.742Z] #71 DONE 158.9s [2022-08-26T09:07:51.109Z] [2022-08-26T09:07:51.109Z] #72 [dev-systemd-false 23/28] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-26T09:07:51.109Z] #72 sha256:e37a6bc197cfa001e0cb2e8b44453bbe066e055c7ef5b972ccaab5549960a4f7 [2022-08-26T09:07:51.109Z] #72 DONE 0.2s [2022-08-26T09:07:51.109Z] [2022-08-26T09:07:51.109Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-26T09:07:51.109Z] #77 sha256:e2c5876be4c2eba77020760ecac74662d1e643f52a51aa45437c8f9d563dfa1b [2022-08-26T09:07:51.365Z] #77 DONE 0.1s [2022-08-26T09:07:51.365Z] [2022-08-26T09:07:51.365Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-26T09:07:51.365Z] #82 sha256:4fea60ffb876145f019d06379e9893fd0dfc9ea525e6cd75ca2f5436396a9175 [2022-08-26T09:07:51.623Z] #82 DONE 0.5s [2022-08-26T09:07:51.623Z] [2022-08-26T09:07:51.623Z] #85 [dev-systemd-false 26/28] COPY --from=crun /build/ /usr/local/bin/ [2022-08-26T09:07:51.623Z] #85 sha256:113c682b7bc9e113cc81468311d86dcbdfe5250886679f56cec3167523e61876 [2022-08-26T09:07:51.623Z] #85 DONE 0.1s [2022-08-26T09:07:51.879Z] [2022-08-26T09:07:51.879Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/ /etc/docker/ [2022-08-26T09:07:51.879Z] #86 sha256:ab8df8042af7747bc23069f5136ccf2a0faa9e6008141b9a8e1ad9501afb793f [2022-08-26T09:07:51.879Z] #86 DONE 0.0s [2022-08-26T09:07:51.879Z] [2022-08-26T09:07:51.879Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker [2022-08-26T09:07:51.879Z] #87 sha256:b0b8a4f9740dbb4db7be960daa3de813bda2d9f0ac4debb3a1b3d3ff0bb62593 [2022-08-26T09:07:51.879Z] #87 DONE 0.0s [2022-08-26T09:07:51.879Z] [2022-08-26T09:07:51.879Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-26T09:07:51.879Z] #88 sha256:f12261ad3604b914298354b74df3b188e393cce1b3c04cbfa5a0c8e5b08b73c3 [2022-08-26T09:07:55.151Z] #88 DONE 3.0s [2022-08-26T09:07:55.151Z] [2022-08-26T09:07:55.151Z] #89 exporting to image [2022-08-26T09:07:55.151Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-26T09:07:55.151Z] #89 exporting layers [2022-08-26T09:08:04.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T09:08:09.445Z] --- PASS: TestBuildWithHugeFile (50.87s) [2022-08-26T09:08:09.445Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T09:08:09.445Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:08:09.445Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:08:09.445Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T09:08:09.445Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:08:09.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:08:09.445Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:08:09.445Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:08:09.445Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:08:09.445Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:08:09.445Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:08:09.445Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:08:09.445Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:08:09.445Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-26T09:08:09.445Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2022-08-26T09:08:09.445Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2022-08-26T09:08:09.445Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T09:08:09.445Z] === RUN TestBuildPreserveOwnership [2022-08-26T09:08:09.445Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T09:08:09.445Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T09:08:09.445Z] --- PASS: TestBuildPreserveOwnership (3.58s) [2022-08-26T09:08:09.445Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.45s) [2022-08-26T09:08:09.445Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.13s) [2022-08-26T09:08:09.445Z] === RUN TestBuildPlatformInvalid [2022-08-26T09:08:09.445Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-26T09:08:09.445Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T09:08:09.445Z] Loaded image: busybox:latest [2022-08-26T09:08:09.445Z] Loaded image: busybox:glibc [2022-08-26T09:08:10.015Z] Loaded image: debian:bullseye-slim [2022-08-26T09:08:10.015Z] Loaded image: hello-world:latest [2022-08-26T09:08:10.273Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:08:11.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T09:08:19.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T09:08:19.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T09:08:20.271Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.96s) [2022-08-26T09:08:20.271Z] PASS [2022-08-26T09:08:20.271Z] [2022-08-26T09:08:20.271Z] === Skipped [2022-08-26T09:08:20.271Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T09:08:20.271Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:08:20.271Z] [2022-08-26T09:08:20.271Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:08:20.271Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:08:20.271Z] [2022-08-26T09:08:20.271Z] DONE 34 tests, 2 skipped in 88.780s [2022-08-26T09:08:20.271Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T09:08:20.271Z] INFO: Testing against a local daemon [2022-08-26T09:08:20.271Z] === RUN TestConfigInspect [2022-08-26T09:08:20.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T09:08:20.840Z] --- PASS: TestConfigInspect (2.17s) [2022-08-26T09:08:20.840Z] === RUN TestConfigList [2022-08-26T09:08:21.571Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T09:08:21.661Z] #89 exporting layers 24.8s done [2022-08-26T09:08:21.661Z] #89 writing image sha256:551e2a55edd2e12284bd7480ad85688ba844b8da810fcb97fd56b73758f9d254 done [2022-08-26T09:08:21.661Z] #89 naming to docker.io/library/docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 done [2022-08-26T09:08:21.661Z] #89 DONE 24.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-26T09:08:21.980Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/validate/default [2022-08-26T09:08:22.143Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T09:08:22.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T09:08:22.908Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-26T09:08:22.909Z] No api/types/ or api/swagger.yaml changes in diff. [2022-08-26T09:08:22.909Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-26T09:08:22.909Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-26T09:08:22.909Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-26T09:08:22.909Z] [2022-08-26T09:08:22.909Z] INFO Start validation with golang-ci-lint [2022-08-26T09:08:23.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T09:08:23.376Z] --- PASS: TestConfigList (2.17s) [2022-08-26T09:08:23.376Z] === RUN TestConfigsCreateAndDelete [2022-08-26T09:08:23.472Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-26T09:08:23.729Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-26T09:08:23.729Z] INFO [loader] Using build tags: [ journald] [2022-08-26T09:08:25.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T09:08:25.283Z] --- PASS: TestConfigsCreateAndDelete (2.19s) [2022-08-26T09:08:25.283Z] === RUN TestConfigsUpdate [2022-08-26T09:08:26.206Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T09:08:26.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T09:08:27.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T09:08:27.818Z] --- PASS: TestConfigsUpdate (2.19s) [2022-08-26T09:08:27.818Z] === RUN TestTemplatedConfig [2022-08-26T09:08:28.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T09:08:28.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T09:08:29.894Z] ok github.com/docker/docker/libnetwork 37.229s coverage: 40.6% of statements [2022-08-26T09:08:29.894Z] ok github.com/docker/docker/libnetwork/bitseq 0.138s coverage: 84.4% of statements [2022-08-26T09:08:29.894Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T09:08:29.894Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T09:08:29.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T09:08:29.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T09:08:29.894Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 22.4% of statements [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.491s coverage: 59.9% of statements [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.015s coverage: 5.1% of statements [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-26T09:08:29.895Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T09:08:29.895Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T09:08:30.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T09:08:30.375Z] --- PASS: TestTemplatedConfig (2.67s) [2022-08-26T09:08:30.375Z] === RUN TestConfigCreateResolve [2022-08-26T09:08:30.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T09:08:32.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T09:08:32.280Z] --- PASS: TestConfigCreateResolve (2.17s) [2022-08-26T09:08:32.281Z] PASS [2022-08-26T09:08:32.281Z] [2022-08-26T09:08:32.281Z] DONE 6 tests in 13.585s [2022-08-26T09:08:32.281Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T09:08:32.281Z] INFO: Testing against a local daemon [2022-08-26T09:08:32.281Z] === RUN TestAttachWithTTY [2022-08-26T09:08:32.540Z] --- PASS: TestAttachWithTTY (0.07s) [2022-08-26T09:08:32.540Z] === RUN TestAttachWithoutTTy [2022-08-26T09:08:32.540Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-26T09:08:32.540Z] === RUN TestCheckpoint [2022-08-26T09:08:32.540Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:08:32.540Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:08:32.540Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T09:08:32.540Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T09:08:32.540Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T09:08:32.540Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T09:08:32.540Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T09:08:32.540Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-26T09:08:32.540Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T09:08:32.540Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T09:08:32.540Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T09:08:32.595Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:08:32.595Z] Using test binary docker [2022-08-26T09:08:32.800Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T09:08:32.800Z] === RUN TestCopyEmptyFile [2022-08-26T09:08:32.856Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T09:08:32.856Z] Not: starting. [2022-08-26T09:08:32.856Z] INFO: Waiting for daemon to start... [2022-08-26T09:08:32.856Z] Starting dockerd [2022-08-26T09:08:33.065Z] --- PASS: TestCopyEmptyFile (0.23s) [2022-08-26T09:08:33.066Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T09:08:33.066Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T09:08:33.066Z] === RUN TestCopyFromContainer [2022-08-26T09:08:34.005Z] === RUN TestCopyFromContainer// [2022-08-26T09:08:34.265Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T09:08:34.265Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T09:08:34.265Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T09:08:34.265Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T09:08:34.265Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T09:08:34.524Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T09:08:34.524Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T09:08:34.524Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T09:08:34.524Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer (1.74s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T09:08:34.783Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T09:08:34.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T09:08:34.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:08:34.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:08:34.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:08:34.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:08:34.783Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:08:34.783Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:08:34.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:08:34.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:08:34.783Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:08:34.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T09:08:34.783Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T09:08:34.783Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-26T09:08:34.783Z] === RUN TestCreateWithInvalidEnv [2022-08-26T09:08:34.783Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T09:08:34.783Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T09:08:34.783Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T09:08:34.783Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T09:08:34.783Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T09:08:34.783Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T09:08:34.783Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T09:08:34.783Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T09:08:34.783Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T09:08:34.783Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T09:08:34.783Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T09:08:34.783Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T09:08:34.783Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T09:08:34.783Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T09:08:35.398Z] . [2022-08-26T09:08:35.398Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:08:35.398Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:08:35.398Z] Error: No such image: emptyfs [2022-08-26T09:08:35.398Z] Loaded image: emptyfs:latest [2022-08-26T09:08:35.398Z] Running integration-test (iteration 1) [2022-08-26T09:08:35.398Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T09:08:35.969Z] Loaded image: busybox:latest [2022-08-26T09:08:36.163Z] --- PASS: TestCreateWithCustomMaskedPaths (1.49s) [2022-08-26T09:08:36.163Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T09:08:36.229Z] Loaded image: busybox:glibc [2022-08-26T09:08:37.703Z] Loaded image: debian:bullseye-slim [2022-08-26T09:08:37.703Z] Loaded image: hello-world:latest [2022-08-26T09:08:37.703Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:08:37.703Z] INFO: Testing against a local daemon [2022-08-26T09:08:37.703Z] === RUN TestCgroupNamespacesBuild [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.59s) [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:08:38.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:08:38.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:08:38.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:08:38.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:08:38.073Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:08:38.073Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:08:38.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:08:38.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:08:38.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:08:38.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:08:38.073Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T09:08:38.073Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T09:08:38.073Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T09:08:38.642Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-26T09:08:38.642Z] === RUN TestCreateDifferentPlatform [2022-08-26T09:08:38.642Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T09:08:38.642Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T09:08:38.642Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T09:08:38.642Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T09:08:38.642Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-26T09:08:38.642Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T09:08:38.642Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T09:08:38.642Z] === RUN TestCreateInvalidHostConfig [2022-08-26T09:08:38.642Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:08:38.642Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:08:38.642Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:08:38.642Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:08:38.642Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:08:38.642Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:08:38.642Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:08:38.642Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:08:38.642Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:08:38.642Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:08:38.642Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:08:38.642Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:08:38.642Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T09:08:38.642Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T09:08:38.642Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T09:08:38.642Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T09:08:38.642Z] === RUN TestDaemonRestartIpcMode [2022-08-26T09:08:38.642Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T09:08:38.642Z] === RUN TestDaemonHostGatewayIP [2022-08-26T09:08:38.642Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T09:08:38.642Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T09:08:38.642Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T09:08:38.642Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T09:08:38.642Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T09:08:38.642Z] === RUN TestDiff [2022-08-26T09:08:39.088Z] --- PASS: TestCgroupNamespacesBuild (1.30s) [2022-08-26T09:08:39.088Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T09:08:39.212Z] --- PASS: TestDiff (0.58s) [2022-08-26T09:08:39.212Z] === RUN TestExecConsoleSize [2022-08-26T09:08:39.792Z] --- PASS: TestExecConsoleSize (0.64s) [2022-08-26T09:08:39.792Z] === RUN TestExecWithCloseStdin [2022-08-26T09:08:39.835Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.110s coverage: 6.6% of statements [2022-08-26T09:08:39.835Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T09:08:39.835Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-08-26T09:08:39.835Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-26T09:08:39.835Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T09:08:39.835Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T09:08:39.835Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T09:08:39.835Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-08-26T09:08:40.030Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.12s) [2022-08-26T09:08:40.030Z] === RUN TestBuildWithSession [2022-08-26T09:08:40.030Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:08:40.030Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T09:08:40.030Z] === RUN TestBuildSquashParent [2022-08-26T09:08:40.092Z] ok github.com/docker/docker/libnetwork/etchosts 0.017s coverage: 81.2% of statements [2022-08-26T09:08:40.348Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-26T09:08:40.378Z] --- PASS: TestExecWithCloseStdin (0.66s) [2022-08-26T09:08:40.378Z] === RUN TestExec [2022-08-26T09:08:40.604Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-26T09:08:41.316Z] --- PASS: TestExec (0.65s) [2022-08-26T09:08:41.316Z] === RUN TestExecUser [2022-08-26T09:08:41.885Z] --- PASS: TestExecUser (0.61s) [2022-08-26T09:08:41.885Z] === RUN TestExportContainerAndImportImage [2022-08-26T09:08:42.453Z] --- PASS: TestExportContainerAndImportImage (0.71s) [2022-08-26T09:08:42.453Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T09:08:43.832Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-26T09:08:43.832Z] === RUN TestHealthCheckWorkdir [2022-08-26T09:08:44.400Z] --- PASS: TestHealthCheckWorkdir (0.69s) [2022-08-26T09:08:44.400Z] === RUN TestHealthKillContainer [2022-08-26T09:08:48.164Z] --- PASS: TestBuildSquashParent (7.32s) [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:08:48.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:08:48.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:08:48.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:08:48.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:08:48.735Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:08:50.119Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:08:50.119Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:08:52.032Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:08:52.522Z] --- PASS: TestHealthKillContainer (8.18s) [2022-08-26T09:08:52.522Z] === RUN TestHealthCheckProcessKilled [2022-08-26T09:08:52.775Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-26T09:08:53.460Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-08-26T09:08:53.460Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.31s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.17s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.54s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.09s) [2022-08-26T09:08:53.955Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.69s) [2022-08-26T09:08:53.955Z] === RUN TestBuildMultiStageCopy [2022-08-26T09:08:53.955Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T09:08:54.029Z] --- PASS: TestInspectCpusetInConfigPre120 (0.53s) [2022-08-26T09:08:54.029Z] === RUN TestIpcModeNone [2022-08-26T09:08:54.597Z] --- PASS: TestIpcModeNone (0.66s) [2022-08-26T09:08:54.597Z] === RUN TestIpcModePrivate [2022-08-26T09:08:54.857Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2022-08-26T09:08:55.117Z] --- PASS: TestIpcModePrivate (0.63s) [2022-08-26T09:08:55.117Z] === RUN TestIpcModeShareable [2022-08-26T09:08:55.686Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2022-08-26T09:08:55.946Z] --- PASS: TestIpcModeShareable (0.64s) [2022-08-26T09:08:55.946Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T09:08:56.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T09:08:57.437Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T09:08:57.853Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s) [2022-08-26T09:08:57.853Z] === RUN TestAPIIpcModeHost [2022-08-26T09:08:58.113Z] --- PASS: TestAPIIpcModeHost (0.41s) [2022-08-26T09:08:58.113Z] === RUN TestDaemonIpcModeShareable [2022-08-26T09:08:58.377Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T09:08:59.050Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-26T09:08:59.309Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2022-08-26T09:08:59.309Z] === RUN TestDaemonIpcModePrivate [2022-08-26T09:08:59.317Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T09:08:59.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T09:08:59.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-26T09:09:00.246Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy (6.56s) [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.56s) [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-26T09:09:00.257Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-26T09:09:00.257Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T09:09:00.506Z] --- PASS: TestDaemonIpcModePrivate (1.22s) [2022-08-26T09:09:00.506Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T09:09:01.443Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2022-08-26T09:09:01.705Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.23s) [2022-08-26T09:09:01.705Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T09:09:02.644Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2022-08-26T09:09:02.905Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2022-08-26T09:09:02.905Z] === RUN TestIpcModeOlderClient [2022-08-26T09:09:02.905Z] === PAUSE TestIpcModeOlderClient [2022-08-26T09:09:02.905Z] === RUN TestKillContainerInvalidSignal [2022-08-26T09:09:03.473Z] --- PASS: TestKillContainerInvalidSignal (0.44s) [2022-08-26T09:09:03.473Z] === RUN TestKillContainer [2022-08-26T09:09:03.473Z] === RUN TestKillContainer/no_signal [2022-08-26T09:09:03.733Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T09:09:03.993Z] === RUN TestKillContainer/killing_signal [2022-08-26T09:09:04.931Z] --- PASS: TestKillContainer (1.40s) [2022-08-26T09:09:04.931Z] --- PASS: TestKillContainer/no_signal (0.44s) [2022-08-26T09:09:04.931Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-26T09:09:04.931Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2022-08-26T09:09:04.931Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T09:09:04.931Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T09:09:05.191Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T09:09:05.545Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2022-08-26T09:09:05.545Z] === RUN TestBuildLabelWithTargets [2022-08-26T09:09:06.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2022-08-26T09:09:06.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s) [2022-08-26T09:09:06.129Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-08-26T09:09:06.129Z] === RUN TestKillStoppedContainer [2022-08-26T09:09:06.129Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T09:09:06.129Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T09:09:06.129Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-26T09:09:06.129Z] === RUN TestKillDifferentUserContainer [2022-08-26T09:09:06.697Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-26T09:09:06.697Z] === RUN TestInspectOomKilledTrue [2022-08-26T09:09:06.697Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T09:09:06.697Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T09:09:06.697Z] === RUN TestInspectOomKilledFalse [2022-08-26T09:09:06.956Z] --- PASS: TestInspectOomKilledFalse (0.42s) [2022-08-26T09:09:06.956Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T09:09:07.525Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s) [2022-08-26T09:09:07.525Z] === RUN TestLinksContainerNames [2022-08-26T09:09:07.615Z] ok github.com/docker/docker/libnetwork/ipam 15.727s coverage: 85.3% of statements [2022-08-26T09:09:07.615Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T09:09:07.615Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T09:09:07.615Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-08-26T09:09:07.615Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-08-26T09:09:07.615Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T09:09:07.872Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-26T09:09:08.434Z] ok github.com/docker/docker/libnetwork/ipamutils 0.272s coverage: 74.0% of statements [2022-08-26T09:09:08.464Z] --- PASS: TestLinksContainerNames (0.90s) [2022-08-26T09:09:08.464Z] === RUN TestLogsFollowTailEmpty [2022-08-26T09:09:08.723Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-08-26T09:09:08.723Z] === RUN TestLogs [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:09:08.724Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:09:08.724Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:09:08.724Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:09:08.724Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:09:09.293Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:09:09.362Z] ok github.com/docker/docker/libnetwork/iptables 0.166s coverage: 45.0% of statements [2022-08-26T09:09:09.362Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T09:09:09.553Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:09:09.619Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-08-26T09:09:10.124Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T09:09:10.124Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:09:10.693Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:09:10.693Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:09:10.693Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:09:10.693Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:09:11.631Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:09:11.631Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:09:12.201Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:09:12.201Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:09:12.773Z] --- PASS: TestLogs (4.11s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.75s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.74s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.86s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.56s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.71s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.76s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.56s) [2022-08-26T09:09:12.773Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.54s) [2022-08-26T09:09:12.773Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T09:09:13.342Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/default [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/private [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/slave [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/shared [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/default [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/shared [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/slave [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/private [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T09:09:13.342Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:09:13.342Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:09:13.342Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:09:13.602Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T09:09:13.602Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-26T09:09:13.602Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T09:09:13.676Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-26T09:09:13.676Z] === RUN TestBuildWithEmptyLayers [2022-08-26T09:09:14.982Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-08-26T09:09:14.982Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T09:09:15.551Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-08-26T09:09:15.551Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T09:09:15.810Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-26T09:09:15.810Z] === RUN TestNetworkNat [2022-08-26T09:09:16.217Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-26T09:09:16.217Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T09:09:16.379Z] --- PASS: TestNetworkNat (0.49s) [2022-08-26T09:09:16.379Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T09:09:16.948Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2022-08-26T09:09:16.948Z] === RUN TestNetworkLoopbackNat [2022-08-26T09:09:19.483Z] --- PASS: TestNetworkLoopbackNat (2.60s) [2022-08-26T09:09:19.483Z] === RUN TestPause [2022-08-26T09:09:19.744Z] --- PASS: TestPause (0.43s) [2022-08-26T09:09:19.744Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T09:09:19.744Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:09:19.744Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:09:19.744Z] === RUN TestPauseStopPausedContainer [2022-08-26T09:09:20.312Z] --- PASS: TestPauseStopPausedContainer (0.46s) [2022-08-26T09:09:20.312Z] === RUN TestPidHost [2022-08-26T09:09:21.258Z] --- PASS: TestPidHost (1.04s) [2022-08-26T09:09:21.258Z] === RUN TestPsFilter [2022-08-26T09:09:21.501Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2022-08-26T09:09:21.501Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T09:09:21.517Z] --- PASS: TestPsFilter (0.12s) [2022-08-26T09:09:21.517Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T09:09:21.762Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-26T09:09:21.762Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T09:09:22.086Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2022-08-26T09:09:22.086Z] === RUN TestRemoveContainerWithVolume [2022-08-26T09:09:22.345Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2022-08-26T09:09:22.345Z] === RUN TestRemoveContainerRunning [2022-08-26T09:09:22.913Z] --- PASS: TestRemoveContainerRunning (0.46s) [2022-08-26T09:09:22.913Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T09:09:23.172Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s) [2022-08-26T09:09:23.172Z] === RUN TestRemoveInvalidContainer [2022-08-26T09:09:23.172Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T09:09:23.172Z] === RUN TestRenameLinkedContainer [2022-08-26T09:09:25.080Z] --- PASS: TestRenameLinkedContainer (1.82s) [2022-08-26T09:09:25.080Z] === RUN TestRenameStoppedContainer [2022-08-26T09:09:25.648Z] --- PASS: TestRenameStoppedContainer (0.44s) [2022-08-26T09:09:25.648Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T09:09:26.587Z] --- PASS: TestRenameRunningContainerAndReuse (0.93s) [2022-08-26T09:09:26.587Z] === RUN TestRenameInvalidName [2022-08-26T09:09:26.847Z] --- PASS: TestRenameInvalidName (0.47s) [2022-08-26T09:09:26.847Z] === RUN TestRenameAnonymousContainer [2022-08-26T09:09:27.047Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-08-26T09:09:27.047Z] === RUN TestBuildWithHugeFile [2022-08-26T09:09:28.754Z] --- PASS: TestRenameAnonymousContainer (1.65s) [2022-08-26T09:09:28.754Z] === RUN TestRenameContainerWithSameName [2022-08-26T09:09:29.014Z] --- PASS: TestRenameContainerWithSameName (0.45s) [2022-08-26T09:09:29.014Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T09:09:29.953Z] --- PASS: TestRenameContainerWithLinkedContainer (0.92s) [2022-08-26T09:09:29.953Z] === RUN TestResize [2022-08-26T09:09:30.522Z] --- PASS: TestResize (0.47s) [2022-08-26T09:09:30.522Z] === RUN TestResizeWithInvalidSize [2022-08-26T09:09:30.782Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2022-08-26T09:09:30.782Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T09:09:31.356Z] --- PASS: TestResizeWhenContainerNotStarted (0.49s) [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:09:31.356Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:09:31.356Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:31.357Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:31.357Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:31.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:09:31.357Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:33.266Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:34.645Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:36.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:09:36.024Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:09:36.962Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:37.223Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:09:40.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:09:40.774Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:09:43.312Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:09:44.692Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:09:44.692Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:09:46.598Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:09:46.858Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:09:48.237Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.88s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.54s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.56s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.60s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.10s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.86s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.10s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.78s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.87s) [2022-08-26T09:09:50.145Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-26T09:09:50.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T09:09:50.145Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T09:09:51.083Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T09:09:52.025Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.91s) [2022-08-26T09:09:52.025Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.00s) [2022-08-26T09:09:52.025Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s) [2022-08-26T09:09:52.025Z] === RUN TestCgroupNamespacesRun [2022-08-26T09:09:52.966Z] --- PASS: TestCgroupNamespacesRun (1.22s) [2022-08-26T09:09:52.966Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T09:09:52.966Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T09:09:52.966Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T09:09:52.966Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T09:09:54.345Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.26s) [2022-08-26T09:09:54.345Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T09:09:55.725Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-08-26T09:09:55.725Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T09:09:56.663Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-26T09:09:56.663Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T09:09:58.041Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-08-26T09:09:58.041Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T09:09:58.609Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-08-26T09:09:58.609Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T09:09:59.988Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s) [2022-08-26T09:09:59.988Z] === RUN TestNISDomainname [2022-08-26T09:10:00.556Z] --- PASS: TestNISDomainname (0.57s) [2022-08-26T09:10:00.556Z] === RUN TestHostnameDnsResolution [2022-08-26T09:10:01.125Z] --- PASS: TestHostnameDnsResolution (0.72s) [2022-08-26T09:10:01.125Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T09:10:01.694Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s) [2022-08-26T09:10:01.694Z] === RUN TestPrivilegedHostDevices [2022-08-26T09:10:02.264Z] --- PASS: TestPrivilegedHostDevices (0.60s) [2022-08-26T09:10:02.264Z] === RUN TestRunConsoleSize [2022-08-26T09:10:02.831Z] --- PASS: TestRunConsoleSize (0.46s) [2022-08-26T09:10:02.831Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T09:10:04.737Z] --- PASS: TestRunWithAlternativeContainerdShim (2.07s) [2022-08-26T09:10:04.737Z] === RUN TestStats [2022-08-26T09:10:07.270Z] --- PASS: TestStats (2.51s) [2022-08-26T09:10:07.270Z] === RUN TestStopContainerWithTimeout [2022-08-26T09:10:07.270Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T09:10:07.270Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T09:10:07.270Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T09:10:07.270Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T09:10:07.270Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T09:10:07.270Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T09:10:07.270Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T09:10:07.270Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T09:10:07.270Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T09:10:07.270Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T09:10:08.208Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T09:10:10.113Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T09:10:11.491Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T09:10:11.491Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-26T09:10:11.491Z] --- PASS: TestStopContainerWithTimeout/-1 (2.71s) [2022-08-26T09:10:11.491Z] --- PASS: TestStopContainerWithTimeout/3 (2.47s) [2022-08-26T09:10:11.491Z] --- PASS: TestStopContainerWithTimeout/1 (1.51s) [2022-08-26T09:10:11.491Z] === RUN TestDeleteDevicemapper [2022-08-26T09:10:11.491Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:10:11.491Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T09:10:11.491Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T09:10:13.401Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.99s) [2022-08-26T09:10:13.401Z] === RUN TestUpdateMemory [2022-08-26T09:10:14.338Z] --- PASS: TestUpdateMemory (0.63s) [2022-08-26T09:10:14.338Z] === RUN TestUpdateCPUQuota [2022-08-26T09:10:15.276Z] --- PASS: TestUpdateCPUQuota (0.95s) [2022-08-26T09:10:15.276Z] === RUN TestUpdatePidsLimit [2022-08-26T09:10:15.276Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T09:10:15.276Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T09:10:15.535Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T09:10:15.795Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T09:10:16.055Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T09:10:16.314Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T09:10:16.314Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit (2.06s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.21s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s) [2022-08-26T09:10:17.253Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2022-08-26T09:10:17.253Z] === RUN TestUpdateRestartPolicy [2022-08-26T09:10:23.317Z] --- PASS: TestBuildWithHugeFile (50.44s) [2022-08-26T09:10:23.317Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T09:10:23.317Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:10:23.317Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:10:23.317Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T09:10:23.317Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:10:23.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:10:23.317Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:10:23.317Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:10:23.317Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:10:23.317Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:10:23.317Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:10:23.317Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:10:23.317Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:10:23.317Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-08-26T09:10:23.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2022-08-26T09:10:23.318Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2022-08-26T09:10:23.318Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T09:10:23.318Z] === RUN TestBuildPreserveOwnership [2022-08-26T09:10:23.318Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T09:10:23.318Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T09:10:27.518Z] --- PASS: TestBuildPreserveOwnership (10.10s) [2022-08-26T09:10:27.519Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.05s) [2022-08-26T09:10:27.519Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-26T09:10:27.519Z] === RUN TestBuildPlatformInvalid [2022-08-26T09:10:27.519Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-26T09:10:27.519Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T09:10:27.519Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T09:10:27.519Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T09:10:27.519Z] PASS [2022-08-26T09:10:27.519Z] [2022-08-26T09:10:27.519Z] === Skipped [2022-08-26T09:10:27.519Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T09:10:27.519Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:10:27.519Z] [2022-08-26T09:10:27.519Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:10:27.519Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:10:27.519Z] [2022-08-26T09:10:27.519Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-26T09:10:27.519Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-08-26T09:10:27.519Z] [2022-08-26T09:10:27.519Z] DONE 34 tests, 3 skipped in 112.050s [2022-08-26T09:10:27.519Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T09:10:27.519Z] INFO: Testing against a local daemon [2022-08-26T09:10:27.519Z] === RUN TestConfigInspect [2022-08-26T09:10:27.519Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestConfigInspect (0.03s) [2022-08-26T09:10:27.779Z] === RUN TestConfigList [2022-08-26T09:10:27.779Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestConfigList (0.01s) [2022-08-26T09:10:27.779Z] === RUN TestConfigsCreateAndDelete [2022-08-26T09:10:27.779Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-26T09:10:27.779Z] === RUN TestConfigsUpdate [2022-08-26T09:10:27.779Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-26T09:10:27.779Z] === RUN TestTemplatedConfig [2022-08-26T09:10:27.779Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-26T09:10:27.779Z] === RUN TestConfigCreateResolve [2022-08-26T09:10:27.779Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-26T09:10:27.779Z] PASS [2022-08-26T09:10:27.779Z] [2022-08-26T09:10:27.779Z] === Skipped [2022-08-26T09:10:27.779Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-08-26T09:10:27.779Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] [2022-08-26T09:10:27.779Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-26T09:10:27.779Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] [2022-08-26T09:10:27.779Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-26T09:10:27.779Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] [2022-08-26T09:10:27.779Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-26T09:10:27.779Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.779Z] [2022-08-26T09:10:27.779Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-26T09:10:27.780Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.780Z] [2022-08-26T09:10:27.780Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-26T09:10:27.780Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:10:27.780Z] [2022-08-26T09:10:27.780Z] DONE 6 tests, 6 skipped in 0.201s [2022-08-26T09:10:27.780Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T09:10:28.040Z] INFO: Testing against a local daemon [2022-08-26T09:10:28.040Z] === RUN TestAttachWithTTY [2022-08-26T09:10:28.040Z] --- PASS: TestAttachWithTTY (0.05s) [2022-08-26T09:10:28.040Z] === RUN TestAttachWithoutTTy [2022-08-26T09:10:28.040Z] --- PASS: TestAttachWithoutTTy (0.04s) [2022-08-26T09:10:28.040Z] === RUN TestCheckpoint [2022-08-26T09:10:28.040Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:10:28.040Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:10:28.040Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T09:10:28.040Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T09:10:28.040Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T09:10:28.040Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T09:10:28.041Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T09:10:28.041Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T09:10:28.041Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-26T09:10:28.041Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T09:10:28.301Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-26T09:10:28.301Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T09:10:28.301Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-26T09:10:28.301Z] === RUN TestCopyEmptyFile [2022-08-26T09:10:28.561Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-08-26T09:10:28.561Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T09:10:28.561Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-26T09:10:28.561Z] === RUN TestCopyFromContainer [2022-08-26T09:10:29.466Z] --- PASS: TestUpdateRestartPolicy (11.12s) [2022-08-26T09:10:29.466Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T09:10:29.466Z] --- PASS: TestUpdateRestartWithAutoRemove (0.51s) [2022-08-26T09:10:29.466Z] === RUN TestWaitNonBlocked [2022-08-26T09:10:29.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:10:29.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:10:29.466Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:10:29.466Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:10:29.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:10:29.466Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:10:29.466Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T09:10:29.466Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2022-08-26T09:10:29.466Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s) [2022-08-26T09:10:29.466Z] === RUN TestWaitBlocked [2022-08-26T09:10:29.466Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:10:29.466Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:10:29.466Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:10:29.466Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:10:29.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:10:29.466Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:10:30.405Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T09:10:30.405Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s) [2022-08-26T09:10:30.405Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-08-26T09:10:30.405Z] === RUN TestWaitConditions [2022-08-26T09:10:30.405Z] === RUN TestWaitConditions/default [2022-08-26T09:10:30.405Z] === PAUSE TestWaitConditions/default [2022-08-26T09:10:30.405Z] === RUN TestWaitConditions/not-running [2022-08-26T09:10:30.405Z] === PAUSE TestWaitConditions/not-running [2022-08-26T09:10:30.405Z] === RUN TestWaitConditions/next-exit [2022-08-26T09:10:30.405Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T09:10:30.405Z] === RUN TestWaitConditions/removed [2022-08-26T09:10:30.405Z] === PAUSE TestWaitConditions/removed [2022-08-26T09:10:30.405Z] === CONT TestWaitConditions/default [2022-08-26T09:10:30.405Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:10:30.405Z] wait_test.go:146: ContainerID = 153de3c7fd7c07674d8661cd87c2c77d7d3166ca70ebe7206c461bf84c35e9b0 [2022-08-26T09:10:30.405Z] === CONT TestWaitConditions/default [2022-08-26T09:10:30.405Z] wait_test.go:146: ContainerID = 0547cbe93acd334343cc069b6eeed28fe49a216c395fc09a555faba35d6d99b5 [2022-08-26T09:10:30.976Z] === CONT TestWaitConditions/removed [2022-08-26T09:10:30.976Z] wait_test.go:146: ContainerID = fe30426782beeecc005310fad4806dfcb66bfbb8a138b12fd004394733790122 [2022-08-26T09:10:30.976Z] === CONT TestWaitConditions/not-running [2022-08-26T09:10:31.236Z] wait_test.go:146: ContainerID = a8e0abac18e2caa7aa0f94994a8aab039baca544e8d1a57857dfc5fe434ffb22 [2022-08-26T09:10:31.805Z] --- PASS: TestWaitConditions (0.02s) [2022-08-26T09:10:31.805Z] --- PASS: TestWaitConditions/next-exit (0.66s) [2022-08-26T09:10:31.805Z] --- PASS: TestWaitConditions/default (0.70s) [2022-08-26T09:10:31.805Z] --- PASS: TestWaitConditions/removed (0.66s) [2022-08-26T09:10:31.805Z] --- PASS: TestWaitConditions/not-running (0.63s) [2022-08-26T09:10:31.805Z] === RUN TestWaitRestartedContainer [2022-08-26T09:10:31.805Z] === RUN TestWaitRestartedContainer/default [2022-08-26T09:10:31.805Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T09:10:31.805Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T09:10:31.805Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T09:10:31.805Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T09:10:31.805Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T09:10:31.805Z] === CONT TestWaitRestartedContainer/default [2022-08-26T09:10:31.805Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer// [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T09:10:32.766Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer (4.46s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T09:10:33.027Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-26T09:10:33.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T09:10:33.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:10:33.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:10:33.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:10:33.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:10:33.027Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:10:33.027Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:10:33.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:10:33.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:10:33.027Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:10:33.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T09:10:33.027Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T09:10:33.027Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T09:10:33.027Z] === RUN TestCreateWithInvalidEnv [2022-08-26T09:10:33.027Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T09:10:33.027Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T09:10:33.027Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T09:10:33.027Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T09:10:33.027Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T09:10:33.027Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T09:10:33.027Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T09:10:33.027Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T09:10:33.027Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T09:10:33.027Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T09:10:33.027Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T09:10:33.027Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T09:10:33.027Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T09:10:33.027Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T09:10:33.185Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T09:10:34.124Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-26T09:10:34.124Z] --- PASS: TestWaitRestartedContainer/next-exit (1.56s) [2022-08-26T09:10:34.124Z] --- PASS: TestWaitRestartedContainer/default (1.62s) [2022-08-26T09:10:34.124Z] --- PASS: TestWaitRestartedContainer/not-running (0.97s) [2022-08-26T09:10:34.124Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T09:10:34.124Z] === CONT TestIpcModeOlderClient [2022-08-26T09:10:34.385Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-08-26T09:10:34.385Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T09:10:34.411Z] --- PASS: TestCreateWithCustomMaskedPaths (1.38s) [2022-08-26T09:10:34.411Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.20s) [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:10:35.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:10:35.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:10:35.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:10:35.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:10:35.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:10:35.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:10:35.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:10:35.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:10:35.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:10:35.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:10:35.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-08-26T09:10:35.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2022-08-26T09:10:35.795Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T09:10:36.056Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-26T09:10:36.056Z] === RUN TestCreateDifferentPlatform [2022-08-26T09:10:36.056Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T09:10:36.056Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T09:10:36.056Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T09:10:36.056Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T09:10:36.056Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T09:10:36.056Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T09:10:36.056Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T09:10:36.056Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T09:10:36.056Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T09:10:36.056Z] === RUN TestCreateInvalidHostConfig [2022-08-26T09:10:36.056Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:10:36.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:10:36.056Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:10:36.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:10:36.056Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:10:36.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:10:36.056Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:10:36.056Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:10:36.056Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:10:36.056Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:10:36.056Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:10:36.056Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:10:36.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T09:10:36.327Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T09:10:36.327Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T09:10:36.327Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T09:10:36.327Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T09:10:36.327Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T09:10:36.327Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T09:10:36.327Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T09:10:36.327Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T09:10:36.327Z] === RUN TestDaemonRestartIpcMode [2022-08-26T09:10:36.327Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T09:10:36.327Z] === RUN TestDaemonHostGatewayIP [2022-08-26T09:10:36.327Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:10:36.327Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-26T09:10:36.327Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T09:10:36.327Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T09:10:36.327Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T09:10:36.327Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T09:10:36.327Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-26T09:10:36.327Z] === RUN TestDiff [2022-08-26T09:10:36.595Z] --- PASS: TestDiff (0.42s) [2022-08-26T09:10:36.595Z] === RUN TestExecConsoleSize [2022-08-26T09:10:36.929Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s) [2022-08-26T09:10:36.929Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T09:10:37.167Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-26T09:10:37.167Z] === RUN TestExecWithCloseStdin [2022-08-26T09:10:37.738Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-26T09:10:37.738Z] === RUN TestExec [2022-08-26T09:10:37.998Z] --- PASS: TestExec (0.44s) [2022-08-26T09:10:37.998Z] === RUN TestExecUser [2022-08-26T09:10:38.311Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.84s) [2022-08-26T09:10:38.311Z] === CONT TestDaemonHostGatewayIP [2022-08-26T09:10:38.570Z] --- PASS: TestExecUser (0.56s) [2022-08-26T09:10:38.570Z] === RUN TestExportContainerAndImportImage [2022-08-26T09:10:39.142Z] --- PASS: TestExportContainerAndImportImage (0.54s) [2022-08-26T09:10:39.142Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T09:10:40.528Z] --- PASS: TestExportContainerAfterDaemonRestart (1.34s) [2022-08-26T09:10:40.528Z] === RUN TestHealthCheckWorkdir [2022-08-26T09:10:40.848Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-08-26T09:10:40.848Z] === CONT TestDaemonRestartIpcMode [2022-08-26T09:10:41.099Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-26T09:10:41.099Z] === RUN TestHealthKillContainer [2022-08-26T09:10:43.385Z] --- PASS: TestDaemonRestartIpcMode (2.28s) [2022-08-26T09:10:46.675Z] --- PASS: TestContainerKillOnDaemonStart (11.90s) [2022-08-26T09:10:46.675Z] PASS [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] === Skipped [2022-08-26T09:10:46.675Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T09:10:46.675Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T09:10:46.675Z] kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:10:46.675Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-26T09:10:46.675Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T09:10:46.675Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:10:46.675Z] [2022-08-26T09:10:46.675Z] DONE 273 tests, 5 skipped in 133.848s [2022-08-26T09:10:46.675Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T09:10:46.675Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T09:10:46.675Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-26T09:10:46.675Z] === RUN TestConfigDaemonID [2022-08-26T09:10:48.055Z] daemon_test.go:83: [d44116fd63caa] daemon is not started [2022-08-26T09:10:48.055Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:10:48.055Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T09:10:48.055Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T09:10:48.055Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T09:10:48.055Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T09:10:48.055Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T09:10:48.055Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T09:10:48.055Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:10:48.055Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T09:10:48.055Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T09:10:48.055Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T09:10:48.314Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.24s) [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.29s) [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.17s) [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.15s) [2022-08-26T09:10:48.314Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-26T09:10:48.314Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T09:10:48.314Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T09:10:49.233Z] --- PASS: TestHealthKillContainer (7.83s) [2022-08-26T09:10:49.233Z] === RUN TestHealthCheckProcessKilled [2022-08-26T09:10:49.252Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T09:10:49.501Z] --- PASS: TestHealthCheckProcessKilled (0.80s) [2022-08-26T09:10:49.501Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T09:10:49.501Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T09:10:49.501Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T09:10:49.501Z] === RUN TestIpcModeNone [2022-08-26T09:10:50.077Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-26T09:10:50.077Z] === RUN TestIpcModePrivate [2022-08-26T09:10:50.337Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2022-08-26T09:10:50.597Z] --- PASS: TestIpcModePrivate (0.44s) [2022-08-26T09:10:50.597Z] === RUN TestIpcModeShareable [2022-08-26T09:10:50.597Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:10:50.597Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-26T09:10:50.597Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T09:10:50.631Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T09:10:51.569Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T09:10:51.569Z] daemon_test.go:197: [d03a91f769217] daemon is not started [2022-08-26T09:10:51.569Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-08-26T09:10:51.569Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T09:10:51.569Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T09:10:51.569Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T09:10:51.569Z] === RUN TestDaemonProxy [2022-08-26T09:10:51.569Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T09:10:51.981Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.35s) [2022-08-26T09:10:51.981Z] === RUN TestAPIIpcModeHost [2022-08-26T09:10:51.981Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:10:51.981Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-26T09:10:51.981Z] === RUN TestDaemonIpcModeShareable [2022-08-26T09:10:51.981Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:10:51.981Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-26T09:10:51.981Z] === RUN TestDaemonIpcModePrivate [2022-08-26T09:10:52.924Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-26T09:10:52.924Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-26T09:10:52.924Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T09:10:52.924Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:10:52.924Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T09:10:52.924Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T09:10:52.924Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:10:52.924Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T09:10:52.924Z] === RUN TestIpcModeOlderClient [2022-08-26T09:10:52.924Z] === PAUSE TestIpcModeOlderClient [2022-08-26T09:10:52.924Z] === RUN TestKillContainerInvalidSignal [2022-08-26T09:10:53.474Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T09:10:53.496Z] --- PASS: TestKillContainerInvalidSignal (0.45s) [2022-08-26T09:10:53.496Z] === RUN TestKillContainer [2022-08-26T09:10:53.496Z] === RUN TestKillContainer/no_signal [2022-08-26T09:10:53.757Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T09:10:54.017Z] === RUN TestKillContainer/killing_signal [2022-08-26T09:10:54.587Z] --- PASS: TestKillContainer (1.19s) [2022-08-26T09:10:54.587Z] --- PASS: TestKillContainer/no_signal (0.39s) [2022-08-26T09:10:54.587Z] --- PASS: TestKillContainer/non_killing_signal (0.25s) [2022-08-26T09:10:54.587Z] --- PASS: TestKillContainer/killing_signal (0.38s) [2022-08-26T09:10:54.587Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T09:10:54.587Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T09:10:54.851Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T09:10:55.158Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T09:10:55.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2022-08-26T09:10:55.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-08-26T09:10:55.419Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-08-26T09:10:55.419Z] === RUN TestKillStoppedContainer [2022-08-26T09:10:55.419Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T09:10:55.419Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T09:10:55.678Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T09:10:55.678Z] === RUN TestKillDifferentUserContainer [2022-08-26T09:10:55.939Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-08-26T09:10:55.939Z] === RUN TestInspectOomKilledTrue [2022-08-26T09:10:55.939Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:10:55.939Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T09:10:55.939Z] === RUN TestInspectOomKilledFalse [2022-08-26T09:10:55.939Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:10:55.939Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T09:10:55.939Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T09:10:55.939Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T09:10:55.939Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T09:10:55.939Z] === RUN TestLinksContainerNames [2022-08-26T09:10:56.755Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T09:10:56.882Z] --- PASS: TestLinksContainerNames (0.83s) [2022-08-26T09:10:56.882Z] === RUN TestLogsFollowTailEmpty [2022-08-26T09:10:57.014Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T09:10:57.142Z] --- PASS: TestLogsFollowTailEmpty (0.40s) [2022-08-26T09:10:57.142Z] === RUN TestLogs [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:10:57.142Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:10:57.142Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:10:57.142Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:10:57.142Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy (6.23s) [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T09:10:57.583Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T09:10:57.583Z] PASS [2022-08-26T09:10:57.583Z] [2022-08-26T09:10:57.583Z] DONE 18 tests in 11.409s [2022-08-26T09:10:57.583Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T09:10:57.843Z] INFO: Testing against a local daemon [2022-08-26T09:10:57.843Z] === RUN TestCommitInheritsEnv [2022-08-26T09:10:58.088Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:10:58.088Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:10:58.102Z] --- PASS: TestCommitInheritsEnv (0.35s) [2022-08-26T09:10:58.102Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T09:10:58.102Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T09:10:58.102Z] === RUN TestImportWithCustomPlatform [2022-08-26T09:10:58.102Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T09:10:58.102Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T09:10:58.102Z] === RUN TestImportWithCustomPlatform// [2022-08-26T09:10:58.102Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T09:10:58.362Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T09:10:58.362Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T09:10:58.362Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T09:10:58.362Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T09:10:58.362Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/#00 (0.09s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T09:10:58.362Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T09:10:58.362Z] === RUN TestImagesFilterMultiReference [2022-08-26T09:10:58.621Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-26T09:10:58.621Z] === RUN TestImagePullPlatformInvalid [2022-08-26T09:10:58.621Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-26T09:10:58.621Z] === RUN TestRemoveImageOrphaning [2022-08-26T09:10:58.659Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T09:10:58.659Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T09:10:58.880Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2022-08-26T09:10:58.880Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T09:10:59.230Z] === RUN TestLogs/driver_json-file [2022-08-26T09:10:59.230Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:10:59.230Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:10:59.230Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:10:59.230Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:10:59.231Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:10:59.231Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:10:59.231Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:10:59.231Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:10:59.231Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:10:59.231Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:10:59.231Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:10:59.231Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:10:59.231Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:10:59.231Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:10:59.449Z] time="2022-08-26T09:10:59Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T09:10:59.802Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:10:59.802Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:11:00.374Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:11:00.374Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:11:00.830Z] --- PASS: TestRemoveImageGarbageCollector (1.95s) [2022-08-26T09:11:00.830Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T09:11:00.830Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-26T09:11:00.830Z] === RUN TestTagInvalidReference [2022-08-26T09:11:00.830Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-26T09:11:00.830Z] === RUN TestTagValidPrefixedRepo [2022-08-26T09:11:00.830Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T09:11:00.830Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T09:11:00.830Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-26T09:11:00.830Z] === RUN TestTagOfficialNames [2022-08-26T09:11:00.830Z] --- PASS: TestTagOfficialNames (0.06s) [2022-08-26T09:11:00.830Z] === RUN TestTagMatchesDigest [2022-08-26T09:11:00.830Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T09:11:00.830Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T09:11:00.948Z] --- PASS: TestLogs (3.79s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.79s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.82s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.52s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.54s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.55s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.64s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.73s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.67s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.51s) [2022-08-26T09:11:00.948Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s) [2022-08-26T09:11:00.948Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T09:11:00.998Z] ok github.com/docker/docker/libnetwork/networkdb 104.558s coverage: 60.1% of statements [2022-08-26T09:11:00.998Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T09:11:00.998Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T09:11:00.998Z] ok github.com/docker/docker/libnetwork/osl 4.346s coverage: 39.7% of statements [2022-08-26T09:11:00.998Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-08-26T09:11:01.254Z] ok github.com/docker/docker/libnetwork/portallocator 0.017s coverage: 80.7% of statements [2022-08-26T09:11:01.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/default [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/private [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/slave [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/shared [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/default [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/shared [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/slave [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/private [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T09:11:01.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:11:01.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:11:01.520Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:11:01.521Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:11:01.780Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:11:01.781Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:11:01.781Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:11:01.781Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T09:11:01.781Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.03s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-26T09:11:01.781Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T09:11:01.781Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T09:11:01.781Z] 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-08-26T09:11:01.781Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-08-26T09:11:01.781Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T09:11:01.781Z] 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-08-26T09:11:01.781Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T09:11:01.781Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T09:11:01.781Z] 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-08-26T09:11:01.781Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T09:11:01.781Z] === RUN TestNetworkNat [2022-08-26T09:11:02.229Z] ok github.com/docker/docker/libnetwork/portmapper 0.680s coverage: 48.6% of statements [2022-08-26T09:11:02.352Z] --- PASS: TestNetworkNat (0.55s) [2022-08-26T09:11:02.352Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T09:11:02.485Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T09:11:02.485Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T09:11:02.741Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === Skipped [2022-08-26T09:11:02.741Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T09:11:02.741Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T09:11:02.741Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T09:11:02.741Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T09:11:02.741Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T09:11:02.741Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T09:11:02.741Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T09:11:02.741Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T09:11:02.741Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T09:11:02.741Z] firewalld_test.go:14: firewalld is not running [2022-08-26T09:11:02.741Z] [2022-08-26T09:11:02.741Z] DONE 327 tests, 9 skipped in 202.397s [2022-08-26T09:11:02.921Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-08-26T09:11:02.922Z] === RUN TestNetworkLoopbackNat Post stage [Pipeline] junit [2022-08-26T09:11:03.314Z] Recording test results [2022-08-26T09:11:03.456Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-26T09:11:03.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e8925890f5e0d3d3f8bf92e88f8cec025541f353 -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:e8925890f5e0d3d3f8bf92e88f8cec025541f353 hack/make.sh dynbinary test-integration [2022-08-26T09:11:04.050Z] [2022-08-26T09:11:04.306Z] Removing bundles/ [2022-08-26T09:11:04.306Z] [2022-08-26T09:11:04.306Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T09:11:04.306Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T09:11:04.306Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:11:05.462Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2022-08-26T09:11:05.462Z] === RUN TestPause [2022-08-26T09:11:05.462Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:05.462Z] --- SKIP: TestPause (0.00s) [2022-08-26T09:11:05.462Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T09:11:05.462Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:11:05.462Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:11:05.462Z] === RUN TestPauseStopPausedContainer [2022-08-26T09:11:05.462Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:05.462Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-08-26T09:11:05.462Z] === RUN TestPidHost [2022-08-26T09:11:06.402Z] --- PASS: TestPidHost (0.85s) [2022-08-26T09:11:06.402Z] === RUN TestPsFilter [2022-08-26T09:11:06.402Z] --- PASS: TestPsFilter (0.10s) [2022-08-26T09:11:06.402Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T09:11:06.663Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-08-26T09:11:06.663Z] === RUN TestRemoveContainerWithVolume [2022-08-26T09:11:07.234Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-26T09:11:07.234Z] === RUN TestRemoveContainerRunning [2022-08-26T09:11:07.495Z] --- PASS: TestRemoveContainerRunning (0.39s) [2022-08-26T09:11:07.495Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T09:11:08.065Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-26T09:11:08.065Z] === RUN TestRemoveInvalidContainer [2022-08-26T09:11:08.065Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T09:11:08.065Z] === RUN TestRenameLinkedContainer [2022-08-26T09:11:09.976Z] --- PASS: TestRenameLinkedContainer (1.64s) [2022-08-26T09:11:09.977Z] === RUN TestRenameStoppedContainer [2022-08-26T09:11:09.977Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-26T09:11:09.977Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T09:11:10.917Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s) [2022-08-26T09:11:10.917Z] === RUN TestRenameInvalidName [2022-08-26T09:11:11.177Z] --- PASS: TestRenameInvalidName (0.40s) [2022-08-26T09:11:11.177Z] === RUN TestRenameAnonymousContainer [2022-08-26T09:11:13.105Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2022-08-26T09:11:13.105Z] === RUN TestRenameContainerWithSameName [2022-08-26T09:11:13.105Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-08-26T09:11:13.105Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T09:11:14.048Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2022-08-26T09:11:14.048Z] === RUN TestResize [2022-08-26T09:11:14.309Z] --- PASS: TestResize (0.40s) [2022-08-26T09:11:14.309Z] === RUN TestResizeWithInvalidSize [2022-08-26T09:11:14.880Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-26T09:11:14.880Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T09:11:15.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T09:11:15.140Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-08-26T09:11:15.141Z] === RUN TestDaemonRestartKillContainers [2022-08-26T09:11:15.141Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T09:11:15.141Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-26T09:11:15.141Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T09:11:15.141Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T09:11:16.081Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T09:11:17.022Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.76s) [2022-08-26T09:11:17.022Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s) [2022-08-26T09:11:17.022Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.88s) [2022-08-26T09:11:17.022Z] === RUN TestCgroupNamespacesRun [2022-08-26T09:11:17.963Z] --- PASS: TestCgroupNamespacesRun (1.14s) [2022-08-26T09:11:17.963Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T09:11:19.346Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.12s) [2022-08-26T09:11:19.346Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T09:11:20.289Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-26T09:11:20.289Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T09:11:21.672Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-26T09:11:21.672Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T09:11:22.615Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-26T09:11:22.615Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T09:11:24.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-26T09:11:24.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T09:11:24.584Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2022-08-26T09:11:24.584Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T09:11:25.524Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2022-08-26T09:11:25.784Z] === RUN TestNISDomainname [2022-08-26T09:11:25.784Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-26T09:11:25.784Z] --- SKIP: TestNISDomainname (0.02s) [2022-08-26T09:11:25.784Z] === RUN TestHostnameDnsResolution [2022-08-26T09:11:26.355Z] --- PASS: TestHostnameDnsResolution (0.65s) [2022-08-26T09:11:26.355Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T09:11:26.355Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-26T09:11:26.355Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T09:11:26.355Z] === RUN TestPrivilegedHostDevices [2022-08-26T09:11:26.926Z] --- PASS: TestPrivilegedHostDevices (0.44s) [2022-08-26T09:11:26.926Z] === RUN TestRunConsoleSize [2022-08-26T09:11:27.187Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-26T09:11:27.187Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T09:11:29.097Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-26T09:11:29.097Z] === RUN TestStats [2022-08-26T09:11:29.097Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:29.097Z] --- SKIP: TestStats (0.00s) [2022-08-26T09:11:29.097Z] === RUN TestStopContainerWithTimeout [2022-08-26T09:11:29.097Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T09:11:29.097Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T09:11:29.097Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T09:11:29.097Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T09:11:29.097Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T09:11:29.097Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T09:11:29.097Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T09:11:29.097Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T09:11:29.097Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T09:11:29.097Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T09:11:30.038Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T09:11:30.169Z] INFO [loader] Go packages loading at mode 575 (deps|name|types_sizes|compiled_files|exports_file|files|imports) took 2m55.279122396s [2022-08-26T09:11:30.169Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 531.030011ms [2022-08-26T09:11:31.948Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T09:11:33.330Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T09:11:33.330Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2022-08-26T09:11:33.330Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2022-08-26T09:11:33.330Z] --- PASS: TestStopContainerWithTimeout/-1 (2.34s) [2022-08-26T09:11:33.330Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-26T09:11:33.330Z] === RUN TestDeleteDevicemapper [2022-08-26T09:11:33.330Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:11:33.330Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T09:11:33.330Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T09:11:34.716Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2022-08-26T09:11:34.716Z] === RUN TestUpdateMemory [2022-08-26T09:11:34.716Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:34.716Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T09:11:34.716Z] === RUN TestUpdateCPUQuota [2022-08-26T09:11:34.716Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:34.716Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-26T09:11:34.716Z] === RUN TestUpdatePidsLimit [2022-08-26T09:11:34.716Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:34.716Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-26T09:11:34.716Z] === RUN TestUpdateRestartPolicy [2022-08-26T09:11:37.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T09:11:37.009Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T09:11:38.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T09:11:40.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T09:11:42.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T09:11:43.436Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T09:11:45.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T09:11:46.942Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-08-26T09:11:46.942Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T09:11:46.942Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2022-08-26T09:11:46.942Z] === RUN TestWaitNonBlocked [2022-08-26T09:11:46.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:11:46.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:11:46.942Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:11:46.942Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:11:46.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:11:46.942Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:11:46.942Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T09:11:46.942Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2022-08-26T09:11:46.942Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-08-26T09:11:46.942Z] === RUN TestWaitBlocked [2022-08-26T09:11:46.942Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:11:46.942Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:11:46.942Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:11:46.942Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:11:46.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:11:46.942Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:11:47.512Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T09:11:47.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-26T09:11:47.512Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-26T09:11:47.512Z] === RUN TestWaitConditions [2022-08-26T09:11:47.512Z] === RUN TestWaitConditions/default [2022-08-26T09:11:47.512Z] === PAUSE TestWaitConditions/default [2022-08-26T09:11:47.512Z] === RUN TestWaitConditions/not-running [2022-08-26T09:11:47.512Z] === PAUSE TestWaitConditions/not-running [2022-08-26T09:11:47.512Z] === RUN TestWaitConditions/next-exit [2022-08-26T09:11:47.512Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T09:11:47.512Z] === RUN TestWaitConditions/removed [2022-08-26T09:11:47.512Z] === PAUSE TestWaitConditions/removed [2022-08-26T09:11:47.512Z] === CONT TestWaitConditions/default [2022-08-26T09:11:47.512Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:11:47.512Z] === CONT TestWaitConditions/default [2022-08-26T09:11:47.512Z] wait_test.go:146: ContainerID = 577db58206c714a64e9eb4d4a2ae958afb6a924a30b5e5373fda0ef4f341c784 [2022-08-26T09:11:47.512Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:11:47.512Z] wait_test.go:146: ContainerID = 06d7a4b8734c1c188ade09ad08fe7833c54fe6255c816acd6822c2c9151b0a8c [2022-08-26T09:11:48.083Z] === CONT TestWaitConditions/removed [2022-08-26T09:11:48.083Z] wait_test.go:146: ContainerID = 523081da7fd2b7efa01202411bdeef83ecd057fd0ec949468d3839f1b8fcddde [2022-08-26T09:11:48.083Z] === CONT TestWaitConditions/not-running [2022-08-26T09:11:48.083Z] wait_test.go:146: ContainerID = e369cd20316bd48532ef0bfd9a8db5b5da2bf96416c4931ff6e0daaf92b41e1c [2022-08-26T09:11:48.654Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T09:11:48.654Z] --- PASS: TestWaitConditions/next-exit (0.63s) [2022-08-26T09:11:48.654Z] --- PASS: TestWaitConditions/default (0.67s) [2022-08-26T09:11:48.654Z] --- PASS: TestWaitConditions/removed (0.53s) [2022-08-26T09:11:48.654Z] --- PASS: TestWaitConditions/not-running (0.51s) [2022-08-26T09:11:48.654Z] === RUN TestWaitRestartedContainer [2022-08-26T09:11:48.654Z] === RUN TestWaitRestartedContainer/default [2022-08-26T09:11:48.654Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T09:11:48.654Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T09:11:48.654Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T09:11:48.654Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T09:11:48.654Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T09:11:48.654Z] === CONT TestWaitRestartedContainer/default [2022-08-26T09:11:48.654Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T09:11:50.038Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T09:11:50.979Z] --- PASS: TestWaitRestartedContainer (0.01s) [2022-08-26T09:11:50.979Z] --- PASS: TestWaitRestartedContainer/default (1.21s) [2022-08-26T09:11:50.979Z] --- PASS: TestWaitRestartedContainer/next-exit (1.43s) [2022-08-26T09:11:50.979Z] --- PASS: TestWaitRestartedContainer/not-running (1.04s) [2022-08-26T09:11:50.979Z] === CONT TestDaemonRestartIpcMode [2022-08-26T09:11:50.979Z] === CONT TestIpcModeOlderClient [2022-08-26T09:11:50.979Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-26T09:11:50.979Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T09:11:52.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T09:11:53.526Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.47s) [2022-08-26T09:11:53.526Z] --- PASS: TestDaemonRestartIpcMode (2.71s) [2022-08-26T09:11:53.526Z] PASS [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === Skipped [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T09:11:53.526Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-26T09:11:53.526Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-26T09:11:53.526Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-26T09:11:53.526Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-26T09:11:53.526Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-26T09:11:53.526Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-26T09:11:53.526Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-26T09:11:53.526Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-26T09:11:53.526Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-26T09:11:53.526Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T09:11:53.526Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T09:11:53.526Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-26T09:11:53.526Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-08-26T09:11:53.526Z] 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-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-26T09:11:53.526Z] 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-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-26T09:11:53.526Z] 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-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-26T09:11:53.526Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:11:53.526Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-08-26T09:11:53.526Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-26T09:11:53.526Z] restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-08-26T09:11:53.526Z] run_linux_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-26T09:11:53.526Z] run_linux_test.go:115: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-26T09:11:53.526Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T09:11:53.526Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T09:11:53.526Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-26T09:11:53.526Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-26T09:11:53.526Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-26T09:11:53.526Z] [2022-08-26T09:11:53.526Z] DONE 250 tests, 27 skipped in 85.787s [2022-08-26T09:11:53.526Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T09:11:54.097Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T09:11:54.676Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-26T09:11:54.676Z] === RUN TestConfigDaemonID [2022-08-26T09:11:55.617Z] daemon_test.go:83: [db607eeec11d0] daemon is not started [2022-08-26T09:11:55.617Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:11:55.617Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T09:11:55.617Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T09:11:55.617Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T09:11:55.617Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T09:11:55.617Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T09:11:55.617Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T09:11:55.617Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:11:55.617Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T09:11:55.617Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T09:11:55.617Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T09:11:55.882Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T09:11:55.882Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T09:11:55.882Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.09s) [2022-08-26T09:11:55.882Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s) [2022-08-26T09:11:55.882Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-08-26T09:11:55.882Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-08-26T09:11:55.883Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-26T09:11:55.883Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T09:11:55.883Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T09:11:55.888Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T09:11:56.825Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T09:11:58.208Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T09:11:58.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T09:11:59.150Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T09:11:59.150Z] daemon_test.go:197: [df9c6ad58909a] daemon is not started [2022-08-26T09:11:59.150Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-08-26T09:11:59.150Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s) [2022-08-26T09:11:59.150Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-08-26T09:11:59.150Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-08-26T09:11:59.150Z] === RUN TestDaemonProxy [2022-08-26T09:11:59.150Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T09:11:59.150Z] --- SKIP: TestDaemonProxy (0.00s) [2022-08-26T09:11:59.150Z] PASS [2022-08-26T09:11:59.150Z] [2022-08-26T09:11:59.150Z] === Skipped [2022-08-26T09:11:59.150Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-08-26T09:11:59.150Z] daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-08-26T09:11:59.150Z] [2022-08-26T09:11:59.150Z] DONE 13 tests, 1 skipped in 5.547s [2022-08-26T09:11:59.150Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T09:11:59.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T09:11:59.410Z] INFO: Testing against a local daemon [2022-08-26T09:11:59.410Z] === RUN TestCommitInheritsEnv [2022-08-26T09:12:01.321Z] --- PASS: TestCommitInheritsEnv (1.87s) [2022-08-26T09:12:01.321Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T09:12:01.321Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform// [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T09:12:01.321Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T09:12:01.582Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T09:12:01.582Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T09:12:01.582Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T09:12:01.582Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.08s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T09:12:01.582Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T09:12:01.582Z] === RUN TestImagesFilterMultiReference [2022-08-26T09:12:01.582Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-26T09:12:01.582Z] === RUN TestImagePullPlatformInvalid [2022-08-26T09:12:01.582Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-26T09:12:01.582Z] === RUN TestRemoveImageOrphaning [2022-08-26T09:12:02.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T09:12:03.504Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-08-26T09:12:03.504Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T09:12:03.504Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T09:12:03.504Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T09:12:03.504Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T09:12:03.504Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T09:12:03.504Z] === RUN TestTagInvalidReference [2022-08-26T09:12:03.504Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T09:12:03.504Z] === RUN TestTagValidPrefixedRepo [2022-08-26T09:12:03.504Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T09:12:03.504Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T09:12:03.504Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-26T09:12:03.504Z] === RUN TestTagOfficialNames [2022-08-26T09:12:03.504Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-26T09:12:03.504Z] === RUN TestTagMatchesDigest [2022-08-26T09:12:03.504Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T09:12:03.504Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T09:12:04.595Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T09:12:07.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T09:12:10.440Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T09:12:12.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T09:12:15.526Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:12:15.526Z] Using test binary docker [2022-08-26T09:12:15.526Z] +++ /etc/init.d/apparmor start [2022-08-26T09:12:15.526Z] Not: starting. [2022-08-26T09:12:15.526Z] INFO: Waiting for daemon to start... [2022-08-26T09:12:15.526Z] Starting dockerd [2022-08-26T09:12:15.526Z] +++ 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-08-26T09:12:17.440Z] . [2022-08-26T09:12:17.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:12:17.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:12:17.440Z] Error: No such image: emptyfs [2022-08-26T09:12:17.440Z] ++++ docker load [2022-08-26T09:12:17.440Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T09:12:18.011Z] Loaded image: emptyfs:latest [2022-08-26T09:12:18.011Z] Running integration-test (iteration 1) [2022-08-26T09:12:18.011Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T09:12:18.011Z] ++ 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-08-26T09:12:18.011Z] ++ set -e [2022-08-26T09:12:18.011Z] ++ '[' -n 0 ']' [2022-08-26T09:12:18.011Z] ++ set -x [2022-08-26T09:12:18.011Z] ++ 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-08-26T09:12:18.965Z] Loaded image: busybox:latest [2022-08-26T09:12:19.226Z] Loaded image: busybox:glibc [2022-08-26T09:12:24.513Z] Loaded image: debian:bullseye-slim [2022-08-26T09:12:24.513Z] Loaded image: hello-world:latest [2022-08-26T09:12:24.513Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:12:24.513Z] INFO: Testing against a local daemon [2022-08-26T09:12:24.513Z] === RUN TestCgroupNamespacesBuild [2022-08-26T09:12:26.424Z] --- PASS: TestCgroupNamespacesBuild (2.41s) [2022-08-26T09:12:26.424Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T09:12:28.969Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.06s) [2022-08-26T09:12:28.969Z] === RUN TestBuildWithSession [2022-08-26T09:12:28.969Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:12:28.969Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T09:12:28.969Z] === RUN TestBuildSquashParent [2022-08-26T09:12:37.314Z] --- PASS: TestImportExtremelyLargeImageWorks (93.38s) [2022-08-26T09:12:37.314Z] PASS [2022-08-26T09:12:37.314Z] [2022-08-26T09:12:37.314Z] DONE 22 tests in 96.662s [2022-08-26T09:12:37.314Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T09:12:37.314Z] === RUN TestStripANSICommands [2022-08-26T09:12:37.314Z] === RUN TestStripANSICommands/#00 [2022-08-26T09:12:37.314Z] === RUN TestStripANSICommands/#01 [2022-08-26T09:12:37.314Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T09:12:37.314Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T09:12:37.314Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T09:12:37.314Z] PASS [2022-08-26T09:12:37.314Z] [2022-08-26T09:12:37.314Z] DONE 3 tests in 0.010s [2022-08-26T09:12:37.314Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T09:12:37.314Z] INFO: Testing against a local daemon [2022-08-26T09:12:37.314Z] === RUN TestNetworkCreateDelete [2022-08-26T09:12:37.314Z] --- PASS: TestNetworkCreateDelete (0.12s) [2022-08-26T09:12:37.314Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T09:12:37.314Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-08-26T09:12:37.314Z] === RUN TestDaemonDNSFallback [2022-08-26T09:12:38.983Z] --- PASS: TestBuildSquashParent (8.95s) [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:12:38.983Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:12:38.983Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:12:38.983Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:12:38.983Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:12:40.700Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T09:12:40.700Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:12:40.700Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:12:40.700Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:12:40.700Z] [2022-08-26T09:12:40.700Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-26T09:12:40.700Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-26T09:12:40.700Z] HOSTNAME=ce65e40ee7d7 [2022-08-26T09:12:40.700Z] TESTDEBUG=0 [2022-08-26T09:12:40.700Z] DEST=bundles/test-integration [2022-08-26T09:12:40.700Z] PWD=/go/src/github.com/docker/docker [2022-08-26T09:12:40.700Z] DOCKER_GITCOMMIT=e8925890f5e0d3d3f8bf92e88f8cec025541f353 [2022-08-26T09:12:40.700Z] container=docker [2022-08-26T09:12:40.700Z] HOME=/root [2022-08-26T09:12:40.700Z] GOLANG_VERSION=1.18.5 [2022-08-26T09:12:40.700Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-26T09:12:40.700Z] VALIDATE_BRANCH=master [2022-08-26T09:12:40.700Z] TERM=xterm [2022-08-26T09:12:40.700Z] DOCKER_PKG=github.com/docker/docker [2022-08-26T09:12:40.700Z] SHLVL=1 [2022-08-26T09:12:40.700Z] TIMEOUT=120m [2022-08-26T09:12:40.700Z] DOCKER_BUILDTAGS= journald [2022-08-26T09:12:40.700Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-26T09:12:40.700Z] GO111MODULE=off [2022-08-26T09:12:40.700Z] DOCKER_EXPERIMENTAL=1 [2022-08-26T09:12:40.700Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-26T09:12:40.700Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-26T09:12:40.700Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-26T09:12:40.700Z] GOPATH=/go [2022-08-26T09:12:40.700Z] PKG_CONFIG=pkg-config [2022-08-26T09:12:40.700Z] _=/usr/bin/env [2022-08-26T09:12:40.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-26T09:12:41.504Z] --- PASS: TestDaemonDNSFallback (6.39s) [2022-08-26T09:12:41.505Z] === RUN TestInspectNetwork [2022-08-26T09:12:41.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:12:41.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:12:44.795Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T09:12:44.795Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T09:12:44.795Z] === RUN TestInspectNetwork/network_name [2022-08-26T09:12:44.795Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T09:12:44.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:12:44.827Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.53s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.60s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.21s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.31s) [2022-08-26T09:12:48.135Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.30s) [2022-08-26T09:12:48.135Z] === RUN TestBuildMultiStageCopy [2022-08-26T09:12:48.135Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T09:12:48.986Z] --- PASS: TestInspectNetwork (7.41s) [2022-08-26T09:12:48.986Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T09:12:48.986Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T09:12:48.986Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T09:12:48.986Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T09:12:48.986Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T09:12:50.365Z] --- PASS: TestRunContainerWithBridgeNone (1.68s) [2022-08-26T09:12:50.365Z] === RUN TestNetworkInvalidJSON [2022-08-26T09:12:50.365Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T09:12:50.365Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T09:12:50.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:12:50.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:12:50.365Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:12:50.365Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:12:50.365Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T09:12:50.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T09:12:50.366Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T09:12:50.366Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T09:12:50.366Z] === RUN TestNetworkList [2022-08-26T09:12:50.366Z] === RUN TestNetworkList//networks [2022-08-26T09:12:50.366Z] === PAUSE TestNetworkList//networks [2022-08-26T09:12:50.366Z] === RUN TestNetworkList//networks/ [2022-08-26T09:12:50.366Z] === PAUSE TestNetworkList//networks/ [2022-08-26T09:12:50.366Z] === CONT TestNetworkList//networks [2022-08-26T09:12:50.366Z] === CONT TestNetworkList//networks/ [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkList (0.02s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T09:12:50.366Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T09:12:50.366Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T09:12:50.680Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T09:12:50.934Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-26T09:12:50.934Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T09:12:50.941Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T09:12:51.512Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T09:12:51.871Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2022-08-26T09:12:51.871Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T09:12:52.084Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy (4.96s) [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.79s) [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2022-08-26T09:12:52.656Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2022-08-26T09:12:52.656Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T09:12:52.808Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-26T09:12:52.808Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T09:12:53.745Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-08-26T09:12:53.745Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T09:12:54.041Z] --- PASS: TestBuildMultiStageParentConfig (1.39s) [2022-08-26T09:12:54.041Z] === RUN TestBuildLabelWithTargets [2022-08-26T09:12:55.124Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2022-08-26T09:12:55.124Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T09:12:55.693Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-26T09:12:55.693Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T09:12:56.587Z] --- PASS: TestBuildLabelWithTargets (2.25s) [2022-08-26T09:12:56.588Z] === RUN TestBuildWithEmptyLayers [2022-08-26T09:12:57.558Z] --- PASS: TestBuildWithEmptyLayers (1.28s) [2022-08-26T09:12:57.558Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T09:12:58.231Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s) [2022-08-26T09:12:58.231Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T09:12:58.231Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:12:58.231Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:12:58.231Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T09:13:00.860Z] --- PASS: TestBuildMultiStageOnBuild (2.80s) [2022-08-26T09:13:00.860Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T09:13:02.247Z] --- PASS: TestBuildUncleanTarFilenames (1.80s) [2022-08-26T09:13:02.247Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T09:13:05.549Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-08-26T09:13:05.549Z] === RUN TestBuildWithHugeFile [2022-08-26T09:13:06.569Z] INFO [linters context/goanalysis] analyzers took 6m17.201662657s with top 10 stages: buildir: 2m21.576806328s, the_only_name: 40.945956281s, goimports: 28.209645961s, unconvert: 25.180346686s, S1038: 17.640841175s, gosec: 16.755038808s, misspell: 6.597987212s, unused: 5.805744388s, S1039: 5.245958647s, nilness: 4.976037627s [2022-08-26T09:13:06.569Z] INFO [runner] Issues before processing: 2441, after processing: 0 [2022-08-26T09:13:06.569Z] INFO [runner] Processors filtering stat (out/in): skip_files: 2120/2120, skip_dirs: 2120/2120, autogenerated_exclude: 2017/2120, cgo: 2120/2441, path_prettifier: 2120/2120, exclude: 2017/2017, filename_unadjuster: 2120/2120, identifier_marker: 2017/2017, exclude-rules: 79/2017, nolint: 0/79 [2022-08-26T09:13:06.569Z] INFO [runner] processing took 83.549242ms with stages: nolint: 33.910377ms, identifier_marker: 21.828946ms, path_prettifier: 9.49902ms, autogenerated_exclude: 8.200302ms, exclude-rules: 7.815104ms, skip_dirs: 1.846911ms, cgo: 288.622µs, filename_unadjuster: 154.817µs, max_same_issues: 1.19µs, uniq_by_line: 796ns, source_code: 599ns, skip_files: 417ns, max_from_linter: 358ns, exclude: 337ns, diff: 333ns, path_shortener: 271ns, max_per_file_from_linter: 246ns, severity-rules: 239ns, sort_results: 232ns, path_prefixer: 125ns [2022-08-26T09:13:06.569Z] INFO [runner] linters took 1m46.927865615s with stages: goanalysis_metalinter: 1m46.844195011s [2022-08-26T09:13:06.569Z] INFO File cache stats: 1704 entries of total size 8.7MiB [2022-08-26T09:13:06.569Z] INFO Memory: 2829 samples, avg is 315.6MB, max is 1218.5MB [2022-08-26T09:13:06.569Z] INFO Execution took 4m42.747942863s [2022-08-26T09:13:07.131Z] Congratulations! The shell scripts are properly formatted. [2022-08-26T09:13:07.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-26T09:13:07.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-26T09:13:08.013Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/make.sh dynbinary test-docker-py [2022-08-26T09:13:08.270Z] [2022-08-26T09:13:08.527Z] Removing bundles/ [2022-08-26T09:13:08.527Z] [2022-08-26T09:13:08.527Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-26T09:13:08.527Z] Building: bundles/dynbinary-daemon/dockerd [2022-08-26T09:13:08.527Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:13:13.121Z] --- PASS: TestServiceWithDataPathPortInit (14.34s) [2022-08-26T09:13:13.121Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T09:13:15.029Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ttaf4j41fb6gqb96yciowqir0 Created:2022-08-26 09:13:13.573019746 +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[c27123a31801537d8a2713c9d324c1b429dc46637f6d1740c15f84c492d5bafa:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j6w9rctlfj233f38sy8crjhsl EndpointID:b37ebb6de0c55b7e22eba4b638e423a714fde634b86ad11af0a407ad5547064f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4171b4578279e1de9a80f5f9ddb92fe79babff52f5e8b0fd27d81a391b03ed98 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:36545a74aba6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j6w9rctlfj233f38sy8crjhsl EndpointID:b37ebb6de0c55b7e22eba4b638e423a714fde634b86ad11af0a407ad5547064f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T09:13:20.300Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.12s) [2022-08-26T09:13:20.300Z] PASS [2022-08-26T09:13:20.300Z] [2022-08-26T09:13:20.300Z] === Skipped [2022-08-26T09:13:20.300Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:13:20.300Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:13:20.300Z] [2022-08-26T09:13:20.300Z] DONE 38 tests, 1 skipped in 45.011s [2022-08-26T09:13:20.300Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:13:20.300Z] INFO: Testing against a local daemon [2022-08-26T09:13:20.300Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T09:13:20.300Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:20.300Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:13:20.300Z] === RUN TestDockerNetworkIpvlan [2022-08-26T09:13:20.300Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:20.300Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:13:20.300Z] PASS [2022-08-26T09:13:20.300Z] [2022-08-26T09:13:20.300Z] === Skipped [2022-08-26T09:13:20.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:13:20.300Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:20.300Z] [2022-08-26T09:13:20.300Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:13:20.300Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:20.300Z] [2022-08-26T09:13:20.300Z] DONE 2 tests, 2 skipped in 0.033s [2022-08-26T09:13:20.300Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:13:20.300Z] INFO: Testing against a local daemon [2022-08-26T09:13:20.300Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T09:13:20.559Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-26T09:13:20.559Z] === RUN TestDockerNetworkMacvlan [2022-08-26T09:13:21.497Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T09:13:22.065Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T09:13:23.003Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T09:13:24.909Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T09:13:26.293Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T09:13:29.586Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan (9.83s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s) [2022-08-26T09:13:30.527Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.66s) [2022-08-26T09:13:30.527Z] PASS [2022-08-26T09:13:30.527Z] [2022-08-26T09:13:30.527Z] DONE 8 tests in 11.090s [2022-08-26T09:13:30.527Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T09:13:30.527Z] testing: warning: no tests to run [2022-08-26T09:13:30.527Z] PASS [2022-08-26T09:13:30.527Z] [2022-08-26T09:13:30.527Z] DONE 0 tests in 0.007s [2022-08-26T09:13:30.527Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T09:13:30.527Z] INFO: Testing against a local daemon [2022-08-26T09:13:30.527Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T09:13:31.948Z] --- PASS: TestAuthZPluginAllowRequest (1.19s) [2022-08-26T09:13:31.948Z] === RUN TestAuthZPluginTLS [2022-08-26T09:13:32.207Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-26T09:13:32.207Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T09:13:32.775Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T09:13:32.775Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T09:13:33.343Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-26T09:13:33.343Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T09:13:33.704Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-08-26T09:13:33.912Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T09:13:33.912Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T09:13:35.290Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-26T09:13:35.290Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T09:13:35.550Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-08-26T09:13:35.550Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T09:13:36.119Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-26T09:13:36.119Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T09:13:36.687Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-26T09:13:36.687Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T09:13:38.065Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-08-26T09:13:38.065Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T09:13:39.974Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.47s) [2022-08-26T09:13:39.974Z] === RUN TestAuthZPluginHeader [2022-08-26T09:13:39.998Z] --- PASS: TestImportExtremelyLargeImageWorks (93.37s) [2022-08-26T09:13:39.998Z] PASS [2022-08-26T09:13:39.998Z] [2022-08-26T09:13:39.998Z] === Skipped [2022-08-26T09:13:39.998Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T09:13:39.998Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-26T09:13:39.998Z] [2022-08-26T09:13:39.998Z] DONE 22 tests, 1 skipped in 97.742s [2022-08-26T09:13:39.998Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T09:13:39.998Z] === RUN TestStripANSICommands [2022-08-26T09:13:39.998Z] === RUN TestStripANSICommands/#00 [2022-08-26T09:13:39.998Z] === RUN TestStripANSICommands/#01 [2022-08-26T09:13:39.998Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T09:13:39.998Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T09:13:39.998Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T09:13:39.998Z] PASS [2022-08-26T09:13:39.998Z] [2022-08-26T09:13:39.998Z] DONE 3 tests in 0.067s [2022-08-26T09:13:39.998Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T09:13:39.998Z] INFO: Testing against a local daemon [2022-08-26T09:13:39.998Z] === RUN TestNetworkCreateDelete [2022-08-26T09:13:39.998Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-26T09:13:39.998Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T09:13:39.998Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-26T09:13:39.998Z] === RUN TestDaemonDNSFallback [2022-08-26T09:13:40.233Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-26T09:13:40.233Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T09:13:40.247Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-26T09:13:44.199Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-08-26T09:13:44.199Z] === RUN TestInspectNetwork [2022-08-26T09:13:44.199Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.199Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-26T09:13:44.199Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T09:13:44.199Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T09:13:44.199Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:13:44.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:13:44.199Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:13:44.199Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T09:13:44.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T09:13:44.199Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T09:13:44.199Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T09:13:44.199Z] === RUN TestNetworkList [2022-08-26T09:13:44.199Z] === RUN TestNetworkList//networks [2022-08-26T09:13:44.199Z] === PAUSE TestNetworkList//networks [2022-08-26T09:13:44.199Z] === RUN TestNetworkList//networks/ [2022-08-26T09:13:44.199Z] === PAUSE TestNetworkList//networks/ [2022-08-26T09:13:44.199Z] === CONT TestNetworkList//networks [2022-08-26T09:13:44.199Z] === CONT TestNetworkList//networks/ [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkList (0.01s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T09:13:44.199Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T09:13:44.199Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T09:13:44.199Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-26T09:13:44.199Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T09:13:44.199Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T09:13:44.199Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T09:13:44.199Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T09:13:44.199Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T09:13:44.199Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T09:13:44.199Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T09:13:44.199Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T09:13:44.199Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T09:13:44.199Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.199Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-26T09:13:44.199Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T09:13:44.199Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.199Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T09:13:44.200Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T09:13:44.200Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:13:44.200Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:13:44.200Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T09:13:44.200Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-08-26T09:13:44.200Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T09:13:44.200Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T09:13:44.200Z] PASS [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === Skipped [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-26T09:13:44.200Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-26T09:13:44.200Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-26T09:13:44.200Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-26T09:13:44.200Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:13:44.200Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-08-26T09:13:44.200Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-26T09:13:44.200Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] DONE 34 tests, 12 skipped in 7.104s [2022-08-26T09:13:44.200Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:13:44.200Z] INFO: Testing against a local daemon [2022-08-26T09:13:44.200Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T09:13:44.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:44.200Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:13:44.200Z] === RUN TestDockerNetworkIpvlan [2022-08-26T09:13:44.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:44.200Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:13:44.200Z] PASS [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === Skipped [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:13:44.200Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:13:44.200Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] DONE 2 tests, 2 skipped in 0.117s [2022-08-26T09:13:44.200Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:13:44.200Z] INFO: Testing against a local daemon [2022-08-26T09:13:44.200Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T09:13:44.200Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T09:13:44.200Z] === RUN TestDockerNetworkMacvlan [2022-08-26T09:13:44.200Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-26T09:13:44.200Z] PASS [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === Skipped [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-26T09:13:44.200Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-26T09:13:44.200Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-26T09:13:44.200Z] [2022-08-26T09:13:44.200Z] DONE 2 tests, 2 skipped in 0.128s [2022-08-26T09:13:44.200Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T09:13:44.460Z] testing: warning: no tests to run [2022-08-26T09:13:44.460Z] PASS [2022-08-26T09:13:44.460Z] [2022-08-26T09:13:44.460Z] DONE 0 tests in 0.031s [2022-08-26T09:13:44.460Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T09:13:44.460Z] INFO: Testing against a local daemon [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginTLS [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginHeader [2022-08-26T09:13:44.460Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:44.460Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-26T09:13:44.460Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T09:13:45.031Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:45.031Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.52s) [2022-08-26T09:13:45.031Z] === RUN TestAuthZPluginV2Disable [2022-08-26T09:13:45.291Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:45.291Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-26T09:13:45.291Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T09:13:45.508Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.26s) [2022-08-26T09:13:45.508Z] === RUN TestAuthZPluginV2Disable [2022-08-26T09:13:45.552Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:45.552Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T09:13:45.552Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T09:13:46.122Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.122Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T09:13:46.122Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T09:13:46.383Z] PASS [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === Skipped [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.52s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-26T09:13:46.383Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.383Z] [2022-08-26T09:13:46.383Z] DONE 17 tests, 17 skipped in 1.943s [2022-08-26T09:13:46.383Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T09:13:46.383Z] INFO: Testing against a local daemon [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:13:46.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:13:46.383Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T09:13:46.383Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T09:13:46.383Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T09:13:46.383Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T09:13:46.383Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T09:13:46.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T09:13:46.644Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:13:46.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T09:13:46.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T09:13:46.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T09:13:46.644Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T09:13:46.644Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T09:13:46.644Z] === RUN TestPluginInstall [2022-08-26T09:13:46.644Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.644Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-26T09:13:46.644Z] === RUN TestPluginsWithRuntimes [2022-08-26T09:13:46.644Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-26T09:13:46.644Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-26T09:13:46.644Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T09:13:46.644Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T09:13:46.644Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T09:13:46.644Z] PASS [2022-08-26T09:13:46.644Z] [2022-08-26T09:13:46.644Z] === Skipped [2022-08-26T09:13:46.644Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-26T09:13:46.644Z] plugin_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-26T09:13:46.644Z] [2022-08-26T09:13:46.644Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-26T09:13:46.644Z] plugin_test.go:202: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-26T09:13:46.644Z] [2022-08-26T09:13:46.644Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-26T09:13:46.644Z] plugin_test.go:266: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-26T09:13:46.644Z] [2022-08-26T09:13:46.644Z] DONE 19 tests, 3 skipped in 0.203s [2022-08-26T09:13:46.644Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T09:13:46.644Z] INFO: Testing against a local daemon [2022-08-26T09:13:46.644Z] === RUN TestExternalGraphDriver [2022-08-26T09:13:46.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main [2022-08-26T09:13:46.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-26T09:13:46.904Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T09:13:46.904Z] --- SKIP: TestExternalGraphDriver (0.34s) [2022-08-26T09:13:46.904Z] === RUN TestGraphdriverPluginV2 [2022-08-26T09:13:47.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-26T09:13:48.277Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-26T09:13:48.796Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2022-08-26T09:13:48.796Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T09:13:48.841Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-26T09:13:48.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-26T09:13:49.770Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-26T09:13:51.116Z] --- PASS: TestGraphdriverPluginV2 (3.77s) [2022-08-26T09:13:51.116Z] PASS [2022-08-26T09:13:51.116Z] [2022-08-26T09:13:51.116Z] === Skipped [2022-08-26T09:13:51.116Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2022-08-26T09:13:51.116Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-26T09:13:51.116Z] [2022-08-26T09:13:51.116Z] DONE 2 tests, 1 skipped in 4.271s [2022-08-26T09:13:51.116Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T09:13:51.116Z] INFO: Testing against a local daemon [2022-08-26T09:13:51.116Z] === RUN TestContinueAfterPluginCrash [2022-08-26T09:13:51.116Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T09:13:51.116Z] === RUN TestReadPluginNoRead [2022-08-26T09:13:51.116Z] === PAUSE TestReadPluginNoRead [2022-08-26T09:13:51.116Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T09:13:51.116Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T09:13:51.116Z] === CONT TestContinueAfterPluginCrash [2022-08-26T09:13:51.116Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T09:13:51.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-26T09:13:52.084Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.55s) [2022-08-26T09:13:52.085Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T09:13:52.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-26T09:13:53.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-26T09:13:53.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-26T09:13:54.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-26T09:13:55.120Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-26T09:13:56.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-26T09:13:56.403Z] --- PASS: TestDaemonStartWithLogOpt (5.04s) [2022-08-26T09:13:56.403Z] === CONT TestReadPluginNoRead [2022-08-26T09:13:56.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-26T09:13:57.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-26T09:13:58.101Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:13:58.101Z] Using test binary docker [2022-08-26T09:13:58.101Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T09:13:58.101Z] +++ /etc/init.d/apparmor start [2022-08-26T09:13:58.101Z] Not: starting. [2022-08-26T09:13:58.101Z] INFO: Waiting for daemon to start... [2022-08-26T09:13:58.101Z] Starting dockerd [2022-08-26T09:13:58.101Z] +++ 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-08-26T09:13:58.317Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T09:13:59.704Z] === RUN TestReadPluginNoRead/default [2022-08-26T09:14:00.617Z] . [2022-08-26T09:14:00.617Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:14:00.617Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:14:00.617Z] Error: No such image: emptyfs [2022-08-26T09:14:00.617Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T09:14:00.617Z] ++++ docker load [2022-08-26T09:14:00.617Z] Loaded image: emptyfs:latest [2022-08-26T09:14:00.617Z] Running integration-test (iteration 1) [2022-08-26T09:14:00.617Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-26T09:14:00.617Z] ++ 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-08-26T09:14:00.617Z] ++ set -e [2022-08-26T09:14:00.617Z] ++ '[' -n 0 ']' [2022-08-26T09:14:00.617Z] ++ set -x [2022-08-26T09:14:00.617Z] ++ 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-08-26T09:14:00.617Z] Loaded image: busybox:latest [2022-08-26T09:14:00.673Z] --- PASS: TestContinueAfterPluginCrash (9.65s) [2022-08-26T09:14:00.873Z] Loaded image: busybox:glibc [2022-08-26T09:14:00.933Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T09:14:01.801Z] Loaded image: debian:bullseye-slim [2022-08-26T09:14:01.801Z] Loaded image: hello-world:latest [2022-08-26T09:14:01.801Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:14:01.801Z] INFO: Testing against a local daemon [2022-08-26T09:14:01.801Z] === RUN TestCgroupNamespacesBuild [2022-08-26T09:14:02.076Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.81s) [2022-08-26T09:14:02.076Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T09:14:02.319Z] === CONT TestReadPluginNoRead [2022-08-26T09:14:02.319Z] read_test.go:92: [dd4db3fb4eadf] daemon is not started [2022-08-26T09:14:02.319Z] --- PASS: TestReadPluginNoRead (6.06s) [2022-08-26T09:14:02.319Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-08-26T09:14:02.319Z] --- PASS: TestReadPluginNoRead/default (1.40s) [2022-08-26T09:14:02.319Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-08-26T09:14:02.319Z] PASS [2022-08-26T09:14:02.319Z] [2022-08-26T09:14:02.319Z] DONE 6 tests in 11.286s [2022-08-26T09:14:02.319Z] 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-08-26T09:14:02.319Z] testing: warning: no tests to run [2022-08-26T09:14:02.319Z] PASS [2022-08-26T09:14:02.319Z] [2022-08-26T09:14:02.319Z] DONE 0 tests in 0.042s [2022-08-26T09:14:02.319Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T09:14:02.319Z] INFO: Testing against a local daemon [2022-08-26T09:14:02.319Z] === RUN TestPluginWithDevMounts [2022-08-26T09:14:02.319Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T09:14:02.319Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-26T09:14:02.319Z] PASS [2022-08-26T09:14:02.319Z] [2022-08-26T09:14:02.319Z] === Skipped [2022-08-26T09:14:02.319Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-26T09:14:02.319Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-08-26T09:14:02.319Z] [2022-08-26T09:14:02.319Z] DONE 1 tests, 1 skipped in 0.126s [2022-08-26T09:14:02.319Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T09:14:02.579Z] INFO: Testing against a local daemon [2022-08-26T09:14:02.579Z] === RUN TestSecretInspect [2022-08-26T09:14:02.579Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-26T09:14:02.579Z] === RUN TestSecretList [2022-08-26T09:14:02.579Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestSecretList (0.02s) [2022-08-26T09:14:02.579Z] === RUN TestSecretsCreateAndDelete [2022-08-26T09:14:02.579Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2022-08-26T09:14:02.579Z] === RUN TestSecretsUpdate [2022-08-26T09:14:02.579Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-26T09:14:02.579Z] === RUN TestTemplatedSecret [2022-08-26T09:14:02.579Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-26T09:14:02.579Z] === RUN TestSecretCreateResolve [2022-08-26T09:14:02.579Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.579Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-26T09:14:02.579Z] PASS [2022-08-26T09:14:02.579Z] [2022-08-26T09:14:02.579Z] === Skipped [2022-08-26T09:14:02.579Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-26T09:14:02.580Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2022-08-26T09:14:02.580Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2022-08-26T09:14:02.580Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-26T09:14:02.580Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-26T09:14:02.580Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-26T09:14:02.580Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.580Z] [2022-08-26T09:14:02.580Z] DONE 6 tests, 6 skipped in 0.252s [2022-08-26T09:14:02.580Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T09:14:02.840Z] INFO: Testing against a local daemon [2022-08-26T09:14:02.840Z] === RUN TestServiceCreateInit [2022-08-26T09:14:02.840Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T09:14:02.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T09:14:02.840Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- PASS: TestServiceCreateInit (0.03s) [2022-08-26T09:14:02.840Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T09:14:02.840Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T09:14:02.840Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceConflict [2022-08-26T09:14:02.840Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T09:14:02.840Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T09:14:02.840Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T09:14:02.840Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T09:14:02.840Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceSysctls [2022-08-26T09:14:02.840Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:02.840Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2022-08-26T09:14:02.840Z] === RUN TestCreateServiceCapabilities [2022-08-26T09:14:03.101Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-08-26T09:14:03.101Z] === RUN TestInspect [2022-08-26T09:14:03.101Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestInspect (0.01s) [2022-08-26T09:14:03.101Z] === RUN TestCreateJob [2022-08-26T09:14:03.101Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestCreateJob (0.01s) [2022-08-26T09:14:03.101Z] === RUN TestReplicatedJob [2022-08-26T09:14:03.101Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-26T09:14:03.101Z] === RUN TestUpdateReplicatedJob [2022-08-26T09:14:03.101Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-26T09:14:03.101Z] === RUN TestServiceListWithStatuses [2022-08-26T09:14:03.101Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:14:03.101Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T09:14:03.101Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T09:14:03.101Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-26T09:14:03.101Z] === RUN TestDockerNetworkReConnect [2022-08-26T09:14:03.101Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:03.101Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2022-08-26T09:14:03.101Z] === RUN TestServicePlugin [2022-08-26T09:14:03.167Z] --- PASS: TestCgroupNamespacesBuild (1.14s) [2022-08-26T09:14:03.167Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-26T09:14:04.097Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s) [2022-08-26T09:14:04.097Z] === RUN TestBuildWithSession [2022-08-26T09:14:04.097Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:14:04.097Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-26T09:14:04.097Z] === RUN TestBuildSquashParent [2022-08-26T09:14:05.015Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServicePlugin (1.94s) [2022-08-26T09:14:05.015Z] === RUN TestServiceUpdateLabel [2022-08-26T09:14:05.015Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-26T09:14:05.015Z] === RUN TestServiceUpdateSecrets [2022-08-26T09:14:05.015Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-26T09:14:05.015Z] === RUN TestServiceUpdateConfigs [2022-08-26T09:14:05.015Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-26T09:14:05.015Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:14:05.015Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-26T09:14:05.015Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:14:05.015Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-08-26T09:14:05.015Z] PASS [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === Skipped [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T09:14:05.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T09:14:05.015Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-26T09:14:05.015Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s) [2022-08-26T09:14:05.015Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-08-26T09:14:05.015Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-26T09:14:05.015Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-26T09:14:05.015Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-26T09:14:05.015Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-26T09:14:05.015Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:14:05.015Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-26T09:14:05.015Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2022-08-26T09:14:05.015Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServicePlugin (1.94s) [2022-08-26T09:14:05.015Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-26T09:14:05.015Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-26T09:14:05.015Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-26T09:14:05.015Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-26T09:14:05.015Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-08-26T09:14:05.015Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-26T09:14:05.015Z] [2022-08-26T09:14:05.015Z] DONE 24 tests, 23 skipped in 2.496s [2022-08-26T09:14:05.015Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:14:05.955Z] INFO: Testing against a local daemon [2022-08-26T09:14:05.955Z] === RUN TestSessionCreate [2022-08-26T09:14:05.955Z] --- PASS: TestSessionCreate (0.04s) [2022-08-26T09:14:05.955Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:14:05.955Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-26T09:14:05.955Z] PASS [2022-08-26T09:14:05.955Z] [2022-08-26T09:14:05.955Z] DONE 2 tests in 0.888s [2022-08-26T09:14:05.955Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:14:06.216Z] INFO: Testing against a local daemon [2022-08-26T09:14:06.216Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:14:06.216Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:14:06.216Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:14:06.216Z] === RUN TestDiskUsage [2022-08-26T09:14:06.216Z] === PAUSE TestDiskUsage [2022-08-26T09:14:06.216Z] === RUN TestEventsExecDie [2022-08-26T09:14:06.787Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-26T09:14:06.787Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:14:06.787Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-26T09:14:06.787Z] === RUN TestEventsVolumeCreate [2022-08-26T09:14:07.047Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-26T09:14:07.047Z] === RUN TestInfoBinaryCommits [2022-08-26T09:14:07.047Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T09:14:07.047Z] === RUN TestInfoAPIVersioned [2022-08-26T09:14:07.047Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T09:14:07.047Z] === RUN TestInfoAPI [2022-08-26T09:14:07.047Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T09:14:07.047Z] === RUN TestInfoAPIWarnings [2022-08-26T09:14:08.264Z] --- PASS: TestBuildSquashParent (4.08s) [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:14:08.264Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:14:08.264Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:14:08.264Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-26T09:14:08.264Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-26T09:14:09.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-26T09:14:09.631Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-26T09:14:10.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-26T09:14:10.997Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.38s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.41s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.09s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.22s) [2022-08-26T09:14:11.924Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.11s) [2022-08-26T09:14:11.924Z] === RUN TestBuildMultiStageCopy [2022-08-26T09:14:11.924Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-26T09:14:13.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-26T09:14:13.289Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-26T09:14:13.545Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-26T09:14:13.801Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy (1.93s) [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.10s) [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s) [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-26T09:14:14.058Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-26T09:14:14.058Z] === RUN TestBuildMultiStageParentConfig [2022-08-26T09:14:14.620Z] --- PASS: TestBuildMultiStageParentConfig (0.60s) [2022-08-26T09:14:14.620Z] === RUN TestBuildLabelWithTargets [2022-08-26T09:14:15.547Z] --- PASS: TestBuildLabelWithTargets (0.96s) [2022-08-26T09:14:15.547Z] === RUN TestBuildWithEmptyLayers [2022-08-26T09:14:16.109Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-26T09:14:16.109Z] === RUN TestBuildMultiStageOnBuild [2022-08-26T09:14:17.475Z] --- PASS: TestBuildMultiStageOnBuild (1.32s) [2022-08-26T09:14:17.475Z] === RUN TestBuildUncleanTarFilenames [2022-08-26T09:14:18.038Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-08-26T09:14:18.038Z] === RUN TestBuildMultiStageLayerLeak [2022-08-26T09:14:19.404Z] --- PASS: TestBuildMultiStageLayerLeak (1.38s) [2022-08-26T09:14:19.404Z] === RUN TestBuildWithHugeFile [2022-08-26T09:14:20.162Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2022-08-26T09:14:20.162Z] PASS [2022-08-26T09:14:20.162Z] [2022-08-26T09:14:20.162Z] DONE 17 tests in 47.959s [2022-08-26T09:14:20.162Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T09:14:20.162Z] INFO: Testing against a local daemon [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:14:20.162Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:14:20.162Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T09:14:20.162Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T09:14:20.162Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T09:14:20.162Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T09:14:20.162Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T09:14:20.162Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T09:14:20.163Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T09:14:20.163Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T09:14:20.163Z] === RUN TestPluginInstall [2022-08-26T09:14:20.163Z] === RUN TestPluginInstall/no_auth [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:177d965ff515f2f845a67844d804a7f868ea2b35ba8c68ba2fb84db62edffdb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:177d965ff515f2f845a67844d804a7f868ea2b35ba8c68ba2fb84db62edffdb8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:20.163Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a22056dce74eb601004f9365ce5918fb07b05783ba8fc6574c1059d0cea38665" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:20.163Z] time="2022-08-26T09:14:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a22056dce74eb601004f9365ce5918fb07b05783ba8fc6574c1059d0cea38665" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:20.163Z] === RUN TestPluginInstall/with_insecure [2022-08-26T09:14:21.101Z] time="2022-08-26T09:14:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:21.101Z] time="2022-08-26T09:14:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052193f73ac1ef004d90c57e6802da7d0602f74d58481560a9a582abb7eb9f3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:21.101Z] time="2022-08-26T09:14:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:14:21.101Z] time="2022-08-26T09:14:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052193f73ac1ef004d90c57e6802da7d0602f74d58481560a9a582abb7eb9f3f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:14:21.361Z] plugin_test.go:196: [de3713b46b674] daemon is not started [2022-08-26T09:14:21.361Z] --- PASS: TestPluginInstall (2.75s) [2022-08-26T09:14:21.361Z] --- PASS: TestPluginInstall/no_auth (1.06s) [2022-08-26T09:14:21.361Z] --- PASS: TestPluginInstall/with_htpasswd (0.61s) [2022-08-26T09:14:21.361Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-26T09:14:21.361Z] === RUN TestPluginsWithRuntimes [2022-08-26T09:14:22.738Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T09:14:23.678Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T09:14:24.615Z] --- PASS: TestPluginsWithRuntimes (3.42s) [2022-08-26T09:14:24.615Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.93s) [2022-08-26T09:14:24.615Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.93s) [2022-08-26T09:14:24.615Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T09:14:25.168Z] --- PASS: TestInfoAPIWarnings (16.57s) [2022-08-26T09:14:25.168Z] === RUN TestInfoDebug [2022-08-26T09:14:25.168Z] --- PASS: TestInfoDebug (0.54s) [2022-08-26T09:14:25.168Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:14:25.168Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-08-26T09:14:25.168Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:14:25.168Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2022-08-26T09:14:25.168Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:14:25.184Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-26T09:14:25.184Z] PASS [2022-08-26T09:14:25.443Z] [2022-08-26T09:14:25.443Z] DONE 24 tests in 6.793s [2022-08-26T09:14:25.443Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T09:14:25.443Z] INFO: Testing against a local daemon [2022-08-26T09:14:25.443Z] === RUN TestExternalGraphDriver [2022-08-26T09:14:25.703Z] === RUN TestExternalGraphDriver/json [2022-08-26T09:14:25.739Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-26T09:14:25.739Z] === RUN TestPingCacheHeaders [2022-08-26T09:14:25.739Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-08-26T09:14:25.739Z] === RUN TestPingGet [2022-08-26T09:14:25.739Z] --- PASS: TestPingGet (0.02s) [2022-08-26T09:14:25.739Z] === RUN TestPingHead [2022-08-26T09:14:25.739Z] --- PASS: TestPingHead (0.03s) [2022-08-26T09:14:25.739Z] === RUN TestPingSwarmHeader [2022-08-26T09:14:26.310Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:14:26.882Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:14:27.607Z] === RUN TestExternalGraphDriver/spec [2022-08-26T09:14:27.824Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:14:27.824Z] --- PASS: TestPingSwarmHeader (2.09s) [2022-08-26T09:14:27.824Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:14:27.824Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:14:27.824Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:14:27.824Z] === RUN TestPingBuilderHeader [2022-08-26T09:14:27.824Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:14:28.400Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:14:28.971Z] --- PASS: TestPingBuilderHeader (1.10s) [2022-08-26T09:14:28.971Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-26T09:14:28.971Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.55s) [2022-08-26T09:14:28.971Z] === RUN TestVersion [2022-08-26T09:14:28.971Z] --- PASS: TestVersion (0.03s) [2022-08-26T09:14:28.971Z] === CONT TestDiskUsage [2022-08-26T09:14:28.987Z] === RUN TestExternalGraphDriver/pull [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:14:29.541Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:14:29.802Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage (1.21s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run (0.35s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s) [2022-08-26T09:14:30.063Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-08-26T09:14:30.063Z] PASS [2022-08-26T09:14:30.063Z] [2022-08-26T09:14:30.063Z] === Skipped [2022-08-26T09:14:30.063Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:14:30.063Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:14:30.063Z] [2022-08-26T09:14:30.063Z] DONE 57 tests, 1 skipped in 24.080s [2022-08-26T09:14:30.063Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:14:30.323Z] INFO: Testing against a local daemon [2022-08-26T09:14:30.323Z] === RUN TestVolumesCreateAndList [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T09:14:30.323Z] === RUN TestVolumesRemove [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-26T09:14:30.323Z] === RUN TestVolumesInspect [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:14:30.323Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:14:30.323Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:14:30.323Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:14:30.323Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:14:30.323Z] PASS [2022-08-26T09:14:30.323Z] [2022-08-26T09:14:30.323Z] DONE 9 tests in 0.247s [2022-08-26T09:14:30.323Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:14:30.583Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14724 is not a child of this shell [2022-08-26T09:14:30.583Z] warning: PID 14724 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-26T09:14:30.583Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:14:30.583Z] [2022-08-26T09:14:30.583Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:14:30.583Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:14:30.583Z] [2022-08-26T09:14:30.583Z] To set a process to complain mode, use the command line tool [2022-08-26T09:14:30.583Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:14:30.583Z] Removing test suite binaries [2022-08-26T09:14:30.583Z] exiting test-integration [2022-08-26T09:14:30.583Z] ++ exit 0 [2022-08-26T09:14:30.583Z] [2022-08-26T09:14:30.893Z] --- PASS: TestExternalGraphDriver (5.34s) [2022-08-26T09:14:30.893Z] --- PASS: TestExternalGraphDriver/json (1.66s) [2022-08-26T09:14:30.893Z] --- PASS: TestExternalGraphDriver/spec (1.68s) [2022-08-26T09:14:30.893Z] --- PASS: TestExternalGraphDriver/pull (1.66s) [2022-08-26T09:14:30.893Z] === RUN TestGraphdriverPluginV2 Post stage [Pipeline] junit [2022-08-26T09:14:33.140Z] Recording test results [2022-08-26T09:14:33.553Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:14:33.899Z] + echo Ensuring container killed. [2022-08-26T09:14:33.899Z] Ensuring container killed. [2022-08-26T09:14:33.899Z] + docker rm -vf docker-pr3 [2022-08-26T09:14:33.899Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-26T09:14:34.184Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:14:34.184Z] Chowning /workspace to jenkins user [2022-08-26T09:14:34.184Z] + id -u [2022-08-26T09:14:34.184Z] + id -g [2022-08-26T09:14:34.184Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T09:14:35.083Z] --- PASS: TestGraphdriverPluginV2 (4.19s) [2022-08-26T09:14:35.083Z] PASS [2022-08-26T09:14:35.083Z] [2022-08-26T09:14:35.083Z] DONE 5 tests in 9.566s [2022-08-26T09:14:35.083Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T09:14:35.083Z] INFO: Testing against a local daemon [2022-08-26T09:14:35.083Z] === RUN TestContinueAfterPluginCrash [2022-08-26T09:14:35.083Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T09:14:35.083Z] === RUN TestReadPluginNoRead [2022-08-26T09:14:35.083Z] === PAUSE TestReadPluginNoRead [2022-08-26T09:14:35.083Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T09:14:35.083Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T09:14:35.083Z] === CONT TestContinueAfterPluginCrash [2022-08-26T09:14:35.083Z] === CONT TestDaemonStartWithLogOpt [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:14:36.394Z] + bundleName=amd64-rootless [2022-08-26T09:14:36.394Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-26T09:14:36.394Z] Creating amd64-rootless-bundles.tar.gz [2022-08-26T09:14:36.394Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-26T09:14:36.394Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-26T09:14:36.408Z] Archiving artifacts [2022-08-26T09:14:36.699Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:14:37.014Z] + make clean [2022-08-26T09:14:37.014Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:14:37.274Z] docker-dev-cache [2022-08-26T09:14:37.274Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:14:38.375Z] --- PASS: TestDaemonStartWithLogOpt (3.42s) [2022-08-26T09:14:38.375Z] === CONT TestReadPluginNoRead [2022-08-26T09:14:40.910Z] === RUN TestReadPluginNoRead/default [2022-08-26T09:14:41.850Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T09:14:42.049Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:14:42.049Z] Using test binary docker [2022-08-26T09:14:42.049Z] +++ /etc/init.d/apparmor start [2022-08-26T09:14:42.049Z] Not: starting. [2022-08-26T09:14:42.049Z] INFO: Waiting for daemon to start... [2022-08-26T09:14:42.049Z] Starting dockerd [2022-08-26T09:14:42.049Z] +++ 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-08-26T09:14:42.049Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-26T09:14:42.049Z] Using test binary docker [2022-08-26T09:14:42.049Z] +++ /etc/init.d/apparmor start [2022-08-26T09:14:42.049Z] Not: starting. [2022-08-26T09:14:42.049Z] INFO: Waiting for daemon to start... [2022-08-26T09:14:42.049Z] Starting dockerd [2022-08-26T09:14:42.049Z] +++ 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-08-26T09:14:42.049Z] . [2022-08-26T09:14:42.049Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:14:42.049Z] [2022-08-26T09:14:42.049Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-26T09:14:42.049Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:14:42.049Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-26T09:14:42.049Z] Error: No such image: emptyfs [2022-08-26T09:14:42.049Z] ++++ docker load [2022-08-26T09:14:42.049Z] Error: No such image: emptyfs [2022-08-26T09:14:42.049Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T09:14:42.050Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-26T09:14:42.050Z] ++++ docker load [2022-08-26T09:14:42.050Z] Loaded image: emptyfs:latest [2022-08-26T09:14:42.050Z] Loaded image: emptyfs:latest [2022-08-26T09:14:42.050Z] Running integration-test (iteration 1) [2022-08-26T09:14:42.050Z] Running integration-test (iteration 1) [2022-08-26T09:14:42.050Z] 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-08-26T09:14:42.050Z] 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-08-26T09:14:42.050Z] ++ 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-08-26T09:14:42.050Z] ++ 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-08-26T09:14:42.050Z] ++ set -e [2022-08-26T09:14:42.050Z] ++ '[' -n 0 ']' [2022-08-26T09:14:42.050Z] ++ set -x [2022-08-26T09:14:42.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-26T09:14:42.050Z] ++ set -e [2022-08-26T09:14:42.050Z] ++ '[' -n 0 ']' [2022-08-26T09:14:42.050Z] ++ set -x [2022-08-26T09:14:42.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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-08-26T09:14:42.050Z] Loaded image: busybox:latest [2022-08-26T09:14:42.050Z] Loaded image: busybox:latest [2022-08-26T09:14:42.050Z] Loaded image: busybox:glibc [2022-08-26T09:14:42.050Z] Loaded image: busybox:glibc [2022-08-26T09:14:43.229Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T09:14:43.488Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-08-26T09:14:43.966Z] Loaded image: debian:bullseye-slim [2022-08-26T09:14:44.226Z] Loaded image: debian:bullseye-slim [2022-08-26T09:14:44.226Z] Loaded image: hello-world:latest [2022-08-26T09:14:44.226Z] Loaded image: hello-world:latest [2022-08-26T09:14:44.427Z] === CONT TestReadPluginNoRead [2022-08-26T09:14:44.427Z] read_test.go:92: [d2e00f737d44d] daemon is not started [2022-08-26T09:14:44.427Z] --- PASS: TestReadPluginNoRead (6.09s) [2022-08-26T09:14:44.427Z] --- PASS: TestReadPluginNoRead/default (1.30s) [2022-08-26T09:14:44.427Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-08-26T09:14:44.427Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s) [2022-08-26T09:14:44.427Z] PASS [2022-08-26T09:14:44.427Z] [2022-08-26T09:14:44.427Z] DONE 6 tests in 9.530s [2022-08-26T09:14:44.427Z] 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-08-26T09:14:44.427Z] testing: warning: no tests to run [2022-08-26T09:14:44.427Z] PASS [2022-08-26T09:14:44.427Z] [2022-08-26T09:14:44.427Z] DONE 0 tests in 0.009s [2022-08-26T09:14:44.427Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T09:14:44.427Z] INFO: Testing against a local daemon [2022-08-26T09:14:44.427Z] === RUN TestPluginWithDevMounts [2022-08-26T09:14:44.427Z] === PAUSE TestPluginWithDevMounts [2022-08-26T09:14:44.427Z] === CONT TestPluginWithDevMounts [2022-08-26T09:14:44.487Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:14:44.487Z] INFO: Testing against a local daemon [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-26T09:14:44.487Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-26T09:14:44.487Z] INFO: Testing against a local daemon [2022-08-26T09:14:44.487Z] === RUN TestDockerDaemonSuite [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-26T09:14:44.487Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-26T09:14:44.487Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-26T09:14:46.332Z] --- PASS: TestPluginWithDevMounts (1.62s) [2022-08-26T09:14:46.332Z] PASS [2022-08-26T09:14:46.332Z] [2022-08-26T09:14:46.332Z] DONE 1 tests in 1.640s [2022-08-26T09:14:46.332Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T09:14:46.332Z] INFO: Testing against a local daemon [2022-08-26T09:14:46.333Z] === RUN TestSecretInspect [2022-08-26T09:14:47.787Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-26T09:14:47.787Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-26T09:14:48.358Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-26T09:14:48.868Z] --- PASS: TestSecretInspect (2.30s) [2022-08-26T09:14:48.868Z] === RUN TestSecretList [2022-08-26T09:14:48.928Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-26T09:14:50.020Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-26T09:14:50.590Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-26T09:14:50.590Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-26T09:14:50.773Z] --- PASS: TestSecretList (2.20s) [2022-08-26T09:14:50.773Z] === RUN TestSecretsCreateAndDelete [2022-08-26T09:14:51.532Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-26T09:14:52.102Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-26T09:14:52.674Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-26T09:14:52.674Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-26T09:14:52.674Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-26T09:14:53.245Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-26T09:14:53.309Z] --- PASS: TestSecretsCreateAndDelete (2.20s) [2022-08-26T09:14:53.309Z] === RUN TestSecretsUpdate [2022-08-26T09:14:53.816Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-26T09:14:54.388Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-26T09:14:54.649Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-26T09:14:54.649Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-26T09:14:54.649Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-26T09:14:55.213Z] --- PASS: TestSecretsUpdate (2.22s) [2022-08-26T09:14:55.213Z] === RUN TestTemplatedSecret [2022-08-26T09:14:57.753Z] --- PASS: TestTemplatedSecret (2.62s) [2022-08-26T09:14:57.753Z] === RUN TestSecretCreateResolve [2022-08-26T09:14:58.074Z] --- PASS: TestBuildWithHugeFile (34.64s) [2022-08-26T09:14:58.074Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T09:14:58.074Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:14:58.074Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:14:58.074Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T09:14:58.074Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:14:58.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:14:58.074Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:14:58.074Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:14:58.074Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:14:58.074Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:14:58.074Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:14:58.074Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:14:58.074Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:14:58.074Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-26T09:14:58.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2022-08-26T09:14:58.074Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-26T09:14:58.074Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T09:14:58.074Z] === RUN TestBuildPreserveOwnership [2022-08-26T09:14:58.074Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T09:14:58.074Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T09:14:58.074Z] --- PASS: TestBuildPreserveOwnership (2.89s) [2022-08-26T09:14:58.074Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.92s) [2022-08-26T09:14:58.074Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-26T09:14:58.074Z] === RUN TestBuildPlatformInvalid [2022-08-26T09:14:58.074Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-08-26T09:14:58.074Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T09:14:58.074Z] Loaded image: busybox:latest [2022-08-26T09:14:58.074Z] Loaded image: busybox:glibc [2022-08-26T09:14:59.002Z] Loaded image: debian:bullseye-slim [2022-08-26T09:14:59.002Z] Loaded image: hello-world:latest [2022-08-26T09:14:59.002Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:15:00.288Z] --- PASS: TestSecretCreateResolve (2.19s) [2022-08-26T09:15:00.288Z] PASS [2022-08-26T09:15:00.288Z] [2022-08-26T09:15:00.288Z] DONE 6 tests in 13.743s [2022-08-26T09:15:00.288Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T09:15:00.288Z] INFO: Testing against a local daemon [2022-08-26T09:15:00.288Z] === RUN TestServiceCreateInit [2022-08-26T09:15:00.288Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T09:15:01.237Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-26T09:15:01.807Z] --- PASS: TestBuildWithHugeFile (116.34s) [2022-08-26T09:15:01.807Z] === RUN TestBuildWCOWSandboxSize [2022-08-26T09:15:01.807Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:15:01.807Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:15:01.807Z] === RUN TestBuildWithEmptyDockerfile [2022-08-26T09:15:01.807Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:15:01.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:15:01.807Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:15:01.807Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:15:02.068Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:15:02.068Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:15:02.068Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-26T09:15:02.068Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-26T09:15:02.068Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-26T09:15:02.068Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-26T09:15:02.068Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-08-26T09:15:02.068Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-26T09:15:02.068Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-26T09:15:02.068Z] === RUN TestBuildPreserveOwnership [2022-08-26T09:15:02.068Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-26T09:15:02.637Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-26T09:15:04.480Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T09:15:04.550Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-26T09:15:04.550Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-26T09:15:05.490Z] --- PASS: TestBuildPreserveOwnership (3.51s) [2022-08-26T09:15:05.490Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.20s) [2022-08-26T09:15:05.490Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.30s) [2022-08-26T09:15:05.490Z] === RUN TestBuildPlatformInvalid [2022-08-26T09:15:05.751Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-08-26T09:15:05.751Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-26T09:15:06.693Z] Loaded image: busybox:latest [2022-08-26T09:15:06.693Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-26T09:15:06.693Z] Loaded image: busybox:glibc [2022-08-26T09:15:07.089Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.27s) [2022-08-26T09:15:07.089Z] PASS [2022-08-26T09:15:07.089Z] [2022-08-26T09:15:07.089Z] === Skipped [2022-08-26T09:15:07.089Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-26T09:15:07.089Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:15:07.089Z] [2022-08-26T09:15:07.089Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:15:07.089Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:15:07.089Z] [2022-08-26T09:15:07.089Z] DONE 34 tests, 2 skipped in 65.927s [2022-08-26T09:15:07.089Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T09:15:07.089Z] ++ 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-08-26T09:15:07.089Z] ++ set -e [2022-08-26T09:15:07.089Z] ++ '[' -n 0 ']' [2022-08-26T09:15:07.089Z] ++ set -x [2022-08-26T09:15:07.089Z] ++ 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-08-26T09:15:07.089Z] INFO: Testing against a local daemon [2022-08-26T09:15:07.089Z] === RUN TestConfigInspect [2022-08-26T09:15:07.265Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-26T09:15:07.841Z] --- PASS: TestServiceCreateInit (7.76s) [2022-08-26T09:15:07.841Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.83s) [2022-08-26T09:15:07.841Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.91s) [2022-08-26T09:15:07.841Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T09:15:08.455Z] --- PASS: TestConfigInspect (1.95s) [2022-08-26T09:15:08.455Z] === RUN TestConfigList [2022-08-26T09:15:08.650Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-26T09:15:08.912Z] Loaded image: debian:bullseye-slim [2022-08-26T09:15:09.172Z] Loaded image: hello-world:latest [2022-08-26T09:15:09.172Z] Loaded image: arm32v7/hello-world:latest [2022-08-26T09:15:10.115Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-26T09:15:10.115Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-26T09:15:10.972Z] --- PASS: TestConfigList (2.14s) [2022-08-26T09:15:10.972Z] === RUN TestConfigsCreateAndDelete [2022-08-26T09:15:11.502Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-26T09:15:12.075Z] docker_cli_daemon_test.go:1475: [ddf9adc09b693] daemon is not started [2022-08-26T09:15:12.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-26T09:15:12.647Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-26T09:15:12.861Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-08-26T09:15:12.862Z] === RUN TestConfigsUpdate [2022-08-26T09:15:12.908Z] check_test.go:540: [d2b0704c7f2e2] daemon is not started [2022-08-26T09:15:12.908Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-26T09:15:13.850Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-26T09:15:14.790Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-26T09:15:14.937Z] Created binary: bundles/dynbinary-daemon/dockerd [2022-08-26T09:15:14.937Z] Building: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:15:14.937Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:15:14.937Z] Created binary: bundles/dynbinary-daemon/docker-proxy [2022-08-26T09:15:14.937Z] [2022-08-26T09:15:14.937Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-26T09:15:14.937Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-26T09:15:14.937Z] Using test binary docker [2022-08-26T09:15:14.937Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-26T09:15:14.937Z] Not: starting. [2022-08-26T09:15:14.937Z] INFO: Waiting for daemon to start... [2022-08-26T09:15:14.937Z] Starting dockerd [2022-08-26T09:15:14.937Z] . [2022-08-26T09:15:14.937Z] INFO: Building docker-sdk-python3:5.0.3... [2022-08-26T09:15:15.361Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-26T09:15:15.379Z] --- PASS: TestConfigsUpdate (2.15s) [2022-08-26T09:15:15.379Z] === RUN TestTemplatedConfig [2022-08-26T09:15:15.933Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-26T09:15:17.269Z] --- PASS: TestTemplatedConfig (2.46s) [2022-08-26T09:15:17.269Z] === RUN TestConfigCreateResolve [2022-08-26T09:15:17.319Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-26T09:15:17.319Z] check_test.go:540: [dc2986105574d] daemon is not started [2022-08-26T09:15:17.319Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-26T09:15:19.793Z] --- PASS: TestConfigCreateResolve (2.19s) [2022-08-26T09:15:19.793Z] PASS [2022-08-26T09:15:19.793Z] [2022-08-26T09:15:19.793Z] DONE 6 tests in 13.179s [2022-08-26T09:15:19.793Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T09:15:19.793Z] ++ 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-08-26T09:15:19.793Z] ++ set -e [2022-08-26T09:15:19.793Z] ++ '[' -n 0 ']' [2022-08-26T09:15:19.793Z] ++ set -x [2022-08-26T09:15:19.793Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-26T09:15:19.793Z] INFO: Testing against a local daemon [2022-08-26T09:15:19.793Z] === RUN TestAttachWithTTY [2022-08-26T09:15:19.793Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T09:15:19.793Z] === RUN TestAttachWithoutTTy [2022-08-26T09:15:19.793Z] --- PASS: TestAttachWithoutTTy (0.05s) [2022-08-26T09:15:19.793Z] === RUN TestCheckpoint [2022-08-26T09:15:19.793Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:15:19.793Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T09:15:19.793Z] === RUN TestContainerInvalidJSON [2022-08-26T09:15:19.793Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T09:15:19.793Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:19.794Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T09:15:19.794Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T09:15:19.794Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T09:15:19.794Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T09:15:19.794Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T09:15:20.050Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-26T09:15:20.050Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T09:15:20.050Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-26T09:15:20.050Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T09:15:20.050Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-26T09:15:20.050Z] === RUN TestCopyEmptyFile [2022-08-26T09:15:20.306Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-08-26T09:15:20.306Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T09:15:20.306Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-26T09:15:20.306Z] === RUN TestCopyFromContainer [2022-08-26T09:15:21.234Z] === RUN TestCopyFromContainer// [2022-08-26T09:15:21.234Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T09:15:21.491Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T09:15:21.491Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T09:15:21.491Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T09:15:21.491Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T09:15:21.491Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T09:15:21.527Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-26T09:15:21.747Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T09:15:21.747Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T09:15:21.747Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer (1.55s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-26T09:15:21.747Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-26T09:15:21.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T09:15:21.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:21.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:21.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:21.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:21.747Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:21.747Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:22.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:22.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:22.004Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:22.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T09:15:22.004Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T09:15:22.004Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-26T09:15:22.004Z] === RUN TestCreateWithInvalidEnv [2022-08-26T09:15:22.004Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T09:15:22.004Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T09:15:22.004Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T09:15:22.004Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T09:15:22.004Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T09:15:22.004Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T09:15:22.004Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T09:15:22.004Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T09:15:22.004Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T09:15:22.004Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T09:15:22.004Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T09:15:22.004Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T09:15:22.004Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-26T09:15:22.004Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T09:15:22.099Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.32s) [2022-08-26T09:15:22.099Z] PASS [2022-08-26T09:15:22.099Z] [2022-08-26T09:15:22.099Z] === Skipped [2022-08-26T09:15:22.099Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-26T09:15:22.099Z] build_session_test.go:25: TODO: BuildKit [2022-08-26T09:15:22.099Z] [2022-08-26T09:15:22.099Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-08-26T09:15:22.099Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-08-26T09:15:22.099Z] [2022-08-26T09:15:22.099Z] DONE 34 tests, 2 skipped in 184.103s [2022-08-26T09:15:22.099Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-26T09:15:22.099Z] ++ 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-08-26T09:15:22.099Z] ++ set -e [2022-08-26T09:15:22.099Z] ++ '[' -n 0 ']' [2022-08-26T09:15:22.099Z] ++ set -x [2022-08-26T09:15:22.099Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08-26T09:15:22.099Z] INFO: Testing against a local daemon [2022-08-26T09:15:22.099Z] === RUN TestConfigInspect [2022-08-26T09:15:22.360Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-26T09:15:22.932Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-26T09:15:23.369Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-26T09:15:23.369Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T09:15:23.502Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-26T09:15:24.073Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:24.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:24.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:24.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:24.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:24.298Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:24.298Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:24.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:24.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:24.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:24.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:24.298Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T09:15:24.298Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T09:15:24.298Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T09:15:24.334Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-26T09:15:24.594Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-26T09:15:24.594Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-26T09:15:24.594Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-26T09:15:24.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-26T09:15:24.860Z] === RUN TestCreateDifferentPlatform [2022-08-26T09:15:24.860Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T09:15:24.860Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T09:15:24.860Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T09:15:24.860Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T09:15:24.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-26T09:15:24.860Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T09:15:24.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-26T09:15:24.860Z] === RUN TestCreateInvalidHostConfig [2022-08-26T09:15:24.860Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:24.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:24.860Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:24.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:24.860Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:24.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:24.860Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:24.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:24.860Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:24.860Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:24.860Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:24.860Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:24.860Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T09:15:24.860Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T09:15:24.860Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T09:15:24.860Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T09:15:24.860Z] === RUN TestDaemonRestartIpcMode [2022-08-26T09:15:24.860Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T09:15:24.860Z] === RUN TestDaemonHostGatewayIP [2022-08-26T09:15:24.860Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T09:15:24.860Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T09:15:24.860Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T09:15:24.860Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T09:15:24.860Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T09:15:24.860Z] === RUN TestDiff [2022-08-26T09:15:25.164Z] --- PASS: TestConfigInspect (2.90s) [2022-08-26T09:15:25.164Z] === RUN TestConfigList [2022-08-26T09:15:25.422Z] --- PASS: TestDiff (0.42s) [2022-08-26T09:15:25.422Z] === RUN TestExecConsoleSize [2022-08-26T09:15:25.680Z] --- PASS: TestExecConsoleSize (0.48s) [2022-08-26T09:15:25.680Z] === RUN TestExecWithCloseStdin [2022-08-26T09:15:25.934Z] --- PASS: TestCreateServiceMultipleTimes (15.74s) [2022-08-26T09:15:25.934Z] === RUN TestCreateServiceConflict [2022-08-26T09:15:25.934Z] --- PASS: TestCreateServiceConflict (2.30s) [2022-08-26T09:15:25.934Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T09:15:26.241Z] --- PASS: TestExecWithCloseStdin (0.46s) [2022-08-26T09:15:26.241Z] === RUN TestExec [2022-08-26T09:15:26.553Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-26T09:15:26.553Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-26T09:15:26.803Z] --- PASS: TestExec (0.48s) [2022-08-26T09:15:26.803Z] === RUN TestExecUser [2022-08-26T09:15:27.366Z] --- PASS: TestExecUser (0.50s) [2022-08-26T09:15:27.366Z] === RUN TestExportContainerAndImportImage [2022-08-26T09:15:27.928Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-26T09:15:27.928Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T09:15:27.936Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-26T09:15:27.936Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-26T09:15:28.197Z] --- PASS: TestConfigList (3.18s) [2022-08-26T09:15:28.197Z] === RUN TestConfigsCreateAndDelete [2022-08-26T09:15:28.458Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-26T09:15:29.227Z] --- PASS: TestCreateServiceMaxReplicas (2.91s) [2022-08-26T09:15:29.227Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T09:15:29.352Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2022-08-26T09:15:29.352Z] === RUN TestHealthCheckWorkdir [2022-08-26T09:15:29.400Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-26T09:15:29.608Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-26T09:15:29.608Z] === RUN TestHealthKillContainer [2022-08-26T09:15:29.661Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-26T09:15:29.922Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-26T09:15:30.862Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-26T09:15:31.134Z] --- PASS: TestConfigsCreateAndDelete (3.00s) [2022-08-26T09:15:31.134Z] === RUN TestConfigsUpdate [2022-08-26T09:15:31.394Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-26T09:15:31.654Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-26T09:15:31.654Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-26T09:15:32.225Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-26T09:15:32.225Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-26T09:15:32.225Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-26T09:15:32.485Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-26T09:15:32.485Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-26T09:15:32.746Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-26T09:15:33.317Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-26T09:15:34.258Z] --- PASS: TestConfigsUpdate (2.78s) [2022-08-26T09:15:34.258Z] === RUN TestTemplatedConfig [2022-08-26T09:15:34.258Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-26T09:15:34.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-26T09:15:34.828Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-26T09:15:34.828Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-26T09:15:36.214Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-26T09:15:36.475Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-26T09:15:37.416Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-26T09:15:37.416Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-26T09:15:37.416Z] --- PASS: TestTemplatedConfig (3.49s) [2022-08-26T09:15:37.416Z] === RUN TestConfigCreateResolve [2022-08-26T09:15:37.692Z] --- PASS: TestHealthKillContainer (7.83s) [2022-08-26T09:15:37.692Z] === RUN TestHealthCheckProcessKilled [2022-08-26T09:15:37.986Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-26T09:15:38.254Z] --- PASS: TestHealthCheckProcessKilled (0.64s) [2022-08-26T09:15:38.254Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T09:15:38.511Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s) [2022-08-26T09:15:38.511Z] === RUN TestIpcModeNone [2022-08-26T09:15:38.557Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-26T09:15:38.818Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-26T09:15:39.073Z] --- PASS: TestIpcModeNone (0.46s) [2022-08-26T09:15:39.073Z] === RUN TestIpcModePrivate [2022-08-26T09:15:39.329Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-26T09:15:39.329Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-26T09:15:39.329Z] === RUN TestIpcModeShareable [2022-08-26T09:15:39.761Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-26T09:15:39.761Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-26T09:15:39.891Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-08-26T09:15:39.891Z] --- PASS: TestIpcModeShareable (0.47s) [2022-08-26T09:15:39.891Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T09:15:40.022Z] --- PASS: TestConfigCreateResolve (2.51s) [2022-08-26T09:15:40.022Z] PASS [2022-08-26T09:15:40.022Z] [2022-08-26T09:15:40.022Z] DONE 6 tests in 17.989s [2022-08-26T09:15:40.022Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-26T09:15:40.022Z] ++ 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-08-26T09:15:40.022Z] ++ set -e [2022-08-26T09:15:40.022Z] ++ '[' -n 0 ']' [2022-08-26T09:15:40.022Z] ++ set -x [2022-08-26T09:15:40.022Z] ++ 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-08-26T09:15:40.282Z] check_test.go:540: [debf897e4c13f] daemon is not started [2022-08-26T09:15:40.282Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-26T09:15:40.282Z] INFO: Testing against a local daemon [2022-08-26T09:15:40.282Z] === RUN TestAttachWithTTY [2022-08-26T09:15:40.282Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-26T09:15:40.282Z] --- PASS: TestAttachWithTTY (0.06s) [2022-08-26T09:15:40.282Z] === RUN TestAttachWithoutTTy [2022-08-26T09:15:40.282Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-26T09:15:40.543Z] --- PASS: TestAttachWithoutTTy (0.07s) [2022-08-26T09:15:40.543Z] === RUN TestCheckpoint [2022-08-26T09:15:40.543Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:15:40.543Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/commit [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/commit [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/create [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:40.543Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/commit [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-08-26T09:15:40.543Z] === CONT TestContainerInvalidJSON/containers/create [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-08-26T09:15:40.543Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-08-26T09:15:40.543Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-08-26T09:15:40.543Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-26T09:15:40.543Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-26T09:15:40.543Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-26T09:15:40.543Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-08-26T09:15:40.543Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-26T09:15:40.804Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-08-26T09:15:40.804Z] === RUN TestCopyEmptyFile [2022-08-26T09:15:41.065Z] --- PASS: TestCopyEmptyFile (0.39s) [2022-08-26T09:15:41.065Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-26T09:15:41.065Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-26T09:15:41.065Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2022-08-26T09:15:41.065Z] === RUN TestCopyFromContainer [2022-08-26T09:15:41.784Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.56s) [2022-08-26T09:15:41.784Z] === RUN TestAPIIpcModeHost [2022-08-26T09:15:41.784Z] --- PASS: TestAPIIpcModeHost (0.35s) [2022-08-26T09:15:41.784Z] === RUN TestDaemonIpcModeShareable [2022-08-26T09:15:42.009Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-26T09:15:42.581Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-26T09:15:42.712Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-26T09:15:42.842Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-26T09:15:42.968Z] --- PASS: TestDaemonIpcModeShareable (1.12s) [2022-08-26T09:15:42.968Z] === RUN TestDaemonIpcModePrivate [2022-08-26T09:15:43.103Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-26T09:15:43.103Z] === RUN TestCopyFromContainer// [2022-08-26T09:15:43.103Z] === RUN TestCopyFromContainer//bar/root [2022-08-26T09:15:43.364Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-26T09:15:43.364Z] === RUN TestCopyFromContainer/bar/quux [2022-08-26T09:15:43.624Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-26T09:15:43.624Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-26T09:15:43.885Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-26T09:15:43.885Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-26T09:15:43.885Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-26T09:15:43.896Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-26T09:15:44.111Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s) [2022-08-26T09:15:44.111Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T09:15:44.147Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-26T09:15:44.147Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-26T09:15:44.151Z] --- PASS: TestDaemonIpcModePrivate (1.14s) [2022-08-26T09:15:44.151Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T09:15:44.371Z] --- PASS: TestCreateServiceSecretFileMode (2.49s) [2022-08-26T09:15:44.371Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T09:15:44.408Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer (3.15s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-08-26T09:15:44.408Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2022-08-26T09:15:44.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-26T09:15:44.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:44.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:44.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:44.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:44.408Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:44.408Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:44.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-26T09:15:44.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-26T09:15:44.408Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-26T09:15:44.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-26T09:15:44.408Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-26T09:15:44.408Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-08-26T09:15:44.408Z] === RUN TestCreateWithInvalidEnv [2022-08-26T09:15:44.408Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-26T09:15:44.408Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-26T09:15:44.408Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-26T09:15:44.408Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-26T09:15:44.408Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-26T09:15:44.408Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-26T09:15:44.408Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-26T09:15:44.408Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-26T09:15:44.408Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-26T09:15:44.408Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-26T09:15:44.408Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-26T09:15:44.408Z] === RUN TestCreateTmpfsMountsTarget [2022-08-26T09:15:44.408Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-26T09:15:44.408Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-26T09:15:45.082Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-08-26T09:15:45.082Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2022-08-26T09:15:45.082Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T09:15:45.350Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-26T09:15:46.449Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-08-26T09:15:46.449Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s) [2022-08-26T09:15:46.449Z] === RUN TestIpcModeOlderClient [2022-08-26T09:15:46.449Z] === PAUSE TestIpcModeOlderClient [2022-08-26T09:15:46.449Z] === RUN TestKillContainerInvalidSignal [2022-08-26T09:15:46.705Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2022-08-26T09:15:46.705Z] === RUN TestKillContainer [2022-08-26T09:15:46.705Z] === RUN TestKillContainer/no_signal [2022-08-26T09:15:46.735Z] --- PASS: TestCreateWithCustomMaskedPaths (2.04s) [2022-08-26T09:15:46.735Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-26T09:15:46.735Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-26T09:15:46.735Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-26T09:15:46.735Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-26T09:15:46.735Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-26T09:15:46.735Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-26T09:15:46.735Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-26T09:15:46.907Z] --- PASS: TestCreateServiceConfigFileMode (2.55s) [2022-08-26T09:15:46.907Z] === RUN TestCreateServiceSysctls [2022-08-26T09:15:47.267Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T09:15:47.523Z] === RUN TestKillContainer/killing_signal [2022-08-26T09:15:47.675Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-26T09:15:48.087Z] --- PASS: TestKillContainer (1.29s) [2022-08-26T09:15:48.087Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-26T09:15:48.087Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2022-08-26T09:15:48.087Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-26T09:15:48.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T09:15:48.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.64s) [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:48.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:48.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:48.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:48.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:48.250Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:48.250Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:48.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-26T09:15:48.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-26T09:15:48.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-26T09:15:48.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-26T09:15:48.250Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-26T09:15:48.250Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-26T09:15:48.250Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-26T09:15:48.343Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T09:15:48.511Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.42s) [2022-08-26T09:15:48.511Z] === RUN TestCreateDifferentPlatform [2022-08-26T09:15:48.511Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-26T09:15:48.511Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-26T09:15:48.511Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-26T09:15:48.511Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-26T09:15:48.511Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-26T09:15:48.511Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-26T09:15:48.511Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-26T09:15:48.511Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-26T09:15:48.772Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-26T09:15:48.772Z] === RUN TestCreateInvalidHostConfig [2022-08-26T09:15:48.772Z] === RUN TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:48.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:48.772Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:48.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:48.772Z] === RUN TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:48.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:48.772Z] === RUN TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:48.772Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:48.772Z] === CONT TestCreateInvalidHostConfig/invalid_IpcMode [2022-08-26T09:15:48.772Z] === CONT TestCreateInvalidHostConfig/invalid_UTSMode [2022-08-26T09:15:48.772Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID [2022-08-26T09:15:48.772Z] === CONT TestCreateInvalidHostConfig/invalid_PidMode [2022-08-26T09:15:48.772Z] --- PASS: TestCreateInvalidHostConfig (0.01s) [2022-08-26T09:15:48.772Z] --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s) [2022-08-26T09:15:48.772Z] --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s) [2022-08-26T09:15:48.772Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s) [2022-08-26T09:15:48.772Z] --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s) [2022-08-26T09:15:48.772Z] === RUN TestContainerStartOnDaemonRestart [2022-08-26T09:15:48.772Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-26T09:15:48.772Z] === RUN TestDaemonRestartIpcMode [2022-08-26T09:15:48.772Z] === PAUSE TestDaemonRestartIpcMode [2022-08-26T09:15:48.772Z] === RUN TestDaemonHostGatewayIP [2022-08-26T09:15:48.772Z] === PAUSE TestDaemonHostGatewayIP [2022-08-26T09:15:48.772Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-26T09:15:48.772Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-26T09:15:48.772Z] === RUN TestContainerKillOnDaemonStart [2022-08-26T09:15:48.772Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-26T09:15:48.772Z] === RUN TestDiff [2022-08-26T09:15:49.035Z] --- PASS: TestDiff (0.42s) [2022-08-26T09:15:49.035Z] === RUN TestExecConsoleSize [2022-08-26T09:15:49.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2022-08-26T09:15:49.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-08-26T09:15:49.272Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2022-08-26T09:15:49.272Z] === RUN TestKillStoppedContainer [2022-08-26T09:15:49.272Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-26T09:15:49.272Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T09:15:49.272Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-26T09:15:49.272Z] === RUN TestKillDifferentUserContainer [2022-08-26T09:15:49.607Z] --- PASS: TestExecConsoleSize (0.54s) [2022-08-26T09:15:49.608Z] === RUN TestExecWithCloseStdin [2022-08-26T09:15:49.835Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2022-08-26T09:15:49.835Z] === RUN TestInspectOomKilledTrue [2022-08-26T09:15:50.178Z] --- PASS: TestExecWithCloseStdin (0.50s) [2022-08-26T09:15:50.179Z] === RUN TestExec [2022-08-26T09:15:50.179Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-26T09:15:50.199Z] --- PASS: TestCreateServiceSysctls (3.31s) [2022-08-26T09:15:50.199Z] === RUN TestCreateServiceCapabilities [2022-08-26T09:15:50.397Z] --- PASS: TestInspectOomKilledTrue (0.47s) [2022-08-26T09:15:50.397Z] === RUN TestInspectOomKilledFalse [2022-08-26T09:15:50.653Z] --- PASS: TestInspectOomKilledFalse (0.40s) [2022-08-26T09:15:50.653Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T09:15:50.750Z] --- PASS: TestExec (0.60s) [2022-08-26T09:15:50.750Z] === RUN TestExecUser [2022-08-26T09:15:50.910Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s) [2022-08-26T09:15:50.910Z] === RUN TestLinksContainerNames [2022-08-26T09:15:51.321Z] --- PASS: TestExecUser (0.50s) [2022-08-26T09:15:51.321Z] === RUN TestExportContainerAndImportImage [2022-08-26T09:15:51.838Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-26T09:15:51.838Z] === RUN TestLogsFollowTailEmpty [2022-08-26T09:15:51.893Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-26T09:15:51.893Z] --- PASS: TestExportContainerAndImportImage (0.64s) [2022-08-26T09:15:51.893Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-26T09:15:52.400Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-26T09:15:52.400Z] === RUN TestLogs [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:15:52.400Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:15:52.400Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:15:52.400Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:15:52.400Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:15:52.464Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-26T09:15:52.962Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:15:52.962Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:15:53.035Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-26T09:15:53.035Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T09:15:53.035Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-26T09:15:53.035Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-26T09:15:53.295Z] --- PASS: TestExportContainerAfterDaemonRestart (1.43s) [2022-08-26T09:15:53.295Z] === RUN TestHealthCheckWorkdir [2022-08-26T09:15:53.490Z] --- PASS: TestCreateServiceCapabilities (2.61s) [2022-08-26T09:15:53.490Z] === RUN TestInspect [2022-08-26T09:15:53.525Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T09:15:53.525Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T09:15:53.608Z] sha256:ad36e407beda2ad9538abca00cc242b8f54d811ec9aeb7d83d4705da7c41a4cd [2022-08-26T09:15:53.608Z] INFO: Starting docker-py tests... [2022-08-26T09:15:53.608Z] ============================= test session starts ============================== [2022-08-26T09:15:53.608Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-26T09:15:53.608Z] rootdir: /src, inifile: pytest.ini [2022-08-26T09:15:53.608Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-26T09:15:53.608Z] collected 395 items / 2 deselected / 393 selected [2022-08-26T09:15:53.608Z] [2022-08-26T09:15:53.864Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:15:54.087Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:15:54.087Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:15:54.087Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:15:54.087Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:15:54.125Z] --- PASS: TestHealthCheckWorkdir (0.68s) [2022-08-26T09:15:54.125Z] === RUN TestHealthKillContainer [2022-08-26T09:15:54.384Z] check_test.go:540: [db30c3bd9453e] daemon is not started [2022-08-26T09:15:54.384Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-26T09:15:54.953Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-26T09:15:55.015Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:15:55.015Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:15:55.214Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-26T09:15:55.271Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:15:55.271Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:15:55.477Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-26T09:15:55.737Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-26T09:15:55.833Z] --- PASS: TestLogs (3.63s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.78s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.57s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/tty/only_stdout (0.48s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.68s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.72s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.51s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s) [2022-08-26T09:15:55.833Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.55s) [2022-08-26T09:15:55.833Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T09:15:55.998Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-26T09:15:56.026Z] --- PASS: TestInspect (2.83s) [2022-08-26T09:15:56.026Z] === RUN TestCreateJob [2022-08-26T09:15:56.396Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/default [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/private [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/slave [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/shared [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/default [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/shared [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/slave [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/private [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T09:15:56.396Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:15:56.396Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:15:56.396Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:15:56.653Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-26T09:15:56.653Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-26T09:15:56.653Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T09:15:56.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} [2022-08-26T09:15:58.019Z] --- PASS: TestContainerBindMountNonRecursive (1.31s) [2022-08-26T09:15:58.019Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T09:15:58.324Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-26T09:15:58.324Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} [2022-08-26T09:15:58.581Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s) [2022-08-26T09:15:58.581Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T09:15:58.837Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-08-26T09:15:58.837Z] === RUN TestNetworkNat [2022-08-26T09:15:59.325Z] --- PASS: TestCreateJob (3.06s) [2022-08-26T09:15:59.326Z] === RUN TestReplicatedJob [2022-08-26T09:15:59.399Z] --- PASS: TestNetworkNat (0.48s) [2022-08-26T09:15:59.399Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T09:15:59.654Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s) [2022-08-26T09:15:59.654Z] === RUN TestNetworkLoopbackNat [2022-08-26T09:15:59.706Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} [2022-08-26T09:16:01.104Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} [2022-08-26T09:16:02.067Z] --- PASS: TestHealthKillContainer (8.00s) [2022-08-26T09:16:02.067Z] === RUN TestHealthCheckProcessKilled [2022-08-26T09:16:02.172Z] --- PASS: TestNetworkLoopbackNat (2.53s) [2022-08-26T09:16:02.172Z] === RUN TestPause [2022-08-26T09:16:02.327Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-26T09:16:02.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007031d0__} [2022-08-26T09:16:02.735Z] --- PASS: TestPause (0.49s) [2022-08-26T09:16:02.735Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T09:16:02.735Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:16:02.735Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:16:02.735Z] === RUN TestPauseStopPausedContainer [2022-08-26T09:16:02.848Z] --- PASS: TestHealthCheckProcessKilled (0.93s) [2022-08-26T09:16:02.848Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-26T09:16:03.297Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2022-08-26T09:16:03.297Z] === RUN TestPidHost [2022-08-26T09:16:03.418Z] --- PASS: TestInspectCpusetInConfigPre120 (0.59s) [2022-08-26T09:16:03.418Z] === RUN TestIpcModeNone [2022-08-26T09:16:03.988Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1584038078_/foo_false_____} [2022-08-26T09:16:04.225Z] --- PASS: TestPidHost (0.98s) [2022-08-26T09:16:04.225Z] === RUN TestPsFilter [2022-08-26T09:16:04.225Z] --- PASS: TestPsFilter (0.11s) [2022-08-26T09:16:04.225Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T09:16:04.249Z] --- PASS: TestIpcModeNone (0.69s) [2022-08-26T09:16:04.249Z] === RUN TestIpcModePrivate [2022-08-26T09:16:04.509Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-26T09:16:04.509Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T09:16:04.509Z] check_test.go:540: [dee48db88bad2] daemon is not started [2022-08-26T09:16:04.509Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-26T09:16:04.602Z] --- PASS: TestReplicatedJob (5.50s) [2022-08-26T09:16:04.602Z] === RUN TestUpdateReplicatedJob [2022-08-26T09:16:04.769Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:98, shared: false, mustBeShared: false [2022-08-26T09:16:04.786Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s) [2022-08-26T09:16:04.787Z] === RUN TestRemoveContainerWithVolume [2022-08-26T09:16:05.030Z] --- PASS: TestIpcModePrivate (0.71s) [2022-08-26T09:16:05.030Z] === RUN TestIpcModeShareable [2022-08-26T09:16:05.042Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-26T09:16:05.042Z] === RUN TestRemoveContainerRunning [2022-08-26T09:16:05.292Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true [2022-08-26T09:16:05.552Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1584038078_/foo_true_____} [2022-08-26T09:16:05.552Z] --- PASS: TestIpcModeShareable (0.61s) [2022-08-26T09:16:05.552Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-26T09:16:05.604Z] --- PASS: TestRemoveContainerRunning (0.42s) [2022-08-26T09:16:05.604Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T09:16:05.952Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-26T09:16:05.952Z] === RUN TestRemoveInvalidContainer [2022-08-26T09:16:05.952Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T09:16:05.952Z] === RUN TestRenameLinkedContainer [2022-08-26T09:16:06.635Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-26T09:16:07.205Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_false_____} [2022-08-26T09:16:07.841Z] --- PASS: TestRenameLinkedContainer (1.69s) [2022-08-26T09:16:07.842Z] === RUN TestRenameStoppedContainer [2022-08-26T09:16:07.893Z] --- PASS: TestUpdateReplicatedJob (3.25s) [2022-08-26T09:16:07.893Z] === RUN TestServiceListWithStatuses [2022-08-26T09:16:07.893Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:16:07.893Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T09:16:07.893Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T09:16:08.097Z] --- PASS: TestRenameStoppedContainer (0.38s) [2022-08-26T09:16:08.097Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T09:16:08.147Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.43s) [2022-08-26T09:16:08.147Z] === RUN TestAPIIpcModeHost [2022-08-26T09:16:08.407Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-26T09:16:08.407Z] --- PASS: TestAPIIpcModeHost (0.53s) [2022-08-26T09:16:08.407Z] === RUN TestDaemonIpcModeShareable [2022-08-26T09:16:08.498Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-26T09:16:08.667Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_true_____} [2022-08-26T09:16:09.025Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-08-26T09:16:09.025Z] === RUN TestRenameInvalidName [2022-08-26T09:16:09.281Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-26T09:16:09.281Z] === RUN TestRenameAnonymousContainer [2022-08-26T09:16:09.318Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-26T09:16:09.611Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-26T09:16:09.871Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:91, shared: true, mustBeShared: true [2022-08-26T09:16:09.871Z] --- PASS: TestDaemonIpcModeShareable (1.50s) [2022-08-26T09:16:09.871Z] === RUN TestDaemonIpcModePrivate [2022-08-26T09:16:10.132Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_true__0xc000703200___} [2022-08-26T09:16:11.064Z] tests/integration/api_config_test.py ...... [ 8%] [2022-08-26T09:16:11.172Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-26T09:16:11.172Z] === RUN TestRenameContainerWithSameName [2022-08-26T09:16:11.172Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-26T09:16:11.172Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T09:16:11.513Z] check_test.go:540: [dcb25a21a7051] daemon is not started [2022-08-26T09:16:11.513Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-08-26T09:16:11.513Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-26T09:16:11.513Z] --- PASS: TestDaemonIpcModePrivate (1.44s) [2022-08-26T09:16:11.513Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-26T09:16:11.513Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000703260__} [2022-08-26T09:16:12.084Z] --- PASS: TestDockerNetworkConnectAlias (4.39s) [2022-08-26T09:16:12.084Z] === RUN TestDockerNetworkReConnect [2022-08-26T09:16:12.106Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-26T09:16:12.106Z] === RUN TestResize [2022-08-26T09:16:12.668Z] --- PASS: TestResize (0.44s) [2022-08-26T09:16:12.668Z] === RUN TestResizeWithInvalidSize [2022-08-26T09:16:12.898Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-26T09:16:12.899Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.56s) [2022-08-26T09:16:12.899Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-26T09:16:12.924Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-26T09:16:12.924Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T09:16:13.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000703278__} [2022-08-26T09:16:13.485Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:13.485Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:13.485Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:13.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:13.485Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:13.732Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-26T09:16:14.302Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: true, mustBeShared: true [2022-08-26T09:16:14.302Z] check_test.go:540: [d65b000680f7f] daemon is not started [2022-08-26T09:16:14.302Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-26T09:16:14.302Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.42s) [2022-08-26T09:16:14.302Z] === RUN TestIpcModeOlderClient [2022-08-26T09:16:14.302Z] === PAUSE TestIpcModeOlderClient [2022-08-26T09:16:14.302Z] === RUN TestKillContainerInvalidSignal [2022-08-26T09:16:14.562Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000703290__} [2022-08-26T09:16:15.133Z] --- PASS: TestKillContainerInvalidSignal (0.56s) [2022-08-26T09:16:15.133Z] === RUN TestKillContainer [2022-08-26T09:16:15.133Z] === RUN TestKillContainer/no_signal [2022-08-26T09:16:15.133Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007032a8__} [2022-08-26T09:16:15.374Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:16:15.377Z] --- PASS: TestDockerNetworkReConnect (3.14s) [2022-08-26T09:16:15.377Z] === RUN TestServicePlugin [2022-08-26T09:16:15.706Z] === RUN TestKillContainer/non_killing_signal [2022-08-26T09:16:15.966Z] === RUN TestKillContainer/killing_signal [2022-08-26T09:16:16.539Z] --- PASS: TestKillContainer (1.66s) [2022-08-26T09:16:16.539Z] --- PASS: TestKillContainer/no_signal (0.63s) [2022-08-26T09:16:16.539Z] --- PASS: TestKillContainer/non_killing_signal (0.34s) [2022-08-26T09:16:16.539Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2022-08-26T09:16:16.539Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-26T09:16:16.539Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-26T09:16:16.740Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:16:16.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-26T09:16:17.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:16:17.370Z] docker_cli_daemon_plugins_test.go:80: [dec160da02dff] daemon is not started [2022-08-26T09:16:17.370Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-26T09:16:17.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2022-08-26T09:16:17.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.65s) [2022-08-26T09:16:17.941Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2022-08-26T09:16:17.941Z] === RUN TestKillStoppedContainer [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-26T09:16:17.941Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-26T09:16:17.941Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-26T09:16:17.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-26T09:16:18.201Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2022-08-26T09:16:18.201Z] === RUN TestKillDifferentUserContainer [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-26T09:16:18.201Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-26T09:16:18.201Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-26T09:16:18.231Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:16:18.462Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-26T09:16:18.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-26T09:16:18.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-26T09:16:18.462Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-26T09:16:18.668Z] plugin_test.go:61: [deb19f3476207] joining swarm manager [d2f3efb08c995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:16:18.724Z] --- PASS: TestKillDifferentUserContainer (0.60s) [2022-08-26T09:16:18.724Z] === RUN TestInspectOomKilledTrue [2022-08-26T09:16:18.724Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:16:18.724Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-26T09:16:18.724Z] === RUN TestInspectOomKilledFalse [2022-08-26T09:16:18.724Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:16:18.724Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-26T09:16:18.724Z] === RUN TestLinksEtcHostsContentMatch [2022-08-26T09:16:19.160Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:16:19.295Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-26T09:16:19.295Z] --- PASS: TestLinksEtcHostsContentMatch (0.50s) [2022-08-26T09:16:19.295Z] === RUN TestLinksContainerNames [2022-08-26T09:16:20.046Z] plugin_test.go:64: [de9d39f1e62fe] joining swarm manager [d2f3efb08c995]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:16:20.090Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:16:20.680Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-26T09:16:20.680Z] --- PASS: TestLinksContainerNames (1.21s) [2022-08-26T09:16:20.680Z] === RUN TestLogsFollowTailEmpty [2022-08-26T09:16:21.018Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:16:21.251Z] --- PASS: TestLogsFollowTailEmpty (0.78s) [2022-08-26T09:16:21.251Z] === RUN TestLogs [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/tty/only_stdout [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/tty/only_stdout [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/tty/only_stderr [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/tty/only_stderr [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:16:21.251Z] === RUN TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:16:21.251Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:16:21.251Z] === CONT TestLogs/driver_local/tty/stdout_and_stderr [2022-08-26T09:16:21.251Z] === CONT TestLogs/driver_local/without_tty/only_stderr [2022-08-26T09:16:21.251Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-26T09:16:21.251Z] docker_cli_daemon_plugins_test.go:170: [d86c1042a82dd] daemon is not started [2022-08-26T09:16:21.948Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:22.193Z] === CONT TestLogs/driver_local/without_tty/only_stdout [2022-08-26T09:16:22.455Z] === CONT TestLogs/driver_local/without_tty/stdout_and_stderr [2022-08-26T09:16:22.716Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-26T09:16:22.876Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:22.976Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-26T09:16:23.132Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:23.236Z] === CONT TestLogs/driver_local/tty/only_stderr [2022-08-26T09:16:23.497Z] === CONT TestLogs/driver_local/tty/only_stdout [2022-08-26T09:16:24.060Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:24.317Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:16:24.440Z] === RUN TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:16:24.440Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:16:24.440Z] === CONT TestLogs/driver_json-file/tty/stdout_and_stderr [2022-08-26T09:16:24.440Z] === CONT TestLogs/driver_json-file/without_tty/only_stderr [2022-08-26T09:16:24.440Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-26T09:16:25.244Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:25.380Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-26T09:16:25.645Z] === CONT TestLogs/driver_json-file/without_tty/only_stdout [2022-08-26T09:16:25.645Z] === CONT TestLogs/driver_json-file/without_tty/stdout_and_stderr [2022-08-26T09:16:26.587Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-26T09:16:26.587Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-26T09:16:26.587Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-26T09:16:26.587Z] === CONT TestLogs/driver_json-file/tty/only_stderr [2022-08-26T09:16:26.587Z] === CONT TestLogs/driver_json-file/tty/only_stdout [2022-08-26T09:16:27.157Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-26T09:16:27.418Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-26T09:16:27.677Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-26T09:16:27.677Z] --- PASS: TestLogs (6.57s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local (0.01s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.97s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.17s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.01s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.04s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/tty/only_stderr (1.18s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_local/tty/only_stdout (1.07s) [2022-08-26T09:16:27.677Z] --- PASS: TestLogs/driver_json-file (0.01s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.02s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.15s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.10s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.01s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.09s) [2022-08-26T09:16:27.678Z] --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.15s) [2022-08-26T09:16:27.678Z] === RUN TestContainerNetworkMountsNoChown [2022-08-26T09:16:27.761Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:28.249Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-26T09:16:28.249Z] check_test.go:540: [dd6fd7513f64a] daemon is not started [2022-08-26T09:16:28.249Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-26T09:16:28.509Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/default [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/default [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/private [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/private [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rprivate [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/slave [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/slave [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rslave [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/shared [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/shared [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rshared [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/default [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rshared [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/shared [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rslave [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/slave [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rprivate [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/private [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-26T09:16:28.509Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:16:28.509Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-26T09:16:28.509Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-26T09:16:28.770Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-26T09:16:28.770Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-26T09:16:29.030Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-26T09:16:29.030Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.07s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2022-08-26T09:16:29.031Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-26T09:16:29.031Z] === RUN TestContainerBindMountNonRecursive [2022-08-26T09:16:29.973Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-26T09:16:30.914Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-26T09:16:31.175Z] --- PASS: TestContainerBindMountNonRecursive (2.00s) [2022-08-26T09:16:31.175Z] === RUN TestContainerVolumesMountedAsShared [2022-08-26T09:16:31.435Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-26T09:16:31.696Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-26T09:16:31.696Z] --- PASS: TestContainerVolumesMountedAsShared (0.67s) [2022-08-26T09:16:31.696Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.66s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.01s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.68s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.82s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.76s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.68s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.22s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.34s) [2022-08-26T09:16:31.929Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.65s) [2022-08-26T09:16:31.929Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T09:16:31.929Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T09:16:32.187Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T09:16:32.267Z] --- PASS: TestContainerVolumesMountedAsSlave (0.55s) [2022-08-26T09:16:32.267Z] === RUN TestNetworkNat [2022-08-26T09:16:32.528Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-26T09:16:33.100Z] --- PASS: TestNetworkNat (0.77s) [2022-08-26T09:16:33.100Z] === RUN TestNetworkLocalhostTCPNat [2022-08-26T09:16:33.100Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-26T09:16:33.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.95s) [2022-08-26T09:16:33.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s) [2022-08-26T09:16:33.116Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.03s) [2022-08-26T09:16:33.116Z] === RUN TestCgroupNamespacesRun [2022-08-26T09:16:33.361Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-26T09:16:33.933Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2022-08-26T09:16:33.933Z] === RUN TestNetworkLoopbackNat [2022-08-26T09:16:34.194Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-26T09:16:34.482Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-08-26T09:16:34.483Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T09:16:35.136Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-26T09:16:35.136Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-26T09:16:35.410Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2022-08-26T09:16:35.411Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T09:16:35.707Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-26T09:16:36.647Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-08-26T09:16:36.647Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-26T09:16:36.776Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-08-26T09:16:36.777Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T09:16:37.220Z] --- PASS: TestNetworkLoopbackNat (3.43s) [2022-08-26T09:16:37.220Z] === RUN TestPause [2022-08-26T09:16:37.705Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-08-26T09:16:37.705Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T09:16:37.791Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-08-26T09:16:38.052Z] --- PASS: TestPause (0.78s) [2022-08-26T09:16:38.052Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-26T09:16:38.052Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:16:38.052Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:16:38.052Z] === RUN TestPauseStopPausedContainer [2022-08-26T09:16:38.312Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-26T09:16:38.884Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2022-08-26T09:16:38.884Z] === RUN TestPidHost [2022-08-26T09:16:39.071Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s) [2022-08-26T09:16:39.071Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T09:16:39.825Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-26T09:16:39.999Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.12s) [2022-08-26T09:16:39.999Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T09:16:40.086Z] --- PASS: TestPidHost (1.34s) [2022-08-26T09:16:40.086Z] === RUN TestPsFilter [2022-08-26T09:16:40.086Z] --- PASS: TestPsFilter (0.12s) [2022-08-26T09:16:40.086Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-26T09:16:40.347Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-26T09:16:40.561Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s) [2022-08-26T09:16:40.561Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T09:16:40.607Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.50s) [2022-08-26T09:16:40.607Z] === RUN TestRemoveContainerWithVolume [2022-08-26T09:16:41.178Z] --- PASS: TestRemoveContainerWithVolume (0.49s) [2022-08-26T09:16:41.178Z] === RUN TestRemoveContainerRunning [2022-08-26T09:16:41.536Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-08-26T09:16:41.748Z] --- PASS: TestRemoveContainerRunning (0.43s) [2022-08-26T09:16:41.748Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-26T09:16:41.928Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-08-26T09:16:41.928Z] === RUN TestNISDomainname [2022-08-26T09:16:42.009Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-26T09:16:42.010Z] === RUN TestRemoveInvalidContainer [2022-08-26T09:16:42.010Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-26T09:16:42.010Z] === RUN TestRenameLinkedContainer [2022-08-26T09:16:42.184Z] --- PASS: TestNISDomainname (0.49s) [2022-08-26T09:16:42.184Z] === RUN TestHostnameDnsResolution [2022-08-26T09:16:43.111Z] --- PASS: TestHostnameDnsResolution (0.67s) [2022-08-26T09:16:43.112Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T09:16:43.368Z] --- PASS: TestUnprivilegedPortsAndPing (0.48s) [2022-08-26T09:16:43.368Z] === RUN TestPrivilegedHostDevices [2022-08-26T09:16:43.922Z] --- PASS: TestRenameLinkedContainer (1.80s) [2022-08-26T09:16:43.922Z] === RUN TestRenameStoppedContainer [2022-08-26T09:16:43.922Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-26T09:16:43.929Z] --- PASS: TestPrivilegedHostDevices (0.48s) [2022-08-26T09:16:43.930Z] === RUN TestRunConsoleSize [2022-08-26T09:16:44.491Z] --- PASS: TestRunConsoleSize (0.43s) [2022-08-26T09:16:44.491Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T09:16:44.491Z] --- PASS: TestRenameStoppedContainer (0.50s) [2022-08-26T09:16:44.491Z] === RUN TestRenameRunningContainerAndReuse [2022-08-26T09:16:45.431Z] --- PASS: TestRenameRunningContainerAndReuse (0.95s) [2022-08-26T09:16:45.431Z] === RUN TestRenameInvalidName [2022-08-26T09:16:45.691Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-26T09:16:45.691Z] === RUN TestRenameAnonymousContainer [2022-08-26T09:16:46.382Z] --- PASS: TestRunWithAlternativeContainerdShim (1.98s) [2022-08-26T09:16:46.382Z] === RUN TestStats [2022-08-26T09:16:46.596Z] --- PASS: TestServicePlugin (30.20s) [2022-08-26T09:16:46.596Z] === RUN TestServiceUpdateLabel [2022-08-26T09:16:47.534Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-26T09:16:47.534Z] === RUN TestServiceUpdateSecrets [2022-08-26T09:16:47.603Z] --- PASS: TestRenameAnonymousContainer (1.60s) [2022-08-26T09:16:47.603Z] === RUN TestRenameContainerWithSameName [2022-08-26T09:16:47.863Z] --- PASS: TestRenameContainerWithSameName (0.44s) [2022-08-26T09:16:47.863Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-26T09:16:48.803Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s) [2022-08-26T09:16:48.803Z] === RUN TestResize [2022-08-26T09:16:48.803Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-26T09:16:48.897Z] --- PASS: TestStats (2.46s) [2022-08-26T09:16:48.897Z] === RUN TestStopContainerWithTimeout [2022-08-26T09:16:48.897Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T09:16:48.897Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T09:16:48.897Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T09:16:48.897Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T09:16:48.897Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T09:16:48.897Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T09:16:48.897Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T09:16:48.897Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T09:16:48.897Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T09:16:48.897Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T09:16:49.374Z] --- PASS: TestResize (0.60s) [2022-08-26T09:16:49.374Z] === RUN TestResizeWithInvalidSize [2022-08-26T09:16:49.460Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T09:16:49.634Z] --- PASS: TestResizeWithInvalidSize (0.45s) [2022-08-26T09:16:49.634Z] === RUN TestResizeWhenContainerNotStarted [2022-08-26T09:16:50.203Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:50.204Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:50.204Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:50.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-26T09:16:50.204Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:50.463Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-26T09:16:51.352Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T09:16:52.381Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:53.242Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T09:16:53.242Z] --- PASS: TestStopContainerWithTimeout/0 (0.72s) [2022-08-26T09:16:53.242Z] --- PASS: TestStopContainerWithTimeout/-1 (2.66s) [2022-08-26T09:16:53.242Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-26T09:16:53.242Z] --- PASS: TestStopContainerWithTimeout/1 (1.39s) [2022-08-26T09:16:53.242Z] === RUN TestDeleteDevicemapper [2022-08-26T09:16:53.242Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:16:53.242Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T09:16:53.242Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T09:16:53.762Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-26T09:16:53.762Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:54.170Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.33s) [2022-08-26T09:16:54.170Z] === RUN TestUpdateMemory [2022-08-26T09:16:54.733Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-26T09:16:54.733Z] === RUN TestUpdateCPUQuota [2022-08-26T09:16:55.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-26T09:16:55.150Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-26T09:16:55.296Z] --- PASS: TestUpdateCPUQuota (0.71s) [2022-08-26T09:16:55.296Z] === RUN TestUpdatePidsLimit [2022-08-26T09:16:55.296Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T09:16:55.552Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T09:16:55.808Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T09:16:56.064Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T09:16:56.064Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T09:16:56.091Z] check_test.go:540: [d3c38aa37e3c1] daemon is not started [2022-08-26T09:16:56.091Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-26T09:16:56.320Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T09:16:56.352Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:16:56.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T09:16:56.613Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-08-26T09:16:57.138Z] --- PASS: TestUpdatePidsLimit (1.74s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.17s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/no_change (0.18s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-26T09:16:57.139Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-26T09:16:57.139Z] === RUN TestUpdateRestartPolicy [2022-08-26T09:16:58.000Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-26T09:16:58.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-26T09:17:00.172Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-26T09:17:00.432Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-08-26T09:17:01.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-26T09:17:02.419Z] --- PASS: TestServiceUpdateSecrets (14.58s) [2022-08-26T09:17:02.419Z] === RUN TestServiceUpdateConfigs [2022-08-26T09:17:04.302Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-26T09:17:04.871Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-26T09:17:05.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-26T09:17:05.814Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-26T09:17:05.814Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-26T09:17:06.075Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-26T09:17:07.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-26T09:17:07.278Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-26T09:17:08.219Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-26T09:17:08.790Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-26T09:17:09.309Z] --- PASS: TestUpdateRestartPolicy (10.88s) [2022-08-26T09:17:09.309Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T09:17:09.309Z] --- PASS: TestUpdateRestartWithAutoRemove (0.47s) [2022-08-26T09:17:09.309Z] === RUN TestWaitNonBlocked [2022-08-26T09:17:09.309Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:17:09.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:17:09.309Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:17:09.309Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:17:09.309Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:17:09.309Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:17:09.309Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T09:17:09.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-26T09:17:09.309Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-26T09:17:09.309Z] === RUN TestWaitBlocked [2022-08-26T09:17:09.309Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:17:09.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:17:09.309Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:17:09.309Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:17:09.309Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:17:09.309Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:17:09.361Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-26T09:17:10.237Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T09:17:10.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.73s) [2022-08-26T09:17:10.237Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2022-08-26T09:17:10.237Z] === RUN TestWaitConditions [2022-08-26T09:17:10.237Z] === RUN TestWaitConditions/default [2022-08-26T09:17:10.237Z] === PAUSE TestWaitConditions/default [2022-08-26T09:17:10.237Z] === RUN TestWaitConditions/not-running [2022-08-26T09:17:10.237Z] === PAUSE TestWaitConditions/not-running [2022-08-26T09:17:10.237Z] === RUN TestWaitConditions/next-exit [2022-08-26T09:17:10.237Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T09:17:10.237Z] === RUN TestWaitConditions/removed [2022-08-26T09:17:10.237Z] === PAUSE TestWaitConditions/removed [2022-08-26T09:17:10.237Z] === CONT TestWaitConditions/default [2022-08-26T09:17:10.237Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:17:10.237Z] === CONT TestWaitConditions/default [2022-08-26T09:17:10.237Z] wait_test.go:146: ContainerID = 84556b7f6ab394a2db84492f03c782c70f05dc59eee891cd06d8b454bf5fb0ad [2022-08-26T09:17:10.237Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:17:10.237Z] wait_test.go:146: ContainerID = 9983b93388649477a5882753720b516c9d73c90ce481ad350d8506905d74ea94 [2022-08-26T09:17:10.302Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-26T09:17:10.801Z] === CONT TestWaitConditions/removed [2022-08-26T09:17:10.801Z] wait_test.go:146: ContainerID = 607ebe0ec05aa84bf15e15ab5f7eca2f0a6d146dfada56a961c3fc8586a68412 [2022-08-26T09:17:10.801Z] === CONT TestWaitConditions/not-running [2022-08-26T09:17:10.801Z] wait_test.go:146: ContainerID = ec58276833195070ec09b829f48cb9ada426fb21e2eac6134b0e67acc65c56ed [2022-08-26T09:17:10.874Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-26T09:17:11.362Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T09:17:11.362Z] --- PASS: TestWaitConditions/next-exit (0.68s) [2022-08-26T09:17:11.362Z] --- PASS: TestWaitConditions/default (0.83s) [2022-08-26T09:17:11.362Z] --- PASS: TestWaitConditions/removed (0.58s) [2022-08-26T09:17:11.362Z] --- PASS: TestWaitConditions/not-running (0.51s) [2022-08-26T09:17:11.362Z] === RUN TestWaitRestartedContainer [2022-08-26T09:17:11.362Z] === RUN TestWaitRestartedContainer/default [2022-08-26T09:17:11.362Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T09:17:11.362Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T09:17:11.362Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T09:17:11.362Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T09:17:11.362Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T09:17:11.362Z] === CONT TestWaitRestartedContainer/default [2022-08-26T09:17:11.362Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T09:17:11.446Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-26T09:17:12.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-26T09:17:12.017Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-26T09:17:12.017Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-26T09:17:12.017Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-26T09:17:12.278Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-26T09:17:12.850Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-26T09:17:13.250Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T09:17:13.793Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-26T09:17:13.812Z] --- PASS: TestWaitRestartedContainer (0.02s) [2022-08-26T09:17:13.813Z] --- PASS: TestWaitRestartedContainer/next-exit (1.54s) [2022-08-26T09:17:13.813Z] --- PASS: TestWaitRestartedContainer/default (1.57s) [2022-08-26T09:17:13.813Z] --- PASS: TestWaitRestartedContainer/not-running (0.87s) [2022-08-26T09:17:13.813Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T09:17:13.813Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.86s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.20s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.31s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.31s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.85s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.03s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.49s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.11s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.81s) [2022-08-26T09:17:14.734Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.70s) [2022-08-26T09:17:14.734Z] === RUN TestContainerWithAutoRemoveCanBeRestarted [2022-08-26T09:17:14.734Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/kill [2022-08-26T09:17:14.734Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-26T09:17:15.676Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-26T09:17:15.676Z] === RUN TestContainerWithAutoRemoveCanBeRestarted/stop [2022-08-26T09:17:16.329Z] --- PASS: TestContainerStartOnDaemonRestart (2.09s) [2022-08-26T09:17:16.329Z] === CONT TestIpcModeOlderClient [2022-08-26T09:17:16.329Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.10s) [2022-08-26T09:17:16.329Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T09:17:16.329Z] --- PASS: TestIpcModeOlderClient (0.06s) [2022-08-26T09:17:16.329Z] === CONT TestDaemonHostGatewayIP [2022-08-26T09:17:17.058Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (2.28s) [2022-08-26T09:17:17.058Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (1.13s) [2022-08-26T09:17:17.058Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.14s) [2022-08-26T09:17:17.058Z] === RUN TestCgroupNamespacesRun [2022-08-26T09:17:17.306Z] --- PASS: TestServiceUpdateConfigs (14.55s) [2022-08-26T09:17:17.306Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:17:17.629Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-26T09:17:18.202Z] --- PASS: TestCgroupNamespacesRun (1.48s) [2022-08-26T09:17:18.202Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-26T09:17:18.220Z] --- PASS: TestDaemonHostGatewayIP (2.34s) [2022-08-26T09:17:18.220Z] === CONT TestDaemonRestartIpcMode [2022-08-26T09:17:18.464Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-26T09:17:19.846Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.33s) [2022-08-26T09:17:19.846Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-26T09:17:19.846Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-26T09:17:20.736Z] --- PASS: TestDaemonRestartIpcMode (2.16s) [2022-08-26T09:17:21.228Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.43s) [2022-08-26T09:17:21.228Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-26T09:17:22.167Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-26T09:17:22.427Z] --- PASS: TestCgroupNamespacesRunHostMode (1.38s) [2022-08-26T09:17:22.427Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-26T09:17:23.001Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-26T09:17:23.947Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-26T09:17:24.220Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.65s) [2022-08-26T09:17:24.220Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-26T09:17:25.605Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-26T09:17:25.866Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2022-08-26T09:17:25.866Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-26T09:17:26.436Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.74s) [2022-08-26T09:17:26.436Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-26T09:17:26.700Z] check_test.go:540: [dbc245031cee6] daemon is not started [2022-08-26T09:17:26.700Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-26T09:17:28.088Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.47s) [2022-08-26T09:17:28.088Z] === RUN TestNISDomainname [2022-08-26T09:17:28.088Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-26T09:17:28.659Z] --- PASS: TestNISDomainname (0.78s) [2022-08-26T09:17:28.659Z] === RUN TestHostnameDnsResolution [2022-08-26T09:17:28.891Z] --- PASS: TestContainerKillOnDaemonStart (11.61s) [2022-08-26T09:17:28.891Z] PASS [2022-08-26T09:17:28.891Z] [2022-08-26T09:17:28.891Z] === Skipped [2022-08-26T09:17:28.891Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-26T09:17:28.891Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:17:28.891Z] [2022-08-26T09:17:28.891Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:17:28.891Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:17:28.891Z] [2022-08-26T09:17:28.891Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T09:17:28.891Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:17:28.891Z] [2022-08-26T09:17:28.891Z] DONE 273 tests, 3 skipped in 127.923s [2022-08-26T09:17:28.891Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T09:17:28.891Z] ++ 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-08-26T09:17:28.891Z] ++ set -e [2022-08-26T09:17:28.891Z] ++ '[' -n 0 ']' [2022-08-26T09:17:28.891Z] ++ set -x [2022-08-26T09:17:28.891Z] ++ 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-08-26T09:17:28.891Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T09:17:28.891Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-08-26T09:17:28.891Z] === RUN TestConfigDaemonID [2022-08-26T09:17:29.147Z] daemon_test.go:83: [d2ef0e44dd1e9] daemon is not started [2022-08-26T09:17:29.147Z] --- PASS: TestConfigDaemonID (1.04s) [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:17:29.147Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T09:17:29.147Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T09:17:29.147Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T09:17:29.147Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T09:17:29.147Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T09:17:29.147Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T09:17:29.147Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:17:29.147Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T09:17:29.404Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T09:17:29.404Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T09:17:29.404Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation/valid_config (0.07s) [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2022-08-26T09:17:29.404Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-08-26T09:17:29.404Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T09:17:29.404Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T09:17:29.516Z] --- PASS: TestServiceUpdateNetwork (12.48s) [2022-08-26T09:17:29.516Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:17:29.601Z] --- PASS: TestHostnameDnsResolution (0.88s) [2022-08-26T09:17:29.601Z] === RUN TestUnprivilegedPortsAndPing [2022-08-26T09:17:30.172Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-26T09:17:30.434Z] --- PASS: TestUnprivilegedPortsAndPing (0.79s) [2022-08-26T09:17:30.434Z] === RUN TestPrivilegedHostDevices [2022-08-26T09:17:30.453Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T09:17:30.770Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T09:17:31.004Z] --- PASS: TestPrivilegedHostDevices (0.60s) [2022-08-26T09:17:31.004Z] === RUN TestRunConsoleSize [2022-08-26T09:17:31.021Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T09:17:31.574Z] --- PASS: TestRunConsoleSize (0.59s) [2022-08-26T09:17:31.574Z] === RUN TestRunWithAlternativeContainerdShim [2022-08-26T09:17:31.698Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T09:17:32.145Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-26T09:17:32.145Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-26T09:17:32.145Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-26T09:17:32.630Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T09:17:32.630Z] daemon_test.go:197: [daf28ba4b8682] daemon is not started [2022-08-26T09:17:32.630Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-08-26T09:17:32.630Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-08-26T09:17:32.630Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-08-26T09:17:32.630Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-08-26T09:17:32.630Z] === RUN TestDaemonProxy [2022-08-26T09:17:32.630Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T09:17:33.086Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-26T09:17:33.086Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-26T09:17:33.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-26T09:17:33.685Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-26T09:17:34.518Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T09:17:34.626Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-26T09:17:34.626Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-26T09:17:34.626Z] --- PASS: TestRunWithAlternativeContainerdShim (3.03s) [2022-08-26T09:17:34.626Z] === RUN TestStats [2022-08-26T09:17:34.764Z] .........................xx.................... [ 29%] [2022-08-26T09:17:36.008Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-26T09:17:36.008Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-26T09:17:36.408Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T09:17:36.580Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-26T09:17:37.522Z] --- PASS: TestStats (2.77s) [2022-08-26T09:17:37.522Z] === RUN TestStopContainerWithTimeout [2022-08-26T09:17:37.522Z] === RUN TestStopContainerWithTimeout/0 [2022-08-26T09:17:37.522Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-26T09:17:37.522Z] === RUN TestStopContainerWithTimeout/1 [2022-08-26T09:17:37.522Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-26T09:17:37.522Z] === RUN TestStopContainerWithTimeout/3 [2022-08-26T09:17:37.522Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-26T09:17:37.522Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-26T09:17:37.522Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-26T09:17:37.522Z] === CONT TestStopContainerWithTimeout/0 [2022-08-26T09:17:37.522Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-26T09:17:37.773Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T09:17:38.334Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T09:17:38.464Z] === CONT TestStopContainerWithTimeout/3 [2022-08-26T09:17:38.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-26T09:17:38.464Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy (6.22s) [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy/command-line_options (1.73s) [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T09:17:38.896Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T09:17:38.896Z] PASS [2022-08-26T09:17:38.896Z] [2022-08-26T09:17:38.896Z] DONE 18 tests in 11.252s [2022-08-26T09:17:38.896Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T09:17:38.897Z] ++ 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-08-26T09:17:38.897Z] ++ set -e [2022-08-26T09:17:38.897Z] ++ '[' -n 0 ']' [2022-08-26T09:17:38.897Z] ++ set -x [2022-08-26T09:17:38.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=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-08-26T09:17:38.897Z] INFO: Testing against a local daemon [2022-08-26T09:17:38.897Z] === RUN TestCommitInheritsEnv [2022-08-26T09:17:39.140Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T09:17:39.153Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-26T09:17:39.153Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T09:17:39.153Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T09:17:39.153Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T09:17:39.153Z] === RUN TestImportWithCustomPlatform [2022-08-26T09:17:39.153Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform// [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T09:17:39.409Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T09:17:39.409Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T09:17:39.409Z] === RUN TestImagesFilterMultiReference [2022-08-26T09:17:39.665Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-26T09:17:39.665Z] === RUN TestImagePullPlatformInvalid [2022-08-26T09:17:39.665Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-26T09:17:39.665Z] === RUN TestRemoveImageOrphaning [2022-08-26T09:17:39.921Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-26T09:17:39.921Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T09:17:39.921Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:17:39.921Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-26T09:17:39.921Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T09:17:39.921Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-26T09:17:39.921Z] === RUN TestTagInvalidReference [2022-08-26T09:17:39.921Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-26T09:17:39.921Z] === RUN TestTagValidPrefixedRepo [2022-08-26T09:17:39.921Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-26T09:17:39.921Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T09:17:39.921Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-08-26T09:17:39.921Z] === RUN TestTagOfficialNames [2022-08-26T09:17:39.921Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-26T09:17:39.921Z] === RUN TestTagMatchesDigest [2022-08-26T09:17:39.921Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T09:17:39.921Z] PASS [2022-08-26T09:17:39.921Z] [2022-08-26T09:17:39.921Z] === Skipped [2022-08-26T09:17:39.921Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-26T09:17:39.921Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-08-26T09:17:39.921Z] [2022-08-26T09:17:39.921Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-26T09:17:39.921Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:17:39.921Z] [2022-08-26T09:17:39.921Z] DONE 22 tests, 2 skipped in 1.225s [2022-08-26T09:17:39.921Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T09:17:39.921Z] ++ 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-08-26T09:17:39.921Z] ++ set -e [2022-08-26T09:17:39.921Z] ++ '[' -n 0 ']' [2022-08-26T09:17:39.921Z] ++ set -x [2022-08-26T09:17:39.921Z] ++ 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-08-26T09:17:40.178Z] === RUN TestStripANSICommands [2022-08-26T09:17:40.178Z] === RUN TestStripANSICommands/#00 [2022-08-26T09:17:40.178Z] === RUN TestStripANSICommands/#01 [2022-08-26T09:17:40.178Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T09:17:40.178Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T09:17:40.178Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T09:17:40.178Z] PASS [2022-08-26T09:17:40.178Z] [2022-08-26T09:17:40.178Z] DONE 3 tests in 0.036s [2022-08-26T09:17:40.178Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T09:17:40.178Z] ++ 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-08-26T09:17:40.178Z] ++ set -e [2022-08-26T09:17:40.178Z] ++ '[' -n 0 ']' [2022-08-26T09:17:40.178Z] ++ set -x [2022-08-26T09:17:40.178Z] ++ 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-08-26T09:17:40.178Z] INFO: Testing against a local daemon [2022-08-26T09:17:40.178Z] === RUN TestNetworkCreateDelete [2022-08-26T09:17:40.178Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-26T09:17:40.178Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T09:17:40.374Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-26T09:17:40.374Z] === CONT TestStopContainerWithTimeout/1 [2022-08-26T09:17:40.635Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-26T09:17:40.739Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2022-08-26T09:17:40.739Z] === RUN TestDaemonDNSFallback [2022-08-26T09:17:41.210Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-26T09:17:41.782Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-26T09:17:42.042Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-26T09:17:42.042Z] --- PASS: TestStopContainerWithTimeout/0 (0.87s) [2022-08-26T09:17:42.042Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-08-26T09:17:42.042Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-08-26T09:17:42.042Z] --- PASS: TestStopContainerWithTimeout/1 (1.60s) [2022-08-26T09:17:42.042Z] === RUN TestDeleteDevicemapper [2022-08-26T09:17:42.042Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:17:42.042Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-26T09:17:42.042Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-26T09:17:42.042Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-26T09:17:43.434Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-26T09:17:44.376Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-26T09:17:44.376Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-26T09:17:45.317Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.19s) [2022-08-26T09:17:45.317Z] === RUN TestUpdateMemory [2022-08-26T09:17:45.317Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:17:45.317Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-26T09:17:45.317Z] === RUN TestUpdateCPUQuota [2022-08-26T09:17:45.317Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-26T09:17:45.706Z] --- PASS: TestServiceUpdatePidsLimit (16.22s) [2022-08-26T09:17:45.706Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2022-08-26T09:17:45.706Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-26T09:17:45.706Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-26T09:17:45.706Z] PASS [2022-08-26T09:17:45.706Z] [2022-08-26T09:17:45.706Z] === Skipped [2022-08-26T09:17:45.706Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:17:45.706Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:17:45.706Z] [2022-08-26T09:17:45.706Z] DONE 27 tests, 1 skipped in 165.415s [2022-08-26T09:17:45.706Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:17:45.706Z] INFO: Testing against a local daemon [2022-08-26T09:17:45.706Z] === RUN TestSessionCreate [2022-08-26T09:17:45.706Z] --- PASS: TestSessionCreate (0.02s) [2022-08-26T09:17:45.706Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:17:45.706Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T09:17:45.706Z] PASS [2022-08-26T09:17:45.706Z] [2022-08-26T09:17:45.706Z] DONE 2 tests in 0.058s [2022-08-26T09:17:45.706Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:17:45.706Z] INFO: Testing against a local daemon [2022-08-26T09:17:45.706Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:17:45.706Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:17:45.706Z] === RUN TestDiskUsage [2022-08-26T09:17:45.706Z] === PAUSE TestDiskUsage [2022-08-26T09:17:45.706Z] === RUN TestEventsExecDie [2022-08-26T09:17:45.966Z] --- PASS: TestEventsExecDie (0.60s) [2022-08-26T09:17:45.966Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:17:45.966Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-26T09:17:45.966Z] === RUN TestEventsVolumeCreate [2022-08-26T09:17:46.225Z] --- PASS: TestEventsVolumeCreate (0.07s) [2022-08-26T09:17:46.225Z] === RUN TestInfoBinaryCommits [2022-08-26T09:17:46.225Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T09:17:46.225Z] === RUN TestInfoAPIVersioned [2022-08-26T09:17:46.225Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T09:17:46.225Z] === RUN TestInfoAPI [2022-08-26T09:17:46.225Z] --- PASS: TestInfoAPI (0.03s) [2022-08-26T09:17:46.225Z] === RUN TestInfoAPIWarnings [2022-08-26T09:17:46.702Z] --- PASS: TestUpdateCPUQuota (1.48s) [2022-08-26T09:17:46.702Z] === RUN TestUpdatePidsLimit [2022-08-26T09:17:46.702Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-26T09:17:46.962Z] === RUN TestUpdatePidsLimit/no_change [2022-08-26T09:17:47.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-26T09:17:47.223Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T09:17:47.223Z] check_test.go:540: [d333512a47845] daemon is not started [2022-08-26T09:17:47.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-26T09:17:47.223Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T09:17:47.223Z] check_test.go:540: [d02647f3e10ce] daemon is not started [2022-08-26T09:17:47.223Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-26T09:17:47.273Z] --- PASS: TestDaemonDNSFallback (6.27s) [2022-08-26T09:17:47.273Z] === RUN TestInspectNetwork [2022-08-26T09:17:47.484Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-26T09:17:47.744Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-26T09:17:48.005Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-26T09:17:48.576Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-26T09:17:48.837Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit (3.16s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.37s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2022-08-26T09:17:49.778Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2022-08-26T09:17:49.778Z] === RUN TestUpdateRestartPolicy [2022-08-26T09:17:49.789Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T09:17:49.789Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T09:17:49.789Z] === RUN TestInspectNetwork/network_name [2022-08-26T09:17:49.789Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T09:17:50.719Z] check_test.go:540: [d4bfac8949432] daemon is not started [2022-08-26T09:17:50.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-26T09:17:50.798Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-26T09:17:53.955Z] --- PASS: TestInspectNetwork (6.86s) [2022-08-26T09:17:53.955Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T09:17:53.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T09:17:53.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T09:17:53.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T09:17:53.955Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T09:17:54.937Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-26T09:17:55.322Z] --- PASS: TestRunContainerWithBridgeNone (1.38s) [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T09:17:55.322Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:17:55.322Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:17:55.322Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:17:55.322Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T09:17:55.322Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T09:17:55.322Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T09:17:55.322Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T09:17:55.322Z] === RUN TestNetworkList [2022-08-26T09:17:55.322Z] === RUN TestNetworkList//networks [2022-08-26T09:17:55.322Z] === PAUSE TestNetworkList//networks [2022-08-26T09:17:55.322Z] === RUN TestNetworkList//networks/ [2022-08-26T09:17:55.322Z] === PAUSE TestNetworkList//networks/ [2022-08-26T09:17:55.322Z] === CONT TestNetworkList//networks [2022-08-26T09:17:55.322Z] === CONT TestNetworkList//networks/ [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkList (0.01s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T09:17:55.322Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T09:17:55.322Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T09:17:55.884Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-26T09:17:55.884Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T09:17:56.812Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-26T09:17:56.812Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T09:17:57.482Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-26T09:17:57.741Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2022-08-26T09:17:57.741Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T09:17:58.220Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-26T09:17:58.668Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2022-08-26T09:17:58.668Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T09:18:00.024Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-26T09:18:00.024Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-26T09:18:00.024Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-26T09:18:00.033Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-26T09:18:00.034Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T09:18:00.596Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-26T09:18:00.596Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T09:18:00.965Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-26T09:18:01.225Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-26T09:18:02.485Z] --- PASS: TestServiceWithPredefinedNetwork (1.85s) [2022-08-26T09:18:02.485Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T09:18:02.485Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:18:02.485Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:18:02.485Z] === RUN TestServiceWithDataPathPortInit [2022-08-26T09:18:02.608Z] --- PASS: TestUpdateRestartPolicy (12.60s) [2022-08-26T09:18:02.608Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-26T09:18:02.868Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-26T09:18:02.868Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-26T09:18:03.048Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-08-26T09:18:03.131Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s) [2022-08-26T09:18:03.131Z] === RUN TestWaitNonBlocked [2022-08-26T09:18:03.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:18:03.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:18:03.131Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:18:03.131Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:18:03.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-26T09:18:03.131Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-26T09:18:04.310Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T09:18:04.310Z] === RUN TestInfoDebug [2022-08-26T09:18:04.310Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T09:18:04.310Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:18:04.310Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T09:18:04.310Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:18:04.310Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T09:18:04.310Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:18:04.517Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-26T09:18:04.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2022-08-26T09:18:04.517Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2022-08-26T09:18:04.517Z] === RUN TestWaitBlocked [2022-08-26T09:18:04.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:18:04.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:18:04.517Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:18:04.517Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:18:04.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-26T09:18:04.517Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-26T09:18:04.569Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-26T09:18:04.569Z] === RUN TestPingCacheHeaders [2022-08-26T09:18:04.569Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T09:18:04.569Z] === RUN TestPingGet [2022-08-26T09:18:04.569Z] --- PASS: TestPingGet (0.01s) [2022-08-26T09:18:04.569Z] === RUN TestPingHead [2022-08-26T09:18:04.832Z] --- PASS: TestPingHead (0.02s) [2022-08-26T09:18:04.832Z] === RUN TestPingSwarmHeader [2022-08-26T09:18:05.089Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-26T09:18:05.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s) [2022-08-26T09:18:05.089Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s) [2022-08-26T09:18:05.089Z] === RUN TestWaitConditions [2022-08-26T09:18:05.089Z] === RUN TestWaitConditions/default [2022-08-26T09:18:05.089Z] === PAUSE TestWaitConditions/default [2022-08-26T09:18:05.089Z] === RUN TestWaitConditions/not-running [2022-08-26T09:18:05.089Z] === PAUSE TestWaitConditions/not-running [2022-08-26T09:18:05.089Z] === RUN TestWaitConditions/next-exit [2022-08-26T09:18:05.089Z] === PAUSE TestWaitConditions/next-exit [2022-08-26T09:18:05.089Z] === RUN TestWaitConditions/removed [2022-08-26T09:18:05.089Z] === PAUSE TestWaitConditions/removed [2022-08-26T09:18:05.089Z] === CONT TestWaitConditions/default [2022-08-26T09:18:05.089Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:18:05.089Z] === CONT TestWaitConditions/default [2022-08-26T09:18:05.089Z] wait_test.go:146: ContainerID = 72039f000be6bafddcf1567522f099cf137ea7c8bce17b84b6ef1a98b353d25e [2022-08-26T09:18:05.089Z] === CONT TestWaitConditions/next-exit [2022-08-26T09:18:05.089Z] wait_test.go:146: ContainerID = b636db341df93966edc487da9ca3aedba3d69b9c4e069937be32eefb72af604f [2022-08-26T09:18:05.349Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-26T09:18:05.401Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:18:05.660Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:18:05.920Z] === CONT TestWaitConditions/not-running [2022-08-26T09:18:05.920Z] wait_test.go:146: ContainerID = 9a42e742d3df0e8353e2824473f61012406cc1d5a6c42bca12517b3be2811f1a [2022-08-26T09:18:06.180Z] === CONT TestWaitConditions/removed [2022-08-26T09:18:06.180Z] wait_test.go:146: ContainerID = 8d3d4d66405b698f6fbe75b12f0bfcb7202a33b1bbbc9b7628b9806ea9ae3e3b [2022-08-26T09:18:06.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-26T09:18:07.038Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:18:07.038Z] --- PASS: TestPingSwarmHeader (2.08s) [2022-08-26T09:18:07.038Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:18:07.038Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:18:07.038Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:18:07.038Z] === RUN TestPingBuilderHeader [2022-08-26T09:18:07.038Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:18:07.122Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-26T09:18:07.122Z] --- PASS: TestWaitConditions (0.01s) [2022-08-26T09:18:07.122Z] --- PASS: TestWaitConditions/default (0.87s) [2022-08-26T09:18:07.122Z] --- PASS: TestWaitConditions/next-exit (1.11s) [2022-08-26T09:18:07.122Z] --- PASS: TestWaitConditions/not-running (1.05s) [2022-08-26T09:18:07.122Z] --- PASS: TestWaitConditions/removed (0.96s) [2022-08-26T09:18:07.122Z] === RUN TestWaitRestartedContainer [2022-08-26T09:18:07.122Z] === RUN TestWaitRestartedContainer/default [2022-08-26T09:18:07.122Z] === PAUSE TestWaitRestartedContainer/default [2022-08-26T09:18:07.122Z] === RUN TestWaitRestartedContainer/not-running [2022-08-26T09:18:07.122Z] === PAUSE TestWaitRestartedContainer/not-running [2022-08-26T09:18:07.122Z] === RUN TestWaitRestartedContainer/next-exit [2022-08-26T09:18:07.122Z] === PAUSE TestWaitRestartedContainer/next-exit [2022-08-26T09:18:07.122Z] === CONT TestWaitRestartedContainer/default [2022-08-26T09:18:07.122Z] === CONT TestWaitRestartedContainer/next-exit [2022-08-26T09:18:07.297Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:18:07.866Z] --- PASS: TestPingBuilderHeader (1.04s) [2022-08-26T09:18:07.866Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T09:18:07.866Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s) [2022-08-26T09:18:07.866Z] === RUN TestVersion [2022-08-26T09:18:07.866Z] --- PASS: TestVersion (0.02s) [2022-08-26T09:18:07.866Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:18:07.866Z] === CONT TestDiskUsage [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:18:08.435Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:18:08.695Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:18:09.264Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:18:09.264Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.52s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage (1.58s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.33s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run (0.54s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:18:09.524Z] PASS [2022-08-26T09:18:09.524Z] [2022-08-26T09:18:09.524Z] DONE 57 tests in 24.062s [2022-08-26T09:18:09.524Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:18:09.524Z] INFO: Testing against a local daemon [2022-08-26T09:18:09.524Z] === RUN TestVolumesCreateAndList [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T09:18:09.524Z] === RUN TestVolumesRemove [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-26T09:18:09.524Z] === RUN TestVolumesInspect [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:18:09.524Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:18:09.524Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:18:09.524Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:18:09.524Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:18:09.524Z] PASS [2022-08-26T09:18:09.524Z] [2022-08-26T09:18:09.524Z] DONE 9 tests in 0.135s [2022-08-26T09:18:09.524Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:18:09.665Z] === CONT TestWaitRestartedContainer/not-running [2022-08-26T09:18:10.093Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-26T09:18:10.093Z] Removing test suite binaries [2022-08-26T09:18:10.093Z] exiting test-integration [2022-08-26T09:18:10.093Z] ++ exit 0 [2022-08-26T09:18:10.093Z] [2022-08-26T09:18:11.049Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-26T09:18:11.310Z] --- PASS: TestWaitRestartedContainer (0.04s) [2022-08-26T09:18:11.310Z] --- PASS: TestWaitRestartedContainer/next-exit (2.19s) [2022-08-26T09:18:11.310Z] --- PASS: TestWaitRestartedContainer/default (2.40s) [2022-08-26T09:18:11.310Z] --- PASS: TestWaitRestartedContainer/not-running (1.86s) [2022-08-26T09:18:11.310Z] === CONT TestContainerStartOnDaemonRestart [2022-08-26T09:18:11.310Z] === CONT TestRestartDaemonWithRestartingContainer Post stage [Pipeline] junit [2022-08-26T09:18:11.486Z] Recording test results [2022-08-26T09:18:11.774Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:18:12.120Z] + echo Ensuring container killed. [2022-08-26T09:18:12.120Z] Ensuring container killed. [2022-08-26T09:18:12.120Z] + docker rm -vf docker-pr3 [2022-08-26T09:18:12.120Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-26T09:18:12.406Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:18:12.406Z] Chowning /workspace to jenkins user [2022-08-26T09:18:12.406Z] + id -u [2022-08-26T09:18:12.406Z] + id -g [2022-08-26T09:18:12.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:18:14.082Z] + bundleName=amd64-cgroup2 [2022-08-26T09:18:14.082Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T09:18:14.082Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-26T09:18:14.082Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-26T09:18:14.082Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2022-08-26T09:18:14.353Z] Archiving artifacts [2022-08-26T09:18:14.609Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-26T09:18:14.616Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:18:14.927Z] + make clean [2022-08-26T09:18:14.928Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:18:14.928Z] docker-dev-cache [2022-08-26T09:18:14.928Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T09:18:15.182Z] --- PASS: TestContainerStartOnDaemonRestart (4.01s) [2022-08-26T09:18:15.182Z] === CONT TestDaemonHostGatewayIP [2022-08-26T09:18:15.443Z] === CONT TestDaemonRestartIpcMode [2022-08-26T09:18:15.443Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.13s) [2022-08-26T09:18:15.703Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:18:17.326Z] --- PASS: TestServiceWithDataPathPortInit (13.65s) [2022-08-26T09:18:17.326Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T09:18:18.691Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:u8ybruzilj4mw3cg8gp12y8w4 Created:2022-08-26 09:18:17.265694471 +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[f125ebbdd7aef07ae56d7c0c09f74fd9ac5df4da2689fd1f13dc8ce748ca5c0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zjl4sde8zq0bni0wo4p8l79hq EndpointID:0b1927fa37eac657969b85c5b6e63724b5a6cf5c7c73112931543c9d11ed0c28 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:962edd6c4dc018143c37183d1272ab5f3fd2e883895381096dcd0dddd03cd0d5 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:5f5194b62f13 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zjl4sde8zq0bni0wo4p8l79hq EndpointID:0b1927fa37eac657969b85c5b6e63724b5a6cf5c7c73112931543c9d11ed0c28 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T09:18:19.003Z] check_test.go:540: [d24aea4f2832c] daemon is not started [2022-08-26T09:18:19.003Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-26T09:18:19.003Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-26T09:18:19.003Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-26T09:18:19.150Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-26T09:18:20.388Z] --- PASS: TestDaemonRestartIpcMode (4.84s) [2022-08-26T09:18:20.388Z] === CONT TestIpcModeOlderClient [2022-08-26T09:18:20.388Z] --- PASS: TestDaemonHostGatewayIP (5.03s) [2022-08-26T09:18:20.388Z] === CONT TestContainerKillOnDaemonStart [2022-08-26T09:18:20.388Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-26T09:18:20.959Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-26T09:18:21.532Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-26T09:18:22.858Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.77s) [2022-08-26T09:18:22.858Z] PASS [2022-08-26T09:18:22.858Z] [2022-08-26T09:18:22.858Z] === Skipped [2022-08-26T09:18:22.858Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:18:22.858Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:18:22.858Z] [2022-08-26T09:18:22.858Z] DONE 38 tests, 1 skipped in 42.665s [2022-08-26T09:18:22.858Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:18:22.858Z] ++ 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-08-26T09:18:22.858Z] ++ set -e [2022-08-26T09:18:22.858Z] ++ '[' -n 0 ']' [2022-08-26T09:18:22.858Z] ++ set -x [2022-08-26T09:18:22.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-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-08-26T09:18:22.858Z] INFO: Testing against a local daemon [2022-08-26T09:18:22.858Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T09:18:22.858Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:18:22.858Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:18:22.858Z] === RUN TestDockerNetworkIpvlan [2022-08-26T09:18:22.858Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:18:22.858Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:18:22.858Z] PASS [2022-08-26T09:18:22.858Z] [2022-08-26T09:18:22.858Z] === Skipped [2022-08-26T09:18:22.858Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:18:22.858Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:18:22.858Z] [2022-08-26T09:18:22.858Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:18:22.858Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:18:22.858Z] [2022-08-26T09:18:22.858Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-26T09:18:22.858Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:18:22.858Z] ++ 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-08-26T09:18:22.858Z] ++ set -e [2022-08-26T09:18:22.858Z] ++ '[' -n 0 ']' [2022-08-26T09:18:22.858Z] ++ set -x [2022-08-26T09:18:22.859Z] ++ 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-08-26T09:18:22.859Z] INFO: Testing against a local daemon [2022-08-26T09:18:22.859Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T09:18:23.452Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-26T09:18:24.224Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s) [2022-08-26T09:18:24.224Z] === RUN TestDockerNetworkMacvlan [2022-08-26T09:18:24.391Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-26T09:18:24.785Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T09:18:24.962Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-26T09:18:25.532Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-26T09:18:25.714Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T09:18:26.275Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T09:18:26.915Z] check_test.go:540: [d123dfa7f0969] daemon is not started [2022-08-26T09:18:26.915Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-26T09:18:26.915Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-26T09:18:28.166Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T09:18:28.615Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-08-26T09:18:29.460Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-26T09:18:29.531Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T09:18:30.030Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-26T09:18:30.290Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-26T09:18:30.360Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-26T09:18:32.257Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-26T09:18:32.257Z] --- PASS: TestContainerKillOnDaemonStart (12.04s) [2022-08-26T09:18:32.257Z] PASS [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === Skipped [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-26T09:18:32.257Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-26T09:18:32.257Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-26T09:18:32.257Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-26T09:18:32.257Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-26T09:18:32.257Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-26T09:18:32.257Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-26T09:18:32.257Z] [2022-08-26T09:18:32.257Z] DONE 273 tests, 6 skipped in 172.265s [2022-08-26T09:18:32.257Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-08-26T09:18:32.257Z] ++ 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-08-26T09:18:32.257Z] ++ set -e [2022-08-26T09:18:32.257Z] ++ '[' -n 0 ']' [2022-08-26T09:18:32.257Z] ++ set -x [2022-08-26T09:18:32.257Z] ++ 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-08-26T09:18:32.518Z] === RUN TestConfigDaemonLibtrustID [2022-08-26T09:18:32.813Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T09:18:33.090Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-26T09:18:33.090Z] === RUN TestConfigDaemonID [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan (9.31s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.76s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-26T09:18:33.741Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2022-08-26T09:18:33.741Z] PASS [2022-08-26T09:18:33.741Z] [2022-08-26T09:18:33.741Z] DONE 8 tests in 10.641s [2022-08-26T09:18:33.741Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T09:18:33.741Z] ++ 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-08-26T09:18:33.741Z] ++ set -e [2022-08-26T09:18:33.741Z] ++ '[' -n 0 ']' [2022-08-26T09:18:33.741Z] ++ set -x [2022-08-26T09:18:33.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-26T09:18:33.741Z] testing: warning: no tests to run [2022-08-26T09:18:33.741Z] PASS [2022-08-26T09:18:33.741Z] [2022-08-26T09:18:33.741Z] DONE 0 tests in 0.025s [2022-08-26T09:18:33.741Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T09:18:33.741Z] ++ 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-08-26T09:18:33.741Z] ++ set -e [2022-08-26T09:18:33.741Z] ++ '[' -n 0 ']' [2022-08-26T09:18:33.741Z] ++ set -x [2022-08-26T09:18:33.741Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-26T09:18:33.741Z] INFO: Testing against a local daemon [2022-08-26T09:18:33.741Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T09:18:34.473Z] daemon_test.go:83: [d86ac97b315b7] daemon is not started [2022-08-26T09:18:34.473Z] --- PASS: TestConfigDaemonID (1.08s) [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:18:34.473Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-08-26T09:18:34.473Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation/invalid_config [2022-08-26T09:18:34.473Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation/malformed_config [2022-08-26T09:18:34.473Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-08-26T09:18:34.473Z] === RUN TestDaemonConfigValidation/valid_config [2022-08-26T09:18:34.473Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-08-26T09:18:34.473Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-08-26T09:18:34.473Z] === CONT TestDaemonConfigValidation/valid_config [2022-08-26T09:18:34.473Z] === CONT TestDaemonConfigValidation/invalid_config [2022-08-26T09:18:34.473Z] === CONT TestDaemonConfigValidation/malformed_config [2022-08-26T09:18:34.473Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-08-26T09:18:34.669Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-26T09:18:34.669Z] === RUN TestAuthZPluginTLS [2022-08-26T09:18:34.695Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.17s) [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation/valid_config (0.18s) [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.15s) [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.19s) [2022-08-26T09:18:34.734Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.14s) [2022-08-26T09:18:34.734Z] === RUN TestConfigDaemonSeccompProfiles [2022-08-26T09:18:34.734Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-08-26T09:18:35.231Z] --- PASS: TestAuthZPluginTLS (0.55s) [2022-08-26T09:18:35.231Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T09:18:35.793Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-26T09:18:35.793Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T09:18:36.121Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-08-26T09:18:36.354Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-26T09:18:36.354Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T09:18:36.381Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-26T09:18:36.916Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-26T09:18:36.916Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T09:18:36.953Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-08-26T09:18:37.524Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-26T09:18:38.094Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-26T09:18:38.094Z] === CONT TestConfigDaemonSeccompProfiles [2022-08-26T09:18:38.094Z] daemon_test.go:197: [db49774a08c71] daemon is not started [2022-08-26T09:18:38.094Z] --- PASS: TestConfigDaemonSeccompProfiles (3.35s) [2022-08-26T09:18:38.094Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.21s) [2022-08-26T09:18:38.094Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.06s) [2022-08-26T09:18:38.094Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-08-26T09:18:38.094Z] === RUN TestDaemonProxy [2022-08-26T09:18:38.094Z] === RUN TestDaemonProxy/environment_variables [2022-08-26T09:18:38.282Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-08-26T09:18:38.282Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T09:18:38.357Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-26T09:18:38.538Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-26T09:18:38.538Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T09:18:38.620Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-26T09:18:38.620Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from config [2022-08-26T09:18:39.100Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-26T09:18:39.100Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T09:18:39.190Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from config [2022-08-26T09:18:39.250Z] ............................ [ 66%] [2022-08-26T09:18:39.661Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2022-08-26T09:18:39.661Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T09:18:39.762Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from config [2022-08-26T09:18:39.762Z] === RUN TestDaemonProxy/command-line_options [2022-08-26T09:18:40.022Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from config [2022-08-26T09:18:40.592Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from config [2022-08-26T09:18:41.027Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s) [2022-08-26T09:18:41.027Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T09:18:41.163Z] docker_cli_daemon_test.go:2841: Checking IpcMode private set from cli [2022-08-26T09:18:41.424Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-26T09:18:41.686Z] === RUN TestDaemonProxy/configuration_file [2022-08-26T09:18:41.686Z] docker_cli_daemon_test.go:2841: Checking IpcMode shareable set from cli [2022-08-26T09:18:42.255Z] docker_cli_daemon_test.go:2841: Checking IpcMode host set from cli [2022-08-26T09:18:42.397Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s) [2022-08-26T09:18:42.397Z] === RUN TestAuthZPluginHeader [2022-08-26T09:18:42.825Z] docker_cli_daemon_test.go:2841: Checking IpcMode container:123 set from cli [2022-08-26T09:18:42.959Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-26T09:18:42.959Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T09:18:42.959Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:18:42.959Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T09:18:42.959Z] === RUN TestAuthZPluginV2Disable [2022-08-26T09:18:42.959Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:18:42.959Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-26T09:18:42.959Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T09:18:42.959Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:18:42.959Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T09:18:42.959Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T09:18:42.959Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:18:42.959Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T09:18:42.959Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T09:18:43.085Z] docker_cli_daemon_test.go:2841: Checking IpcMode nosuchmode set from cli [2022-08-26T09:18:43.345Z] === RUN TestDaemonProxy/conflicting_options [2022-08-26T09:18:43.345Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-26T09:18:43.606Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-26T09:18:43.606Z] check_test.go:540: [d6b5bc0c994b4] daemon is not started [2022-08-26T09:18:43.606Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-26T09:18:43.866Z] === RUN TestDaemonProxy/reload_sanitized [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy (6.29s) [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy/environment_variables (1.74s) [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy/command-line_options (1.76s) [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy/configuration_file (1.77s) [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-08-26T09:18:44.440Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-08-26T09:18:44.440Z] PASS [2022-08-26T09:18:44.440Z] [2022-08-26T09:18:44.440Z] DONE 18 tests in 12.012s [2022-08-26T09:18:44.440Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-26T09:18:44.440Z] ++ 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-08-26T09:18:44.440Z] ++ set -e [2022-08-26T09:18:44.440Z] ++ '[' -n 0 ']' [2022-08-26T09:18:44.440Z] ++ set -x [2022-08-26T09:18:44.440Z] ++ 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-08-26T09:18:44.701Z] INFO: Testing against a local daemon [2022-08-26T09:18:44.701Z] === RUN TestCommitInheritsEnv [2022-08-26T09:18:44.701Z] check_test.go:540: [d3784bf96587a] daemon is not started [2022-08-26T09:18:44.701Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-26T09:18:44.962Z] --- PASS: TestCommitInheritsEnv (0.43s) [2022-08-26T09:18:44.962Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-26T09:18:44.962Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-26T09:18:44.962Z] === RUN TestImportWithCustomPlatform [2022-08-26T09:18:45.223Z] === RUN TestImportWithCustomPlatform/#00 [2022-08-26T09:18:45.223Z] === RUN TestImportWithCustomPlatform/_______ [2022-08-26T09:18:45.223Z] === RUN TestImportWithCustomPlatform// [2022-08-26T09:18:45.223Z] === RUN TestImportWithCustomPlatform/linux [2022-08-26T09:18:45.223Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-26T09:18:45.223Z] === RUN TestImportWithCustomPlatform/LINUX [2022-08-26T09:18:45.484Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-08-26T09:18:45.484Z] === RUN TestImportWithCustomPlatform/macos [2022-08-26T09:18:45.484Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-08-26T09:18:45.484Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform (0.52s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/linux (0.13s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.10s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-08-26T09:18:45.484Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-08-26T09:18:45.484Z] === RUN TestImagesFilterMultiReference [2022-08-26T09:18:45.744Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-08-26T09:18:45.744Z] === RUN TestImagePullPlatformInvalid [2022-08-26T09:18:45.744Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-26T09:18:45.744Z] === RUN TestRemoveImageOrphaning [2022-08-26T09:18:46.004Z] --- PASS: TestRemoveImageOrphaning (0.34s) [2022-08-26T09:18:46.004Z] === RUN TestRemoveImageGarbageCollector [2022-08-26T09:18:46.575Z] time="2022-08-26T09:18:46Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-08-26T09:18:46.836Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-26T09:18:48.747Z] --- PASS: TestRemoveImageGarbageCollector (2.55s) [2022-08-26T09:18:48.747Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-26T09:18:48.747Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-26T09:18:48.747Z] === RUN TestTagInvalidReference [2022-08-26T09:18:48.747Z] --- PASS: TestTagInvalidReference (0.02s) [2022-08-26T09:18:48.747Z] === RUN TestTagValidPrefixedRepo [2022-08-26T09:18:48.747Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-08-26T09:18:48.747Z] === RUN TestTagExistedNameWithoutForce [2022-08-26T09:18:48.747Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-08-26T09:18:48.747Z] === RUN TestTagOfficialNames [2022-08-26T09:18:48.747Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-26T09:18:48.747Z] === RUN TestTagMatchesDigest [2022-08-26T09:18:48.747Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-26T09:18:48.747Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-26T09:18:50.133Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-26T09:18:50.393Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-26T09:18:50.393Z] check_test.go:540: [dad72257818a9] daemon is not started [2022-08-26T09:18:50.393Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-26T09:18:51.801Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-26T09:18:53.186Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-26T09:18:53.186Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-26T09:18:55.733Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-26T09:18:57.647Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-26T09:18:59.562Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-26T09:19:00.135Z] check_test.go:540: [d4fe6929be013] daemon is not started [2022-08-26T09:19:00.135Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-26T09:19:01.000Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-26T09:19:01.000Z] PASS [2022-08-26T09:19:01.000Z] [2022-08-26T09:19:01.000Z] === Skipped [2022-08-26T09:19:01.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-26T09:19:01.000Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:01.000Z] [2022-08-26T09:19:01.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-26T09:19:01.000Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:01.000Z] [2022-08-26T09:19:01.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-26T09:19:01.000Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:01.000Z] [2022-08-26T09:19:01.000Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-26T09:19:01.000Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:01.000Z] [2022-08-26T09:19:01.000Z] DONE 17 tests, 4 skipped in 26.327s [2022-08-26T09:19:01.000Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T09:19:01.000Z] ++ 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-08-26T09:19:01.000Z] ++ set -e [2022-08-26T09:19:01.000Z] ++ '[' -n 0 ']' [2022-08-26T09:19:01.000Z] ++ set -x [2022-08-26T09:19:01.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=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-08-26T09:19:01.000Z] INFO: Testing against a local daemon [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:19:01.000Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:19:01.000Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T09:19:01.000Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T09:19:01.000Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T09:19:01.000Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T09:19:01.000Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T09:19:01.000Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T09:19:01.000Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T09:19:01.000Z] === RUN TestPluginInstall [2022-08-26T09:19:01.000Z] === RUN TestPluginInstall/no_auth [2022-08-26T09:19:01.000Z] time="2022-08-26T09:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:01.000Z] time="2022-08-26T09:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18426ec3d85ab9818afec7d18a21b599da9c012b2c7908f72bcf7093c6d9b37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:01.000Z] time="2022-08-26T09:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:01.000Z] time="2022-08-26T09:19:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18426ec3d85ab9818afec7d18a21b599da9c012b2c7908f72bcf7093c6d9b37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:01.000Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T09:19:01.257Z] time="2022-08-26T09:19:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:01.257Z] time="2022-08-26T09:19:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18426ec3d85ab9818afec7d18a21b599da9c012b2c7908f72bcf7093c6d9b37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:01.257Z] time="2022-08-26T09:19:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:01.257Z] time="2022-08-26T09:19:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a18426ec3d85ab9818afec7d18a21b599da9c012b2c7908f72bcf7093c6d9b37" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:01.513Z] === RUN TestPluginInstall/with_insecure [2022-08-26T09:19:02.441Z] time="2022-08-26T09:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:02.441Z] time="2022-08-26T09:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c19e79caa4dc466f022abf6393f670a150e7afde664c6f2cfcf07cc202987b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:02.441Z] time="2022-08-26T09:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:19:02.441Z] time="2022-08-26T09:19:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2c19e79caa4dc466f022abf6393f670a150e7afde664c6f2cfcf07cc202987b7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:19:02.441Z] plugin_test.go:196: [d1fdc6f5d4781] daemon is not started [2022-08-26T09:19:02.441Z] --- PASS: TestPluginInstall (2.52s) [2022-08-26T09:19:02.441Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2022-08-26T09:19:02.441Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2022-08-26T09:19:02.441Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2022-08-26T09:19:02.441Z] === RUN TestPluginsWithRuntimes [2022-08-26T09:19:04.330Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T09:19:04.340Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-26T09:19:04.893Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T09:19:04.910Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-26T09:19:04.910Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-26T09:19:05.821Z] --- PASS: TestPluginsWithRuntimes (3.24s) [2022-08-26T09:19:05.821Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-26T09:19:05.821Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-26T09:19:05.821Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T09:19:06.382Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s) [2022-08-26T09:19:06.382Z] PASS [2022-08-26T09:19:06.382Z] [2022-08-26T09:19:06.382Z] DONE 24 tests in 6.455s [2022-08-26T09:19:06.382Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T09:19:06.382Z] ++ 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-08-26T09:19:06.382Z] ++ set -e [2022-08-26T09:19:06.382Z] ++ '[' -n 0 ']' [2022-08-26T09:19:06.382Z] ++ set -x [2022-08-26T09:19:06.382Z] ++ 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-08-26T09:19:06.382Z] INFO: Testing against a local daemon [2022-08-26T09:19:06.382Z] === RUN TestExternalGraphDriver [2022-08-26T09:19:06.944Z] === RUN TestExternalGraphDriver/json [2022-08-26T09:19:07.454Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-26T09:19:08.310Z] === RUN TestExternalGraphDriver/spec [2022-08-26T09:19:08.394Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-26T09:19:09.778Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-26T09:19:10.199Z] === RUN TestExternalGraphDriver/pull [2022-08-26T09:19:11.162Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-26T09:19:11.162Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-26T09:19:11.564Z] --- PASS: TestExternalGraphDriver (5.05s) [2022-08-26T09:19:11.564Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2022-08-26T09:19:11.564Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2022-08-26T09:19:11.564Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2022-08-26T09:19:11.564Z] === RUN TestGraphdriverPluginV2 [2022-08-26T09:19:11.820Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:11.820Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-26T09:19:11.820Z] PASS [2022-08-26T09:19:11.820Z] [2022-08-26T09:19:11.820Z] === Skipped [2022-08-26T09:19:11.820Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-26T09:19:11.820Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:19:11.820Z] [2022-08-26T09:19:11.820Z] DONE 5 tests, 1 skipped in 5.474s [2022-08-26T09:19:11.820Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T09:19:11.820Z] ++ 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-08-26T09:19:11.820Z] ++ set -e [2022-08-26T09:19:11.820Z] ++ '[' -n 0 ']' [2022-08-26T09:19:11.820Z] ++ set -x [2022-08-26T09:19:11.820Z] ++ 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-08-26T09:19:12.077Z] INFO: Testing against a local daemon [2022-08-26T09:19:12.077Z] === RUN TestContinueAfterPluginCrash [2022-08-26T09:19:12.077Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T09:19:12.077Z] === RUN TestReadPluginNoRead [2022-08-26T09:19:12.077Z] === PAUSE TestReadPluginNoRead [2022-08-26T09:19:12.077Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T09:19:12.077Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T09:19:12.077Z] === CONT TestContinueAfterPluginCrash [2022-08-26T09:19:12.077Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T09:19:13.074Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-26T09:19:13.646Z] check_test.go:540: [d86724b126aeb] daemon is not started [2022-08-26T09:19:13.646Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-26T09:19:14.216Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-26T09:19:14.787Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-26T09:19:15.344Z] --- PASS: TestDaemonStartWithLogOpt (2.97s) [2022-08-26T09:19:15.344Z] === CONT TestReadPluginNoRead [2022-08-26T09:19:15.357Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-26T09:19:15.357Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-26T09:19:17.233Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T09:19:17.269Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-26T09:19:17.269Z] check_test.go:540: [d60a87e184911] daemon is not started [2022-08-26T09:19:17.269Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-26T09:19:17.530Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-26T09:19:18.600Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T09:19:18.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-26T09:19:19.528Z] === RUN TestReadPluginNoRead/default [2022-08-26T09:19:19.854Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-26T09:19:20.090Z] --- PASS: TestContinueAfterPluginCrash (7.96s) [2022-08-26T09:19:20.097Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-26T09:19:20.653Z] === CONT TestReadPluginNoRead [2022-08-26T09:19:20.653Z] read_test.go:92: [d2c3e8d75473b] daemon is not started [2022-08-26T09:19:20.653Z] --- PASS: TestReadPluginNoRead (5.79s) [2022-08-26T09:19:20.653Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.26s) [2022-08-26T09:19:20.653Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.21s) [2022-08-26T09:19:20.653Z] --- PASS: TestReadPluginNoRead/default (1.19s) [2022-08-26T09:19:20.653Z] PASS [2022-08-26T09:19:20.653Z] [2022-08-26T09:19:20.653Z] DONE 6 tests in 8.865s [2022-08-26T09:19:20.653Z] 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-08-26T09:19:20.653Z] ++ 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-08-26T09:19:20.653Z] ++ set -e [2022-08-26T09:19:20.653Z] ++ '[' -n 0 ']' [2022-08-26T09:19:20.653Z] ++ set -x [2022-08-26T09:19:20.653Z] ++ 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-08-26T09:19:20.909Z] testing: warning: no tests to run [2022-08-26T09:19:20.909Z] PASS [2022-08-26T09:19:20.909Z] [2022-08-26T09:19:20.909Z] DONE 0 tests in 0.032s [2022-08-26T09:19:20.909Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T09:19:20.909Z] ++ 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-08-26T09:19:20.909Z] ++ set -e [2022-08-26T09:19:20.909Z] ++ '[' -n 0 ']' [2022-08-26T09:19:20.909Z] ++ set -x [2022-08-26T09:19:20.909Z] ++ 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-08-26T09:19:20.909Z] INFO: Testing against a local daemon [2022-08-26T09:19:20.909Z] === RUN TestPluginWithDevMounts [2022-08-26T09:19:20.909Z] === PAUSE TestPluginWithDevMounts [2022-08-26T09:19:20.909Z] === CONT TestPluginWithDevMounts [2022-08-26T09:19:21.767Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-26T09:19:22.339Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-26T09:19:22.799Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-08-26T09:19:22.799Z] PASS [2022-08-26T09:19:22.799Z] [2022-08-26T09:19:22.799Z] DONE 1 tests in 1.613s [2022-08-26T09:19:22.799Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T09:19:22.799Z] ++ 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-08-26T09:19:22.799Z] ++ set -e [2022-08-26T09:19:22.799Z] ++ '[' -n 0 ']' [2022-08-26T09:19:22.799Z] ++ set -x [2022-08-26T09:19:22.799Z] ++ 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-08-26T09:19:22.799Z] INFO: Testing against a local daemon [2022-08-26T09:19:22.799Z] === RUN TestSecretInspect [2022-08-26T09:19:24.689Z] --- PASS: TestSecretInspect (2.22s) [2022-08-26T09:19:24.689Z] === RUN TestSecretList [2022-08-26T09:19:27.207Z] --- PASS: TestSecretList (2.16s) [2022-08-26T09:19:27.207Z] === RUN TestSecretsCreateAndDelete [2022-08-26T09:19:27.635Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-26T09:19:28.206Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-26T09:19:29.097Z] --- PASS: TestSecretsCreateAndDelete (2.16s) [2022-08-26T09:19:29.097Z] === RUN TestSecretsUpdate [2022-08-26T09:19:30.121Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-26T09:19:31.615Z] --- PASS: TestSecretsUpdate (2.21s) [2022-08-26T09:19:31.615Z] === RUN TestTemplatedSecret [2022-08-26T09:19:33.421Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-26T09:19:33.421Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-26T09:19:34.133Z] --- PASS: TestTemplatedSecret (2.41s) [2022-08-26T09:19:34.133Z] === RUN TestSecretCreateResolve [2022-08-26T09:19:35.972Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-26T09:19:36.023Z] --- PASS: TestSecretCreateResolve (2.30s) [2022-08-26T09:19:36.023Z] PASS [2022-08-26T09:19:36.023Z] [2022-08-26T09:19:36.023Z] DONE 6 tests in 13.557s [2022-08-26T09:19:36.023Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T09:19:36.023Z] ++ 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-08-26T09:19:36.023Z] ++ set -e [2022-08-26T09:19:36.023Z] ++ '[' -n 0 ']' [2022-08-26T09:19:36.023Z] ++ set -x [2022-08-26T09:19:36.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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-08-26T09:19:36.023Z] INFO: Testing against a local daemon [2022-08-26T09:19:36.023Z] === RUN TestServiceCreateInit [2022-08-26T09:19:36.023Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T09:19:36.913Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-26T09:19:38.140Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-26T09:19:38.140Z] tests/integration/client_test.py ..... [ 75%] [2022-08-26T09:19:38.140Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-26T09:19:38.140Z] tests/integration/errors_test.py . [ 76%] [2022-08-26T09:19:38.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-26T09:19:39.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-26T09:19:40.192Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T09:19:41.002Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-26T09:19:41.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-26T09:19:42.649Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-26T09:19:43.475Z] --- PASS: TestServiceCreateInit (7.11s) [2022-08-26T09:19:43.475Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.60s) [2022-08-26T09:19:43.475Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.49s) [2022-08-26T09:19:43.475Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T09:19:43.592Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-26T09:19:43.853Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-26T09:19:44.795Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-26T09:19:48.094Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-26T09:19:49.036Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-26T09:19:50.422Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-26T09:19:51.807Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-26T09:19:52.748Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-26T09:19:53.690Z] docker_cli_daemon_test.go:2504: [da55f4e3dba5d] daemon is not started [2022-08-26T09:19:53.690Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-26T09:19:55.604Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-26T09:19:56.363Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-26T09:19:58.316Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-08-26T09:19:58.316Z] === RUN TestCreateServiceConflict [2022-08-26T09:20:00.833Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-08-26T09:20:00.833Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T09:20:00.937Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-26T09:20:01.198Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-26T09:20:02.139Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-26T09:20:03.082Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-26T09:20:03.342Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-26T09:20:03.350Z] --- PASS: TestCreateServiceMaxReplicas (2.53s) [2022-08-26T09:20:03.350Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T09:20:05.256Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-26T09:20:06.198Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-26T09:20:06.198Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-26T09:20:06.773Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-26T09:20:07.345Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-26T09:20:07.605Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-26T09:20:07.866Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-26T09:20:07.866Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-26T09:20:07.866Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T09:20:07.866Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-26T09:20:09.779Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-26T09:20:10.764Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-26T09:20:10.764Z] check_test.go:540: [d4f8855d2e603] daemon is not started [2022-08-26T09:20:10.764Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-26T09:20:12.392Z] ......... [ 85%] [2022-08-26T09:20:14.972Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-26T09:20:16.357Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite (332.38s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.97s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.84s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.64s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.85s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.44s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.82s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.55s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.71s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.26s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.08s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (2.93s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.22s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.46s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.19s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.27s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.34s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.38s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.58s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.47s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (3.88s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.32s) [2022-08-26T09:20:16.930Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.97s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.82s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.42s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.60s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.95s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.46s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.76s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.56s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.66s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.71s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.68s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.94s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.36s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.75s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.59s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.80s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.01s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.98s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.39s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.05s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.06s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.48s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.40s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.08s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.33s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.10s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.57s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.20s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.84s) [2022-08-26T09:20:16.930Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-26T09:20:16.930Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.50s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.08s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.64s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.60s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.88s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.26s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.93s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.74s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.62s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.20s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.81s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.41s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.97s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.11s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.05s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.07s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.84s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.97s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.97s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.68s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.86s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.50s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.58s) [2022-08-26T09:20:16.930Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.86s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.52s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.40s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.52s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.08s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.70s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.05s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.54s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (7.98s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.63s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.81s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.74s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s) [2022-08-26T09:20:16.931Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.20s) [2022-08-26T09:20:16.931Z] === RUN TestDockerSwarmSuite [2022-08-26T09:20:16.931Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-26T09:20:17.191Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-26T09:20:17.452Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-26T09:20:17.713Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-26T09:20:18.200Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s) [2022-08-26T09:20:18.200Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T09:20:18.393Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-26T09:20:18.455Z] --- PASS: TestCreateServiceSecretFileMode (2.48s) [2022-08-26T09:20:18.456Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T09:20:19.155Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-26T09:20:19.336Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-26T09:20:19.597Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-26T09:20:20.169Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-26T09:20:20.972Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-08-26T09:20:20.972Z] === RUN TestCreateServiceSysctls [2022-08-26T09:20:23.467Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-26T09:20:24.244Z] --- PASS: TestCreateServiceSysctls (3.08s) [2022-08-26T09:20:24.244Z] === RUN TestCreateServiceCapabilities [2022-08-26T09:20:25.692Z] tests/integration/models_nodes_test.py . [ 90%] [2022-08-26T09:20:25.692Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-26T09:20:26.763Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2022-08-26T09:20:26.763Z] === RUN TestInspect [2022-08-26T09:20:27.134Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-08-26T09:20:28.761Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-26T09:20:29.280Z] --- PASS: TestInspect (2.67s) [2022-08-26T09:20:29.280Z] === RUN TestCreateJob [2022-08-26T09:20:30.391Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-26T09:20:30.391Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-26T09:20:31.332Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-26T09:20:31.799Z] --- PASS: TestCreateJob (2.98s) [2022-08-26T09:20:31.799Z] === RUN TestReplicatedJob [2022-08-26T09:20:31.903Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-26T09:20:34.171Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-26T09:20:34.446Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-26T09:20:34.684Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-26T09:20:34.684Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-26T09:20:34.684Z] [2022-08-26T09:20:34.684Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-26T09:20:34.684Z] =========================== short test summary info ============================ [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-26T09:20:34.684Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-26T09:20:34.684Z] Not supported on most drivers [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-26T09:20:34.684Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-26T09:20:34.684Z] Output of docker top depends on host distro, and is not formalized. [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-26T09:20:34.684Z] Can fail if eth0 has multiple IP addresses [2022-08-26T09:20:34.684Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-26T09:20:34.684Z] This doesn't seem to be taken into account by the engine [2022-08-26T09:20:34.684Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-08-26T09:20:34.684Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-26T09:20:34.684Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 284.05 seconds == [2022-08-26T09:20:34.940Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-26T09:20:35.974Z] --- PASS: TestReplicatedJob (4.17s) [2022-08-26T09:20:35.974Z] === RUN TestUpdateReplicatedJob [2022-08-26T09:20:37.745Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-26T09:20:38.688Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-26T09:20:38.688Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T09:20:38.688Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-26T09:20:38.688Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T09:20:38.948Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-26T09:20:38.948Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T09:20:38.948Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-26T09:20:38.948Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T09:20:38.948Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-26T09:20:39.242Z] --- PASS: TestUpdateReplicatedJob (2.93s) [2022-08-26T09:20:39.242Z] === RUN TestServiceListWithStatuses [2022-08-26T09:20:39.242Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:20:39.242Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T09:20:39.242Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T09:20:41.491Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-26T09:20:41.491Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-26T09:20:42.438Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-26T09:20:43.413Z] --- PASS: TestDockerNetworkConnectAlias (4.06s) [2022-08-26T09:20:43.414Z] === RUN TestDockerNetworkReConnect [2022-08-26T09:20:45.741Z] docker_api_swarm_test.go:563: [d75b782170054] joining swarm manager [da862792701de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:20:46.311Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-26T09:20:46.681Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2022-08-26T09:20:46.681Z] === RUN TestServicePlugin [2022-08-26T09:20:46.681Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:20:46.681Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-26T09:20:46.681Z] === RUN TestServiceUpdateLabel [2022-08-26T09:20:47.108Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:20:47.108Z] [2022-08-26T09:20:47.108Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:20:47.108Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:20:47.108Z] [2022-08-26T09:20:47.108Z] To set a process to complain mode, use the command line tool [2022-08-26T09:20:47.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:20:47.108Z] Post stage [Pipeline] junit [2022-08-26T09:20:47.125Z] Recording test results [2022-08-26T09:20:47.364Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-26T09:20:47.639Z] + echo Ensuring container killed. [2022-08-26T09:20:47.639Z] Ensuring container killed. [2022-08-26T09:20:47.639Z] + docker rm -vf docker-pr3 [2022-08-26T09:20:47.639Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-26T09:20:47.921Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:20:47.921Z] Chowning /workspace to jenkins user [2022-08-26T09:20:47.921Z] + id -u [2022-08-26T09:20:47.921Z] + id -g [2022-08-26T09:20:47.921Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [2022-08-26T09:20:48.572Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-26T09:20:48.572Z] === RUN TestServiceUpdateSecrets [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:20:49.189Z] + bundleName=docker-py [2022-08-26T09:20:49.189Z] + echo Creating docker-py-bundles.tar.gz [2022-08-26T09:20:49.189Z] Creating docker-py-bundles.tar.gz [2022-08-26T09:20:49.189Z] + 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-08-26T09:20:49.203Z] Archiving artifacts [2022-08-26T09:20:49.467Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-26T09:20:49.610Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-26T09:20:49.835Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/make.sh binary [2022-08-26T09:20:49.872Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-26T09:20:50.091Z] [2022-08-26T09:20:50.349Z] Removing bundles/ [2022-08-26T09:20:50.349Z] [2022-08-26T09:20:50.349Z] ---> Making bundle: binary (in bundles/binary) [2022-08-26T09:20:50.349Z] Building: bundles/binary-daemon/dockerd [2022-08-26T09:20:50.349Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:20:55.160Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-26T09:20:58.481Z] docker_api_swarm_test.go:585: [d10751b8f13c2] joining swarm manager [da862792701de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:21:01.025Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-26T09:21:01.286Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-26T09:21:01.286Z] check_test.go:611: [d75b782170054] daemon is not started [2022-08-26T09:21:02.669Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-26T09:21:03.411Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-08-26T09:21:03.411Z] === RUN TestServiceUpdateConfigs [2022-08-26T09:21:05.979Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-26T09:21:05.979Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-26T09:21:05.979Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-26T09:21:07.363Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-26T09:21:08.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-26T09:21:08.944Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-26T09:21:12.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-26T09:21:12.242Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T09:21:12.242Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-26T09:21:15.931Z] docker_api_swarm_test.go:46: [d19116d6fd397] joining swarm manager [def3d5c411f90]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:21:17.845Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-26T09:21:18.599Z] --- PASS: TestServiceUpdateConfigs (14.41s) [2022-08-26T09:21:18.599Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:21:18.786Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-26T09:21:21.330Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-26T09:21:30.768Z] --- PASS: TestServiceUpdateNetwork (12.27s) [2022-08-26T09:21:30.768Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:21:31.024Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T09:21:31.334Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-26T09:21:31.334Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-26T09:21:31.334Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-26T09:21:31.586Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T09:21:32.718Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-26T09:21:33.660Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-26T09:21:35.574Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-26T09:21:38.119Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-26T09:21:39.502Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-26T09:21:39.672Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T09:21:44.789Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-26T09:21:46.173Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-26T09:21:46.211Z] --- PASS: TestServiceUpdatePidsLimit (16.15s) [2022-08-26T09:21:46.211Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s) [2022-08-26T09:21:46.211Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-26T09:21:46.211Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-26T09:21:46.211Z] PASS [2022-08-26T09:21:46.211Z] [2022-08-26T09:21:46.211Z] === Skipped [2022-08-26T09:21:46.211Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:21:46.211Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:21:46.211Z] [2022-08-26T09:21:46.211Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-26T09:21:46.211Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-26T09:21:46.211Z] [2022-08-26T09:21:46.211Z] DONE 27 tests, 2 skipped in 129.803s [2022-08-26T09:21:46.211Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:21:46.211Z] ++ 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-08-26T09:21:46.211Z] ++ set -e [2022-08-26T09:21:46.211Z] ++ '[' -n 0 ']' [2022-08-26T09:21:46.211Z] ++ set -x [2022-08-26T09:21:46.211Z] ++ 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-08-26T09:21:46.211Z] INFO: Testing against a local daemon [2022-08-26T09:21:46.211Z] === RUN TestSessionCreate [2022-08-26T09:21:46.211Z] --- PASS: TestSessionCreate (0.02s) [2022-08-26T09:21:46.211Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:21:46.211Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T09:21:46.211Z] PASS [2022-08-26T09:21:46.211Z] [2022-08-26T09:21:46.211Z] DONE 2 tests in 0.129s [2022-08-26T09:21:46.211Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:21:46.211Z] ++ 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-08-26T09:21:46.211Z] ++ set -e [2022-08-26T09:21:46.211Z] ++ '[' -n 0 ']' [2022-08-26T09:21:46.211Z] ++ set -x [2022-08-26T09:21:46.211Z] ++ 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-08-26T09:21:46.211Z] INFO: Testing against a local daemon [2022-08-26T09:21:46.211Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:21:46.211Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:21:46.211Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:21:46.211Z] === RUN TestDiskUsage [2022-08-26T09:21:46.211Z] === PAUSE TestDiskUsage [2022-08-26T09:21:46.211Z] === RUN TestEventsExecDie [2022-08-26T09:21:46.467Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-26T09:21:46.467Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:21:46.723Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2022-08-26T09:21:46.723Z] === RUN TestEventsVolumeCreate [2022-08-26T09:21:46.723Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-26T09:21:46.723Z] === RUN TestInfoBinaryCommits [2022-08-26T09:21:46.723Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T09:21:46.723Z] === RUN TestInfoAPIVersioned [2022-08-26T09:21:46.723Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T09:21:46.723Z] === RUN TestInfoAPI [2022-08-26T09:21:46.723Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T09:21:46.723Z] === RUN TestInfoAPIWarnings [2022-08-26T09:21:48.083Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-26T09:21:48.343Z] --- PASS: TestImportExtremelyLargeImageWorks (179.45s) [2022-08-26T09:21:48.343Z] PASS [2022-08-26T09:21:48.343Z] [2022-08-26T09:21:48.343Z] DONE 22 tests in 183.888s [2022-08-26T09:21:48.343Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m [2022-08-26T09:21:48.343Z] ++ 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-08-26T09:21:48.343Z] ++ set -e [2022-08-26T09:21:48.343Z] ++ '[' -n 0 ']' [2022-08-26T09:21:48.343Z] ++ set -x [2022-08-26T09:21:48.343Z] ++ 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-08-26T09:21:48.343Z] === RUN TestStripANSICommands [2022-08-26T09:21:48.343Z] === RUN TestStripANSICommands/#00 [2022-08-26T09:21:48.343Z] === RUN TestStripANSICommands/#01 [2022-08-26T09:21:48.343Z] --- PASS: TestStripANSICommands (0.00s) [2022-08-26T09:21:48.343Z] --- PASS: TestStripANSICommands/#00 (0.00s) [2022-08-26T09:21:48.343Z] --- PASS: TestStripANSICommands/#01 (0.00s) [2022-08-26T09:21:48.343Z] PASS [2022-08-26T09:21:48.343Z] [2022-08-26T09:21:48.343Z] DONE 3 tests in 0.061s [2022-08-26T09:21:48.343Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-26T09:21:48.343Z] ++ 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-08-26T09:21:48.343Z] ++ set -e [2022-08-26T09:21:48.343Z] ++ '[' -n 0 ']' [2022-08-26T09:21:48.343Z] ++ set -x [2022-08-26T09:21:48.343Z] ++ 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-08-26T09:21:48.604Z] INFO: Testing against a local daemon [2022-08-26T09:21:48.604Z] === RUN TestNetworkCreateDelete [2022-08-26T09:21:48.604Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-08-26T09:21:48.604Z] === RUN TestDockerNetworkDeletePreferID [2022-08-26T09:21:49.178Z] --- PASS: TestDockerNetworkDeletePreferID (0.45s) [2022-08-26T09:21:49.178Z] === RUN TestDaemonDNSFallback [2022-08-26T09:21:55.762Z] --- PASS: TestDaemonDNSFallback (6.65s) [2022-08-26T09:21:55.762Z] === RUN TestInspectNetwork [2022-08-26T09:21:57.672Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-26T09:21:57.673Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-26T09:22:00.221Z] === RUN TestInspectNetwork/full_network_id [2022-08-26T09:22:00.221Z] === RUN TestInspectNetwork/partial_network_id [2022-08-26T09:22:00.221Z] === RUN TestInspectNetwork/network_name [2022-08-26T09:22:00.221Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-26T09:22:01.161Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-26T09:22:01.161Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-26T09:22:01.421Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-26T09:22:01.681Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-26T09:22:01.942Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-26T09:22:01.942Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-26T09:22:02.203Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-26T09:22:04.115Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-26T09:22:04.115Z] --- PASS: TestInspectNetwork (8.33s) [2022-08-26T09:22:04.115Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-26T09:22:04.115Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-26T09:22:04.115Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-26T09:22:04.115Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-26T09:22:04.115Z] === RUN TestRunContainerWithBridgeNone [2022-08-26T09:22:04.764Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T09:22:04.764Z] === RUN TestInfoDebug [2022-08-26T09:22:04.764Z] --- PASS: TestInfoDebug (0.52s) [2022-08-26T09:22:04.764Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:22:04.764Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-08-26T09:22:04.764Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:22:04.764Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-08-26T09:22:04.764Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:22:05.056Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-26T09:22:05.326Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2022-08-26T09:22:05.326Z] === RUN TestPingCacheHeaders [2022-08-26T09:22:05.326Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T09:22:05.326Z] === RUN TestPingGet [2022-08-26T09:22:05.326Z] --- PASS: TestPingGet (0.01s) [2022-08-26T09:22:05.326Z] === RUN TestPingHead [2022-08-26T09:22:05.326Z] --- PASS: TestPingHead (0.02s) [2022-08-26T09:22:05.326Z] === RUN TestPingSwarmHeader [2022-08-26T09:22:05.888Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:22:05.997Z] --- PASS: TestRunContainerWithBridgeNone (2.01s) [2022-08-26T09:22:05.997Z] === RUN TestNetworkInvalidJSON [2022-08-26T09:22:05.997Z] === RUN TestNetworkInvalidJSON/networks/create [2022-08-26T09:22:05.997Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-08-26T09:22:05.997Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:22:05.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:22:05.997Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:22:05.997Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:22:05.997Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-26T09:22:06.258Z] === CONT TestNetworkInvalidJSON/networks/create [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-08-26T09:22:06.258Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-08-26T09:22:06.258Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-08-26T09:22:06.258Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-08-26T09:22:06.258Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-08-26T09:22:06.259Z] === RUN TestNetworkList [2022-08-26T09:22:06.259Z] === RUN TestNetworkList//networks [2022-08-26T09:22:06.259Z] === PAUSE TestNetworkList//networks [2022-08-26T09:22:06.259Z] === RUN TestNetworkList//networks/ [2022-08-26T09:22:06.259Z] === PAUSE TestNetworkList//networks/ [2022-08-26T09:22:06.259Z] === CONT TestNetworkList//networks [2022-08-26T09:22:06.259Z] === CONT TestNetworkList//networks/ [2022-08-26T09:22:06.259Z] --- PASS: TestNetworkList (0.03s) [2022-08-26T09:22:06.259Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-26T09:22:06.259Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-26T09:22:06.259Z] === RUN TestHostIPv4BridgeLabel [2022-08-26T09:22:06.452Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:22:06.829Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2022-08-26T09:22:06.829Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-26T09:22:07.089Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-26T09:22:07.380Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:22:07.380Z] --- PASS: TestPingSwarmHeader (2.03s) [2022-08-26T09:22:07.380Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:22:07.380Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:22:07.380Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:22:07.380Z] === RUN TestPingBuilderHeader [2022-08-26T09:22:07.380Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:22:07.942Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:22:08.030Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2022-08-26T09:22:08.030Z] === RUN TestDaemonDefaultNetworkPools [2022-08-26T09:22:08.030Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-26T09:22:08.503Z] --- PASS: TestPingBuilderHeader (1.05s) [2022-08-26T09:22:08.503Z] --- PASS: TestPingBuilderHeader/default_config (0.52s) [2022-08-26T09:22:08.503Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T09:22:08.503Z] === RUN TestVersion [2022-08-26T09:22:08.503Z] --- PASS: TestVersion (0.02s) [2022-08-26T09:22:08.503Z] === CONT TestDiskUsage [2022-08-26T09:22:08.600Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2022-08-26T09:22:08.600Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-26T09:22:08.861Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-26T09:22:09.067Z] === RUN TestDiskUsage/empty [2022-08-26T09:22:09.067Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:22:09.068Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:22:09.324Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage (1.15s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.18s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run (0.30s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T09:22:09.580Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:22:09.580Z] PASS [2022-08-26T09:22:09.580Z] [2022-08-26T09:22:09.580Z] === Skipped [2022-08-26T09:22:09.580Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:22:09.580Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:22:09.580Z] [2022-08-26T09:22:09.580Z] DONE 57 tests, 1 skipped in 23.567s [2022-08-26T09:22:09.580Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:22:09.580Z] ++ 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-08-26T09:22:09.580Z] ++ set -e [2022-08-26T09:22:09.580Z] ++ '[' -n 0 ']' [2022-08-26T09:22:09.580Z] ++ set -x [2022-08-26T09:22:09.580Z] ++ 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-08-26T09:22:09.580Z] INFO: Testing against a local daemon [2022-08-26T09:22:09.580Z] === RUN TestVolumesCreateAndList [2022-08-26T09:22:09.580Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-26T09:22:09.580Z] === RUN TestVolumesRemove [2022-08-26T09:22:09.800Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-26T09:22:09.800Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-26T09:22:09.836Z] === RUN TestVolumesInspect [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:22:09.836Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:22:09.836Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:22:09.836Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:22:09.836Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:22:09.836Z] PASS [2022-08-26T09:22:09.836Z] [2022-08-26T09:22:09.836Z] DONE 9 tests in 0.212s [2022-08-26T09:22:09.836Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:22:09.836Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:22:09.836Z] +++ kill 14749 [2022-08-26T09:22:10.092Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:22:10.092Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:22:10.092Z] [2022-08-26T09:22:10.092Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:22:10.092Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:22:10.092Z] [2022-08-26T09:22:10.092Z] To set a process to complain mode, use the command line tool [2022-08-26T09:22:10.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:22:10.092Z] +++ true [2022-08-26T09:22:10.092Z] exiting test-integration [2022-08-26T09:22:10.092Z] ++ exit 0 [2022-08-26T09:22:10.092Z] Post stage [Pipeline] junit [2022-08-26T09:22:11.032Z] Recording test results [2022-08-26T09:22:11.185Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-26T09:22:11.185Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-26T09:22:11.241Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:22:11.614Z] + echo Ensuring container killed. [2022-08-26T09:22:11.614Z] Ensuring container killed. [2022-08-26T09:22:11.614Z] + docker rm -vf docker-pr3 [2022-08-26T09:22:11.614Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-26T09:22:11.755Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-08-26T09:22:11.756Z] === RUN TestServiceWithPredefinedNetwork [2022-08-26T09:22:11.906Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:22:11.906Z] Chowning /workspace to jenkins user [2022-08-26T09:22:11.906Z] + id -u [2022-08-26T09:22:11.906Z] + id -g [2022-08-26T09:22:11.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:22:13.558Z] + bundleName=arm64-integration [2022-08-26T09:22:13.558Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-26T09:22:13.558Z] Creating arm64-integration-bundles.tar.gz [2022-08-26T09:22:13.558Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-08-26T09:22:13.558Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-26T09:22:13.667Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [Pipeline] archiveArtifacts [2022-08-26T09:22:13.834Z] Archiving artifacts [2022-08-26T09:22:14.031Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:22:14.375Z] + make clean [2022-08-26T09:22:14.375Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:22:14.375Z] docker-dev-cache [2022-08-26T09:22:14.375Z] docker-mod-cache [Pipeline] deleteDir [2022-08-26T09:22:14.610Z] --- PASS: TestServiceWithPredefinedNetwork (2.84s) [2022-08-26T09:22:14.610Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-26T09:22:14.610Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:22:14.610Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:22:14.610Z] === RUN TestServiceWithDataPathPortInit [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:22:22.743Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-26T09:22:25.293Z] docker_api_swarm_test.go:304: [daaf8b699d6f4] joining swarm manager [d58d9b301f17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:22:26.675Z] docker_api_swarm_test.go:305: [d723c820ddbcd] joining swarm manager [d58d9b301f17b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:22:28.585Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-26T09:22:28.844Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-26T09:22:29.786Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-26T09:22:31.168Z] --- PASS: TestServiceWithDataPathPortInit (16.68s) [2022-08-26T09:22:31.168Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-26T09:22:35.370Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j4j7uedhyzntlp9r7pzy12vfe Created:2022-08-26 09:22:32.612216875 +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[c5ee4e640408b639ada901bbfb180ef364a59a5432cd4f0377c47b18f35bd904:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stc1j9txsl2w5p3lo2yuiw7u8 EndpointID:bb46cdcc81eb64ce5b8732fc6827c791c03a481cbc576e64a89b8132ac458d51 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72b7d4f4879f469673658ad51a391e9ee497ca35a112bb24a1602e869b798a86 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:b4652008975e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.stc1j9txsl2w5p3lo2yuiw7u8 EndpointID:bb46cdcc81eb64ce5b8732fc6827c791c03a481cbc576e64a89b8132ac458d51 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-26T09:22:35.940Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-26T09:22:36.509Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-26T09:22:36.769Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-26T09:22:37.029Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-26T09:22:37.983Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-26T09:22:37.983Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T09:22:37.983Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-26T09:22:38.555Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-26T09:22:39.126Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.06s) [2022-08-26T09:22:39.126Z] PASS [2022-08-26T09:22:39.126Z] [2022-08-26T09:22:39.126Z] === Skipped [2022-08-26T09:22:39.126Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-26T09:22:39.126Z] service_test.go:243: FLAKY_TEST [2022-08-26T09:22:39.126Z] [2022-08-26T09:22:39.126Z] DONE 38 tests, 1 skipped in 50.866s [2022-08-26T09:22:39.387Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:22:39.387Z] ++ 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-08-26T09:22:39.387Z] ++ set -e [2022-08-26T09:22:39.387Z] ++ '[' -n 0 ']' [2022-08-26T09:22:39.387Z] ++ set -x [2022-08-26T09:22:39.387Z] ++ 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-08-26T09:22:39.387Z] INFO: Testing against a local daemon [2022-08-26T09:22:39.387Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-26T09:22:39.387Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:22:39.387Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:22:39.387Z] === RUN TestDockerNetworkIpvlan [2022-08-26T09:22:39.387Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:22:39.387Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:22:39.387Z] PASS [2022-08-26T09:22:39.387Z] [2022-08-26T09:22:39.387Z] === Skipped [2022-08-26T09:22:39.387Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-26T09:22:39.387Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:22:39.387Z] [2022-08-26T09:22:39.387Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-26T09:22:39.387Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-26T09:22:39.387Z] [2022-08-26T09:22:39.387Z] DONE 2 tests, 2 skipped in 0.125s [2022-08-26T09:22:39.387Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-26T09:22:39.387Z] ++ 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-08-26T09:22:39.387Z] ++ set -e [2022-08-26T09:22:39.387Z] ++ '[' -n 0 ']' [2022-08-26T09:22:39.387Z] ++ set -x [2022-08-26T09:22:39.387Z] ++ 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-08-26T09:22:39.647Z] INFO: Testing against a local daemon [2022-08-26T09:22:39.647Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-26T09:22:41.031Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.33s) [2022-08-26T09:22:41.031Z] === RUN TestDockerNetworkMacvlan [2022-08-26T09:22:41.603Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-26T09:22:42.546Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-26T09:22:43.487Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-26T09:22:46.029Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-26T09:22:46.601Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-26T09:22:47.172Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-26T09:22:47.747Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-26T09:22:48.007Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-26T09:22:48.267Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-26T09:22:48.267Z] === RUN TestDockerSuite/TestBuildFails [2022-08-26T09:22:48.838Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-26T09:22:49.099Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-26T09:22:51.015Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-26T09:22:51.015Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-26T09:22:52.931Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-26T09:22:52.931Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan (12.92s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.42s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.30s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.18s) [2022-08-26T09:22:53.873Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.86s) [2022-08-26T09:22:53.873Z] PASS [2022-08-26T09:22:53.873Z] [2022-08-26T09:22:53.873Z] DONE 8 tests in 14.398s [2022-08-26T09:22:53.873Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-26T09:22:53.873Z] ++ 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-08-26T09:22:53.873Z] ++ set -e [2022-08-26T09:22:53.873Z] ++ '[' -n 0 ']' [2022-08-26T09:22:53.873Z] ++ set -x [2022-08-26T09:22:53.873Z] ++ 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-08-26T09:22:53.873Z] testing: warning: no tests to run [2022-08-26T09:22:53.873Z] PASS [2022-08-26T09:22:53.873Z] [2022-08-26T09:22:53.873Z] DONE 0 tests in 0.033s [2022-08-26T09:22:53.873Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-26T09:22:53.873Z] ++ 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-08-26T09:22:53.873Z] ++ set -e [2022-08-26T09:22:53.873Z] ++ '[' -n 0 ']' [2022-08-26T09:22:53.873Z] ++ set -x [2022-08-26T09:22:53.873Z] ++ 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-08-26T09:22:53.873Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-26T09:22:54.134Z] INFO: Testing against a local daemon [2022-08-26T09:22:54.134Z] === RUN TestAuthZPluginAllowRequest [2022-08-26T09:22:55.076Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-26T09:22:55.337Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2022-08-26T09:22:55.337Z] === RUN TestAuthZPluginTLS [2022-08-26T09:22:55.337Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-26T09:22:55.916Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-26T09:22:55.916Z] === RUN TestAuthZPluginDenyRequest [2022-08-26T09:22:56.179Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-26T09:22:56.440Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2022-08-26T09:22:56.440Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-26T09:22:56.766Z] Created binary: bundles/binary-daemon/dockerd [2022-08-26T09:22:56.766Z] Copying nested executables into bundles/binary-daemon [2022-08-26T09:22:56.766Z] Building: bundles/binary-daemon/docker-proxy [2022-08-26T09:22:56.766Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:22:56.766Z] Created binary: bundles/binary-daemon/docker-proxy [2022-08-26T09:22:56.766Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-26T09:22:57.010Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-26T09:22:57.010Z] === RUN TestAuthZPluginDenyResponse [2022-08-26T09:22:57.096Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/make.sh cross [2022-08-26T09:22:57.352Z] [2022-08-26T09:22:57.581Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-26T09:22:57.581Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2022-08-26T09:22:57.581Z] === RUN TestAuthZPluginAllowEventStream [2022-08-26T09:22:57.608Z] Removing bundles/ [2022-08-26T09:22:57.608Z] [2022-08-26T09:22:57.608Z] ---> Making bundle: cross (in bundles/cross) [2022-08-26T09:22:57.608Z] Cross building: bundles/cross/linux/amd64 [2022-08-26T09:22:57.608Z] Building: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T09:22:57.608Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T09:22:58.151Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-26T09:22:58.414Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-26T09:22:58.985Z] --- PASS: TestAuthZPluginAllowEventStream (1.44s) [2022-08-26T09:22:58.985Z] === RUN TestAuthZPluginErrorResponse [2022-08-26T09:22:59.555Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-26T09:22:59.555Z] === RUN TestAuthZPluginErrorRequest [2022-08-26T09:22:59.815Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-26T09:23:00.075Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-26T09:23:00.075Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-26T09:23:00.647Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-26T09:23:00.647Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-26T09:23:01.217Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-08-26T09:23:01.217Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-26T09:23:02.601Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.97s) [2022-08-26T09:23:02.601Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-26T09:23:02.861Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-26T09:23:03.803Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-26T09:23:04.064Z] docker_api_swarm_test.go:272: [d6254d7d432c8] joining swarm manager [d2e7f3b808f30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:23:04.634Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-26T09:23:04.895Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2022-08-26T09:23:04.895Z] === RUN TestAuthZPluginHeader [2022-08-26T09:23:05.156Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-26T09:23:05.417Z] docker_api_swarm_test.go:273: [d86fdb5406dd8] joining swarm manager [d2e7f3b808f30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:23:05.678Z] --- PASS: TestAuthZPluginHeader (0.88s) [2022-08-26T09:23:05.678Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-26T09:23:05.938Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-26T09:23:05.938Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-26T09:23:06.508Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-26T09:23:06.768Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-26T09:23:07.029Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-26T09:23:07.599Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-26T09:23:07.599Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-26T09:23:08.171Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-26T09:23:08.742Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-26T09:23:10.653Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.78s) [2022-08-26T09:23:10.654Z] === RUN TestAuthZPluginV2Disable [2022-08-26T09:23:10.914Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-26T09:23:15.113Z] --- PASS: TestAuthZPluginV2Disable (4.03s) [2022-08-26T09:23:15.113Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-26T09:23:15.113Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-26T09:23:17.656Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-26T09:23:17.656Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-26T09:23:17.656Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-26T09:23:17.916Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-26T09:23:17.916Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-26T09:23:18.177Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-26T09:23:18.438Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2022-08-26T09:23:18.438Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-26T09:23:19.379Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-26T09:23:20.319Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-26T09:23:23.620Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-26T09:23:24.190Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-26T09:23:24.761Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-26T09:23:27.314Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-26T09:23:29.858Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.54s) [2022-08-26T09:23:29.858Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-26T09:23:33.155Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-26T09:23:35.065Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-26T09:23:35.635Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-26T09:23:37.018Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-26T09:23:37.018Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T09:23:37.018Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-26T09:23:40.315Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-26T09:23:40.315Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-26T09:23:41.257Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-26T09:23:41.257Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-26T09:23:42.641Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-26T09:23:42.901Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-26T09:23:43.471Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-26T09:23:44.040Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-26T09:23:45.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-26T09:23:45.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-26T09:23:45.423Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-26T09:23:45.992Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-26T09:23:46.253Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-26T09:23:46.824Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-26T09:23:46.824Z] PASS [2022-08-26T09:23:46.824Z] [2022-08-26T09:23:46.824Z] DONE 17 tests in 52.969s [2022-08-26T09:23:46.824Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-26T09:23:46.824Z] ++ 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-08-26T09:23:46.824Z] ++ set -e [2022-08-26T09:23:46.824Z] ++ '[' -n 0 ']' [2022-08-26T09:23:46.824Z] ++ set -x [2022-08-26T09:23:46.824Z] ++ 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-08-26T09:23:46.824Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-26T09:23:47.084Z] INFO: Testing against a local daemon [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:23:47.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:23:47.084Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-08-26T09:23:47.084Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-08-26T09:23:47.084Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-08-26T09:23:47.084Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-08-26T09:23:47.084Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-08-26T09:23:47.084Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON (0.03s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-08-26T09:23:47.084Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-08-26T09:23:47.084Z] === RUN TestPluginInstall [2022-08-26T09:23:47.084Z] === RUN TestPluginInstall/no_auth [2022-08-26T09:23:48.469Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-26T09:23:49.410Z] time="2022-08-26T09:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:49.410Z] time="2022-08-26T09:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14e05b53688b14905baf28b4c3195e2f5122cc30502d7489cb191d774722e8ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:49.410Z] time="2022-08-26T09:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:49.410Z] time="2022-08-26T09:23:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:14e05b53688b14905baf28b4c3195e2f5122cc30502d7489cb191d774722e8ce" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:49.672Z] === RUN TestPluginInstall/with_htpasswd [2022-08-26T09:23:50.243Z] time="2022-08-26T09:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:50.243Z] time="2022-08-26T09:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:effd2b37ef067428bfbe631e95131b4a61bc69a4ea1b5bf881ab879f72727744" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:50.243Z] time="2022-08-26T09:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:50.243Z] time="2022-08-26T09:23:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:effd2b37ef067428bfbe631e95131b4a61bc69a4ea1b5bf881ab879f72727744" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:50.503Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-26T09:23:50.503Z] === RUN TestPluginInstall/with_insecure [2022-08-26T09:23:51.444Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-26T09:23:51.705Z] time="2022-08-26T09:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:51.705Z] time="2022-08-26T09:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4733b3f3f095f2f630ac258e6db3874e123cae843adc099a9a512138147df82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:51.705Z] time="2022-08-26T09:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-26T09:23:51.705Z] time="2022-08-26T09:23:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e4733b3f3f095f2f630ac258e6db3874e123cae843adc099a9a512138147df82" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-26T09:23:51.705Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-26T09:23:51.966Z] plugin_test.go:196: [d5468d7b5e5fa] daemon is not started [2022-08-26T09:23:51.966Z] --- PASS: TestPluginInstall (4.98s) [2022-08-26T09:23:51.966Z] --- PASS: TestPluginInstall/no_auth (2.69s) [2022-08-26T09:23:51.966Z] --- PASS: TestPluginInstall/with_htpasswd (0.83s) [2022-08-26T09:23:51.966Z] --- PASS: TestPluginInstall/with_insecure (1.46s) [2022-08-26T09:23:51.966Z] === RUN TestPluginsWithRuntimes [2022-08-26T09:23:53.880Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-26T09:23:54.141Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-26T09:23:55.540Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-26T09:23:55.540Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-26T09:23:55.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-26T09:23:56.925Z] --- PASS: TestPluginsWithRuntimes (4.58s) [2022-08-26T09:23:56.925Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.34s) [2022-08-26T09:23:56.925Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.24s) [2022-08-26T09:23:56.925Z] === RUN TestPluginBackCompatMediaTypes [2022-08-26T09:23:56.925Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-26T09:23:57.496Z] --- PASS: TestPluginBackCompatMediaTypes (0.89s) [2022-08-26T09:23:57.496Z] PASS [2022-08-26T09:23:57.496Z] [2022-08-26T09:23:57.496Z] DONE 24 tests in 10.651s [2022-08-26T09:23:57.496Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-26T09:23:57.496Z] ++ 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-08-26T09:23:57.496Z] ++ set -e [2022-08-26T09:23:57.496Z] ++ '[' -n 0 ']' [2022-08-26T09:23:57.496Z] ++ set -x [2022-08-26T09:23:57.496Z] ++ 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-08-26T09:23:57.757Z] INFO: Testing against a local daemon [2022-08-26T09:23:57.757Z] === RUN TestExternalGraphDriver [2022-08-26T09:23:58.018Z] docker_api_swarm_node_test.go:20: [d94c95845ec6e] joining swarm manager [da755488fc8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:23:58.018Z] === RUN TestExternalGraphDriver/json [2022-08-26T09:23:59.403Z] docker_api_swarm_node_test.go:21: [d4f3353eef27b] joining swarm manager [da755488fc8bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:24:00.345Z] === RUN TestExternalGraphDriver/spec [2022-08-26T09:24:00.345Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-26T09:24:02.257Z] === RUN TestExternalGraphDriver/pull [2022-08-26T09:24:02.257Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-26T09:24:02.827Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-26T09:24:03.398Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-26T09:24:03.968Z] --- PASS: TestExternalGraphDriver (6.19s) [2022-08-26T09:24:03.968Z] --- PASS: TestExternalGraphDriver/json (2.13s) [2022-08-26T09:24:03.968Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-08-26T09:24:03.968Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2022-08-26T09:24:03.968Z] === RUN TestGraphdriverPluginV2 [2022-08-26T09:24:09.257Z] --- PASS: TestGraphdriverPluginV2 (4.65s) [2022-08-26T09:24:09.257Z] PASS [2022-08-26T09:24:09.257Z] [2022-08-26T09:24:09.257Z] DONE 5 tests in 11.004s [2022-08-26T09:24:09.257Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-26T09:24:09.257Z] ++ 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-08-26T09:24:09.257Z] ++ set -e [2022-08-26T09:24:09.257Z] ++ '[' -n 0 ']' [2022-08-26T09:24:09.257Z] ++ set -x [2022-08-26T09:24:09.257Z] ++ 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-08-26T09:24:09.257Z] INFO: Testing against a local daemon [2022-08-26T09:24:09.257Z] === RUN TestContinueAfterPluginCrash [2022-08-26T09:24:09.257Z] === PAUSE TestContinueAfterPluginCrash [2022-08-26T09:24:09.257Z] === RUN TestReadPluginNoRead [2022-08-26T09:24:09.257Z] === PAUSE TestReadPluginNoRead [2022-08-26T09:24:09.257Z] === RUN TestDaemonStartWithLogOpt [2022-08-26T09:24:09.257Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-26T09:24:09.257Z] === CONT TestContinueAfterPluginCrash [2022-08-26T09:24:09.257Z] === CONT TestDaemonStartWithLogOpt [2022-08-26T09:24:09.829Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-26T09:24:10.089Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-26T09:24:14.292Z] --- PASS: TestDaemonStartWithLogOpt (5.17s) [2022-08-26T09:24:14.292Z] === CONT TestReadPluginNoRead [2022-08-26T09:24:14.864Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-26T09:24:15.436Z] docker_api_swarm_test.go:502: [d4a9c7bc1274a] joining swarm manager [d5c0446986008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:24:16.819Z] === RUN TestDockerSuite/TestBuildRm [2022-08-26T09:24:17.079Z] === RUN TestReadPluginNoRead/default [2022-08-26T09:24:18.992Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-26T09:24:18.992Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-26T09:24:19.254Z] --- PASS: TestContinueAfterPluginCrash (10.60s) [2022-08-26T09:24:19.824Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-26T09:24:20.085Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-26T09:24:20.655Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-26T09:24:21.226Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-26T09:24:21.487Z] === CONT TestReadPluginNoRead [2022-08-26T09:24:21.487Z] read_test.go:92: [d22d75e92b147] daemon is not started [2022-08-26T09:24:21.487Z] --- PASS: TestReadPluginNoRead (7.73s) [2022-08-26T09:24:21.487Z] --- PASS: TestReadPluginNoRead/default (1.52s) [2022-08-26T09:24:21.487Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.43s) [2022-08-26T09:24:21.487Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-08-26T09:24:21.487Z] PASS [2022-08-26T09:24:21.487Z] [2022-08-26T09:24:21.748Z] DONE 6 tests in 13.033s [2022-08-26T09:24:21.748Z] 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-08-26T09:24:21.748Z] ++ 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-08-26T09:24:21.748Z] ++ set -e [2022-08-26T09:24:21.748Z] ++ '[' -n 0 ']' [2022-08-26T09:24:21.748Z] ++ set -x [2022-08-26T09:24:21.748Z] ++ 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-08-26T09:24:21.748Z] testing: warning: no tests to run [2022-08-26T09:24:21.748Z] PASS [2022-08-26T09:24:21.748Z] [2022-08-26T09:24:21.748Z] DONE 0 tests in 0.060s [2022-08-26T09:24:21.748Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-26T09:24:21.748Z] ++ 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-08-26T09:24:21.748Z] ++ set -e [2022-08-26T09:24:21.748Z] ++ '[' -n 0 ']' [2022-08-26T09:24:21.748Z] ++ set -x [2022-08-26T09:24:21.748Z] ++ 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-08-26T09:24:22.008Z] INFO: Testing against a local daemon [2022-08-26T09:24:22.008Z] === RUN TestPluginWithDevMounts [2022-08-26T09:24:22.008Z] === PAUSE TestPluginWithDevMounts [2022-08-26T09:24:22.008Z] === CONT TestPluginWithDevMounts [2022-08-26T09:24:22.269Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-26T09:24:23.209Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-26T09:24:23.778Z] --- PASS: TestPluginWithDevMounts (1.74s) [2022-08-26T09:24:23.778Z] PASS [2022-08-26T09:24:23.778Z] [2022-08-26T09:24:23.778Z] DONE 1 tests in 1.909s [2022-08-26T09:24:23.778Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-26T09:24:23.778Z] ++ 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-08-26T09:24:23.778Z] ++ set -e [2022-08-26T09:24:23.778Z] ++ '[' -n 0 ']' [2022-08-26T09:24:23.778Z] ++ set -x [2022-08-26T09:24:23.778Z] ++ 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-08-26T09:24:23.778Z] INFO: Testing against a local daemon [2022-08-26T09:24:23.778Z] === RUN TestSecretInspect [2022-08-26T09:24:24.039Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-26T09:24:24.980Z] docker_api_swarm_test.go:507: [de4d87b440bd9] joining swarm manager [d5c0446986008]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:24:26.362Z] --- PASS: TestSecretInspect (2.64s) [2022-08-26T09:24:26.362Z] === RUN TestSecretList [2022-08-26T09:24:26.933Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-26T09:24:27.192Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-26T09:24:27.452Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-26T09:24:27.452Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T09:24:27.452Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-26T09:24:27.713Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-26T09:24:28.283Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-26T09:24:28.283Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-26T09:24:29.224Z] --- PASS: TestSecretList (2.77s) [2022-08-26T09:24:29.224Z] === RUN TestSecretsCreateAndDelete [2022-08-26T09:24:29.224Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-26T09:24:31.765Z] --- PASS: TestSecretsCreateAndDelete (2.71s) [2022-08-26T09:24:31.765Z] === RUN TestSecretsUpdate [2022-08-26T09:24:32.706Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-26T09:24:33.276Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-26T09:24:34.216Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-26T09:24:34.477Z] --- PASS: TestSecretsUpdate (2.59s) [2022-08-26T09:24:34.477Z] === RUN TestTemplatedSecret [2022-08-26T09:24:34.738Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-26T09:24:35.308Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-26T09:24:37.220Z] === RUN TestDockerSuite/TestBuildUser [2022-08-26T09:24:37.791Z] --- PASS: TestTemplatedSecret (3.16s) [2022-08-26T09:24:37.791Z] === RUN TestSecretCreateResolve [2022-08-26T09:24:38.363Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-26T09:24:40.275Z] --- PASS: TestSecretCreateResolve (2.52s) [2022-08-26T09:24:40.275Z] PASS [2022-08-26T09:24:40.275Z] [2022-08-26T09:24:40.275Z] DONE 6 tests in 16.486s [2022-08-26T09:24:40.275Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-26T09:24:40.275Z] ++ 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-08-26T09:24:40.275Z] ++ set -e [2022-08-26T09:24:40.275Z] ++ '[' -n 0 ']' [2022-08-26T09:24:40.275Z] ++ set -x [2022-08-26T09:24:40.275Z] ++ 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-08-26T09:24:40.275Z] INFO: Testing against a local daemon [2022-08-26T09:24:40.275Z] === RUN TestServiceCreateInit [2022-08-26T09:24:40.275Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-26T09:24:41.660Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-26T09:24:45.864Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-26T09:24:50.065Z] --- PASS: TestServiceCreateInit (9.51s) [2022-08-26T09:24:50.065Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.93s) [2022-08-26T09:24:50.065Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.57s) [2022-08-26T09:24:50.065Z] === RUN TestCreateServiceMultipleTimes [2022-08-26T09:24:53.363Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-26T09:24:54.306Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-26T09:24:55.249Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-26T09:24:55.510Z] docker_api_swarm_node_test.go:81: [d04dc2d4ba7b9] joining swarm manager [d227fb2d087bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:24:56.080Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-08-26T09:24:57.026Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-08-26T09:24:57.967Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-26T09:24:59.349Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-26T09:24:59.349Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T09:24:59.349Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-26T09:24:59.349Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T09:24:59.349Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-26T09:24:59.349Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T09:24:59.349Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-26T09:24:59.349Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T09:24:59.349Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-26T09:25:00.731Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-26T09:25:00.731Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-26T09:25:01.672Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-26T09:25:02.244Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-26T09:25:03.189Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-26T09:25:03.449Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-26T09:25:04.021Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd [2022-08-26T09:25:04.021Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-08-26T09:25:04.021Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T09:25:04.021Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-26T09:25:04.021Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy [2022-08-26T09:25:04.021Z] Cross building: bundles/cross/windows/amd64 [2022-08-26T09:25:04.021Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-08-26T09:25:04.021Z] { [2022-08-26T09:25:04.021Z] "RT_GROUP_ICON": { [2022-08-26T09:25:04.021Z] "#1": { [2022-08-26T09:25:04.021Z] "0409": "../../winresources/docker.ico" [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] }, [2022-08-26T09:25:04.021Z] "RT_MANIFEST": { [2022-08-26T09:25:04.021Z] "#1": { [2022-08-26T09:25:04.021Z] "0409": { [2022-08-26T09:25:04.021Z] "identity": {}, [2022-08-26T09:25:04.021Z] "description": "Docker Engine", [2022-08-26T09:25:04.021Z] "minimum-os": "vista", [2022-08-26T09:25:04.021Z] "execution-level": "", [2022-08-26T09:25:04.021Z] "ui-access": false, [2022-08-26T09:25:04.021Z] "auto-elevate": false, [2022-08-26T09:25:04.021Z] "dpi-awareness": "unaware", [2022-08-26T09:25:04.021Z] "disable-theming": false, [2022-08-26T09:25:04.021Z] "disable-window-filtering": false, [2022-08-26T09:25:04.021Z] "high-resolution-scrolling-aware": false, [2022-08-26T09:25:04.021Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T09:25:04.021Z] "long-path-aware": false, [2022-08-26T09:25:04.021Z] "printer-driver-isolation": false, [2022-08-26T09:25:04.021Z] "gdi-scaling": false, [2022-08-26T09:25:04.021Z] "segment-heap": false, [2022-08-26T09:25:04.021Z] "use-common-controls-v6": false [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] }, [2022-08-26T09:25:04.021Z] "RT_MESSAGETABLE": { [2022-08-26T09:25:04.021Z] "#1": { [2022-08-26T09:25:04.021Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] }, [2022-08-26T09:25:04.021Z] "RT_VERSION": { [2022-08-26T09:25:04.021Z] "#1": { [2022-08-26T09:25:04.021Z] "0409": { [2022-08-26T09:25:04.021Z] "fixed": { [2022-08-26T09:25:04.021Z] "file_version": "0.0.0.0", [2022-08-26T09:25:04.021Z] "product_version": "0.0.0.0", [2022-08-26T09:25:04.021Z] "type": "Unknown" [2022-08-26T09:25:04.021Z] }, [2022-08-26T09:25:04.021Z] "info": { [2022-08-26T09:25:04.021Z] "0000": { [2022-08-26T09:25:04.021Z] "CompanyName": "", [2022-08-26T09:25:04.021Z] "FileVersion": "dev", [2022-08-26T09:25:04.021Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T09:25:04.021Z] "OriginalFileName": "dockerd.exe", [2022-08-26T09:25:04.021Z] "ProductName": "", [2022-08-26T09:25:04.021Z] "ProductVersion": "dev", [2022-08-26T09:25:04.021Z] "SpecialBuild": "14f97168f4574fc15e4e67d0b3282a651ac25d62" [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] } [2022-08-26T09:25:04.021Z] cmd/dockerd/config.go [2022-08-26T09:25:04.021Z] cmd/dockerd/config_windows.go [2022-08-26T09:25:04.021Z] cmd/dockerd/daemon.go [2022-08-26T09:25:04.021Z] cmd/dockerd/daemon_test.go [2022-08-26T09:25:04.021Z] cmd/dockerd/daemon_windows.go [2022-08-26T09:25:04.021Z] cmd/dockerd/docker.go [2022-08-26T09:25:04.021Z] cmd/dockerd/docker_windows.go [2022-08-26T09:25:04.021Z] cmd/dockerd/genwinres_windows.go [2022-08-26T09:25:04.021Z] cmd/dockerd/metrics.go [2022-08-26T09:25:04.021Z] cmd/dockerd/options.go [2022-08-26T09:25:04.021Z] cmd/dockerd/options_test.go [2022-08-26T09:25:04.021Z] cmd/dockerd/service_windows.go [2022-08-26T09:25:04.021Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T09:25:04.021Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T09:25:05.360Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-26T09:25:06.743Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-26T09:25:07.312Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-26T09:25:07.312Z] --- PASS: TestCreateServiceMultipleTimes (17.59s) [2022-08-26T09:25:07.312Z] === RUN TestCreateServiceConflict [2022-08-26T09:25:07.573Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-26T09:25:07.834Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-26T09:25:07.834Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T09:25:07.834Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-26T09:25:08.775Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-26T09:25:09.347Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-26T09:25:09.917Z] --- PASS: TestCreateServiceConflict (2.56s) [2022-08-26T09:25:09.917Z] === RUN TestCreateServiceMaxReplicas [2022-08-26T09:25:10.489Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-26T09:25:11.430Z] === RUN TestDockerSuite/TestCommitChange [2022-08-26T09:25:12.371Z] docker_api_swarm_node_test.go:53: [d7a12a2397477] joining swarm manager [d5d42f0edb6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:25:12.631Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-26T09:25:13.205Z] docker_api_swarm_node_test.go:54: [d66a531591396] joining swarm manager [d5d42f0edb6d2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:25:13.776Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-26T09:25:14.036Z] --- PASS: TestCreateServiceMaxReplicas (4.13s) [2022-08-26T09:25:14.036Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-26T09:25:14.976Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-26T09:25:15.915Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-26T09:25:16.858Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-26T09:25:18.240Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-26T09:25:19.180Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-26T09:25:19.440Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-26T09:25:20.381Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-26T09:25:20.642Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-26T09:25:21.584Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-26T09:25:21.845Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-26T09:25:22.415Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-26T09:25:22.986Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-26T09:25:23.556Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-26T09:25:24.126Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-26T09:25:24.697Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-26T09:25:25.267Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-26T09:25:25.837Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-26T09:25:26.415Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-26T09:25:26.986Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-26T09:25:27.557Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-26T09:25:27.818Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.85s) [2022-08-26T09:25:27.818Z] === RUN TestCreateServiceSecretFileMode [2022-08-26T09:25:28.390Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-26T09:25:29.332Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-26T09:25:29.903Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-26T09:25:30.844Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-26T09:25:30.844Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-26T09:25:30.844Z] --- PASS: TestCreateServiceSecretFileMode (3.03s) [2022-08-26T09:25:30.844Z] === RUN TestCreateServiceConfigFileMode [2022-08-26T09:25:31.415Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-26T09:25:31.985Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-26T09:25:32.928Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-26T09:25:33.868Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-26T09:25:34.128Z] --- PASS: TestCreateServiceConfigFileMode (3.05s) [2022-08-26T09:25:34.128Z] === RUN TestCreateServiceSysctls [2022-08-26T09:25:34.396Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-26T09:25:35.780Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-26T09:25:36.352Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-26T09:25:37.735Z] --- PASS: TestCreateServiceSysctls (3.77s) [2022-08-26T09:25:37.735Z] === RUN TestCreateServiceCapabilities [2022-08-26T09:25:37.996Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-26T09:25:41.293Z] --- PASS: TestCreateServiceCapabilities (3.08s) [2022-08-26T09:25:41.293Z] === RUN TestInspect [2022-08-26T09:25:41.864Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-26T09:25:44.412Z] --- PASS: TestInspect (3.38s) [2022-08-26T09:25:44.412Z] === RUN TestCreateJob [2022-08-26T09:25:44.412Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-26T09:25:44.982Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-26T09:25:45.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-26T09:25:48.467Z] --- PASS: TestCreateJob (4.01s) [2022-08-26T09:25:48.467Z] === RUN TestReplicatedJob [2022-08-26T09:25:49.039Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-26T09:25:51.583Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-26T09:25:52.155Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-26T09:25:52.415Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-26T09:25:54.961Z] docker_api_swarm_test.go:202: [d8404879faa4d] joining swarm manager [d75a7c0fc0c21]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:25:55.222Z] --- PASS: TestReplicatedJob (7.04s) [2022-08-26T09:25:55.222Z] === RUN TestUpdateReplicatedJob [2022-08-26T09:25:56.609Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-26T09:25:57.180Z] === RUN TestDockerSuite/TestCpToDot [2022-08-26T09:25:58.122Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-26T09:25:58.692Z] --- PASS: TestUpdateReplicatedJob (3.50s) [2022-08-26T09:25:58.692Z] === RUN TestServiceListWithStatuses [2022-08-26T09:25:58.692Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:25:58.692Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-26T09:25:58.692Z] === RUN TestDockerNetworkConnectAlias [2022-08-26T09:25:58.952Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-26T09:25:59.891Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-26T09:26:00.834Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-26T09:26:02.219Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-26T09:26:02.219Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-26T09:26:03.160Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-26T09:26:04.101Z] --- PASS: TestDockerNetworkConnectAlias (5.09s) [2022-08-26T09:26:04.101Z] === RUN TestDockerNetworkReConnect [2022-08-26T09:26:04.101Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-26T09:26:04.361Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-26T09:26:04.361Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-26T09:26:04.932Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-26T09:26:05.194Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-26T09:26:05.194Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T09:26:05.194Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-26T09:26:05.194Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-26T09:26:06.137Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-26T09:26:06.397Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-26T09:26:06.397Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-26T09:26:06.397Z] === RUN TestDockerSuite/TestCreateRM [2022-08-26T09:26:06.658Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-26T09:26:06.658Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T09:26:06.658Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-26T09:26:06.658Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-26T09:26:06.918Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-26T09:26:07.857Z] --- PASS: TestDockerNetworkReConnect (4.01s) [2022-08-26T09:26:07.857Z] === RUN TestServicePlugin [2022-08-26T09:26:08.798Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-26T09:26:08.798Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-26T09:26:08.798Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-26T09:26:12.101Z] plugin_test.go:61: [d4def7202f7f2] joining swarm manager [ddeba0e0f63ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:26:13.041Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-26T09:26:13.041Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-26T09:26:13.302Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-26T09:26:13.302Z] plugin_test.go:64: [d14d8d09eb418] joining swarm manager [ddeba0e0f63ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:26:13.872Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-26T09:26:14.133Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-26T09:26:15.075Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-26T09:26:15.335Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-26T09:26:16.276Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-26T09:26:16.276Z] docker_api_swarm_test.go:384: [da749084d8d69] joining swarm manager [dfc598cd26086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:26:16.846Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-26T09:26:17.785Z] docker_api_swarm_test.go:385: [d533dd94b37d1] joining swarm manager [dfc598cd26086]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:26:18.355Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-26T09:26:19.740Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-26T09:26:21.652Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-26T09:26:24.193Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-26T09:26:24.453Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-26T09:26:25.391Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-26T09:26:30.676Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-26T09:26:30.936Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-26T09:26:31.881Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-26T09:26:32.141Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-26T09:26:32.400Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-26T09:26:32.400Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-26T09:26:32.661Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-26T09:26:32.661Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-26T09:26:33.605Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-26T09:26:34.545Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-26T09:26:34.545Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-26T09:26:34.545Z] === RUN TestDockerSuite/TestEventsImageImport [2022-08-26T09:26:35.114Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-26T09:26:35.114Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-26T09:26:36.495Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-26T09:26:37.434Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-26T09:26:37.434Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-26T09:26:37.434Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T09:26:37.434Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-26T09:26:37.434Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T09:26:37.434Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-26T09:26:39.343Z] --- PASS: TestServicePlugin (31.50s) [2022-08-26T09:26:39.344Z] === RUN TestServiceUpdateLabel [2022-08-26T09:26:39.913Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-26T09:26:40.427Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe [2022-08-26T09:26:40.427Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-08-26T09:26:40.427Z] { [2022-08-26T09:26:40.427Z] "RT_GROUP_ICON": { [2022-08-26T09:26:40.427Z] "#1": { [2022-08-26T09:26:40.427Z] "0409": "../../winresources/docker.ico" [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] }, [2022-08-26T09:26:40.427Z] "RT_MANIFEST": { [2022-08-26T09:26:40.427Z] "#1": { [2022-08-26T09:26:40.427Z] "0409": { [2022-08-26T09:26:40.427Z] "identity": {}, [2022-08-26T09:26:40.427Z] "description": "Docker Engine", [2022-08-26T09:26:40.427Z] "minimum-os": "vista", [2022-08-26T09:26:40.427Z] "execution-level": "", [2022-08-26T09:26:40.427Z] "ui-access": false, [2022-08-26T09:26:40.427Z] "auto-elevate": false, [2022-08-26T09:26:40.427Z] "dpi-awareness": "unaware", [2022-08-26T09:26:40.427Z] "disable-theming": false, [2022-08-26T09:26:40.427Z] "disable-window-filtering": false, [2022-08-26T09:26:40.427Z] "high-resolution-scrolling-aware": false, [2022-08-26T09:26:40.427Z] "ultra-high-resolution-scrolling-aware": false, [2022-08-26T09:26:40.427Z] "long-path-aware": false, [2022-08-26T09:26:40.427Z] "printer-driver-isolation": false, [2022-08-26T09:26:40.427Z] "gdi-scaling": false, [2022-08-26T09:26:40.427Z] "segment-heap": false, [2022-08-26T09:26:40.427Z] "use-common-controls-v6": false [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] }, [2022-08-26T09:26:40.427Z] "RT_MESSAGETABLE": { [2022-08-26T09:26:40.427Z] "#1": { [2022-08-26T09:26:40.427Z] "0409": "../../winresources/event_messages.bin" [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] }, [2022-08-26T09:26:40.427Z] "RT_VERSION": { [2022-08-26T09:26:40.427Z] "#1": { [2022-08-26T09:26:40.427Z] "0409": { [2022-08-26T09:26:40.427Z] "fixed": { [2022-08-26T09:26:40.427Z] "file_version": "0.0.0.0", [2022-08-26T09:26:40.427Z] "product_version": "0.0.0.0", [2022-08-26T09:26:40.427Z] "type": "Unknown" [2022-08-26T09:26:40.427Z] }, [2022-08-26T09:26:40.427Z] "info": { [2022-08-26T09:26:40.427Z] "0000": { [2022-08-26T09:26:40.427Z] "CompanyName": "", [2022-08-26T09:26:40.427Z] "FileVersion": "dev", [2022-08-26T09:26:40.427Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-08-26T09:26:40.427Z] "OriginalFileName": "docker-proxy.exe", [2022-08-26T09:26:40.427Z] "ProductName": "", [2022-08-26T09:26:40.427Z] "ProductVersion": "dev", [2022-08-26T09:26:40.427Z] "SpecialBuild": "14f97168f4574fc15e4e67d0b3282a651ac25d62" [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] } [2022-08-26T09:26:40.427Z] cmd/docker-proxy/genwinres_windows.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/main.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/network_proxy_test.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/proxy.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/sctp_proxy.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/tcp_proxy.go [2022-08-26T09:26:40.427Z] cmd/docker-proxy/udp_proxy.go [2022-08-26T09:26:40.427Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T09:26:40.427Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-26T09:26:40.427Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe [2022-08-26T09:26:40.427Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-26T09:26:40.427Z] remote: Enumerating objects: 23, done. [2022-08-26T09:26:40.427Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-26T09:26:40.427Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-26T09:26:40.427Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-26T09:26:40.427Z] 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-08-26T09:26:40.427Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-08-26T09:26:40.427Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-26T09:26:40.427Z] Cross building: bundles/cross/linux/ppc64le [2022-08-26T09:26:40.427Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T09:26:40.427Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T09:26:40.484Z] === RUN TestDockerSuite/TestEventsRename [2022-08-26T09:26:41.055Z] === RUN TestDockerSuite/TestEventsResize [2022-08-26T09:26:41.625Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-26T09:26:42.263Z] --- PASS: TestServiceUpdateLabel (2.76s) [2022-08-26T09:26:42.263Z] === RUN TestServiceUpdateSecrets [2022-08-26T09:26:47.540Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-26T09:26:47.799Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-26T09:26:48.059Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-26T09:26:51.354Z] === RUN TestDockerSuite/TestEventsTop [2022-08-26T09:26:51.354Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-26T09:26:53.893Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-26T09:26:54.833Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-26T09:26:56.742Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-08-26T09:26:56.742Z] === RUN TestServiceUpdateConfigs [2022-08-26T09:27:00.989Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-26T09:27:06.268Z] === RUN TestDockerSuite/TestExec [2022-08-26T09:27:06.528Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-26T09:27:07.468Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-26T09:27:08.408Z] === RUN TestDockerSuite/TestExecEnv [2022-08-26T09:27:08.669Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-08-26T09:27:09.610Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-26T09:27:10.182Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-26T09:27:11.564Z] --- PASS: TestServiceUpdateConfigs (14.65s) [2022-08-26T09:27:11.564Z] === RUN TestServiceUpdateNetwork [2022-08-26T09:27:11.824Z] check_test.go:611: [d533dd94b37d1] daemon is not started [2022-08-26T09:27:12.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-26T09:27:13.027Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-26T09:27:13.968Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-08-26T09:27:14.541Z] docker_api_swarm_test.go:802: [d9bb77fb45e97] joining swarm manager [d68f1b04763c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:27:14.800Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-26T09:27:15.740Z] === RUN TestDockerSuite/TestExecParseError [2022-08-26T09:27:15.740Z] docker_api_swarm_test.go:802: [d683a49e00e23] joining swarm manager [d68f1b04763c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:27:16.309Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-26T09:27:16.570Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-26T09:27:17.142Z] === RUN TestDockerSuite/TestExecStartFails [2022-08-26T09:27:17.712Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-26T09:27:18.284Z] docker_api_swarm_test.go:802: [da27f24784dca] joining swarm manager [d68f1b04763c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:27:18.284Z] === RUN TestDockerSuite/TestExecTTY [2022-08-26T09:27:18.855Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-26T09:27:19.797Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-26T09:27:19.797Z] docker_api_swarm_test.go:802: [da080a8ff6d55] joining swarm manager [d68f1b04763c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T09:27:20.369Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-26T09:27:20.939Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-26T09:27:20.939Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T09:27:20.939Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-26T09:27:21.198Z] docker_api_swarm_test.go:810: [db4f533533344] joining swarm manager [d68f1b04763c1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-26T09:27:22.589Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-26T09:27:22.850Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-26T09:27:23.790Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-26T09:27:24.050Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-26T09:27:24.619Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-26T09:27:25.562Z] --- PASS: TestServiceUpdateNetwork (14.18s) [2022-08-26T09:27:25.562Z] === RUN TestServiceUpdatePidsLimit [2022-08-26T09:27:26.132Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-26T09:27:27.074Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-26T09:27:28.016Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-26T09:27:28.956Z] === RUN TestDockerSuite/TestHealth [2022-08-26T09:27:35.531Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-26T09:27:43.671Z] --- PASS: TestServiceUpdatePidsLimit (17.12s) [2022-08-26T09:27:43.671Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2022-08-26T09:27:43.671Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.02s) [2022-08-26T09:27:43.671Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-08-26T09:27:43.671Z] PASS [2022-08-26T09:27:43.671Z] [2022-08-26T09:27:43.671Z] === Skipped [2022-08-26T09:27:43.671Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-26T09:27:43.671Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-26T09:27:43.671Z] [2022-08-26T09:27:43.671Z] DONE 27 tests, 1 skipped in 182.536s [2022-08-26T09:27:43.671Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-26T09:27:43.671Z] ++ 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-08-26T09:27:43.671Z] ++ set -e [2022-08-26T09:27:43.671Z] ++ '[' -n 0 ']' [2022-08-26T09:27:43.671Z] ++ set -x [2022-08-26T09:27:43.672Z] ++ 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-08-26T09:27:43.672Z] INFO: Testing against a local daemon [2022-08-26T09:27:43.672Z] === RUN TestSessionCreate [2022-08-26T09:27:43.672Z] --- PASS: TestSessionCreate (0.03s) [2022-08-26T09:27:43.672Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-26T09:27:43.672Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-26T09:27:43.672Z] PASS [2022-08-26T09:27:43.672Z] [2022-08-26T09:27:43.672Z] DONE 2 tests in 0.159s [2022-08-26T09:27:43.672Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-26T09:27:43.672Z] ++ 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-08-26T09:27:43.672Z] ++ set -e [2022-08-26T09:27:43.672Z] ++ '[' -n 0 ']' [2022-08-26T09:27:43.672Z] ++ set -x [2022-08-26T09:27:43.672Z] ++ 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-08-26T09:27:43.672Z] INFO: Testing against a local daemon [2022-08-26T09:27:43.672Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-26T09:27:43.672Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:27:43.672Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:27:43.672Z] === RUN TestDiskUsage [2022-08-26T09:27:43.672Z] === PAUSE TestDiskUsage [2022-08-26T09:27:43.672Z] === RUN TestEventsExecDie [2022-08-26T09:27:43.672Z] --- PASS: TestEventsExecDie (0.54s) [2022-08-26T09:27:43.672Z] === RUN TestEventsBackwardsCompatible [2022-08-26T09:27:43.672Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-08-26T09:27:43.672Z] === RUN TestEventsVolumeCreate [2022-08-26T09:27:43.672Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-08-26T09:27:43.672Z] === RUN TestInfoBinaryCommits [2022-08-26T09:27:43.672Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-26T09:27:43.672Z] === RUN TestInfoAPIVersioned [2022-08-26T09:27:43.672Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-26T09:27:43.672Z] === RUN TestInfoAPI [2022-08-26T09:27:43.672Z] --- PASS: TestInfoAPI (0.02s) [2022-08-26T09:27:43.672Z] === RUN TestInfoAPIWarnings [2022-08-26T09:27:47.870Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-26T09:27:51.164Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-26T09:27:53.705Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-26T09:27:53.705Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-26T09:27:53.705Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-26T09:27:53.705Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-26T09:27:53.968Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-26T09:27:53.968Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-26T09:27:54.538Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-26T09:27:55.112Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-26T09:27:55.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-26T09:27:55.112Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-26T09:27:55.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-26T09:27:55.372Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-26T09:27:55.632Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-26T09:27:55.892Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-26T09:27:55.892Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-26T09:27:56.463Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-26T09:27:56.722Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-26T09:27:57.293Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-26T09:27:57.862Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-26T09:27:57.862Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-26T09:27:58.432Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-26T09:28:00.340Z] --- PASS: TestInfoAPIWarnings (16.54s) [2022-08-26T09:28:00.340Z] === RUN TestInfoDebug [2022-08-26T09:28:00.911Z] --- PASS: TestInfoDebug (0.53s) [2022-08-26T09:28:00.911Z] === RUN TestInfoInsecureRegistries [2022-08-26T09:28:00.911Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-26T09:28:01.181Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-26T09:28:01.181Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-26T09:28:01.181Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-26T09:28:01.181Z] === RUN TestInfoRegistryMirrors [2022-08-26T09:28:01.751Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-26T09:28:01.751Z] === RUN TestLoginFailsWithBadCredentials [2022-08-26T09:28:02.322Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-26T09:28:02.323Z] === RUN TestPingCacheHeaders [2022-08-26T09:28:02.323Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-26T09:28:02.323Z] === RUN TestPingGet [2022-08-26T09:28:02.323Z] --- PASS: TestPingGet (0.02s) [2022-08-26T09:28:02.323Z] === RUN TestPingHead [2022-08-26T09:28:02.323Z] --- PASS: TestPingHead (0.03s) [2022-08-26T09:28:02.323Z] === RUN TestPingSwarmHeader [2022-08-26T09:28:02.323Z] === RUN TestDockerSuite/TestImportFile [2022-08-26T09:28:02.892Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-08-26T09:28:03.462Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-08-26T09:28:03.462Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-26T09:28:03.462Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-26T09:28:04.407Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-08-26T09:28:04.668Z] --- PASS: TestPingSwarmHeader (2.27s) [2022-08-26T09:28:04.668Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-08-26T09:28:04.668Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-08-26T09:28:04.668Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-08-26T09:28:04.668Z] === RUN TestPingBuilderHeader [2022-08-26T09:28:04.668Z] === RUN TestPingBuilderHeader/default_config [2022-08-26T09:28:04.930Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-26T09:28:05.190Z] === RUN TestPingBuilderHeader/buildkit_disabled [2022-08-26T09:28:05.759Z] --- PASS: TestPingBuilderHeader (1.07s) [2022-08-26T09:28:05.760Z] --- PASS: TestPingBuilderHeader/default_config (0.53s) [2022-08-26T09:28:05.760Z] --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s) [2022-08-26T09:28:05.760Z] === RUN TestVersion [2022-08-26T09:28:05.760Z] --- PASS: TestVersion (0.03s) [2022-08-26T09:28:05.760Z] === CONT TestDiskUsage [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/container_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/image_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/volume_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox [2022-08-26T09:28:06.331Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-08-26T09:28:06.331Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-08-26T09:28:06.592Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-08-26T09:28:06.592Z] === RUN TestDiskUsage/after_container.Run [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-08-26T09:28:06.855Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage (1.39s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run (0.39s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-08-26T09:28:07.115Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-08-26T09:28:07.115Z] PASS [2022-08-26T09:28:07.115Z] [2022-08-26T09:28:07.115Z] === Skipped [2022-08-26T09:28:07.115Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-26T09:28:07.115Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-26T09:28:07.115Z] [2022-08-26T09:28:07.115Z] DONE 57 tests, 1 skipped in 24.153s [2022-08-26T09:28:07.115Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-26T09:28:07.115Z] ++ 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-08-26T09:28:07.115Z] ++ set -e [2022-08-26T09:28:07.115Z] ++ '[' -n 0 ']' [2022-08-26T09:28:07.115Z] ++ set -x [2022-08-26T09:28:07.116Z] ++ 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-08-26T09:28:07.116Z] INFO: Testing against a local daemon [2022-08-26T09:28:07.116Z] === RUN TestVolumesCreateAndList [2022-08-26T09:28:07.116Z] --- PASS: TestVolumesCreateAndList (0.03s) [2022-08-26T09:28:07.116Z] === RUN TestVolumesRemove [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesRemove (0.08s) [2022-08-26T09:28:07.376Z] === RUN TestVolumesInspect [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInspect (0.03s) [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-08-26T09:28:07.376Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-08-26T09:28:07.376Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-08-26T09:28:07.376Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-08-26T09:28:07.376Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-08-26T09:28:07.376Z] PASS [2022-08-26T09:28:07.376Z] [2022-08-26T09:28:07.376Z] DONE 9 tests in 0.284s [2022-08-26T09:28:07.376Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:28:07.637Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-26T09:28:07.637Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:28:07.637Z] +++ kill 7116 [2022-08-26T09:28:07.897Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-26T09:28:07.897Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:28:07.897Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:28:07.897Z] [2022-08-26T09:28:07.897Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:28:07.897Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:28:07.897Z] [2022-08-26T09:28:07.897Z] To set a process to complain mode, use the command line tool [2022-08-26T09:28:07.897Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:28:07.897Z] +++ true [2022-08-26T09:28:07.897Z] exiting test-integration [2022-08-26T09:28:07.897Z] ++ exit 0 [2022-08-26T09:28:07.897Z] [2022-08-26T09:28:08.157Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-26T09:28:08.727Z] + for job in $(jobs -p) [2022-08-26T09:28:08.727Z] + wait 23622 [2022-08-26T09:28:08.988Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-26T09:28:09.558Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-26T09:28:09.558Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-26T09:28:09.558Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-26T09:28:10.129Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-26T09:28:10.731Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-26T09:28:10.731Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-26T09:28:10.991Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-26T09:28:10.991Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-26T09:28:10.991Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-26T09:28:11.562Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-26T09:28:12.133Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-26T09:28:12.702Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-26T09:28:13.274Z] === RUN TestDockerSuite/TestInspectImage [2022-08-26T09:28:13.274Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-26T09:28:13.274Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-26T09:28:13.274Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-26T09:28:13.274Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-26T09:28:13.533Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-26T09:28:14.105Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-26T09:28:14.105Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-26T09:28:14.675Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-26T09:28:14.935Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-26T09:28:17.473Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-26T09:28:17.473Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-26T09:28:17.734Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-26T09:28:18.305Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-26T09:28:19.262Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-26T09:28:19.831Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-26T09:28:20.091Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-26T09:28:20.661Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-26T09:28:21.230Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-26T09:28:21.491Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-26T09:28:22.063Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-26T09:28:22.063Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-26T09:28:23.005Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-26T09:28:23.947Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-26T09:28:23.947Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-26T09:28:25.331Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-26T09:28:26.714Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-26T09:28:28.106Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-26T09:28:28.106Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-26T09:28:29.488Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-26T09:28:29.488Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-26T09:28:29.488Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-26T09:28:30.058Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-26T09:28:34.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-26T09:28:36.810Z] docker_api_swarm_service_test.go:395: [d6fb291c67d32] joining swarm manager [d72e4a183ff6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:28:37.380Z] docker_api_swarm_service_test.go:395: [d65907c56672d] joining swarm manager [d72e4a183ff6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:28:39.290Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-26T09:28:41.201Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-26T09:28:42.143Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-26T09:28:44.052Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-26T09:28:44.052Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-26T09:28:44.052Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-26T09:28:44.622Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-26T09:28:45.562Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-26T09:28:46.133Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-26T09:28:46.842Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd [2022-08-26T09:28:46.842Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T09:28:46.842Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-08-26T09:28:46.842Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy [2022-08-26T09:28:46.842Z] Cross building: bundles/cross/linux/s390x [2022-08-26T09:28:46.842Z] Building: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T09:28:46.842Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-26T09:28:47.071Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-26T09:28:47.641Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-26T09:28:49.553Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-26T09:28:50.123Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-26T09:28:50.383Z] === RUN TestDockerSuite/TestLogsSince [2022-08-26T09:28:52.924Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-26T09:28:54.833Z] docker_api_swarm_service_test.go:343: [d869a475db46f] joining swarm manager [d3200a671b2f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:28:55.772Z] docker_api_swarm_service_test.go:343: [d0984d2e76924] joining swarm manager [d3200a671b2f8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:28:57.156Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-26T09:29:02.435Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-26T09:29:03.005Z] === RUN TestDockerSuite/TestLogsTail [2022-08-26T09:29:03.576Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-26T09:29:03.836Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-26T09:29:04.406Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-26T09:29:04.406Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-26T09:29:04.406Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-26T09:29:04.406Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-26T09:29:04.406Z] === RUN TestDockerSuite/TestNetHostname [2022-08-26T09:29:05.788Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-26T09:29:06.048Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-26T09:29:06.048Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-26T09:29:06.048Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-26T09:29:06.617Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-26T09:29:07.188Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-26T09:29:08.128Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-26T09:29:08.128Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-26T09:29:08.128Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-26T09:29:08.388Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-26T09:29:08.959Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-26T09:29:10.867Z] docker_api_swarm_service_test.go:490: [dcf8dcd460c42] joining swarm manager [d7dc900e19de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:29:11.807Z] docker_api_swarm_service_test.go:490: [d73958511f812] joining swarm manager [d7dc900e19de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:29:14.347Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-26T09:29:14.607Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-26T09:29:15.547Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-26T09:29:18.089Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-26T09:29:20.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-26T09:29:21.381Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-26T09:29:23.919Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-26T09:29:23.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-26T09:29:26.460Z] === RUN TestDockerSuite/TestPluginActive [2022-08-26T09:29:28.369Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-26T09:29:29.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-26T09:29:32.293Z] docker_api_swarm_service_test.go:128: [dfaf220ba3c50] joining swarm manager [d6b4ecef2d56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:29:32.863Z] docker_api_swarm_service_test.go:129: [d3d937a1466ca] joining swarm manager [d6b4ecef2d56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:29:35.406Z] docker_api_swarm_service_test.go:137: [de0cf9df18b00] joining swarm manager [d6b4ecef2d56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:29:35.977Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-26T09:29:35.977Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T09:29:35.977Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-26T09:29:36.237Z] docker_api_swarm_service_test.go:138: [d79d9cacd3748] joining swarm manager [d6b4ecef2d56a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-26T09:29:37.618Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-26T09:29:40.917Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-26T09:29:46.195Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-26T09:29:46.765Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-26T09:29:47.705Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-26T09:29:48.645Z] === RUN TestDockerSuite/TestPortList [2022-08-26T09:29:55.226Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-26T09:29:57.137Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-26T09:29:57.137Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-26T09:29:58.077Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-26T09:29:59.020Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-26T09:29:59.967Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-26T09:30:00.537Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-26T09:30:00.797Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-26T09:30:00.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-26T09:30:03.343Z] docker_api_swarm_service_test.go:304: [dc642493ff0ab] joining swarm manager [d28500f2e94e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:30:03.343Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-26T09:30:03.913Z] docker_api_swarm_service_test.go:304: [d2d19e0d34405] joining swarm manager [d28500f2e94e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:30:03.913Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-26T09:30:07.212Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-26T09:30:09.772Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-26T09:30:09.772Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-26T09:30:12.315Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-26T09:30:18.893Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-26T09:30:19.834Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-26T09:30:21.217Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-26T09:30:22.156Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-26T09:30:23.095Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-26T09:30:23.252Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd [2022-08-26T09:30:23.252Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T09:30:23.252Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-08-26T09:30:23.252Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy [2022-08-26T09:30:23.252Z] [2022-08-26T09:30:23.355Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-26T09:30:24.738Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-26T09:30:24.934Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-08-26T09:30:25.209Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/test/unit [2022-08-26T09:30:25.466Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove journald') [2022-08-26T09:30:25.466Z] + TESTFLAGS+=' -test.timeout=5m' [2022-08-26T09:30:25.466Z] + TESTDIRS=./... [2022-08-26T09:30:25.466Z] + exclude_paths='/vendor/|/integration' [2022-08-26T09:30:25.466Z] ++ grep -vE '(/vendor/|/integration)' [2022-08-26T09:30:25.466Z] ++ go list ./... [2022-08-26T09:30:25.681Z] docker_api_swarm_service_test.go:100: [def0eae81f9f7] joining swarm manager [d07999ff3ecca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:30:26.397Z] + pkg_list='github.com/docker/docker/api [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/backend [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/container [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/events [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/filters [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/image [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/mount [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/network [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/registry [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/time [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/versions [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:30:26.397Z] github.com/docker/docker/api/types/volume [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:30:26.397Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:30:26.397Z] github.com/docker/docker/cli [2022-08-26T09:30:26.397Z] github.com/docker/docker/cli/config [2022-08-26T09:30:26.397Z] github.com/docker/docker/cli/debug [2022-08-26T09:30:26.397Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:30:26.397Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:30:26.397Z] github.com/docker/docker/client [2022-08-26T09:30:26.397Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:30:26.397Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:30:26.397Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:30:26.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:30:26.397Z] github.com/docker/docker/container [2022-08-26T09:30:26.397Z] github.com/docker/docker/container/stream [2022-08-26T09:30:26.397Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:30:26.397Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:30:26.397Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:30:26.397Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/config [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/events [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/images [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/links [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/names [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/network [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/stats [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/utils [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:30:26.398Z] github.com/docker/docker/dockerversion [2022-08-26T09:30:26.398Z] github.com/docker/docker/errdefs [2022-08-26T09:30:26.398Z] github.com/docker/docker/image [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/cache [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/tarexport [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/v1 [2022-08-26T09:30:26.398Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:30:26.398Z] github.com/docker/docker/layer [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:30:26.398Z] github.com/docker/docker/oci [2022-08-26T09:30:26.398Z] github.com/docker/docker/oci/caps [2022-08-26T09:30:26.398Z] github.com/docker/docker/opts [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/archive [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/directory [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/platform [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/pools [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/progress [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/signal [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/stack [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/system [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:30:26.398Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:30:26.398Z] github.com/docker/docker/plugin [2022-08-26T09:30:26.398Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:30:26.398Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:30:26.398Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:30:26.398Z] github.com/docker/docker/quota [2022-08-26T09:30:26.398Z] github.com/docker/docker/reference [2022-08-26T09:30:26.398Z] github.com/docker/docker/registry [2022-08-26T09:30:26.398Z] github.com/docker/docker/registry/resumable [2022-08-26T09:30:26.398Z] github.com/docker/docker/restartmanager [2022-08-26T09:30:26.398Z] github.com/docker/docker/rootless [2022-08-26T09:30:26.398Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:30:26.398Z] github.com/docker/docker/runconfig [2022-08-26T09:30:26.398Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/environment [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/registry [2022-08-26T09:30:26.398Z] github.com/docker/docker/testutil/request [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/drivers [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/local [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/mounts [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/service [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:30:26.398Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:30:26.398Z] ++ grep --fixed-strings -v /libnetwork [2022-08-26T09:30:26.398Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/backend [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/container [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/events [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/filters [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/image [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/mount [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/network [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/registry [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/time [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/versions [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:30:26.398Z] github.com/docker/docker/api/types/volume [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:30:26.398Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:30:26.398Z] github.com/docker/docker/cli [2022-08-26T09:30:26.398Z] github.com/docker/docker/cli/config [2022-08-26T09:30:26.398Z] github.com/docker/docker/cli/debug [2022-08-26T09:30:26.398Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:30:26.398Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/client [2022-08-26T09:30:26.398Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:30:26.398Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:30:26.398Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:30:26.398Z] github.com/docker/docker/container [2022-08-26T09:30:26.398Z] github.com/docker/docker/container/stream [2022-08-26T09:30:26.398Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:30:26.398Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:30:26.398Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/config [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/events [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/images [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/links [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/names [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/network [2022-08-26T09:30:26.398Z] github.com/docker/docker/daemon/stats [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/utils [2022-08-26T09:30:26.398Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:30:26.398Z] github.com/docker/docker/dockerversion [2022-08-26T09:30:26.398Z] github.com/docker/docker/errdefs [2022-08-26T09:30:26.398Z] github.com/docker/docker/image [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/cache [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/tarexport [2022-08-26T09:30:26.398Z] github.com/docker/docker/image/v1 [2022-08-26T09:30:26.398Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:30:26.398Z] github.com/docker/docker/layer [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:30:26.398Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:30:26.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:30:26.399Z] github.com/docker/docker/oci [2022-08-26T09:30:26.399Z] github.com/docker/docker/oci/caps [2022-08-26T09:30:26.399Z] github.com/docker/docker/opts [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/archive [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/directory [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/platform [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pools [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/progress [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/signal [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stack [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/system [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:30:26.399Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:30:26.399Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:30:26.399Z] github.com/docker/docker/quota [2022-08-26T09:30:26.399Z] github.com/docker/docker/reference [2022-08-26T09:30:26.399Z] github.com/docker/docker/registry [2022-08-26T09:30:26.399Z] github.com/docker/docker/registry/resumable [2022-08-26T09:30:26.399Z] github.com/docker/docker/restartmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/rootless [2022-08-26T09:30:26.399Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:30:26.399Z] github.com/docker/docker/runconfig [2022-08-26T09:30:26.399Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/environment [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/registry [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/request [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/drivers [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/local [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/mounts [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/service [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:30:26.399Z] + base_pkg_list='github.com/docker/docker/api [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/backend [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/container [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/events [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/filters [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/image [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/mount [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/network [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/registry [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/time [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/versions [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:30:26.399Z] github.com/docker/docker/api/types/volume [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:30:26.399Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:30:26.399Z] github.com/docker/docker/cli [2022-08-26T09:30:26.399Z] github.com/docker/docker/cli/config [2022-08-26T09:30:26.399Z] github.com/docker/docker/cli/debug [2022-08-26T09:30:26.399Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:30:26.399Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/client [2022-08-26T09:30:26.399Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:30:26.399Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:30:26.399Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:30:26.399Z] github.com/docker/docker/container [2022-08-26T09:30:26.399Z] github.com/docker/docker/container/stream [2022-08-26T09:30:26.399Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:30:26.399Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:30:26.399Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/config [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/events [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/images [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/links [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/names [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/network [2022-08-26T09:30:26.399Z] github.com/docker/docker/daemon/stats [2022-08-26T09:30:26.399Z] github.com/docker/docker/distribution [2022-08-26T09:30:26.399Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:30:26.399Z] github.com/docker/docker/distribution/utils [2022-08-26T09:30:26.399Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:30:26.399Z] github.com/docker/docker/dockerversion [2022-08-26T09:30:26.399Z] github.com/docker/docker/errdefs [2022-08-26T09:30:26.399Z] github.com/docker/docker/image [2022-08-26T09:30:26.399Z] github.com/docker/docker/image/cache [2022-08-26T09:30:26.399Z] github.com/docker/docker/image/tarexport [2022-08-26T09:30:26.399Z] github.com/docker/docker/image/v1 [2022-08-26T09:30:26.399Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:30:26.399Z] github.com/docker/docker/layer [2022-08-26T09:30:26.399Z] github.com/docker/docker/libcontainerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:30:26.399Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:30:26.399Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:30:26.399Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:30:26.399Z] github.com/docker/docker/oci [2022-08-26T09:30:26.399Z] github.com/docker/docker/oci/caps [2022-08-26T09:30:26.399Z] github.com/docker/docker/opts [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/archive [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/directory [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/platform [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pools [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/progress [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/signal [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stack [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/system [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:30:26.399Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:30:26.399Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:30:26.399Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:30:26.399Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:30:26.399Z] github.com/docker/docker/quota [2022-08-26T09:30:26.399Z] github.com/docker/docker/reference [2022-08-26T09:30:26.399Z] github.com/docker/docker/registry [2022-08-26T09:30:26.399Z] github.com/docker/docker/registry/resumable [2022-08-26T09:30:26.399Z] github.com/docker/docker/restartmanager [2022-08-26T09:30:26.399Z] github.com/docker/docker/rootless [2022-08-26T09:30:26.399Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:30:26.399Z] github.com/docker/docker/runconfig [2022-08-26T09:30:26.399Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/environment [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/registry [2022-08-26T09:30:26.399Z] github.com/docker/docker/testutil/request [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/drivers [2022-08-26T09:30:26.399Z] github.com/docker/docker/volume/local [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/mounts [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/service [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:30:26.400Z] ++ echo 'github.com/docker/docker/api [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/backend [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/container [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/events [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/filters [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/image [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/mount [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/network [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/registry [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/time [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/versions [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:30:26.400Z] github.com/docker/docker/api/types/volume [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:30:26.400Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:30:26.400Z] github.com/docker/docker/cli [2022-08-26T09:30:26.400Z] github.com/docker/docker/cli/config [2022-08-26T09:30:26.400Z] github.com/docker/docker/cli/debug [2022-08-26T09:30:26.400Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:30:26.400Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:30:26.400Z] github.com/docker/docker/client [2022-08-26T09:30:26.400Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:30:26.400Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:30:26.400Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:30:26.400Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:30:26.400Z] github.com/docker/docker/container [2022-08-26T09:30:26.400Z] github.com/docker/docker/container/stream [2022-08-26T09:30:26.400Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:30:26.400Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:30:26.400Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/config [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/events [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/images [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/links [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/names [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/network [2022-08-26T09:30:26.400Z] github.com/docker/docker/daemon/stats [2022-08-26T09:30:26.400Z] github.com/docker/docker/distribution [2022-08-26T09:30:26.400Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:30:26.400Z] github.com/docker/docker/distribution/utils [2022-08-26T09:30:26.400Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:30:26.400Z] github.com/docker/docker/dockerversion [2022-08-26T09:30:26.400Z] github.com/docker/docker/errdefs [2022-08-26T09:30:26.400Z] github.com/docker/docker/image [2022-08-26T09:30:26.400Z] github.com/docker/docker/image/cache [2022-08-26T09:30:26.400Z] github.com/docker/docker/image/tarexport [2022-08-26T09:30:26.400Z] github.com/docker/docker/image/v1 [2022-08-26T09:30:26.400Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:30:26.400Z] github.com/docker/docker/layer [2022-08-26T09:30:26.400Z] github.com/docker/docker/libcontainerd [2022-08-26T09:30:26.400Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:30:26.400Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:30:26.400Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:30:26.400Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/types [2022-08-26T09:30:26.400Z] github.com/docker/docker/oci [2022-08-26T09:30:26.400Z] github.com/docker/docker/oci/caps [2022-08-26T09:30:26.400Z] github.com/docker/docker/opts [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/archive [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/directory [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/platform [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/pools [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/progress [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/signal [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/stack [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/system [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:30:26.400Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:30:26.400Z] github.com/docker/docker/plugin [2022-08-26T09:30:26.400Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:30:26.400Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:30:26.400Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:30:26.400Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:30:26.400Z] github.com/docker/docker/quota [2022-08-26T09:30:26.400Z] github.com/docker/docker/reference [2022-08-26T09:30:26.400Z] github.com/docker/docker/registry [2022-08-26T09:30:26.400Z] github.com/docker/docker/registry/resumable [2022-08-26T09:30:26.400Z] github.com/docker/docker/restartmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/rootless [2022-08-26T09:30:26.400Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:30:26.400Z] github.com/docker/docker/runconfig [2022-08-26T09:30:26.400Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/environment [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/registry [2022-08-26T09:30:26.400Z] github.com/docker/docker/testutil/request [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/drivers [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/local [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/mounts [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/service [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:30:26.400Z] github.com/docker/docker/volume/testutils' [2022-08-26T09:30:26.400Z] ++ grep --fixed-strings /libnetwork [2022-08-26T09:30:26.400Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:30:26.400Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:30:26.401Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-08-26T09:30:26.401Z] + echo 'github.com/docker/docker/libnetwork [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/types' [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:30:26.401Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:30:26.401Z] + type docker-proxy [2022-08-26T09:30:26.401Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-08-26T09:30:26.401Z] + hack/make.sh binary-proxy install-proxy [2022-08-26T09:30:26.401Z] [2022-08-26T09:30:26.623Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-26T09:30:26.623Z] docker_api_swarm_service_test.go:101: [da7213f7de4f2] joining swarm manager [d07999ff3ecca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:30:26.657Z] Removing bundles/ [2022-08-26T09:30:26.657Z] [2022-08-26T09:30:26.657Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-08-26T09:30:26.657Z] Building: bundles/binary-proxy/docker-proxy [2022-08-26T09:30:26.657Z] GOOS="" GOARCH="" GOARM="" [2022-08-26T09:30:27.564Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-26T09:30:27.564Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-26T09:30:28.506Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-26T09:30:31.051Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-26T09:30:32.964Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-26T09:30:32.964Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T09:30:32.964Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-26T09:30:32.964Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-26T09:30:33.533Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-26T09:30:33.533Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-26T09:30:34.473Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-26T09:30:34.751Z] Created binary: bundles/binary-proxy/docker-proxy [2022-08-26T09:30:34.751Z] [2022-08-26T09:30:34.751Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-08-26T09:30:34.751Z] Installing docker-proxy to /usr/local/bin/ [2022-08-26T09:30:34.751Z] [2022-08-26T09:30:34.751Z] + mkdir -p bundles [2022-08-26T09:30:34.751Z] + '[' -n 'github.com/docker/docker/api [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/backend/build [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/httpstatus [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/httputils [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/middleware [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/build [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/checkpoint [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/container [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/debug [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/distribution [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/grpc [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/image [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/network [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/plugin [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/session [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/swarm [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/system [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/server/router/volume [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/backend [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/blkiodev [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/container [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/events [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/filters [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/image [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/mount [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/network [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/plugins/logdriver [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/registry [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/strslice [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/swarm [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/swarm/runtime [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/time [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/versions [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/versions/v1p19 [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/versions/v1p20 [2022-08-26T09:30:34.751Z] github.com/docker/docker/api/types/volume [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/exporter [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/builder-next/worker [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/dockerfile [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/remotecontext [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/remotecontext/git [2022-08-26T09:30:34.751Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-08-26T09:30:34.751Z] github.com/docker/docker/cli [2022-08-26T09:30:34.751Z] github.com/docker/docker/cli/config [2022-08-26T09:30:34.751Z] github.com/docker/docker/cli/debug [2022-08-26T09:30:34.751Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-08-26T09:30:34.751Z] github.com/docker/docker/cli/winresources/dockerd [2022-08-26T09:30:34.751Z] github.com/docker/docker/client [2022-08-26T09:30:34.751Z] github.com/docker/docker/cmd/docker-proxy [2022-08-26T09:30:34.751Z] github.com/docker/docker/cmd/dockerd [2022-08-26T09:30:34.751Z] github.com/docker/docker/cmd/dockerd/trap [2022-08-26T09:30:34.751Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-08-26T09:30:34.751Z] github.com/docker/docker/container [2022-08-26T09:30:34.751Z] github.com/docker/docker/container/stream [2022-08-26T09:30:34.751Z] github.com/docker/docker/contrib/apparmor [2022-08-26T09:30:34.751Z] github.com/docker/docker/contrib/docker-device-tool [2022-08-26T09:30:34.751Z] github.com/docker/docker/contrib/httpserver [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster/convert [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster/executor [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster/executor/container [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/cluster/provider [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/config [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/containerd [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/events [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/events/testutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/copy [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/register [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/images [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/initlayer [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/links [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/listeners [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/awslogs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/fluentd [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/gcplogs [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/gelf [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/journald [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/journald/internal/export [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/journald/internal/fake [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/journald/internal/sdjournal [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/local [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/logentries [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/loggertest [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/loggerutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/splunk [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/syslog [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/logger/templates [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/names [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/network [2022-08-26T09:30:34.751Z] github.com/docker/docker/daemon/stats [2022-08-26T09:30:34.751Z] github.com/docker/docker/distribution [2022-08-26T09:30:34.751Z] github.com/docker/docker/distribution/metadata [2022-08-26T09:30:34.751Z] github.com/docker/docker/distribution/utils [2022-08-26T09:30:34.751Z] github.com/docker/docker/distribution/xfer [2022-08-26T09:30:34.751Z] github.com/docker/docker/dockerversion [2022-08-26T09:30:34.751Z] github.com/docker/docker/errdefs [2022-08-26T09:30:34.751Z] github.com/docker/docker/image [2022-08-26T09:30:34.751Z] github.com/docker/docker/image/cache [2022-08-26T09:30:34.751Z] github.com/docker/docker/image/tarexport [2022-08-26T09:30:34.751Z] github.com/docker/docker/image/v1 [2022-08-26T09:30:34.751Z] github.com/docker/docker/internal/test/suite [2022-08-26T09:30:34.751Z] github.com/docker/docker/layer [2022-08-26T09:30:34.751Z] github.com/docker/docker/libcontainerd [2022-08-26T09:30:34.751Z] github.com/docker/docker/libcontainerd/queue [2022-08-26T09:30:34.751Z] github.com/docker/docker/libcontainerd/remote [2022-08-26T09:30:34.751Z] github.com/docker/docker/libcontainerd/supervisor [2022-08-26T09:30:34.751Z] github.com/docker/docker/libcontainerd/types [2022-08-26T09:30:34.751Z] github.com/docker/docker/oci [2022-08-26T09:30:34.751Z] github.com/docker/docker/oci/caps [2022-08-26T09:30:34.751Z] github.com/docker/docker/opts [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/aaparser [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/archive [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/authorization [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/broadcaster [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/capabilities [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/chrootarchive [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/containerfs [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/devicemapper [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/directory [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/dmesg [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/fileutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/fsutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/homedir [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/idtools [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/ioutils [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/jsonmessage [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/longpath [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/loopback [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/namesgenerator [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/parsers [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/parsers/kernel [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/pidfile [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/platform [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugingetter [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugins [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/plugins/transport [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/pools [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/progress [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/pubsub [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/reexec [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/signal [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/stack [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/stdcopy [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/streamformatter [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/stringid [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/sysinfo [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/system [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/tailfile [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/tarsum [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/urlutil [2022-08-26T09:30:34.751Z] github.com/docker/docker/pkg/useragent [2022-08-26T09:30:34.751Z] github.com/docker/docker/plugin [2022-08-26T09:30:34.751Z] github.com/docker/docker/plugin/executor/containerd [2022-08-26T09:30:34.751Z] github.com/docker/docker/plugin/v2 [2022-08-26T09:30:34.751Z] github.com/docker/docker/profiles/apparmor [2022-08-26T09:30:34.751Z] github.com/docker/docker/profiles/seccomp [2022-08-26T09:30:34.751Z] github.com/docker/docker/quota [2022-08-26T09:30:34.751Z] github.com/docker/docker/reference [2022-08-26T09:30:34.751Z] github.com/docker/docker/registry [2022-08-26T09:30:34.751Z] github.com/docker/docker/registry/resumable [2022-08-26T09:30:34.751Z] github.com/docker/docker/restartmanager [2022-08-26T09:30:34.751Z] github.com/docker/docker/rootless [2022-08-26T09:30:34.751Z] github.com/docker/docker/rootless/specconv [2022-08-26T09:30:34.751Z] github.com/docker/docker/runconfig [2022-08-26T09:30:34.751Z] github.com/docker/docker/runconfig/opts [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/daemon [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/environment [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fakecontext [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fakegit [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fakestorage [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fixtures/load [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fixtures/plugin [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/registry [2022-08-26T09:30:34.751Z] github.com/docker/docker/testutil/request [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/drivers [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/local [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/mounts [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/service [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/service/opts [2022-08-26T09:30:34.751Z] github.com/docker/docker/volume/testutils' ']' [2022-08-26T09:30:34.752Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/containerd github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/journald/internal/export github.com/docker/docker/daemon/logger/journald/internal/fake github.com/docker/docker/daemon/logger/journald/internal/sdjournal github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggertest github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/apparmor github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/rootless/specconv github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2022-08-26T09:30:34.752Z] ? github.com/docker/docker/api [no test files] [2022-08-26T09:30:35.412Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-26T09:30:35.672Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-26T09:30:42.257Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-26T09:30:42.870Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-26T09:30:44.254Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-26T09:30:44.254Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-26T09:30:44.254Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-26T09:30:44.515Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-26T09:30:46.425Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-26T09:30:47.810Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-26T09:30:50.353Z] check_test.go:611: [def0eae81f9f7] daemon is not started [2022-08-26T09:30:50.353Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-26T09:30:51.736Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-26T09:30:51.736Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-26T09:30:51.736Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-26T09:30:52.816Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-08-26T09:30:54.279Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-26T09:30:54.540Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-26T09:30:54.800Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-26T09:30:55.742Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-26T09:30:55.742Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-26T09:30:56.682Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-26T09:30:58.066Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-26T09:30:58.066Z] docker_api_swarm_service_test.go:533: [d418fa993e3c7] joining swarm manager [da8027a066d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:30:58.637Z] === RUN TestDockerSuite/TestRmiTag [2022-08-26T09:30:58.637Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-26T09:30:59.207Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-26T09:30:59.207Z] docker_api_swarm_service_test.go:534: [dc355df2457bc] joining swarm manager [da8027a066d91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:31:03.411Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-26T09:31:03.672Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-26T09:31:04.243Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-26T09:31:04.813Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-26T09:31:05.074Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-26T09:31:05.643Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-26T09:31:06.587Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-26T09:31:06.849Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-26T09:31:07.789Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-26T09:31:10.330Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-26T09:31:10.591Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-26T09:31:11.971Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-26T09:31:12.541Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-26T09:31:14.451Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-26T09:31:15.392Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-26T09:31:17.309Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-26T09:31:17.879Z] === RUN TestDockerSuite/TestDockerFails [2022-08-26T09:31:17.879Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-26T09:31:19.260Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-26T09:31:19.521Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-26T09:31:20.092Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-26T09:31:21.472Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-26T09:31:21.732Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-26T09:31:22.302Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-26T09:31:22.302Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-26T09:31:23.242Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-26T09:31:23.503Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-26T09:31:24.075Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-26T09:31:24.646Z] docker_api_swarm_service_test.go:148: [db3cefbeea7a1] joining swarm manager [d080449d5f950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:31:24.646Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-26T09:31:24.646Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-26T09:31:25.216Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-26T09:31:25.478Z] docker_api_swarm_service_test.go:148: [d21a74faaeb7c] joining swarm manager [d080449d5f950]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:31:26.862Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-26T09:31:27.440Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-26T09:31:28.015Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-26T09:31:28.586Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-26T09:31:29.526Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-26T09:31:30.465Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-26T09:31:31.035Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-26T09:31:31.608Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-26T09:31:32.177Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-26T09:31:32.746Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-26T09:31:33.317Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-26T09:31:33.886Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-26T09:31:34.826Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-26T09:31:35.397Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-26T09:31:35.967Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-26T09:31:36.536Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-26T09:31:36.536Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-26T09:31:37.916Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-26T09:31:38.176Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-26T09:31:38.746Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-26T09:31:39.006Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-26T09:31:39.580Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-26T09:31:39.580Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-26T09:31:39.840Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-26T09:31:40.410Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-26T09:31:40.981Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-26T09:31:41.551Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-26T09:31:42.123Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-26T09:31:42.123Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-26T09:31:42.383Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-26T09:31:42.383Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-26T09:31:43.772Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-26T09:31:44.032Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-26T09:31:44.602Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-26T09:31:44.862Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-26T09:31:45.122Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-26T09:31:45.381Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-26T09:31:46.324Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-26T09:31:47.271Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-26T09:31:48.211Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-26T09:31:48.471Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-26T09:31:49.042Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-26T09:31:49.613Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-26T09:31:50.184Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-26T09:31:51.125Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-26T09:31:52.067Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-26T09:31:53.978Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-26T09:31:53.978Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-26T09:31:54.548Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-26T09:31:55.931Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-26T09:31:57.314Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-26T09:31:58.700Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-26T09:32:00.082Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-26T09:32:00.082Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-26T09:32:00.082Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-26T09:32:00.082Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-26T09:32:00.082Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-26T09:32:00.347Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-26T09:32:01.288Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-26T09:32:01.548Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-26T09:32:02.489Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-26T09:32:04.405Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-26T09:32:05.345Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-26T09:32:06.727Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-26T09:32:06.987Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-26T09:32:06.987Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T09:32:06.987Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-26T09:32:07.558Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-26T09:32:08.521Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-26T09:32:08.521Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-26T09:32:09.091Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-26T09:32:09.661Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-26T09:32:09.921Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-26T09:32:10.492Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-26T09:32:10.492Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-26T09:32:11.062Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-26T09:32:11.322Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-26T09:32:11.893Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-26T09:32:12.464Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-26T09:32:13.034Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-26T09:32:13.605Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-26T09:32:14.176Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-26T09:32:14.435Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-26T09:32:14.696Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-26T09:32:15.267Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-26T09:32:15.528Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-26T09:32:16.468Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-26T09:32:16.729Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T09:32:16.729Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-26T09:32:16.729Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-26T09:32:19.270Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-26T09:32:19.530Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-26T09:32:27.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-26T09:32:29.225Z] ok github.com/docker/docker/api/server/httputils 0.006s coverage: 31.9% of statements [2022-08-26T09:32:29.225Z] ok github.com/docker/docker/api/server/middleware 0.021s coverage: 37.7% of statements [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-26T09:32:29.225Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-26T09:32:30.154Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-26T09:32:30.154Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-26T09:32:30.411Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 6.0% of statements [2022-08-26T09:32:30.411Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-26T09:32:30.955Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-26T09:32:30.955Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-26T09:32:30.975Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2022-08-26T09:32:31.232Z] ok github.com/docker/docker/api/server/router/volume 0.009s coverage: 67.9% of statements [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-26T09:32:31.232Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-26T09:32:31.490Z] ok github.com/docker/docker/api/types/registry 0.004s coverage: 54.2% of statements [2022-08-26T09:32:31.490Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2022-08-26T09:32:31.490Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-26T09:32:31.490Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-26T09:32:31.528Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-26T09:32:31.747Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-26T09:32:31.747Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-26T09:32:31.747Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-26T09:32:32.911Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-26T09:32:32.911Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-26T09:32:32.911Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-26T09:32:32.911Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-26T09:32:32.911Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-26T09:32:33.171Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-26T09:32:35.714Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-26T09:32:35.918Z] ok github.com/docker/docker/builder/remotecontext 0.168s coverage: 13.7% of statements [2022-08-26T09:32:35.975Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-26T09:32:36.481Z] ok github.com/docker/docker/builder/dockerfile 0.565s coverage: 49.3% of statements [2022-08-26T09:32:36.481Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.003s coverage: 100.0% of statements [2022-08-26T09:32:36.916Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-26T09:32:37.411Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-08-26T09:32:37.860Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-26T09:32:38.341Z] ok github.com/docker/docker/builder/remotecontext/git 1.777s coverage: 86.3% of statements [2022-08-26T09:32:38.341Z] ? github.com/docker/docker/cli [no test files] [2022-08-26T09:32:38.341Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-26T09:32:38.341Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-08-26T09:32:38.341Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-08-26T09:32:38.799Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-26T09:32:38.904Z] ok github.com/docker/docker/cmd/docker-proxy 0.236s coverage: 67.6% of statements [2022-08-26T09:32:41.337Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-26T09:32:43.076Z] ok github.com/docker/docker/client 0.148s coverage: 76.0% of statements [2022-08-26T09:32:43.888Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-26T09:32:43.888Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-26T09:32:44.149Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-26T09:32:44.720Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-26T09:32:45.291Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-26T09:32:45.291Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-26T09:32:45.552Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-26T09:32:46.937Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-26T09:32:47.506Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-26T09:32:47.766Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-26T09:32:49.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-26T09:32:49.149Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-26T09:32:49.149Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-26T09:32:50.539Z] === RUN TestDockerSuite/TestRunMount [2022-08-26T09:32:51.478Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-26T09:32:55.679Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-26T09:32:55.679Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-26T09:32:55.939Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-26T09:32:56.879Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-26T09:32:58.262Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-26T09:32:59.642Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-26T09:33:01.026Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-26T09:33:01.968Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-26T09:33:02.907Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-26T09:33:02.907Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-26T09:33:03.479Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-26T09:33:04.048Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-26T09:33:04.308Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-26T09:33:04.877Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-26T09:33:06.260Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-26T09:33:07.642Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-26T09:33:10.182Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-26T09:33:10.182Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-26T09:33:10.442Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-26T09:33:10.703Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-26T09:33:10.963Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-26T09:33:11.223Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-26T09:33:11.794Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-26T09:33:11.794Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-26T09:33:12.363Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-26T09:33:15.658Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-26T09:33:18.198Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-26T09:33:18.198Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T09:33:18.198Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-26T09:33:18.769Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-26T09:33:19.339Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-26T09:33:20.723Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-26T09:33:21.293Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-26T09:33:21.554Z] docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n" [2022-08-26T09:33:21.554Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-26T09:33:21.752Z] ok github.com/docker/docker/cmd/dockerd 0.094s coverage: 29.9% of statements [2022-08-26T09:33:21.752Z] ok github.com/docker/docker/cmd/dockerd/trap 2.479s coverage: 0.0% of statements [2022-08-26T09:33:21.752Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-08-26T09:33:21.752Z] ok github.com/docker/docker/container 0.128s coverage: 35.7% of statements [2022-08-26T09:33:21.752Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-26T09:33:21.752Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-26T09:33:21.752Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-26T09:33:21.752Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-26T09:33:22.126Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-26T09:33:22.386Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-26T09:33:22.960Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-26T09:33:23.529Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-26T09:33:23.529Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-26T09:33:23.529Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-26T09:33:24.102Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-26T09:33:24.362Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-26T09:33:24.622Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-26T09:33:24.622Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-26T09:33:24.622Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-26T09:33:25.192Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-26T09:33:26.581Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-26T09:33:26.581Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T09:33:26.581Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-26T09:33:27.963Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-26T09:33:28.905Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-26T09:33:29.849Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2022-08-26T09:33:30.289Z] === RUN TestDockerSuite/TestRunRm [2022-08-26T09:33:30.549Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-26T09:33:31.126Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-26T09:33:31.218Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.015s coverage: 65.3% of statements [2022-08-26T09:33:32.588Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 36.9% of statements [2022-08-26T09:33:33.035Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-26T09:33:34.946Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-26T09:33:35.207Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-26T09:33:36.150Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-26T09:33:36.150Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-26T09:33:37.537Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-26T09:33:38.109Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-26T09:33:38.679Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-26T09:33:40.681Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.444s coverage: 13.4% of statements [2022-08-26T09:33:41.228Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-26T09:33:41.656Z] ok github.com/docker/docker/daemon/config 0.034s coverage: 76.8% of statements [2022-08-26T09:33:41.797Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-26T09:33:42.222Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-08-26T09:33:42.222Z] ok github.com/docker/docker/daemon 10.243s coverage: 16.4% of statements [2022-08-26T09:33:42.222Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-26T09:33:42.222Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-26T09:33:42.222Z] ? github.com/docker/docker/daemon/containerd [no test files] [2022-08-26T09:33:42.222Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-26T09:33:43.042Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2022-08-26T09:33:44.412Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.765s coverage: 74.8% of statements [2022-08-26T09:33:45.096Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-26T09:33:45.096Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-26T09:33:45.096Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-26T09:33:45.343Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-08-26T09:33:45.343Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.430s coverage: 60.7% of statements [2022-08-26T09:33:45.666Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-26T09:33:45.926Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-26T09:33:46.496Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-26T09:33:47.067Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-26T09:33:47.236Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2022-08-26T09:33:47.636Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-26T09:33:47.896Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-26T09:33:48.467Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-26T09:33:48.679Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.312s coverage: 50.6% of statements [2022-08-26T09:33:49.037Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-26T09:33:49.298Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-26T09:33:50.055Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.504s coverage: 58.5% of statements [2022-08-26T09:33:50.680Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-26T09:33:50.986Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.5% of statements [2022-08-26T09:33:51.549Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.219s coverage: 46.1% of statements [2022-08-26T09:33:51.549Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-26T09:33:51.549Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-26T09:33:51.549Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-26T09:33:52.061Z] === RUN TestDockerSuite/TestRunState [2022-08-26T09:33:52.113Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.025s coverage: 3.0% of statements [2022-08-26T09:33:53.043Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-26T09:33:53.445Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-26T09:33:53.705Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-26T09:33:53.965Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-26T09:33:54.535Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-26T09:33:54.535Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-26T09:33:54.535Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T09:33:54.535Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-26T09:33:54.936Z] ok github.com/docker/docker/daemon/logger 0.224s coverage: 43.2% of statements [2022-08-26T09:33:55.107Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-26T09:33:55.192Z] ok github.com/docker/docker/daemon/images 0.102s coverage: 6.9% of statements [2022-08-26T09:33:55.192Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-26T09:33:55.192Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-26T09:33:55.677Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-26T09:33:56.583Z] ok github.com/docker/docker/daemon/logger/fluentd 0.016s coverage: 53.6% of statements [2022-08-26T09:33:56.583Z] ok github.com/docker/docker/daemon/logger/awslogs 0.175s coverage: 79.9% of statements [2022-08-26T09:33:56.583Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-26T09:33:57.068Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-26T09:33:57.068Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-26T09:33:57.068Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-26T09:33:57.146Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 68.2% of statements [2022-08-26T09:33:57.403Z] ok github.com/docker/docker/daemon/logger/journald/internal/export 0.012s coverage: 88.2% of statements [2022-08-26T09:33:57.637Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-26T09:33:58.770Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.144s coverage: 76.8% of statements [2022-08-26T09:33:58.770Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2022-08-26T09:33:59.024Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-26T09:33:59.595Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-26T09:33:59.701Z] ok github.com/docker/docker/daemon/logger/local 0.044s coverage: 79.4% of statements [2022-08-26T09:33:59.855Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-26T09:34:00.631Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.016s coverage: 63.7% of statements [2022-08-26T09:34:01.194Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.018s coverage: 31.5% of statements [2022-08-26T09:34:01.238Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-26T09:34:01.757Z] ok github.com/docker/docker/daemon/logger/journald 3.772s coverage: 74.3% of statements [2022-08-26T09:34:01.757Z] ? github.com/docker/docker/daemon/logger/journald/internal/fake [no test files] [2022-08-26T09:34:01.757Z] ? github.com/docker/docker/daemon/logger/journald/internal/sdjournal [no test files] [2022-08-26T09:34:01.757Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-26T09:34:01.757Z] ? github.com/docker/docker/daemon/logger/loggertest [no test files] [2022-08-26T09:34:02.687Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2022-08-26T09:34:02.687Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-26T09:34:03.251Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-26T09:34:03.507Z] ok github.com/docker/docker/daemon/logger/splunk 1.623s coverage: 82.5% of statements [2022-08-26T09:34:03.507Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-26T09:34:03.507Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-26T09:34:03.785Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-26T09:34:04.436Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 44.4% of statements [2022-08-26T09:34:05.165Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-26T09:34:06.548Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-26T09:34:06.953Z] ok github.com/docker/docker/distribution 1.505s coverage: 28.0% of statements [2022-08-26T09:34:06.954Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-26T09:34:06.954Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-26T09:34:07.120Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-26T09:34:07.211Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 84.9% of statements [2022-08-26T09:34:07.211Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-26T09:34:07.692Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-26T09:34:07.774Z] ok github.com/docker/docker/image 0.041s coverage: 86.9% of statements [2022-08-26T09:34:08.031Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-08-26T09:34:08.263Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-26T09:34:08.524Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-26T09:34:08.595Z] ok github.com/docker/docker/image/tarexport 0.035s coverage: 0.7% of statements [2022-08-26T09:34:08.595Z] ? github.com/docker/docker/image/v1 [no test files] [2022-08-26T09:34:08.595Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-26T09:34:09.158Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2022-08-26T09:34:09.909Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-26T09:34:10.088Z] ok github.com/docker/docker/oci 0.008s coverage: 46.0% of statements [2022-08-26T09:34:10.345Z] ok github.com/docker/docker/opts 0.023s coverage: 66.0% of statements [2022-08-26T09:34:10.634Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2022-08-26T09:34:11.292Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-26T09:34:11.863Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-26T09:34:11.863Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-26T09:34:12.126Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-26T09:34:12.126Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-26T09:34:12.529Z] ok github.com/docker/docker/pkg/archive 0.336s coverage: 82.2% of statements [2022-08-26T09:34:12.696Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-26T09:34:12.785Z] ok github.com/docker/docker/pkg/authorization 0.200s coverage: 68.3% of statements [2022-08-26T09:34:13.041Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-26T09:34:13.267Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-26T09:34:13.298Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-26T09:34:13.838Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-26T09:34:13.838Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T09:34:13.838Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-26T09:34:14.100Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-26T09:34:14.670Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-26T09:34:14.670Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-26T09:34:16.565Z] ok github.com/docker/docker/pkg/chrootarchive 2.473s coverage: 42.7% of statements [2022-08-26T09:34:16.565Z] ok github.com/docker/docker/pkg/containerfs 0.004s coverage: 6.7% of statements [2022-08-26T09:34:16.822Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-26T09:34:16.822Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2022-08-26T09:34:17.079Z] ok github.com/docker/docker/layer 7.269s coverage: 68.9% of statements [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-26T09:34:17.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-26T09:34:17.336Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 87.2% of statements [2022-08-26T09:34:17.593Z] ok github.com/docker/docker/pkg/fsutils 0.150s coverage: 85.1% of statements [2022-08-26T09:34:17.593Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2022-08-26T09:34:17.969Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-26T09:34:17.969Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-26T09:34:18.539Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-26T09:34:18.962Z] ok github.com/docker/docker/pkg/idtools 0.492s coverage: 69.3% of statements [2022-08-26T09:34:18.962Z] ok github.com/docker/docker/pkg/ioutils 0.425s coverage: 71.5% of statements [2022-08-26T09:34:19.219Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-08-26T09:34:19.476Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2022-08-26T09:34:19.476Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-26T09:34:19.476Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-08-26T09:34:19.493Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-26T09:34:19.733Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-08-26T09:34:19.990Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2022-08-26T09:34:19.990Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-08-26T09:34:20.247Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-26T09:34:20.247Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-26T09:34:20.247Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-26T09:34:20.810Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-26T09:34:21.373Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-26T09:34:21.373Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-26T09:34:21.405Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-26T09:34:21.630Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-26T09:34:21.974Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-26T09:34:22.915Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-26T09:34:22.995Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-26T09:34:23.253Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-26T09:34:23.253Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-08-26T09:34:23.485Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-26T09:34:23.509Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-26T09:34:23.765Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-26T09:34:24.023Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-26T09:34:24.586Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.1% of statements [2022-08-26T09:34:24.843Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 42.3% of statements [2022-08-26T09:34:25.100Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2022-08-26T09:34:25.666Z] ok github.com/docker/docker/pkg/tarsum 0.039s coverage: 89.3% of statements [2022-08-26T09:34:25.922Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-26T09:34:26.026Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-26T09:34:26.026Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-26T09:34:26.287Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-26T09:34:26.287Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-26T09:34:26.287Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-26T09:34:26.287Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-26T09:34:26.287Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-26T09:34:26.287Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-26T09:34:26.287Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-26T09:34:26.547Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-26T09:34:26.547Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T09:34:26.547Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-26T09:34:27.128Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-26T09:34:27.705Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-26T09:34:27.813Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.2% of statements [2022-08-26T09:34:27.813Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-08-26T09:34:28.376Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 86.0% of statements [2022-08-26T09:34:29.089Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-26T09:34:29.306Z] ok github.com/docker/docker/quota 0.211s coverage: 71.4% of statements [2022-08-26T09:34:29.349Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-26T09:34:29.562Z] ok github.com/docker/docker/reference 0.009s coverage: 84.4% of statements [2022-08-26T09:34:29.920Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-26T09:34:30.491Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-26T09:34:30.491Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-26T09:34:30.491Z] ok github.com/docker/docker/registry 0.051s coverage: 58.6% of statements [2022-08-26T09:34:30.751Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-26T09:34:30.751Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T09:34:30.751Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-26T09:34:31.006Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-08-26T09:34:31.006Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-26T09:34:31.012Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-26T09:34:31.012Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-26T09:34:31.012Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-26T09:34:31.012Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-26T09:34:31.012Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T09:34:31.012Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-26T09:34:31.568Z] ok github.com/docker/docker/runconfig 0.007s coverage: 64.5% of statements [2022-08-26T09:34:31.582Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-26T09:34:31.825Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-26T09:34:32.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-26T09:34:32.523Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-26T09:34:32.523Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-26T09:34:33.095Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-26T09:34:33.095Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-26T09:34:33.665Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-26T09:34:33.665Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-26T09:34:33.717Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-26T09:34:33.974Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.8% of statements [2022-08-26T09:34:34.236Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-26T09:34:34.537Z] ok github.com/docker/docker/volume/mounts 0.010s coverage: 67.7% of statements [2022-08-26T09:34:35.179Z] docker_cli_service_logs_test.go:248: checking task t0iyefmg908z [2022-08-26T09:34:35.179Z] docker_cli_service_logs_test.go:253: checking messages for t0iyefmg908z [2022-08-26T09:34:35.179Z] docker_cli_service_logs_test.go:248: checking task dgosdcycyejw [2022-08-26T09:34:35.179Z] docker_cli_service_logs_test.go:253: checking messages for dgosdcycyejw [2022-08-26T09:34:35.179Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-26T09:34:35.179Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-26T09:34:35.179Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-26T09:34:35.466Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-08-26T09:34:35.749Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-26T09:34:35.749Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-26T09:34:37.132Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-26T09:34:37.397Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-26T09:34:37.397Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T09:34:37.397Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-26T09:34:37.967Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-26T09:34:37.967Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-26T09:34:38.537Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-26T09:34:39.107Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-26T09:34:39.677Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-26T09:34:41.062Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-26T09:34:41.632Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-26T09:34:41.632Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-26T09:34:41.632Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-26T09:34:41.632Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-08-26T09:34:42.203Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-08-26T09:34:42.772Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-08-26T09:34:43.709Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-26T09:34:45.089Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-26T09:34:45.660Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-26T09:34:48.958Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-26T09:34:50.868Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-26T09:34:53.409Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-26T09:34:55.323Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-26T09:34:55.894Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-26T09:34:56.835Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-26T09:34:57.352Z] ok github.com/docker/docker/pkg/plugins 33.636s coverage: 76.3% of statements [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/rootless [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/volume [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-26T09:34:57.352Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === Skipped [2022-08-26T09:34:57.352Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-08-26T09:34:57.352Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-08-26T09:34:57.352Z] network_proxy_test.go:208: No support for dual stack yet [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-08-26T09:34:57.352Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-08-26T09:34:57.352Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver btrfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-26T09:34:57.352Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-26T09:34:57.352Z] time="2022-08-26T09:33:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-26T09:34:57.352Z] time="2022-08-26T09:33:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-26T09:34:57.352Z] time="2022-08-26T09:33:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-26T09:34:57.352Z] time="2022-08-26T09:33:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:34:57.352Z] [2022-08-26T09:34:57.352Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-26T09:34:57.352Z] time="2022-08-26T09:33:46Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-26T09:34:57.352Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-08-26T09:34:57.352Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-26T09:34:57.353Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-26T09:34:57.353Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-26T09:34:57.353Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.01s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.353Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.353Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.353Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.353Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-26T09:34:57.353Z] graphtest_unix.go:44: Driver zfs not supported [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-26T09:34:57.353Z] graphtest_unix.go:71: No driver to put! [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-26T09:34:57.353Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-26T09:34:57.353Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-08-26T09:34:57.353Z] [2022-08-26T09:34:57.353Z] DONE 2874 tests, 28 skipped in 261.061s [2022-08-26T09:34:57.353Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/bitseq [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cluster [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/config [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/datastore [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/diagnostic [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/discoverapi [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/driverapi [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/host [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/null [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/remote [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/windows [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/drvregistry [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/etchosts [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/idm [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/internal/caller [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipam [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipamapi [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipams/null [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipams/remote [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ipamutils [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/iptables [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/netlabel [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/netutils [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/networkdb [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/ns [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/options [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/osl [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/osl/kernel [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/portallocator [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/portmapper [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/resolvconf [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/testutils [2022-08-26T09:34:57.353Z] github.com/docker/docker/libnetwork/types' ']' [2022-08-26T09:34:57.353Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove journald' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2022-08-26T09:34:57.777Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-26T09:34:58.716Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-26T09:34:58.978Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-26T09:35:00.890Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-26T09:35:01.150Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-26T09:35:02.093Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-26T09:35:03.478Z] docker_cli_swarm_test.go:1895: [dbedc357a9df1] joining swarm manager [d1f51fe585f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:35:04.050Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-26T09:35:04.622Z] docker_cli_swarm_test.go:1896: [d4ba00602a0e2] joining swarm manager [d1f51fe585f79]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:35:05.565Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-26T09:35:06.974Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-26T09:35:08.355Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-26T09:35:10.269Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-26T09:35:12.811Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-26T09:35:12.811Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-26T09:35:12.811Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-26T09:35:12.811Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-26T09:35:12.811Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-26T09:35:13.751Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-26T09:35:14.321Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-26T09:35:15.261Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-26T09:35:15.261Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-26T09:35:16.644Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-26T09:35:16.644Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-26T09:35:16.904Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-26T09:35:16.904Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-26T09:35:18.286Z] docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents1990287556 [2022-08-26T09:35:18.547Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-26T09:35:18.808Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-26T09:35:20.192Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-26T09:35:20.192Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-26T09:35:20.192Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-26T09:35:21.132Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-26T09:35:22.071Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-26T09:35:24.611Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-26T09:35:24.611Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-26T09:35:24.611Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-26T09:35:25.182Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-26T09:35:25.182Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-26T09:35:26.564Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-26T09:35:26.564Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T09:35:26.564Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-26T09:35:27.134Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-26T09:35:32.414Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-26T09:35:32.983Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-26T09:35:33.608Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-26T09:35:34.549Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-26T09:35:37.089Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-26T09:35:38.472Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-26T09:35:39.043Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-26T09:35:39.984Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-26T09:35:41.894Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-26T09:35:42.154Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-26T09:35:43.119Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork 37.539s coverage: 40.6% of statements [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/bitseq 0.118s coverage: 84.4% of statements [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/config 0.013s coverage: 22.4% of statements [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.395s coverage: 59.9% of statements [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.175s coverage: 5.1% of statements [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-08-26T09:35:43.977Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.015s coverage: 4.7% of statements [2022-08-26T09:35:43.977Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-08-26T09:35:44.234Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-08-26T09:35:44.500Z] docker_cli_swarm_test.go:1796: [d4b50fd09fa0c] joining swarm manager [ddadc82ec66e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:35:45.881Z] docker_cli_swarm_test.go:1797: [dc0a317dab394] joining swarm manager [ddadc82ec66e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:35:45.881Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-26T09:35:50.077Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-26T09:35:53.370Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-26T09:35:54.181Z] ok github.com/docker/docker/libnetwork/drivers/overlay 8.340s coverage: 6.6% of statements [2022-08-26T09:35:54.181Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-08-26T09:35:54.181Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-08-26T09:35:54.747Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2022-08-26T09:35:54.747Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-08-26T09:35:54.747Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-08-26T09:35:54.747Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-08-26T09:35:55.310Z] ok github.com/docker/docker/libnetwork/drvregistry 0.014s coverage: 82.4% of statements [2022-08-26T09:35:55.310Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2022-08-26T09:35:55.567Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-08-26T09:35:55.823Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-08-26T09:35:57.566Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-26T09:35:57.566Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-26T09:36:00.108Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-26T09:36:00.760Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-26T09:36:01.020Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-26T09:36:01.591Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-26T09:36:01.591Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T09:36:01.591Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-26T09:36:02.160Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-26T09:36:02.420Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-26T09:36:02.420Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T09:36:02.420Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-26T09:36:02.420Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T09:36:02.420Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-26T09:36:03.362Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-26T09:36:03.933Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-26T09:36:04.504Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-26T09:36:04.764Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-26T09:36:06.148Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-26T09:36:06.718Z] docker_cli_swarm_test.go:1315: [d4166645e4bea] joining swarm manager [d771ca5d9a9df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:36:07.998Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-08-26T09:36:08.626Z] docker_cli_swarm_test.go:1316: [d4d13f7607f70] joining swarm manager [d771ca5d9a9df]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:36:09.564Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-26T09:36:10.134Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-26T09:36:10.134Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T09:36:10.134Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-26T09:36:11.074Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-26T09:36:11.334Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-26T09:36:13.244Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-26T09:36:14.628Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-26T09:36:16.011Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-26T09:36:22.856Z] ok github.com/docker/docker/libnetwork/ipam 14.403s coverage: 85.3% of statements [2022-08-26T09:36:22.856Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-08-26T09:36:22.856Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-08-26T09:36:22.856Z] ok github.com/docker/docker/libnetwork/ipams/null 0.003s coverage: 57.1% of statements [2022-08-26T09:36:22.856Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.011s coverage: 47.4% of statements [2022-08-26T09:36:22.856Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-08-26T09:36:22.856Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-08-26T09:36:22.856Z] ok github.com/docker/docker/libnetwork/ipamutils 0.252s coverage: 74.0% of statements [2022-08-26T09:36:23.113Z] ok github.com/docker/docker/libnetwork/iptables 0.167s coverage: 45.0% of statements [2022-08-26T09:36:23.113Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-08-26T09:36:23.370Z] ok github.com/docker/docker/libnetwork/netutils 0.017s coverage: 44.1% of statements [2022-08-26T09:36:30.911Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-26T09:36:30.911Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-26T09:36:30.911Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-26T09:36:31.171Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-26T09:36:31.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-26T09:36:31.432Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-26T09:36:31.432Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-26T09:36:32.001Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-26T09:36:32.001Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-26T09:36:32.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-26T09:36:32.572Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-26T09:36:32.572Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-26T09:36:32.572Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-26T09:36:32.831Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-26T09:36:34.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-26T09:36:34.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-26T09:36:34.218Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-26T09:36:34.479Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-26T09:36:34.479Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-26T09:36:34.479Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite (1310.06s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.82s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.08s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (1.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.65s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.84s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.45s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.43s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.94s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.70s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.23s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.68s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.19s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.28s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.26s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.99s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.33s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.22s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.58s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.54s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.48s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.58s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.56s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.75s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.81s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.56s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.75s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2022-08-26T09:36:34.479Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.07s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.76s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.68s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.95s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.71s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.72s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.88s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.67s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.75s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.94s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.52s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.63s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.33s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.58s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.61s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.61s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false_____} (1.38s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false_____} (1.40s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false_____} (1.32s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true_____} (1.42s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0007031d0__} (1.43s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1584038078_/foo_false_____} (1.51s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1584038078_/foo_true_____} (1.59s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_false_____} (1.61s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_true_____} (1.45s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33713656752_/foo_true__0xc000703200___} (1.49s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000703260__} (1.45s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000703278__} (1.50s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000703290__} (0.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0007032a8__} (1.49s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.66s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.59s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.94s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.97s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.92s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.73s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.93s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.81s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.66s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.63s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.40s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.62s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.24s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.98s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.89s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.88s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.86s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.83s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.75s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.48s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.67s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.78s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.78s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.32s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.65s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.94s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachDetach (0.87s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.60s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.73s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.09s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.34s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.42s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.61s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.49s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.92s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.27s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.06s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.66s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.88s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.44s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.24s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.50s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.57s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddScript (1.83s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.35s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.15s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.70s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.56s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.35s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.29s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.84s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.59s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.26s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.23s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.46s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.14s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.22s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.37s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.10s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.96s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.08s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.22s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.36s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.38s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.84s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (6.34s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.29s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.77s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.30s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.91s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.56s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCmd (0.47s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.43s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.40s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.63s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.17s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.34s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.10s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.89s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.33s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.68s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.58s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.51s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.17s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.31s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-26T09:36:34.480Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.56s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.82s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.98s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.64s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.67s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.14s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.01s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.53s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.13s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.97s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.95s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.68s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.05s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.50s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.33s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.78s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.88s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.35s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.70s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (4.81s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.77s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.85s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (9.79s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.16s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.26s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.38s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.20s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.63s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.99s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.26s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEnv (0.97s) [2022-08-26T09:36:34.480Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.88s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (4.73s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (15.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.12s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (6.26s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.49s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.30s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.33s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (0.94s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.26s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildExpose (0.35s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.58s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFails (0.65s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.80s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.84s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.32s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.13s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.30s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.31s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.48s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.38s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.69s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.59s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.72s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.71s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabel (0.29s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.29s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.20s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabels (0.41s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.79s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.14s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.23s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.38s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.18s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.17s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.96s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.28s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.67s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.70s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.89s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.18s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.35s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.70s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.28s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.17s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.21s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.21s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.36s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.64s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.08s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.39s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.14s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.40s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.46s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.37s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.14s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (3.53s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildPATH (1.97s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.59s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.69s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.03s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRm (2.15s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.70s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.95s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.94s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.14s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.25s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildStderr (0.92s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.21s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.80s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.96s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.44s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.48s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildUser (1.63s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.97s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.79s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.11s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.58s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.10s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.92s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.19s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.51s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.97s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.61s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.88s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.18s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.16s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.34s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.39s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.65s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.87s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitChange (1.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.20s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.87s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitTTY (1.08s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.04s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.94s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.53s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.53s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.62s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.50s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.60s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.61s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.51s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.83s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.88s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.81s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.74s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.68s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.64s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.98s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.80s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.10s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.78s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.74s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.81s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.59s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.53s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.39s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.81s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.18s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.09s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.96s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToStdout (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.25s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.26s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.79s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.19s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.45s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.48s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.63s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.94s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.09s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.19s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsAttach (0.62s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsCommit (1.05s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.47s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.69s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.48s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.15s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.20s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.04s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsCopy (0.78s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.91s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.34s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.25s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.95s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.25s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFilters (0.91s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFormat (0.87s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.51s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.20s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.33s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.58s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsResize (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.55s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.73s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.92s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.63s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.41s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.92s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecCgroup (0.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecEnv (0.53s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.01s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.51s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecInspectID (2.65s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecInteractive (1.03s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.94s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.75s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecParseError (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecStartFails (0.56s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.55s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecTTY (0.66s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.78s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecUlimits (0.61s) [2022-08-26T09:36:34.481Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.58s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.50s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.68s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.49s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestExecWithUser (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.27s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.77s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHealth (19.16s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.91s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestBuildHistory (2.52s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.04s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2022-08-26T09:36:34.481Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.58s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.61s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportDisplay (1.19s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportFile (1.25s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.32s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportGzipped (1.31s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.38s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.71s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.82s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.46s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.42s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.29s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectStatus (0.52s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.98s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.37s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.95s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.73s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.76s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.79s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsSince (6.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.63s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.42s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.69s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.54s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.95s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.96s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.38s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.77s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (2.23s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginActive (2.34s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.68s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.71s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.11s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.29s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.89s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.88s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPortList (5.88s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.53s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.88s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.12s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.63s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsByOrder (2.34s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.80s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.77s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.95s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.38s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.80s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.34s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.90s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.89s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.70s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.89s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.96s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.55s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.42s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.40s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.94s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.94s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.08s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.95s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.40s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.62s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.33s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.62s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.21s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.08s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.31s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.75s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiTag (0.18s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.72s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.73s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.35s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.54s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.39s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.16s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.84s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.72s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.15s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.77s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.52s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.25s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.26s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.04s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.29s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.70s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.59s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.86s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.58s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.59s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.82s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.67s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.55s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.33s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.45s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.42s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.43s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.47s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.58s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.48s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.55s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.49s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.88s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.89s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.88s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.56s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.73s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.03s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.00s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.18s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.55s) [2022-08-26T09:36:34.482Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.46s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-26T09:36:34.482Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.44s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.11s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.97s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.93s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.65s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.31s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.49s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.48s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.19s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.47s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.51s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.63s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.59s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.50s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.50s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunExposePort (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.51s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.48s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.94s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.32s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.27s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.66s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.13s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.55s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.31s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.12s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.04s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.37s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.37s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.89s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.05s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.21s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.22s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunMount (4.80s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.28s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.34s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetHost (0.62s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.27s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.29s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.51s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.33s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.42s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.78s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.12s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.44s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.41s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.65s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.70s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.49s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.25s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.53s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRm (0.62s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.59s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.59s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.60s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.75s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.61s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.48s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.61s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.71s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.54s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.60s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunState (1.54s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.52s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.14s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.47s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.66s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunSysctls (1.30s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.57s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.29s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.75s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.63s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.75s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.61s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.54s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.49s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserByID (0.51s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.11s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserByName (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.75s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.63s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.78s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.77s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.58s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.98s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.65s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.23s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.79s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.60s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.44s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.53s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.51s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.09s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.70s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.72s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.22s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.46s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.65s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.75s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.08s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.66s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.06s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.46s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.47s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.12s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.53s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.65s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.43s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.83s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.79s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.21s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.72s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.62s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.68s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.97s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.22s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.65s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.76s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.63s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.35s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.31s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.70s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.70s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.70s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.75s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.17s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveImageId (0.06s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.84s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.14s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.08s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.13s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.17s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.39s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.53s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.87s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.48s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartRecordError (1.05s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.86s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.82s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.95s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.60s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.47s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.47s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.43s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.59s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.65s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.23s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.84s) [2022-08-26T09:36:34.483Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.49s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.56s) [2022-08-26T09:36:34.483Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.62s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.17s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.40s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s) [2022-08-26T09:36:34.484Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-26T09:36:34.484Z] === RUN TestDockerRegistrySuite [2022-08-26T09:36:34.484Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-26T09:36:35.865Z] check_test.go:427: [ded2d6e3376e5] daemon is not started [2022-08-26T09:36:35.865Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-26T09:36:36.805Z] check_test.go:427: [d7feb2a8a9f65] daemon is not started [2022-08-26T09:36:36.805Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-26T09:36:38.187Z] check_test.go:427: [d7ce216230ff9] daemon is not started [2022-08-26T09:36:38.187Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-26T09:36:38.187Z] check_test.go:427: [d81702f875e28] daemon is not started [2022-08-26T09:36:38.187Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T09:36:40.732Z] check_test.go:427: [ddcd0186a27f1] daemon is not started [2022-08-26T09:36:40.732Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T09:36:44.931Z] check_test.go:427: [d3d547a0bb784] daemon is not started [2022-08-26T09:36:44.931Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-26T09:36:48.231Z] check_test.go:427: [d04cd92b74c7a] daemon is not started [2022-08-26T09:36:48.231Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-26T09:36:48.800Z] check_test.go:427: [dd39215abe835] daemon is not started [2022-08-26T09:36:48.800Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-26T09:36:49.740Z] check_test.go:427: [de54c40e353f5] daemon is not started [2022-08-26T09:36:49.740Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-26T09:36:50.684Z] check_test.go:427: [d540388f5501a] daemon is not started [2022-08-26T09:36:50.684Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-26T09:36:51.627Z] check_test.go:427: [d9f261d33dbb6] daemon is not started [2022-08-26T09:36:51.627Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-26T09:36:53.009Z] check_test.go:427: [d967a4f41cf71] daemon is not started [2022-08-26T09:36:53.009Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-26T09:36:53.950Z] check_test.go:427: [d3d04f2258844] daemon is not started [2022-08-26T09:36:53.950Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-26T09:36:54.890Z] check_test.go:427: [db9c0db048185] daemon is not started [2022-08-26T09:36:54.890Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-26T09:36:55.832Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7df3c0ea6c96af21f21397eefbac6b3873c2df6da2a1fdce089f7d79478ba492 [2022-08-26T09:36:56.403Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d951227a6362e43f7837ce23d01c45f3c86e83dc9066369a08d4ed2d0e07bbc7 [2022-08-26T09:36:56.664Z] check_test.go:427: [dca538307af15] daemon is not started [2022-08-26T09:36:56.664Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-26T09:36:57.605Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1e039b1ddb511de8ab46c05819ddb6a4fbaea5fb53a574d3c3adc0d85d8ed6e [2022-08-26T09:36:58.176Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9b97008112f9fbf9dfebd19bec7b95fe4800187cd4f5107b6df169cb501512c7 [2022-08-26T09:36:58.435Z] check_test.go:427: [dd79bce251239] daemon is not started [2022-08-26T09:36:58.436Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-26T09:36:59.374Z] check_test.go:427: [d30285e9d8729] daemon is not started [2022-08-26T09:36:59.374Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-26T09:37:01.917Z] check_test.go:427: [d62de0b2869f7] daemon is not started [2022-08-26T09:37:01.917Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-26T09:37:02.487Z] check_test.go:427: [d91dd19e0a69d] daemon is not started [2022-08-26T09:37:02.487Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-26T09:37:02.747Z] check_test.go:427: [d0334f066d3fb] daemon is not started [2022-08-26T09:37:02.747Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T09:37:03.687Z] check_test.go:427: [d415e887a9474] daemon is not started [2022-08-26T09:37:03.687Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T09:37:04.628Z] check_test.go:427: [d73a4ff0a729d] daemon is not started [2022-08-26T09:37:04.628Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T09:37:05.568Z] check_test.go:427: [dbb6ca11e7f01] daemon is not started [2022-08-26T09:37:05.568Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-26T09:37:08.113Z] check_test.go:427: [d40446ee9694d] daemon is not started [2022-08-26T09:37:08.113Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-26T09:37:08.113Z] check_test.go:427: [d1eb481cc0a70] daemon is not started [2022-08-26T09:37:08.113Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-26T09:37:09.053Z] check_test.go:427: [d69fad65fd318] daemon is not started [2022-08-26T09:37:09.053Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-26T09:37:09.312Z] check_test.go:427: [d8a2c6756b1f5] daemon is not started [2022-08-26T09:37:09.312Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-26T09:37:09.573Z] check_test.go:427: [dcc6164322434] daemon is not started [2022-08-26T09:37:09.573Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-26T09:37:09.833Z] check_test.go:427: [de281e04af966] daemon is not started [2022-08-26T09:37:09.833Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-26T09:37:10.093Z] check_test.go:427: [d5ba50d2dedde] daemon is not started [2022-08-26T09:37:10.093Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-26T09:37:10.353Z] check_test.go:427: [d1864a0073b94] daemon is not started [2022-08-26T09:37:10.353Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-26T09:37:10.614Z] check_test.go:427: [d5e626b23efb1] daemon is not started [2022-08-26T09:37:10.614Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-26T09:37:11.553Z] check_test.go:427: [dbebe825bc995] daemon is not started [2022-08-26T09:37:11.553Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-26T09:37:12.935Z] check_test.go:427: [d6fc1776aca81] daemon is not started [2022-08-26T09:37:12.935Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-26T09:37:13.891Z] check_test.go:427: [d4df0ff07cdd5] daemon is not started [2022-08-26T09:37:13.891Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-26T09:37:14.831Z] check_test.go:427: [da60ba463d18f] daemon is not started [2022-08-26T09:37:14.831Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-26T09:37:15.770Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite (41.86s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.12s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.06s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.23s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.39s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.81s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.97s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.05s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.00s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.27s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.87s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.72s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.97s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.11s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.98s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.97s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.86s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.27s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.98s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.44s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.82s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.94s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.90s) [2022-08-26T09:37:16.340Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s) [2022-08-26T09:37:16.340Z] === RUN TestDockerSchema1RegistrySuite [2022-08-26T09:37:16.340Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-26T09:37:16.601Z] check_test.go:454: [d4b7e2f5c0707] daemon is not started [2022-08-26T09:37:16.601Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-26T09:37:19.139Z] check_test.go:454: [d7e298b99547c] daemon is not started [2022-08-26T09:37:19.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-26T09:37:23.423Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-26T09:37:25.339Z] check_test.go:454: [d362d61834140] daemon is not started [2022-08-26T09:37:25.339Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-26T09:37:26.280Z] check_test.go:454: [d7d57a1704212] daemon is not started [2022-08-26T09:37:26.280Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-26T09:37:26.540Z] check_test.go:454: [daab9c77e79eb] daemon is not started [2022-08-26T09:37:26.540Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-26T09:37:26.799Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-26T09:37:27.741Z] check_test.go:454: [d85f4e1486aa1] daemon is not started [2022-08-26T09:37:27.741Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-26T09:37:29.128Z] check_test.go:454: [d0a8cd9305322] daemon is not started [2022-08-26T09:37:29.128Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-26T09:37:30.069Z] check_test.go:454: [db37abe26c5ba] daemon is not started [2022-08-26T09:37:30.069Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-26T09:37:33.369Z] check_test.go:454: [d5039ee26d4a9] daemon is not started [2022-08-26T09:37:33.369Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-26T09:37:33.630Z] check_test.go:454: [df85365d9e1c6] daemon is not started [2022-08-26T09:37:33.630Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-26T09:37:33.891Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-26T09:37:34.152Z] check_test.go:454: [d25d9ff292af9] daemon is not started [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite (17.77s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.63s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.84s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.24s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.19s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.19s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.20s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s) [2022-08-26T09:37:34.152Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.47s) [2022-08-26T09:37:34.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-26T09:37:34.152Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-26T09:37:35.092Z] check_test.go:483: [db4d15fa0a901] daemon is not started [2022-08-26T09:37:35.092Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-26T09:37:35.663Z] check_test.go:483: [d6dab7e3f90fc] daemon is not started [2022-08-26T09:37:35.663Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-26T09:37:35.922Z] check_test.go:483: [d3141f79a235c] daemon is not started [2022-08-26T09:37:35.922Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-26T09:37:37.843Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-26T09:37:38.103Z] check_test.go:483: [de4a421c226f1] daemon is not started [2022-08-26T09:37:38.103Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-26T09:37:38.674Z] check_test.go:483: [d5b10d05ea654] daemon is not started [2022-08-26T09:37:38.674Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-26T09:37:40.057Z] check_test.go:483: [d82e4b6784f1d] daemon is not started [2022-08-26T09:37:40.057Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-26T09:37:40.057Z] check_test.go:483: [d550f30164c16] daemon is not started [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.91s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.87s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.79s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.19s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.54s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.63s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.55s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.18s) [2022-08-26T09:37:40.057Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-08-26T09:37:40.057Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-26T09:37:40.057Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-26T09:37:40.630Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-26T09:37:43.170Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-26T09:37:45.100Z] check_test.go:510: [d20119c407d12] daemon is not started [2022-08-26T09:37:45.100Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-26T09:37:45.359Z] check_test.go:510: [dec2a3867131e] daemon is not started [2022-08-26T09:37:45.359Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-26T09:37:45.620Z] check_test.go:510: [d47bc2af1d31c] daemon is not started [2022-08-26T09:37:45.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-26T09:37:45.620Z] check_test.go:510: [d971af17dbb45] daemon is not started [2022-08-26T09:37:45.620Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-26T09:37:45.880Z] check_test.go:510: [d847a06103af2] daemon is not started [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s) [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.17s) [2022-08-26T09:37:45.880Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-26T09:37:45.880Z] === RUN TestDockerNetworkSuite [2022-08-26T09:37:45.880Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-26T09:37:46.821Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-26T09:37:47.393Z] docker_cli_network_unix_test.go:46: [d6b59999d068a] daemon is not started [2022-08-26T09:37:47.393Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-26T09:37:47.968Z] docker_cli_network_unix_test.go:46: [dd9e207b962cd] daemon is not started [2022-08-26T09:37:48.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-26T09:37:49.616Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-26T09:37:51.000Z] docker_cli_network_unix_test.go:46: [d027cc3b0aad7] daemon is not started [2022-08-26T09:37:51.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-26T09:37:53.330Z] docker_cli_network_unix_test.go:46: [d9b5c651280cd] daemon is not started [2022-08-26T09:37:53.901Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-26T09:37:53.901Z] docker_cli_network_unix_test.go:1233: [d4efc41a729e6] daemon is not started [2022-08-26T09:37:53.901Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-26T09:37:53.901Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T09:37:53.901Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-26T09:37:57.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-26T09:37:57.768Z] docker_cli_network_unix_test.go:46: [d191b5ea7b204] daemon is not started [2022-08-26T09:37:58.730Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-26T09:38:00.116Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-26T09:38:00.687Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-26T09:38:01.626Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-26T09:38:04.175Z] docker_cli_network_unix_test.go:46: [df0c75d451f47] daemon is not started [2022-08-26T09:38:04.175Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-26T09:38:04.744Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-26T09:38:07.287Z] docker_cli_network_unix_test.go:46: [d8fc0f19f41f1] daemon is not started [2022-08-26T09:38:07.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-26T09:38:08.487Z] docker_cli_network_unix_test.go:46: [d25c1c1d3a218] daemon is not started [2022-08-26T09:38:08.747Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-26T09:38:09.008Z] docker_cli_network_unix_test.go:46: [d819487fb3215] daemon is not started [2022-08-26T09:38:09.008Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-26T09:38:09.578Z] docker_cli_network_unix_test.go:46: [d0ecc551bd76a] daemon is not started [2022-08-26T09:38:09.578Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-26T09:38:10.148Z] docker_cli_network_unix_test.go:46: [d9388a8a05d78] daemon is not started [2022-08-26T09:38:10.410Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-26T09:38:10.980Z] docker_cli_network_unix_test.go:46: [d251788f3ddfd] daemon is not started [2022-08-26T09:38:11.239Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-26T09:38:11.503Z] docker_cli_network_unix_test.go:46: [d575b2619134e] daemon is not started [2022-08-26T09:38:11.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-26T09:38:11.763Z] docker_cli_network_unix_test.go:46: [dd2d88b515c02] daemon is not started [2022-08-26T09:38:11.763Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-26T09:38:12.333Z] docker_cli_network_unix_test.go:46: [de5cc9683a0dc] daemon is not started [2022-08-26T09:38:12.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-26T09:38:12.594Z] docker_cli_network_unix_test.go:46: [d7ac5c6de31bc] daemon is not started [2022-08-26T09:38:12.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-26T09:38:12.594Z] docker_cli_network_unix_test.go:46: [da7e512692d98] daemon is not started [2022-08-26T09:38:12.594Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-26T09:38:12.856Z] docker_cli_network_unix_test.go:46: [d2907236e356b] daemon is not started [2022-08-26T09:38:12.856Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-26T09:38:13.437Z] docker_cli_network_unix_test.go:46: [d5a2e71f15890] daemon is not started [2022-08-26T09:38:13.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-26T09:38:14.265Z] docker_cli_network_unix_test.go:46: [d4a18eb26462e] daemon is not started [2022-08-26T09:38:14.524Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-26T09:38:14.760Z] ok github.com/docker/docker/libnetwork/networkdb 104.953s coverage: 60.4% of statements [2022-08-26T09:38:14.760Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-08-26T09:38:14.760Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-08-26T09:38:14.760Z] ok github.com/docker/docker/libnetwork/osl 4.334s coverage: 39.7% of statements [2022-08-26T09:38:14.785Z] docker_cli_network_unix_test.go:46: [d89663bce49ce] daemon is not started [2022-08-26T09:38:14.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-26T09:38:14.785Z] docker_cli_network_unix_test.go:46: [d48e93f57cd09] daemon is not started [2022-08-26T09:38:14.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-26T09:38:15.017Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-08-26T09:38:15.045Z] docker_cli_network_unix_test.go:46: [d1e369912728c] daemon is not started [2022-08-26T09:38:15.045Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-26T09:38:15.275Z] ok github.com/docker/docker/libnetwork/portallocator 0.013s coverage: 80.7% of statements [2022-08-26T09:38:16.205Z] ok github.com/docker/docker/libnetwork/portmapper 0.538s coverage: 48.6% of statements [2022-08-26T09:38:16.427Z] docker_cli_network_unix_test.go:968: [d2ac1ad46fa3a] daemon is not started [2022-08-26T09:38:16.473Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-08-26T09:38:16.473Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-08-26T09:38:16.738Z] ok github.com/docker/docker/libnetwork/types 0.002s coverage: 37.3% of statements [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === Skipped [2022-08-26T09:38:16.738Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-08-26T09:38:16.738Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-08-26T09:38:16.738Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-08-26T09:38:16.738Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-08-26T09:38:16.738Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-08-26T09:38:16.738Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-08-26T09:38:16.738Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-08-26T09:38:16.738Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-08-26T09:38:16.738Z] allocator_test.go:1487: Skipped because t.parallel was less than 5 [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-08-26T09:38:16.738Z] firewalld_test.go:14: firewalld is not running [2022-08-26T09:38:16.738Z] [2022-08-26T09:38:16.738Z] DONE 327 tests, 9 skipped in 201.984s Post stage [Pipeline] junit [2022-08-26T09:38:17.313Z] Recording test results [2022-08-26T09:38:17.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-26T09:38:17.658Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-26T09:38:17.981Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-44040/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=14f97168f4574fc15e4e67d0b3282a651ac25d62 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:14f97168f4574fc15e4e67d0b3282a651ac25d62 hack/validate/vendor [2022-08-26T09:38:18.309Z] docker_cli_network_unix_test.go:46: [d97a7c7409199] daemon is not started [2022-08-26T09:38:18.545Z] No vendor changes in diff. [2022-08-26T09:38:18.569Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:38:19.142Z] + echo Ensuring container killed. [2022-08-26T09:38:19.142Z] Ensuring container killed. [2022-08-26T09:38:19.142Z] + docker rm -vf docker-pr3 [2022-08-26T09:38:19.142Z] Error: No such container: docker-pr3 [Pipeline] sh [2022-08-26T09:38:19.415Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:38:19.415Z] Chowning /workspace to jenkins user [2022-08-26T09:38:19.415Z] + id -u [2022-08-26T09:38:19.415Z] + id -g [2022-08-26T09:38:19.415Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:38:21.088Z] + bundleName=unit [2022-08-26T09:38:21.088Z] + echo Creating unit-bundles.tar.gz [2022-08-26T09:38:21.088Z] Creating unit-bundles.tar.gz [2022-08-26T09:38:21.088Z] + 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-08-26T09:38:21.088Z] bundles/junit-report-libnetwork.xml [2022-08-26T09:38:21.088Z] bundles/junit-report.xml [2022-08-26T09:38:21.088Z] bundles/go-test-report-libnetwork.json [2022-08-26T09:38:21.088Z] bundles/go-test-report.json [2022-08-26T09:38:21.088Z] bundles/profile-libnetwork.out [2022-08-26T09:38:21.088Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-26T09:38:21.098Z] Archiving artifacts [2022-08-26T09:38:21.111Z] docker_cli_network_unix_test.go:1116: [def1e89893413] daemon is not started [2022-08-26T09:38:21.494Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:38:21.798Z] + make clean [2022-08-26T09:38:21.798Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:38:21.798Z] docker-dev-cache [2022-08-26T09:38:21.798Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-26T09:38:24.412Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-26T09:38:24.413Z] docker_cli_network_unix_test.go:46: [de3d37138ff9d] daemon is not started [2022-08-26T09:38:24.413Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-26T09:38:24.983Z] docker_cli_network_unix_test.go:46: [d1cd91b34841f] daemon is not started [2022-08-26T09:38:24.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-26T09:38:24.983Z] docker_cli_network_unix_test.go:46: [d43ef79953bfd] daemon is not started [2022-08-26T09:38:24.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-26T09:38:24.983Z] docker_cli_network_unix_test.go:46: [d539cc26bafd2] daemon is not started [2022-08-26T09:38:24.983Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-26T09:38:25.243Z] docker_cli_network_unix_test.go:46: [d244603acf79f] daemon is not started [2022-08-26T09:38:25.243Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-26T09:38:25.503Z] docker_cli_network_unix_test.go:46: [d97239bf4f02c] daemon is not started [2022-08-26T09:38:25.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-26T09:38:25.503Z] docker_cli_network_unix_test.go:46: [dbae75da7dac3] daemon is not started [2022-08-26T09:38:25.503Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-26T09:38:26.888Z] docker_cli_network_unix_test.go:46: [d795b92ace449] daemon is not started [2022-08-26T09:38:27.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-26T09:38:27.827Z] docker_cli_network_unix_test.go:46: [dfd61d16ce4de] daemon is not started [2022-08-26T09:38:27.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-26T09:38:27.827Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T09:38:27.827Z] docker_cli_network_unix_test.go:46: [d97043bd1bac8] daemon is not started [2022-08-26T09:38:27.827Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-26T09:38:28.400Z] docker_cli_network_unix_test.go:46: [dc786e5e2b53f] daemon is not started [2022-08-26T09:38:28.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-26T09:38:32.858Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-26T09:38:33.800Z] docker_cli_network_unix_test.go:1084: [d5bffcf3bdc73] daemon is not started [2022-08-26T09:38:35.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-26T09:38:35.180Z] docker_cli_network_unix_test.go:46: [d97d533bce709] daemon is not started [2022-08-26T09:38:35.180Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-26T09:38:35.760Z] docker_cli_network_unix_test.go:46: [dc4852e4d7dfc] daemon is not started [2022-08-26T09:38:36.020Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-26T09:38:37.401Z] docker_cli_network_unix_test.go:46: [dcf5e1acaaa0e] daemon is not started [2022-08-26T09:38:37.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-26T09:38:37.662Z] docker_cli_network_unix_test.go:46: [d48a1705a5a1b] daemon is not started [2022-08-26T09:38:37.662Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-26T09:38:38.232Z] docker_cli_network_unix_test.go:46: [d7d76bb060ff7] daemon is not started [2022-08-26T09:38:38.232Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-26T09:38:38.802Z] docker_cli_network_unix_test.go:46: [d93e8ae0ec8d3] daemon is not started [2022-08-26T09:38:38.802Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-26T09:38:39.374Z] docker_cli_network_unix_test.go:46: [df45835274ee7] daemon is not started [2022-08-26T09:38:39.634Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-26T09:38:44.916Z] docker_cli_network_unix_test.go:46: [d75805c96eeca] daemon is not started [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite (59.25s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.68s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.76s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.50s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.98s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.83s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.94s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.29s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.72s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.48s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.37s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.34s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.70s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.31s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.18s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.39s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.83s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.46s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-08-26T09:38:45.177Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.77s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.49s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.10s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.76s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-08-26T09:38:45.177Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.43s) [2022-08-26T09:38:45.177Z] === RUN TestDockerHubPullSuite [2022-08-26T09:38:45.177Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-26T09:38:47.084Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-26T09:38:49.621Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-26T09:38:50.561Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-26T09:38:52.471Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-26T09:38:52.731Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite (8.02s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.95s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.54s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.97s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.69s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s) [2022-08-26T09:38:52.992Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-26T09:38:52.992Z] PASS [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === Skipped [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-26T09:38:52.992Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.07s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:38:52.992Z] docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_create_test.go:83: unmatched requirement Devicemapper [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_inspect_test.go:200: unmatched requirement Devicemapper [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_inspect_test.go:182: unmatched requirement Devicemapper [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_run_test.go:4032: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:38:52.992Z] docker_cli_run_test.go:4051: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.992Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-08-26T09:38:52.992Z] [2022-08-26T09:38:52.992Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4134: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4117: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:2852: kernel doesn't have latency_stats configured [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4087: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4107: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4097: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_run_test.go:4432: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_sni_test.go:30: Flakey test [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-26T09:38:52.993Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-08-26T09:38:52.993Z] docker_cli_network_unix_test.go:46: [d97043bd1bac8] daemon is not started [2022-08-26T09:38:52.993Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-26T09:38:52.993Z] [2022-08-26T09:38:52.993Z] DONE 1265 tests, 51 skipped in 1454.811s [2022-08-26T09:38:53.253Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:38:53.253Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:38:53.253Z] +++ kill 9381 [2022-08-26T09:38:53.253Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:38:53.253Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:38:53.253Z] [2022-08-26T09:38:53.253Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:38:53.253Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:38:53.253Z] [2022-08-26T09:38:53.253Z] To set a process to complain mode, use the command line tool [2022-08-26T09:38:53.253Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:38:53.253Z] +++ true [2022-08-26T09:38:53.253Z] exiting test-integration [2022-08-26T09:38:53.253Z] ++ exit 0 [2022-08-26T09:38:53.253Z] [2022-08-26T09:38:53.512Z] + for job in $(jobs -p) [2022-08-26T09:38:53.512Z] + wait 23623 [2022-08-26T09:38:58.792Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-26T09:38:59.732Z] docker_cli_swarm_test.go:1180: [d72c4030d2ae9] joining swarm manager [d110bd613a5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:39:06.304Z] docker_cli_swarm_test.go:1189: [dfd8547f3ca0c] joining swarm manager [d110bd613a5bb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:39:45.036Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-26T09:39:51.609Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-26T09:39:55.806Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-26T09:39:57.188Z] docker_cli_swarm_test.go:1112: [d2dbaf5e578fc] joining swarm manager [df43bf9c1890e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:39:58.568Z] docker_cli_swarm_test.go:1113: [d7e1b1bbab29b] joining swarm manager [df43bf9c1890e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:41:35.035Z] docker_cli_swarm_test.go:1166: [d6175e179b608] joining swarm manager [df43bf9c1890e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-26T09:41:53.132Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-26T09:41:53.702Z] docker_cli_swarm_test.go:1447: [d900cc512735d] joining swarm manager [d935e87ad07fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:41:54.642Z] docker_cli_swarm_test.go:1448: [d8253b483c6c9] joining swarm manager [d935e87ad07fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-26T09:42:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-26T09:42:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-26T09:42:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-26T09:42:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-26T09:42:06.860Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-26T09:42:07.429Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-26T09:42:09.338Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-26T09:42:12.635Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-26T09:42:15.186Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-26T09:42:17.098Z] docker_cli_swarm_unix_test.go:63: [d2adf4676bf11] joining swarm manager [d19ee6e29dd13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:43:13.345Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-26T09:43:13.345Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-26T09:43:13.345Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-26T09:43:14.726Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-26T09:43:18.024Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-26T09:43:20.566Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-26T09:43:22.478Z] docker_api_swarm_test.go:962: [db100cdb126f7] joining swarm manager [dabeeaa98d233]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-26T09:43:40.582Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-26T09:43:52.821Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-26T09:43:54.203Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-26T09:43:56.117Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-26T09:43:59.419Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-26T09:44:06.080Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-26T09:44:10.282Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-26T09:44:12.825Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-26T09:44:15.368Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-26T09:44:17.910Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-26T09:44:20.450Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-26T09:44:23.001Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-26T09:44:25.541Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-26T09:45:21.796Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-26T09:45:34.016Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite (1534.26s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.08s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.93s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.34s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.08s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.28s) [2022-08-26T09:45:52.119Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.01s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (38.54s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (26.09s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.04s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.18s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.15s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.02s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.49s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.49s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.81s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (57.84s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.83s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.76s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.82s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.56s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.03s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.05s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.45s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.60s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.71s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.69s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (32.17s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.07s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.04s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (3.99s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.62s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.00s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.72s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.50s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.23s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (3.98s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.23s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.29s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.89s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.50s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.84s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.59s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.14s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.53s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.18s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.16s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.33s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.19s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.98s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.19s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.94s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.18s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.20s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.16s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.49s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.60s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.46s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.63s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.58s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (15.90s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.69s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.25s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.13s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.05s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.66s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (77.93s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.07s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.03s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.90s) [2022-08-26T09:45:52.119Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.17s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (3.99s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.69s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.36s) [2022-08-26T09:45:52.120Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.93s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.78s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.14s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.01s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (116.57s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.36s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.14s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.12s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.23s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.26s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.28s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.16s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.03s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.31s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.54s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.12s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.28s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.23s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.30s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.79s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.53s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.57s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.50s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.40s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (2.55s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.14s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.76s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.20s) [2022-08-26T09:45:52.120Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-08-26T09:45:52.120Z] === RUN TestDockerExternalVolumeSuite [2022-08-26T09:45:52.120Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-26T09:45:52.120Z] docker_cli_external_volume_driver_test.go:53: [d105956300bc2] daemon is not started [2022-08-26T09:46:07.032Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-26T09:47:14.740Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-26T09:47:24.729Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-26T09:47:39.626Z] docker_cli_external_volume_driver_test.go:53: [df061c394988a] daemon is not started [2022-08-26T09:47:54.533Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-26T09:48:09.427Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-26T09:48:24.320Z] docker_cli_external_volume_driver_test.go:53: [d5c8c845e66c6] daemon is not started [2022-08-26T09:48:39.215Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-26T09:48:39.215Z] docker_cli_external_volume_driver_test.go:53: [df132a1563520] daemon is not started [2022-08-26T09:48:54.111Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-26T09:49:26.219Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-26T09:49:44.322Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-26T09:49:59.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-26T09:50:45.926Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-26T09:51:04.027Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-26T09:51:36.122Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-26T09:52:08.216Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-26T09:52:20.448Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-26T09:52:38.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-26T09:52:38.549Z] docker_cli_external_volume_driver_test.go:485: [d8936d7c314e5] daemon is not started [2022-08-26T09:52:53.442Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-26T09:52:53.442Z] docker_cli_external_volume_driver_test.go:53: [dd92266315c5d] daemon is not started [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite (436.80s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.49s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.16s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.18s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.87s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s) [2022-08-26T09:53:08.335Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-26T09:53:08.335Z] PASS [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] === Skipped [2022-08-26T09:53:08.335Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T09:53:08.335Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-26T09:53:08.335Z] check_test.go:540: [dee48db88bad2] daemon is not started [2022-08-26T09:53:08.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-26T09:53:08.335Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-26T09:53:08.335Z] check_test.go:540: [d333512a47845] daemon is not started [2022-08-26T09:53:08.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T09:53:08.335Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-26T09:53:08.335Z] check_test.go:540: [d02647f3e10ce] daemon is not started [2022-08-26T09:53:08.335Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T09:53:08.335Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-26T09:53:08.335Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-26T09:53:08.335Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-08-26T09:53:08.335Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] DONE 269 tests, 5 skipped in 2309.687s [2022-08-26T09:53:08.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-26T09:53:08.335Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8ee5fbe11a90/docker.pid [2022-08-26T09:53:08.335Z] +++ kill 7168 [2022-08-26T09:53:08.335Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7168 is not a child of this shell [2022-08-26T09:53:08.335Z] warning: PID 7168 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d8ee5fbe11a90/docker.pid had a nonzero exit code [2022-08-26T09:53:08.335Z] ++++ cat bundles/test-integration/docker.pid [2022-08-26T09:53:08.335Z] +++ kill 9388 [2022-08-26T09:53:08.335Z] +++ /etc/init.d/apparmor stop [2022-08-26T09:53:08.335Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] Unloading profiles will leave already running processes permanently [2022-08-26T09:53:08.335Z] unconfined, which can lead to unexpected situations. [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] To set a process to complain mode, use the command line tool [2022-08-26T09:53:08.335Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-26T09:53:08.335Z] +++ true [2022-08-26T09:53:08.335Z] exiting test-integration [2022-08-26T09:53:08.335Z] ++ exit 0 [2022-08-26T09:53:08.335Z] [2022-08-26T09:53:08.335Z] + exit 0 [2022-08-26T09:53:08.335Z] ++ jobs -p [2022-08-26T09:53:08.335Z] + pids= [2022-08-26T09:53:08.335Z] + echo 'Remaining pids to kill: []' [2022-08-26T09:53:08.335Z] Remaining pids to kill: [] [2022-08-26T09:53:08.335Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-26T09:53:08.353Z] Recording test results [2022-08-26T09:53:08.792Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-26T09:53:09.112Z] + echo Ensuring container killed. [2022-08-26T09:53:09.112Z] Ensuring container killed. [2022-08-26T09:53:09.112Z] + docker ps -aq -f name=docker-pr3-* [2022-08-26T09:53:09.112Z] + cids=5f9f0968f6a3 [2022-08-26T09:53:09.112Z] d04bc629c721 [2022-08-26T09:53:09.112Z] f6fd2d8e90a1 [2022-08-26T09:53:09.112Z] + [ -n 5f9f0968f6a3 [2022-08-26T09:53:09.112Z] d04bc629c721 [2022-08-26T09:53:09.112Z] f6fd2d8e90a1 ] [2022-08-26T09:53:09.112Z] + docker rm -vf 5f9f0968f6a3 d04bc629c721 f6fd2d8e90a1 [2022-08-26T09:53:10.052Z] 5f9f0968f6a3 [2022-08-26T09:53:10.052Z] d04bc629c721 [2022-08-26T09:53:10.052Z] f6fd2d8e90a1 [Pipeline] sh [2022-08-26T09:53:10.338Z] + echo Chowning /workspace to jenkins user [2022-08-26T09:53:10.338Z] Chowning /workspace to jenkins user [2022-08-26T09:53:10.338Z] + id -u [2022-08-26T09:53:10.338Z] + id -g [2022-08-26T09:53:10.338Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44040:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-26T09:53:13.179Z] + bundleName=amd64 [2022-08-26T09:53:13.179Z] + echo Creating amd64-bundles.tar.gz [2022-08-26T09:53:13.179Z] Creating amd64-bundles.tar.gz [2022-08-26T09:53:13.179Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-08-26T09:53:13.179Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-26T09:53:14.574Z] Archiving artifacts [2022-08-26T09:53:15.053Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44040/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-26T09:53:15.365Z] + make clean [2022-08-26T09:53:15.625Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-08-26T09:53:15.625Z] docker-dev-cache [2022-08-26T09:53:15.625Z] 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